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 |
|
Jake
|
bbbde6cca9
|
Merge branch 'XRPLF:master' into feat-community-blogsection
|
2022-10-17 09:49:18 -07:00 |
|
Jake
|
adda9eda6a
|
Change css to v9 ahead of separte pr
|
2022-10-17 09:42:38 -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
|
01a8285597
|
Create cancel_escrow.py
|
2022-10-15 11:03:53 -07:00 |
|
Obiajulu
|
b5b5129c2b
|
Create account_escrows.py
|
2022-10-15 11:03:43 -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 |
|
Jake
|
9236fe8d9f
|
updated copy and image size
|
2022-10-13 14:48:20 -07: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 |
|
Jake
|
f5dbb20279
|
Update top banner for new learning site
|
2022-10-13 14:31:13 -07:00 |
|
Jake
|
c7f4366152
|
Updated typeform
|
2022-10-10 10:34:26 -07:00 |
|
Jake
|
e38f60a232
|
fix image location
|
2022-10-10 10:24:44 -07:00 |
|
Jake
|
7245b70ac7
|
updated light graphic and content
|
2022-10-10 10:07:27 -07:00 |
|
develoQ
|
4e2e9367d9
|
tagged tokens.ja.md that old translation
|
2022-10-08 16:41:38 +09: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 |
|
jonathanlei
|
a5448c3ac9
|
Merge pull request #1535 from XRPLF/add-memo-to-faucet-transaction
Add memos to faucet - for faucet account generation tracking
|
2022-10-06 14:24:48 -07:00 |
|
jonathanlei
|
fe2f79b7ce
|
Merge branch 'master' into add-memo-to-faucet-transaction
|
2022-10-06 11:14:44 -07:00 |
|
ddawson
|
5f15c8088d
|
Fix heading
|
2022-10-05 16:21:46 -07:00 |
|
Dennis Dawson
|
1982db0ad9
|
Merge pull request #1538 from XRPLF/addBatchMintingConcept
Add batch minting concept
|
2022-10-05 15:54:38 -07:00 |
|
ddawson
|
7d14305a25
|
fixes per review
|
2022-10-05 15:42:53 -07:00 |
|
jonathanlei
|
30e1618450
|
Merge pull request #1537 from XRPLF/generate-faucet-wallet-client-side
generate faucet account client side
|
2022-10-05 10:14:26 -07:00 |
|
jonathanlei
|
b1bed7e52c
|
add todo comment
|
2022-10-05 10:12:19 -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 |
|
ddawson
|
3ab096a0a8
|
Add batch minting topic
|
2022-10-04 16:22:07 -07:00 |
|
jonathanlei
|
38babc341e
|
switch to correct memo format/ajax format
|
2022-10-04 16:12:17 -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 |
|
jonathanlei
|
2887e65dc3
|
change back the format
|
2022-10-03 16:40:04 -07:00 |
|
jonathanlei
|
5fd2e57b9b
|
generate faucet account client side
|
2022-10-03 16:30:18 -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 |
|