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
Rome Reginelli
fe1b5ce43a
Merge pull request #1154 from nkramer44/nk/xrpl4j-issue-token
...
Add issue token example code for xrpl4j
2021-08-26 15:37:00 -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
Rome Reginelli
71a19b497f
Merge pull request #1151 from intelliot/patch-3
...
known-amendments: link to Amendments page
2021-08-20 18:04:06 -07:00
Rome Reginelli
94d7866fe6
Merge pull request #1149 from Calvinjwala/robots-txt
...
Adding a robots.txt file
2021-08-20 18:03:01 -07:00
mDuo13
3903890381
Issue a Token: fix link in JA target
2021-08-20 16:31:10 -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
Calvin Jhunjhnuwala
13bad56107
adding a robots.txt file
2021-08-19 14:21:23 -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
mDuo13
b118a6b9ca
Fix interactive tutorial breadcrumb spacing
2021-08-18 15:09:12 -07:00
Rome Reginelli
cd34d10bda
Merge pull request #1148 from mDuo13/fixup_ci_and_links
...
Fixup CI and links
2021-08-18 15:08:08 -07:00
mDuo13
a5fb4bbd99
Make CI work with PRs from forks (I hope)
2021-08-18 15:04:01 -07:00
mDuo13
08b0479085
Fix links in uses.html
2021-08-18 15:03:33 -07:00
Rome Reginelli
49dca4d0b2
Merge pull request #1146 from natenichols/ripple-lib-update
...
Update ripple-lib to 1.10.0
2021-08-18 15:00:32 -07:00
Nathan Nichols
13aebe3bda
Update ripple-lib to 1.10.0
2021-08-17 15:01:15 -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
Rome Reginelli
a42e041791
Merge pull request #1139 from nkramer44/patch-1
...
Add (May be omitted) to account_channels ledger_hash response field
2021-08-10 09:52:42 -07:00
Rome Reginelli
e8bf67cbe6
Merge pull request #1138 from XRPLF/bharathchari-patch-1
...
Spelling correction - sustainability
2021-08-09 17:09:04 -07:00
nkramer44
4a444d1bd1
make account_channels response ledger_hash optional
2021-08-09 10:12:35 -04:00
Bharath Chari
1de391e244
Spelling correction - sustainability
2021-08-06 16:23:11 +03:00
mDuo13
93492f70a2
Merge branch 'apexbanner'
2021-08-05 13:54:07 -07:00
Rome Reginelli
5deba94f30
Merge pull request #1136 from XRPLF/css_fixes
...
Minor style/markup fixes
2021-08-05 12:53:37 -07:00
mDuo13
20fd184429
Fix up some style/html inconsistencies
...
- Use new FAQ formatting (light-mode compatible) on XRPL Overview
mini-faq
- Unify chip styles
- Fix homepage "In Development" chips getting cut off
- Update style dependencies (node-sass 6.0.1, Bootstrap 4.6.0, etc.)
2021-08-04 17:32:08 -07:00
Jake
e10091aef3
Adjust offset and light theme color
2021-08-04 16:49:35 -07: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
dependabot[bot]
969d6a9894
Bump tar from 6.1.0 to 6.1.4 in /styles
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.4.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.4 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-04 15:29:51 -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
Rome Reginelli
1e5c50fff0
Merge pull request #1132 from intelliot/ripplelib198
...
ripple-lib: update to 1.9.8
2021-08-04 13:20:46 -07:00
Rome Reginelli
71a83dc574
Merge pull request #1131 from XRPLF/bharathchari-ripplex-interledger
...
Remove reference to Interledger and RippleX
2021-08-04 13:19:25 -07:00
Rome Reginelli
e8ceb88bb6
Merge pull request #1129 from intelliot/patch-1
...
fix: minor typo in server_info.md
2021-08-04 13:10:48 -07:00
Rome Reginelli
cf7735e8c1
Merge pull request #1128 from XRPLF/fix_dark_mode_diagrams
...
Fix dark mode diagrams
2021-08-04 13:10:20 -07:00
Jake
c335276643
add top banner for Apex event
2021-08-03 16:23:22 -07:00