Commit Graph

2365 Commits

Author SHA1 Message Date
Rome Reginelli
bcc35f9d90 Merge pull request #1181 from fersmi/master
Links 301 permanently moved
2021-10-11 14:47:12 -07:00
fersmi
c8a41db032 Fixed broken link
Fixed a badly edited link
2021-10-05 11:13:28 +02:00
Rome Reginelli
460bb71871 Add "Issue a Fungible Token" link to Issued Currencies overview 2021-10-04 16:06:55 -07:00
Dennis Dawson
532bfb0fcc Add DestinationNode to the code sample
DestinationNode is listed in the parameter descriptions, but missing from sample code. I've added the entry, copying the OwnerNode value for now. I'm assuming that the value is a placeholder with the correct number of digits. If we can put in a more realistic value, that would probably be better.
2021-10-04 13:19:06 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
fersmi
f78ebd6c3b Fixed some broken links
Some links returned http status code 404, so I fixed them.
2021-09-29 11:16:45 +02:00
Mo Morsi
fce53e3e0f Add references to XRBP (ruby client library) 2021-09-22 17:40:41 -04:00
mDuo13
1c59a6c7ad Reserves 20/5 XRP → 10/2 2021-09-20 15:39:08 -07:00
mDuo13
59ee532799 Reserves: start updating for 10/2 2021-09-20 14:37:43 -07:00
Rome Reginelli
876c86e61b Merge pull request #1173 from XRPLF/alloynetworks-patch-2
Update values to reflect 10/2
2021-09-20 14:35:13 -07:00
Alloy Networks
cbd88f2571 Update values to reflect 10/2 2021-09-20 19:59:55 +03:00
Alloy Networks
04e40263bf Change reserves to 10/2 in line with current state 2021-09-20 09:28:12 +03:00
Bharath Chari
1e628451a6 Remove reference to increase in value of XRP
It is undesirable to mention that the burning of fees increases value of XRP. No price reference will be made on xrpl.org.
2021-09-19 17:19:40 +03:00
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