Commit Graph

107 Commits

Author SHA1 Message Date
develoQ
07e17c13ef translate ticket page 2021-12-08 21:31:58 +09:00
mDuo13
e31afae03e Update: Tickets, NegativeUNL enabled on Mainnet 2021-11-23 17:26:15 -08:00
Rome Reginelli
38d72188e1 Tickets: add link to "Use Tickets" tutorial 2021-11-10 15:14:00 -08:00
Brandon Wilson
09c5ecb09b Update ticket owner reserve amount 2021-11-04 11:29:03 -05:00
Rome Reginelli
cf99281d3d Merge pull request #1194 from DennisDawson/patch-1
Add details for SignerWeight and SignerQuorum
2021-10-20 16:01:10 -07:00
Rome Reginelli
7cae841c22 Apply suggestions from code review 2021-10-20 16:00:31 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
Dennis Dawson
8a33d622a4 updates based on feedback from Rome 2021-10-12 15:31:12 -07:00
Dennis Dawson
f7fe3bfbee Add details for SignerWeight and SignerQuorum 2021-10-11 17:04:40 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
mDuo13
1c59a6c7ad Reserves 20/5 XRP → 10/2 2021-09-20 15:39:08 -07:00
Alloy Networks
04e40263bf Change reserves to 10/2 in line with current state 2021-09-20 09:28:12 +03:00
Elliot Lee
95366ef475 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:46:18 -07:00
Elliot Lee
27ec58f8f6 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:45:44 -07:00
Elliot Lee
518eda8dc6 reserves.md - accounts can now be deleted
- Removed "and the full ledger history on disk" because I don't think reserve requirements really reduce the size of the ledger history. (But I could be persuaded.) Transaction fees are the main way that ledger history is kept from growing excessively large.
2021-07-27 21:25:39 -07:00
mDuo13
6e097f019d Update older repo URLs to XRPLF too 2021-07-23 02:26:20 -07:00
Rome Reginelli
fecd41cc0c Tickets: fix fix typo 2021-07-06 23:33:43 -07:00
Rome Reginelli
4254b51771 Tickets: fix typo 2021-07-06 23:33:12 -07:00
Rome Reginelli
d5f9fd6191 Cryptographic keys: fix typo 2021-07-06 23:32:39 -07:00
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0 Label Browsing: better views, tag cloud, more tags 2021-06-03 18:50:30 -07:00
mDuo13
d48c3d57a1 Label browsing: proof of concept 2021-06-02 18:17:16 -07:00
mDuo13
b5a7a4870e Edits for style 2021-05-28 16:45:42 -07:00
mDuo13
032eee07fb Spell checker pass 2021-05-27 18:00:22 -07:00
Jake
81617388bd Remove js and add filter
Change to filter tables on build vs clientside with JS.
Same result adding bootsrap class to all tables.
Remove unneeded divs in md
2021-05-16 13:45:23 -07:00
Jake
2e4163bfd0 stack tables on mobile
Option to stack on small devices.
Hide current table headers.
Add headers to rows.
Will need to add divs above tables to id each table for naming.  Only did 2 tables in this as a test.
Other tables will hide headers completely and full width content.
2021-05-10 16:12:55 -07:00
Rome Reginelli
8f640c71fe Merge pull request #1044 from mDuo13/sidenav_experimentation
Navigation tech improvements
2021-04-29 17:14:03 -07:00
mDuo13
d476617646 More frontmatter updates 2021-04-21 15:15:32 -07:00
Ramkumar SG
75e0d3bf33 Update Flow diagrams 2021-04-19 14:18:56 -07:00
Ramkumar SG
20f65205e5 tickets.md - typo in account sequence numbers
Also, the images img/ticket-creation.svg & img/ticket-usage.svg have to be updated with the right account sequence numbers
2021-04-19 13:50:36 -07:00
mDuo13
43b1aef137 Use auto hierarchy tech 2021-04-15 18:24:41 -07:00
mDuo13
77a40691fb Update link to moved key derivation source 2021-03-16 18:46:32 -07:00
mDuo13
2f962cd727 TicketBatch: edits per reviews 2020-12-02 13:31:36 -08:00
mDuo13
175ed822e9 TicketBatch: diagrams, more references 2020-11-24 17:50:08 -08:00
mDuo13
9e3c369a8d TicketBatch: more reference docs 2020-11-24 16:30:07 -08:00
mDuo13
6a4b5a2287 TicketBatch: concept doc draft 2020-11-19 17:50:52 -08:00
mDuo13
fd98e6e6a6 Start TicketBatch docs 2020-11-18 17:55:00 -08:00
mDuo13
84fec223e9 Style fixes:
- Fix Cryptographic Keys "Key Components" diagram colors
- Fix TX Sender colors & spacing
- Fix DepositAuth table colors
2020-09-11 12:54:02 -07:00
mDuo13
72002fd773 Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
  theme.
- The styles/_diagrams.scss file controls the color mappings for
  theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
  styles. Use UMLet or Google Draw and confirm that the diagram is still
  legible when you build it.
- This commit updates existing diagrams in most places to be
  theme-aware.
2020-08-17 13:12:01 -07:00
mDuo13
d26223141b Rewrite cryptographic keys page significantly for clarity 2020-07-31 16:52:35 -07:00
mDuo13
4aa13ff82d Spelling: fix broken links 2020-07-30 18:16:35 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a Spelling - more fixes, additions 2020-07-24 03:25:59 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00
Rome Reginelli
ec0fcd7e8c Merge pull request #874 from mDuo13/base58link
Remove deleted wikipedia base58 page link
2020-07-22 17:09:13 -07:00
mDuo13
9c3e9f29dd DepositAuth edits per @gbarr01 review 2020-07-22 16:20:35 -07:00
Rome Reginelli
8addf7d648 Revise DepositAuth introduction 2020-07-22 15:36:14 -07:00