Dennis Dawson
638b6a4222
Updates for SField changes
...
tokenid -> nft_id
TokenID -> NFTokenID
TokenOffers -> NFTokenOffers
index -> nft_offer_index
2022-04-05 17:56:26 -07:00
Dennis Dawson
b3b73479a3
Updates for SField changes.
...
Minter -> NFTokenMinter
TokenTaxon -> NFTokenTaxon
temBAD_TRANSFER_RATE -> temBAD_NFTOKEN_TRANSFER_FEE
2022-04-05 17:12:46 -07:00
Dennis Dawson
eac3a6923c
Updates for SField changes.
...
TokenID -> NFTokenID
2022-04-05 16:49:28 -07:00
Dennis Dawson
158408c9b6
Update for SField changes
...
TokenOffers -> NFTokenOffers
2022-04-05 16:46:41 -07:00
Dennis Dawson
093d025fc7
Update for SField name changes
...
TokenID -> NFTokenID
2022-04-05 16:42:14 -07:00
Dennis Dawson
9d11aeb315
Updates for SField name changes.
...
BuyOffer -> NFTokenBuyOffer
SellOffer -> NFTokenSellOffer
TokenID -> NFTokenID
2022-04-05 16:37:33 -07:00
Amarantha Kulkarni
d9efb317fd
Remove duplicate definition for the term sidechain ( #1381 )
...
* Remove duplicate definition for the term sidechain
* Apply suggestions from code review
Co-authored-by: Rome Reginelli <rome@ripple.com >
* Order terms alphabetically
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-03-30 14:14:31 -07:00
itsocialist
3d58b9e4b0
Update issue-a-fungible-token.md
...
Correct grammar describing tutorial
2022-03-27 22:22:23 -04:00
Rome Reginelli
be793039bb
Merge pull request #1374 from XRPLF/rr-patch-token-format
...
Data Types: issued currency→token
2022-03-21 15:56:56 -07:00
mDuo13
9a09afdc69
[JA] fix links
2022-03-21 14:31:09 -07:00
Rome Reginelli
42f6d89f81
Merge pull request #1373 from XRPLF/paychan_key_deriv
...
Clarify payment channel key derivation
2022-03-21 13:44:20 -07:00
Rome Reginelli
79b4e54a6a
Improve Docs for Decentralized Exchange ( #1357 )
...
* Decentralized Exchange concept article
1st draft
* DEX: example trade diagram, offers rewording
* Offers: more rewriting/updates
* OfferCreate: Add error cases + other updates
* Known Amendments: fix tecEXPIRED, DepositPreauth
- tecEXPIRED was initially attached to the Checks amendment but got
moved to DepositPreauth before either became released. The docs weren't
previously updated to reflect this change
- A change to the snippets caused the DepositPreauth amendment reference
link to get overwritten so the table links to the feature page rather than the
amendment description. Special cases this one link.
* OfferCreate error cases: switch to table
* DEX/Offers: edits per review
2022-03-21 08:11:13 -07:00
Rome Reginelli
7d24a34e78
Data Types: issued currency→token
2022-03-17 14:30:32 -07:00
Rome Reginelli
2945394335
Merge pull request #1358 from develoQ/translate/ja
...
Translate to Japanese
2022-03-17 11:41:59 -07:00
mDuo13
a56ad55247
Clarify payment channel key derivation
2022-03-17 11:39:33 -07:00
develoQ
773947c5e9
fix: pointed out in the review
2022-03-16 21:33:55 +09:00
Rome Reginelli
9b34bb6865
Merge pull request #1361 from khancode/fix-nft-cancel-offer
...
fix NFTokenCancelOffer code snippets
2022-03-14 14:40:28 -07:00
Rome Reginelli
e7c1601a5a
Merge pull request #1364 from mDuo13/build_wallet_fixes
...
Build wallet fixes
2022-03-11 15:31:37 -08:00
Rome Reginelli
c3fb8b0fb9
Merge pull request #1362 from XRPLF/rr-accountset-tf-flags-clarification
...
Clarify tf flag usage
2022-03-11 12:55:56 -08:00
Rome Reginelli
e96138b079
AccountSet flags: asf is for newer settings
2022-03-10 15:03:38 -08:00
Omar Khan
89bc839a80
fix whitespace indentation
2022-03-10 17:08:12 -05:00
Rome Reginelli
4635a29993
Merge pull request #1355 from XRPLF/dd-NFT-Jira-Fixes-20220303
...
Dd nft jira fixes 20220303
2022-03-10 13:20:08 -08:00
mDuo13
a73e3a8e78
More build a wallet fixes
2022-03-09 16:15:51 -08:00
mDuo13
16f890d701
Build a Wallet: fix some typos
2022-03-09 10:48:18 -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
Omar Khan
fb22c495bb
fix NFTokenCancelOffer code snippets
2022-03-08 13:24:44 -05:00
Dennis Dawson
b7f6d4d362
Mark Minter not_enabled
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-03-07 16:42:27 -08:00
Rome Reginelli
688d131ab1
Merge pull request #1352 from legleux/rep-mod-doc
...
Reporting mode docs
2022-03-07 16:31:38 -08:00
Amarantha Kulkarni
8719a6741b
Remove comment on line119 to revert macOS commands
2022-03-07 15:18:59 -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
664f170bdf
[ja] configure-amendment-voting
2022-03-05 23:12:37 +09:00
develoQ
6017cea5d9
[ja] run-rippled-as-a-wallet-server
2022-03-05 23:02:46 +09:00
develoQ
a035a28b7a
[JA] fix federated-sidechains typo
2022-03-05 22:50:30 +09: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
2be3641068
Merge pull request #1350 from mczochowski/patch-1
...
Update build-run-rippled-ubuntu.md
2022-03-02 16:57:03 -08:00
Rome Reginelli
27155b50ca
Merge pull request #1344 from XRPLF/tokens_renaming
...
Rename "Issued Currencies" to Tokens
2022-03-02 16:52:54 -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
Francisco Muniz de Paula Neto
36d568f5d9
Update send-xrp.md ( #1349 )
...
simply remove a duplicated word from the page, replacing "the your" with "your"
2022-03-02 13:54:50 -08:00