Rome Reginelli
03c86065f1
Merge pull request #1499 from ripci504/master
...
Added Python code samples to Monitor Incoming Payments
2022-09-23 12:35:40 -07:00
LimpidCrypto
439cee498a
Merge branch 'master' into minor-improvments
2022-09-23 19:55:20 +02:00
LimpidCrypto
3c88bd8ea0
fix nftokenpage json; add column 'required?'; default flag description; fix nftoken... object tables
2022-09-23 19:50:55 +02:00
mDuo13
7fb918015f
NFToken: fix basis points numbers
2022-09-22 17:28:18 -07:00
Rome Reginelli
c81fb3f0d5
Merge pull request #1523 from bigcjat/patch-1
...
Update nftokenpage.md
2022-09-22 17:24:23 -07:00
Rome Reginelli
e3b3d9caef
Merge pull request #1525 from ihomp/patch-1
...
Amendments: reference code line updates
2022-09-22 17:22:37 -07:00
Rome Reginelli
9eae2888ed
Merge pull request #1522 from XRPLF/ka_20220920
...
Known Amendments & NFT fixes
2022-09-22 17:19:30 -07:00
mDuo13
171a5668ec
NFT/Known Amendment edits per review
2022-09-22 17:05:42 -07:00
Viacheslav Bakshaev
1630555ddd
Amendments: reference code line updates
2022-09-22 17:10:58 +02:00
Rome Reginelli
a190508ddc
Merge pull request #1518 from wojake/patch-10
...
Remove bash prompt from command sample
2022-09-21 13:38:58 -07:00
Rome Reginelli
500a0864e5
Merge pull request #1517 from XRPLF/rr-accountset-updates
...
Clarify some AccountSet things
2022-09-21 13:38:37 -07:00
LimpidCrypto
f8eac7fd3c
minor improvements
2022-09-21 20:44:28 +02:00
bigcjat
25af9e76a5
Update nftokenpage.md
...
If a token page can only support up to 32 NFTs, the "The reserve in practice" table shouldn't include 64, as in practise that's not possible.
2022-09-20 23:20:36 -07:00
mDuo13
a556b817c1
Known Amendments & NFT fixes
...
- Add new amendments to the Known Amendments page.
(The URL for the 1.9.4 release notes is speculative; this release is
expected to happen "soon")
- Link the relevant API methods from the NFT concept page
- Rewrite some parts of the NFT concept page to be more concept-like and
less a list of reference details
- Update the status of the CryptoConditionsSuite amendment
2022-09-20 15:25:05 -07:00
Michael Pinter
50ee945a99
Update payment.md
2022-09-20 15:50:49 -05:00
ddawson
f43e907ebd
add updated Zip
2022-09-20 08:59:28 -07:00
ddawson
f2c7379453
fix header
2022-09-19 16:41:46 -07:00
ddawson
38eb86d602
Merge branch 'add_batch_minting' of github.com:XRPLF/xrpl-dev-portal into add_batch_minting
2022-09-19 16:11:55 -07:00
ddawson
df03c7d242
Update Quickstart Intro
2022-09-19 16:08:55 -07:00
Dennis Dawson
cb9da39e7e
Merge branch 'master' into add_batch_minting
2022-09-19 16:00:11 -07:00
ddawson
a730f0eb06
Add Batch Minting
2022-09-19 15:46:24 -07:00
Wo Jake
9a3dd326cd
Remove $ from bash command
2022-09-17 07:22:09 +00:00
AlexanderBuzz
a584f5c9d2
Update content/_code-samples/key-derivation/js/index.js
...
Added jonathanleis suggestion and switched console.log to a real error being thrown
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-09-16 08:21:12 +02:00
Rome Reginelli
35d85bc15c
Clarify some AccountSet things
...
Fixes a couple "known issues" with the AccountSet docs
2022-09-15 15:57:30 -07:00
Elliot Lee
9aaa8a4e66
Update parallel-networks.md ( #1513 )
2022-09-13 11:14:52 -07:00
Dennis Dawson
5cfd2090fd
Merge pull request #1510 from XRPLF/Issue_1487
...
Changes per Git issue 1487
2022-09-12 11:25:35 -07:00
ddawson
230ef0cd1f
mduo13 suggestions
2022-09-12 11:11:15 -07:00
Rome Reginelli
71ece5fed8
Merge pull request #1503 from wojake/patch-9
...
Update dUNL facts & rippled's transfer
2022-09-09 13:30:58 -07:00
ddawson
5ac08987d9
re-insert Issuer field
2022-09-09 09:52:14 -07:00
ddawson
3ba6eaf226
fix link to NFTokenTaxon
2022-09-08 15:48:19 -07:00
ddawson
db845cda6c
Remove misplaced auth minter text
2022-09-08 15:11:20 -07:00
ddawson
86c898c9cb
moar fixes I found
2022-09-08 14:47:52 -07:00
Elliot Lee
6b3b34bd9f
fix typo - known-amendments.md
2022-09-08 14:35:37 -07:00
ddawson
ef1e092a6a
Changes per Git issue 1487
2022-09-08 13:29:41 -07:00
Wo Jake
65efbf0cb6
Variable name change
2022-09-08 17:21:46 +00:00
Wo Jake
2ad2065cbf
Create README.md
2022-09-08 16:21:59 +00:00
Wo Jake
5af3e46265
Capitalize word
...
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com >
2022-09-08 16:00:00 +00:00
Wo Jake
7c99cc6375
Remove __name__ == "__main__"
2022-09-08 15:50:04 +00:00
Wo Jake
f0fe95510f
Use bitwise (&)
2022-09-08 15:21:18 +00:00
Wo Jake
5d6ef2acb6
Use AccountSetFlag.ASF_REQUIRE_DEST to match JS implementation
2022-09-08 14:13:38 +00:00
Wo Jake
40baf3e021
Improvements on writing style, implementation & output
2022-09-08 14:04:51 +00:00
AlexanderBusse
930e1ef39b
Added set-up instructions for non-node-alumni :)
2022-09-08 08:14:41 +02:00
Wo Jake
53fd502d40
Update content/faq.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2022-09-08 03:42:24 +00:00
Wo Jake
8d21ab02c0
Fixup
2022-09-08 03:39:28 +00:00
Jarred
ba7ba3035a
Higher quality code with more comments
2022-09-07 19:51:00 -05:00
Rome Reginelli
c39577bc3e
Merge pull request #1491 from wojake/patch-5
...
Amendments: Fix wording for 80% threshold
2022-09-07 12:55:56 -07:00
Rome Reginelli
f5ff555be8
Merge pull request #1495 from wojake/patch-7
...
Add python code sample for Submit and Verify
2022-09-07 12:43:49 -07:00
Obiajulu
d1d5073bc5
Update cash_check.py
2022-09-07 11:12:18 -07:00
Dennis Dawson
c39d41303f
Merge pull request #1505 from XRPLF/NFTokenBurnUpdate
...
Clarify NFTokenBurn
2022-09-07 09:38:38 -07:00
Obiajulu
1bd0dbdcad
Update account_checks.py
2022-09-06 21:40:12 -07:00