Commit Graph

856 Commits

Author SHA1 Message Date
Rome Reginelli
e96138b079 AccountSet flags: asf is for newer settings 2022-03-10 15:03:38 -08:00
Rome Reginelli
08c1594455 Clarify tf flag usage
Feedback on the "Issue a Fungible Token" tutorial mentioned that the example there sets multiple flags using a combination of asf and tf flags, but the wording here says tf flags are discouraged. That's confusing, and not really accurate: there's nothing wrong with using tf flags where applicable; it's just that the AccountSet transaction type started running out of unique bits for tf flags, so newer settings only have asf flags.
2022-03-08 14:04:02 -08:00
Dennis Dawson
b7f6d4d362 Mark Minter not_enabled
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-03-07 16:42:27 -08:00
Dennis Dawson
8426821a9f Add Minter field, update asfAuthorizedMinter 2022-03-07 11:39:06 -08:00
Dennis Dawson
1fac1b8ee5 Trying these changes again. 2022-03-07 11:14:06 -08:00
develoQ
c1004005ab update payment translation to latest en content 2022-03-05 22:50:25 +09:00
develoQ
ca69f3c642 [ja] translate nftoken 2022-03-05 22:49:55 +09:00
Dennis Dawson
31b41a6c86 Correct taxon range
"Greater than," not "Greater than or equal to."
2022-03-03 16:57:05 -08:00
Dennis Dawson
190df654c2 gh-1305 Update MintAccount to Minter 2022-03-03 14:24:10 -08:00
Dennis Dawson
1fa9977edb Add info for setting the Minter field
https://github.com/XRPLF/xrpl-dev-portal/issues/1305
2022-03-03 14:21:11 -08:00
Dennis Dawson
98d457fb42 Fix links 2022-03-03 13:38:49 -08:00
Dennis Dawson
6784d9a8f7 Add links to NFTokenOffer 2022-03-03 13:36:36 -08:00
Dennis Dawson
192c41aba6 Emphasize the 2022-03-03 13:32:12 -08:00
Dennis Dawson
5da2f1f4b0 Add link to convertStringToHex utility
Add a tip to help with the URI conversion.
2022-03-03 12:17:27 -08:00
Dennis Dawson
30803942b1 RIPD-1796 - TokenTaxon range is 0x0 to 0xFFFF'FFFF
Per Scott Schurr, new range is 0x0 to 0xFFFF'FFFF
2022-03-03 12:03:44 -08:00
Rome Reginelli
af3bfd35a6 Merge pull request #1354 from XRPLF/rr-patch-hexadecimal-nftokenmint
NFTokenMint - clarify URI is hex
2022-03-02 17:02:28 -08:00
Rome Reginelli
0b968827ce NFTokenMint - clarify URI is hex 2022-03-02 16:46:13 -08:00
mDuo13
055ee370fe Tokens renaming: edits per peer review 2022-03-02 15:59:06 -08:00
mDuo13
a01585becd Tokens renaming: more fixes 2022-02-16 19:18:53 -08:00
mDuo13
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -08:00
mDuo13
8abb3e6348 Fix a bunch of broken links 2022-02-09 16:45:53 -08:00
Rome Reginelli
4a75fe3579 Merge pull request #1255 from XRPLF/ds-fix-validators-method-response
Update 'validators' method response
2022-02-02 17:48:16 -08:00
mDuo13
c36984f518 Update validators command examples 2022-01-31 16:29:04 -08:00
Rome Reginelli
3a6c7098ca Add source link for ledger object IDs (#1304) 2022-01-31 10:24:08 -08:00
mDuo13
cd53c4f66c NFTokenCancelOffer: fix example & touch up formatting for TokenOffers field 2022-01-25 17:54:18 -08:00
Viacheslav Bakshaev
2e8143e4f3 TokenIDs -> TokenOffers
I think it's actually called "TokenOffers"
2022-01-23 20:22:19 +01:00
SFsourDoh
d532ab6f8b Fix nftokenmint.md JSON example
correct bad JSON formatting and add required field "TokenTaxon": 0
2022-01-14 13:15:27 -05:00
mDuo13
bef2d8a20e NFT doc format cleanup 2022-01-10 18:20:21 -08:00
Rome Reginelli
020d7a7433 Merge pull request #1275 from XRPLF/DennisDawson-patch-2
Add NFT Tutorial
2022-01-10 00:45:01 -08:00
mDuo13
2791d5de6e NFToken references: fix some things for consistency 2022-01-07 20:05:01 -08:00
Dennis Dawson
8a216c93d3 Create nftokenpage.md 2022-01-06 11:35:53 -08:00
Dennis Dawson
4d4db9e25b Create nftokenoffer.md 2022-01-06 11:31:17 -08:00
Dennis Dawson
41dc21ebc7 Create nftoken.md 2022-01-06 10:40:26 -08:00
Dennis Dawson
e2521770ad Add disclaimer 2022-01-05 17:15:03 -08:00
Dennis Dawson
280f6d2ef7 Add disclaimer 2022-01-05 17:14:21 -08:00
Dennis Dawson
b1148872db Add disclaimer 2022-01-05 17:13:40 -08:00
Dennis Dawson
46dca21af2 Create nftokencreateoffer.md 2022-01-05 17:09:43 -08:00
Dennis Dawson
7b2b15b96b Fix heading. 2022-01-05 16:53:27 -08:00
Dennis Dawson
da791a13b2 Add code markup 2022-01-05 16:52:28 -08:00
Dennis Dawson
62cdf05265 Create nftokencanceloffer.md 2022-01-05 16:51:00 -08:00
Dennis Dawson
ae5b1cbc0b Create nftokenacceptoffer.md 2022-01-05 16:34:16 -08:00
Dennis Dawson
da2b8c7378 Create nftokenmint.md 2022-01-05 15:48:06 -08:00
Dennis Dawson
3f6833a570 Adjust headings for nftokenburn 2022-01-05 15:38:44 -08:00
Dennis Dawson
ca78ff1fa1 Add NFTokenBurn to transaction-types reference 2022-01-05 15:30:57 -08:00
Rome Reginelli
8d65ed931b Merge pull request #1272 from mDuo13/xrpljs2_migration_guide_updates
xrpl.js migration guide updates
2021-12-20 11:49:23 -08:00
Rome Reginelli
a6c3801112 migration guide: link parseAccountRootFlags
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2021-12-17 11:47:23 -08:00
mDuo13
c62c179296 xrpl.js migration guide updates 2021-12-16 14:02:39 -08:00
Rome Reginelli
541c00b04a Fix scientific notation typo
pointed out by @nixer89.
2021-12-14 14:06:01 -08:00
develoQ
07e17c13ef translate ticket page 2021-12-08 21:31:58 +09:00
nixer89
dcb84b716c fix response examples -> "validators" method returns the validator pub key and not the node pub key 2021-12-01 13:21:55 +01:00