Obiajulu
067b87d276
Update create_escrow.py
2022-10-25 02:55:40 -07:00
Obiajulu
a05dfeccab
Update finish_escrow.py
2022-10-25 02:38:14 -07:00
Obiajulu
8b7babf2ab
Update return_escrow_sequence.py
2022-10-25 02:23:37 -07: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
Obiajulu
58cd14ceeb
Update create_escrow.py
2022-10-17 21:40:48 -07:00
Obiajulu
c58c1a8a57
Update account_escrows.py
2022-10-17 21:39:55 -07:00
Obiajulu
3c0136cee4
Update content/_code-samples/escrow/py/create_escrow.py
...
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-10-17 21:37:57 -07:00
Obiajulu
49d76e0dfe
Update content/_code-samples/escrow/py/account_escrows.py
...
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-10-17 21:36:56 -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
Obiajulu
9241bc4224
Update generate_condition.py
2022-10-15 20:41:27 -07:00
Obiajulu
1af48bacbd
Update return_escrow_sequence.py
2022-10-15 20:40:55 -07:00
Obiajulu
1383b921c1
Update cancel_escrow.py
2022-10-15 11:03:21 -07:00
Obiajulu
18c37e133d
Update account_escrows.py
2022-10-15 11:02:44 -07:00
Obiajulu
a20ede533f
Update finish_escrow.py
2022-10-15 11:02:27 -07:00
Obiajulu
4f5b3b58fb
Update finish_escrow.py
2022-10-15 10:56:10 -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
Obiajulu
02130eb2e4
Update create_escrow.py
2022-10-04 01:13:02 -07:00
Obiajulu
98064790d9
Update finish_escrow.py
2022-10-04 01:10:14 -07:00
Obiajulu
ad6d411b05
Update cancel_escrow.py
2022-10-04 01:08:08 -07:00
Obiajulu
4546e3072d
Update cancel_escrow.py
2022-10-04 01:03:53 -07:00
Obiajulu
ea00819ceb
Update account_escrows.py
2022-10-04 00:50:50 -07:00
Obiajulu
48ad8dfd42
Update account_escrows.py
2022-10-04 00:50:00 -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