Commit Graph

5011 Commits

Author SHA1 Message Date
mDuo13
9a626bcf8b Known Amendments: add ExpandedSignerList, fixNFTokenDirV1, NonFungibleTokensV1 2022-05-20 03:24:52 -07:00
Rome Reginelli
5a43219e17 Merge pull request #1220 from amarantha-k/xrpl-1191
Clarify that you can generate keys in any normal way
2022-05-19 16:52:54 -07:00
mDuo13
cb891fdf28 account_channels: update example/Try It 2022-05-19 16:35:51 -07:00
mDuo13
eb1cac593c Trade in the DEX: link sample code & add README 2022-05-19 16:23:34 -07:00
mDuo13
e54f474695 [JA] Fix NFToken Flags links 2022-05-19 16:18:59 -07:00
mDuo13
c507463f86 [JA] fix links from sign step in tutorials 2022-05-19 16:10:18 -07:00
mDuo13
770269d1de Reliable tx sub: fix Fee type 2022-05-19 15:14:16 -07:00
mDuo13
1bd59b7ac0 Add description for tecNO_SUITABLE_TOKEN_PAGE 2022-05-19 15:12:37 -07:00
mDuo13
55eeeb0c61 NFToken field renaming for v1.9.0 2022-05-19 15:12:35 -07:00
mDuo13
451c3a1d83 NFT error codes
- Also removed some stuff from the NFTokenBurn page which was describing
  changes to the AccountRoot object caused by the NFTs amendment
2022-05-19 13:57:04 -07:00
Dennis Dawson
e8446fec54 Add new error case tecOBJECT_NOT_FOUND 2022-05-19 13:44:57 -07:00
mDuo13
818116eee5 Tweak RippleState balance field description 2022-05-19 13:39:14 -07:00
Jake
a346a5e9af Update dactyl-config.yml
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-05-19 13:38:03 -07:00
Rome Reginelli
2a156ea9f4 Merge pull request #1404 from JST5000/patch-3
Add missing word to ripplestate doc
2022-05-19 13:37:56 -07:00
Jake
b84edccf35 Add jobs link to nav 2022-05-19 13:22:14 -07:00
mDuo13
1ab63e9c1b Assign a regular key pair: apply tabs for all code types 2022-05-17 13:32:12 -07:00
Rome Reginelli
7316fe1792 Merge pull request #1258 from jakeatdocforce/code_samples_page_mduo13
Code samples page expanding on mduo13 work
2022-05-16 17:43:36 -07:00
Jackson Mills
e9039ef6be Add missing word to ripplestate doc 2022-05-16 10:05:49 -07:00
mDuo13
992ce5f9b7 Code Samples: change title 2022-05-13 17:16:34 -07:00
mDuo13
b62b81ac1f Code samples: sort intro things first 2022-05-13 13:35:04 -07:00
mDuo13
e38318abb0 Code samples cleanup:
- Move Quickstart to a language folder
- Copy-edits to code sample blurbs/titles
2022-05-13 13:20:43 -07:00
Rome Reginelli
25f3688304 Merge pull request #1401 from ObiajuluM/patch-1
Update send-a-conditionally-held-escrow.md
2022-05-11 14:41:51 -07:00
Rome Reginelli
7bd708345e Merge pull request #1396 from mDuo13/offer_tutorial_1
Interactive Tutorial: Trade in the Decentralized Exchange
2022-05-11 13:13:05 -07:00
mDuo13
cafb714104 Code samples: copy edit descriptions 2022-05-10 14:23:59 -07:00
mDuo13
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
Jake
68865f6569 Spacing adjustment. fix icons 2022-05-10 13:43:08 -07:00
Rome Reginelli
d9053d8b0f Fix comment typo 2022-05-09 17:15:15 -07:00
Rome Reginelli
1a099eded7 Crypto-conditions code: make code more consistent
- Put code in tabs
- Generate an actually random preimage in Python
- Make code more consistent across languages
2022-05-09 17:14:20 -07:00
Amarantha Kulkarni
203d3c7f4e Update name to Testnet 2022-05-05 14:37:01 -07:00
Obiajulu
71880b2ea8 Update send-a-conditionally-held-escrow.md
Added python example for generating escrow condition and fulfillment
2022-05-05 11:31:54 -07:00
Denis Angell
b041b31057 NFT: Update Fields for v2.2.1 (#1400)
* update: 2.2.1

* fixup: nft field changes
2022-04-29 17:49:10 -07:00
Jake
64a632641c Merge branch 'XRPLF:master' into feat-community 2022-04-29 13:25:12 -07:00
mDuo13
8eda87fe60 Revert "Update link-checker-pr.yml"
This reverts commit ff0bbfcffa.
2022-04-25 14:00:45 -07:00
Jake
9d25765eaa First pass re org page 2022-04-24 17:51:26 -07:00
Wo Jake
7ecca83e2d Update parallel-networks.md
Testnet -> Betanet
2022-04-24 16:39:44 +00:00
Wo Jake
52f4cb126d Update parallel-networks.md
Change Hooks link from V1 to V2 *"betanet"*
2022-04-24 16:35:07 +00:00
Rome Reginelli
bed6d7309d DEX tutorial: apply suggestions from review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-04-22 16:54:09 -07:00
Rome Reginelli
9809cc08b4 Merge pull request #1394 from legleux/update-cmake-version
Update CMake and Boost versions
2022-04-22 16:49:31 -07:00
Dennis Dawson
4899072e6a Merge pull request #1397 from XRPLF/DD-Add-NFToken-Txr-Concept
Conceptual doc for NFT transfers
2022-04-21 17:06:13 -07:00
Dennis Dawson
aca80b694f innocuous change to kick off another build 2022-04-21 16:52:58 -07:00
Dennis Dawson
be96c71fc5 Adjustments per review
Rewrote to avoid use of NFTokens, clarified NFTokenOfferID (rather than nft_offer_index).
2022-04-21 16:26:53 -07:00
Dennis Dawson
c10453ae15 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 16:13:12 -07:00
Dennis Dawson
5dc64f0f20 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 16:11:53 -07:00
Dennis Dawson
675e2f61cf Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 15:34:51 -07:00
Dennis Dawson
b82b2961d8 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 15:17:42 -07:00
mDuo13
fab942396b DEX tutorial: fix broken link 2022-04-21 13:27:06 -07:00
Michael Legleux
f438254178 fix md syntax; update boost version ref 2022-04-21 09:54:32 -07:00
mDuo13
e86aab50dd CSS update 2022-04-20 14:34:39 -07:00
mDuo13
21846a3045 Update CSS for code samples rebased 2022-04-20 14:07:58 -07:00
mDuo13
383030359e Code samples: cleanup for publishing 2022-04-20 14:06:22 -07:00