Commit Graph

3121 Commits

Author SHA1 Message Date
Wo Jake
cb1984780d Create requirements.txt 2022-10-28 12:14:25 +00:00
Wo Jake
c80f41ed27 Create relay-transaction.py 2022-10-28 12:13:23 +00:00
Wo Jake
15edaaaba1 Create airgapped-wallet.py 2022-10-28 12:07:32 +00:00
Nikoletta Matsur
5d5e4189ea Fix typo on Tokens Documentation 2022-10-20 12:17:31 +01:00
Rome Reginelli
2e5b6637e3 Merge pull request #1536 from develoQ/japanese-nftoken
add Japanese translations of NFT-related pages
2022-10-19 16:34:23 -07:00
mDuo13
41d7334499 [JA] fix broken links 2022-10-19 15:56:37 -07:00
Rome Reginelli
f91d6bc4f4 Merge pull request #1548 from XRPLF/ka_20221017
Known Amendments: updates for 2022-10-17
2022-10-18 15:07:36 -07:00
Amarantha Kulkarni
a87a06620c Initial migration and edits for EVM Sidechains documentation (#1544)
* Initial migration and edits for EVM Sidechains documentation

* Fix broken link

* Incorporate review feedback and fix indentaton for code snippets and images within steps

* Incorporate review feedback

* Fix indentation within steps
2022-10-17 18:33:33 -07:00
Dennis Dawson
22cf651220 Merge pull request #1526 from mDuo13/fix_nft_bps
NFToken: fix basis points numbers
2022-10-17 18:22:11 -07:00
Rome Reginelli
ab41c9560f Merge pull request #1532 from XRPLF/amarantha-k-patch-2
Update source repo URL
2022-10-17 17:30:42 -07:00
Rome Reginelli
c33b39a6c9 Fix mixed link type in repo URL 2022-10-17 17:30:20 -07:00
mDuo13
bdb8dc51e4 Known Amendments: updates for 2022-10-17 2022-10-17 17:25:47 -07:00
mDuo13
69b61f7528 NFT fees: Fix 1/10,000 number as well 2022-10-17 16:24:28 -07:00
mDuo13
a14d65d821 NFT: correctly update transfer fee for ⅒bps. 2022-10-17 16:19:11 -07:00
Rome Reginelli
1945fc01fd Merge pull request #1542 from ximinez/txcostcleanup
Remove references to the `FeeEscalation` amendment:
2022-10-17 16:11:01 -07:00
Rome Reginelli
6460586c4f Merge pull request #1497 from ObiajuluM/patch-1
Added Python code samples for checks
2022-10-17 15:05:23 -07:00
Rome Reginelli
c5c7c393c5 Merge pull request #1543 from XRPLF/update-ExpandedSignerList
Update ExpandedSignerList in Known Amendments
2022-10-17 14:48:46 -07:00
Dennis Dawson
575d17e8f8 Merge pull request #1540 from XRPLF/fixHeading
Fix heading - minor fix
2022-10-17 13:59:17 -07:00
Elliot Lee
a4146b7162 Update ExpandedSignerList in Known Amendments
Note the Enabled status of the ExpandedSignerList amendment
2022-10-15 23:32:29 -07:00
Ed Hennis
4ea9d85994 Remove references to the FeeEscalation amendment:
* FeeEscalation was enabled in 2016, and retired in 2018. There is no
  longer any need to point out the old or changed behavior.
2022-10-14 16:28:59 -04:00
Rome Reginelli
cccaa268b9 Merge pull request #1507 from AlexanderBuzz/DGE-94_javascript-code-samples
Added key-derivation JavaScript examples analog to python version
2022-10-13 14:39:49 -07:00
develoQ
7248511e6e add nfts concept page translation 2022-10-08 16:35:46 +09:00
develoQ
b104052085 fix to match XLS-20 spec 2022-10-08 15:22:46 +09:00
ddawson
5f15c8088d Fix heading 2022-10-05 16:21:46 -07:00
ddawson
7d14305a25 fixes per review 2022-10-05 15:42:53 -07:00
AlexanderBuzz
d6022599cb - Removed "forced" examples 2022-10-05 13:01:37 +02:00
AlexanderBuzz
4a93a9c1ab - Removed key generation from mnemonic, as it is deprecated and will soon be removed from rippled
- Added base58 seed
- Updated readme accordingly
2022-10-05 12:56:53 +02:00
AlexanderBuzz
cf612ae1c6 Update content/_code-samples/key-derivation/js/index.js
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-10-05 11:55:57 +02:00
AlexanderBuzz
feef266cd0 - fixed "0x" prefix in README.md which resulted in an error 2022-10-05 11:48:50 +02:00
ddawson
06dbf92171 Add batch minting topic 2022-10-04 16:36:37 -07:00
Rome Reginelli
ae8847d58b Merge pull request #1533 from mDuo13/qs_dl_classes
Add download class to QS zip links
2022-10-03 13:36:10 -07:00
Obiajulu
518c68f4e9 Update account_checks.py 2022-10-02 00:38:21 -07:00
Obiajulu
1cf39391be Update create_check.py 2022-10-02 00:37:01 -07:00
Obiajulu
b21677b2e6 Update cash_check.py 2022-10-02 00:30:19 -07:00
Obiajulu
810047bb82 Update cancel_check.py 2022-10-02 00:21:41 -07:00
Obiajulu
00b2ff0b1b Update account_checks.py 2022-10-02 00:16:18 -07:00
Obiajulu
76d1076cd2 Update account_checks.py 2022-10-02 00:14:47 -07:00
develoQ
c03ee24571 add Japanese translations of NFT-related pages
- fix NFTokenOffer JSON Type to use `Currency Amount` instead `object or string`
- incremental reserve to 2 XRP
- Corrected description of failure conditions at Direct Mode
-
2022-10-01 21:52:31 +09:00
Rome Reginelli
7335f3a558 Merge pull request #1524 from LimpidCrypto/minor-improvments
Put ledger objects into alphabetical order and minor improvements
2022-09-29 14:30:15 -07:00
mDuo13
25598c63e8 Add download class to QS zip links 2022-09-29 14:29:05 -07:00
Amarantha Kulkarni
2ea8167321 Update source repo URL 2022-09-29 08:58:50 -07:00
Rome Reginelli
16e171157c Merge pull request #1493 from wojake/patch-6
Add Python code sample for asfRequireDest
2022-09-28 13:31:28 -07:00
Rome Reginelli
8a12a3cbec Merge pull request #1502 from wojake/patch-8
Add Python code sample for Tickets
2022-09-28 13:30:17 -07:00
Wo Jake
b100af8b61 New error codes + other changes 2022-09-28 08:01:44 +00:00
Dennis Dawson
9ecece45c6 Merge pull request #1519 from XRPLF/add_batch_minting
Add Batch Minting
2022-09-26 15:31:49 -07:00
Dennis Dawson
9313177991 Code fix 2022-09-26 15:28:25 -07:00
Dennis Dawson
270028399b Add mention of extended NFToken samples 2022-09-26 15:26:39 -07:00
Dennis Dawson
c58ad766b6 Update content/tutorials/quickstart/batch-minting.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-09-26 15:21:07 -07:00
Dennis Dawson
5b24f7c132 Update content/tutorials/quickstart/batch-minting.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-09-26 15:20:57 -07:00
Dennis Dawson
c7f7bb80de Update content/tutorials/quickstart/batch-minting.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-09-26 14:45:48 -07:00