Commit Graph

2352 Commits

Author SHA1 Message Date
Rome Reginelli
2acf70ff36 Max fee values: use superscripts
The existing table inconsistently uses ** or ^ to indicate exponents. Better to use inlined HTML to produce superscripts instead.
2021-09-07 18:06:55 -07:00
Bharath Chari
4c81752b8e Change text linking to validators-example.txt 2021-09-06 15:41:13 +03:00
mDuo13
e2fe90d14b ledger method: add validated field to table
Fixes #1156
2021-08-30 14:49:02 -07:00
mDuo13
f1ec5bfcf1 Known Amendments: NegativeUNL open for voting as of 1.7.3 2021-08-29 01:03:47 -07:00
Wietse Wind
04205fbd14 setcap instruction to bind to low(er) port(s) 2021-08-29 01:44:49 +02:00
Rome Reginelli
c8457d5726 Merge pull request #1143 from XRPLF/issue_token_tutorial
"Issue a token" tutorial
2021-08-27 11:18:31 -07:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
mDuo13
03dfe6d6de Issue a token: Incorporate Java code, clarify some details 2021-08-26 17:05:31 -07:00
nkramer44
678553d6fa add issue token tutorial code for xrpl4j 2021-08-25 16:10:27 -04:00
Rome Reginelli
810f7c3a7a Merge pull request #1142 from mukulljangid/patch-1
fix: include last_close in the server_info/server_state response formats table
2021-08-24 15:12:04 -07:00
mDuo13
511e5c6327 Fix require destination tags code sample 2021-08-24 15:08:26 -07:00
mDuo13
d6e06ae140 Update ripple-lib samples to 1.10.0
- Removes lodash dependecy for web version
- Uses the new generateFaucetWallet() API method
- Make 'issue a token' code capable of running in-browser or in Node.js
  without modification
2021-08-24 14:47:22 -07:00
mDuo13
43f7f52452 Update server_state/info examples, add details on last_close 2021-08-24 13:49:10 -07:00
mDuo13
cff0fcc716 Issue a token: add README to sample code 2021-08-23 12:11:18 -07:00
Elliot Lee
77dd436c94 known-amendments: link to Amendments page
This is useful for searchers who land on the Known Amendments page but want to learn more about how Amendments work
2021-08-20 16:26:49 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
c63a2251a8 Fix spelling and link errors 2021-08-18 18:16:31 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
5d13f1af17 Issue a token: start code sample 2021-08-18 15:09:26 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -07:00
mDuo13
faad879c62 Issue Token: start mocking up UI 2021-08-18 15:09:14 -07:00
mDuo13
ef85693aab Issue Token: settings recs 2021-08-18 15:09:14 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00
Mukul Jangid
26eae89829 include last_close in the response formats table
Attribute exists in the example request and should be included in the table below.
2021-08-10 17:10:19 -04:00
nkramer44
4a444d1bd1 make account_channels response ledger_hash optional 2021-08-09 10:12:35 -04:00
Rome Reginelli
f8204cbceb Merge pull request #1130 from intelliot/patch-2
reserves.md - accounts can now be deleted
2021-08-04 16:39:47 -07: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
Elliot Lee
c9ba7de0dc fix: minor typo in server_info.md 2021-07-27 12:04:03 -07:00
mDuo13
6e097f019d Update older repo URLs to XRPLF too 2021-07-23 02:26:20 -07:00
mDuo13
369c678013 Update repo URL to XRPLF 2021-07-23 02:05:37 -07:00
mDuo13
47c3aa6f07 Merge branch 'master' into light-mode-theme 2021-07-19 14:02:25 -07:00
Rome Reginelli
80fc15a834 Merge pull request #1118 from ripple/faq_template
De-duplicate FAQs
2021-07-19 13:39:16 -07:00
mDuo13
7bdc7d59da Move FAQ to About 2021-07-16 16:31:38 -07:00
mDuo13
f9f608d469 Fix some outdated stuff in interactive pages 2021-07-14 15:46:16 -07:00
Rome Reginelli
af078e14ac Merge pull request #1103 from s3uleman/patch-1
Update build-run-rippled-macos.md
2021-07-12 16:49:30 -07:00
Rome Reginelli
a103319da8 Merge pull request #1105 from yyolk/patch-1
replace --forward-port directions with --add-port in the port-forwarding page
2021-07-12 16:43:09 -07:00
Rome Reginelli
37af40c32b Update port forwarding (rephrase around typo) 2021-07-12 16:43:02 -07:00
Rome Reginelli
40de735027 FAQ: Edits per @intelliot review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2021-07-06 23:42:06 -07:00
mDuo13
e7e7085821 Update FAQ 2021-07-06 23:42:06 -07:00
mDuo13
abe7942a27 De-duplicate FAQs 2021-07-06 23:42:05 -07:00
mDuo13
87fe5462ed FAQ filter: Start on making text expandable 2021-07-06 23:41:50 -07:00
mDuo13
b886f6ceaf Start replacing FAQ with MD filter 2021-07-06 23:41:30 -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