tequ
1cc61597f7
[JA] fix markdown link
2023-07-11 14:59:09 +09:00
Rome Reginelli
ca70a6080b
Merge pull request #1984 from nkramer44/patch-2
...
Fix NFTokenPage PageMin field names in example json
2023-07-05 14:36:52 -07:00
Rome Reginelli
f8c88da76d
Merge pull request #1976 from XRPLF/rippled_1.11.0
...
rippled 1.11.0 changes
2023-07-05 14:35:44 -07:00
Rome Reginelli
998e3b4dcd
Merge pull request #1983 from XRPLF/remove-ruby-lib
...
client-libraries.md - remove Ruby library
2023-06-29 16:50:20 -07:00
mDuo13
098c437acf
account_currencies: fix broken link
2023-06-29 16:49:44 -07:00
Dennis Dawson
828f46b144
Merge pull request #1931 from XRPLF/nftReferenceUpdates
...
Update NFT ref info
2023-06-29 08:57:53 -07:00
nkramer44
0f9b15aba6
Fix NextPageMin and PreviousPageMin hashes
2023-06-28 15:46:45 -04:00
nkramer44
e9296b0827
Fix NFTokens structure
2023-06-28 15:37:35 -04:00
nkramer44
455fe43979
Fix NFTokenPage PageMin field names in example json
2023-06-28 15:22:24 -04:00
Elliot Lee
f0009716be
client-libraries.md - remove Ruby library
...
Ruby library is out of date and not updated since 2020
2023-06-28 10:20:25 -07:00
mDuo13
b670047b4a
NetworkID: edits per review
2023-06-27 14:16:12 -07:00
mDuo13
100df5de92
feature: edit vetoed desc per peer review
2023-06-27 14:15:35 -07:00
mDuo13
509dfd94dc
API: remove more mentions of the removed 'strict' parameter & clean up nearby
2023-06-27 14:14:34 -07:00
ddawson
5ca0a7b798
Address review comments.
2023-06-27 12:11:37 -07:00
mDuo13
fb7dd0d1e3
AccountRoot: doc FirstNFTokenSequence field
2023-06-26 17:59:02 -07:00
mDuo13
310ad85dc6
feature method: doc new behavior re:obsolete amendments
2023-06-26 17:58:41 -07:00
mDuo13
98e0b0ff6b
account_objects: cleanup & updates for types that can be returned in 1.11.0
2023-06-26 17:12:13 -07:00
mDuo13
4507f1301d
common fields: fix broken link
2023-06-26 17:11:54 -07:00
mDuo13
6da2e99f5b
Add NetworkID field docs
2023-06-23 17:47:12 -07:00
Dennis Dawson
5028f54933
Update nftoken.md
...
Add spaces between each line to render properly. Also using a right parenthesis rather than a period as this is a non-standard subordination.
2023-06-22 16:26:54 -07:00
mDuo13
7113f7f45e
account_info updates for 1.11.0:
...
- the "strict" parameter is now the default; only addresses are allowed
in the "account" field now (rippled PR#4404)
- now returns account_flags as a map of booleans (rippled PR#4459)
2023-06-20 17:57:43 -07:00
zgrguric
b51373353b
Bullets corresponds to image in nftoken.md
...
Update nftoken.md
2023-06-17 11:12:11 +02:00
ddawson
471305a80d
Clio only, not metadata
2023-06-15 13:05:33 -07:00
Dennis Dawson
802e57a8ed
Update content/references/protocol-reference/transactions/transaction-metadata.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-06-07 13:40:19 -07:00
ddawson
fb17f9b188
Update NFT ref info
2023-06-05 14:58:41 -07:00
ddawson
5612c98078
Remove domain storage info
2023-05-19 10:23:25 -07:00
tequ
2ebc9319e2
Update nft_history.md
...
fix response json
2023-05-16 10:46:56 +09:00
mDuo13
9ef1a6b286
Fix Serialization table & STIssue link
2023-04-27 12:38:40 -07:00
Rome Reginelli
cd8179b356
Merge pull request #1879 from XRPLF/link-check-tutorial
...
Update check.md - add link to tutorial with example code
2023-04-25 13:50:40 -07:00
Rome Reginelli
87511da52a
Merge pull request #1874 from mDuo13/rm_more_amm
...
Remove more AMM docs
2023-04-24 14:20:02 -07:00
Rome Reginelli
4b992a7842
Merge pull request #1873 from develoQ/ja-fix-accountroot
...
[JA] fix account root table
2023-04-24 14:19:49 -07:00
Rome Reginelli
c4c1f02ac2
Merge pull request #1844 from develoQ/ja-multisig
...
[JA] MultiSig
2023-04-24 12:51:14 -07:00
Elliot Lee
a0044486a5
Update check.md - add link to tutorial with example code
2023-04-24 09:30:38 -07:00
mDuo13
0853e070ce
ledger_entry: remove leftover AMM link
2023-04-20 11:54:24 -07:00
Dennis Dawson
49684b4391
Merge pull request #1862 from XRPLF/add_nft_api_topic
...
add nft api topic
2023-04-19 08:48:37 -07:00
ddawson
a62f237849
format fix
2023-04-18 14:49:51 -07:00
ddawson
1d6be20c95
add binary response
2023-04-18 14:24:59 -07:00
ddawson
3c552bd1e3
Add nft_history to pub apis
2023-04-18 10:58:30 -07:00
ddawson
303ba47892
Fix marker def
2023-04-18 10:12:22 -07:00
ddawson
8ea9068ec5
Add request fields
2023-04-18 09:46:25 -07:00
mDuo13
babe32732a
Remove more AMM docs
2023-04-17 12:14:49 -07:00
Rome Reginelli
7d7dcae658
Merge pull request #1790 from zgrguric/patch-3
...
Descriptive list of types in Transaction Types
2023-04-17 11:36:57 -07:00
tequ
2b9e05931c
[JA] fix account root table
2023-04-17 11:34:36 +09:00
tequ
3ddb7112b1
Merge commit '6e7a8b8ad389845d792b6798bf7b8ddebb7b540c' into ja-multisig
2023-04-16 00:22:37 +09:00
Shawn Xie
6e7a8b8ad3
Add note for ledger_data API about type field ( #1819 )
...
* add note for `ledger_data` about `type`
* Revise to give more clarity on whats happening
2023-04-13 13:57:00 -04:00
Amarantha Kulkarni
4c01a5dbf7
Part 2 of the fix for Issue 1820 (Move AMM pages) ( #1867 )
...
* Remove in-development files for AMM proposal
* Add redirects for in-development AMM pages
2023-04-12 12:16:20 -07:00
ddawson
11b6267fe5
Add NFTokenPage to account_objects.md
2023-04-11 14:49:59 -07:00
Amarantha Kulkarni
87178f3fcb
Remove in-development docs for sidechains and EVM sidechains ( #1863 )
...
* Remove in-development docs for EVM sidechain and now obsolete content for federated sidechains dev preview
* Remove disclaimer note about EVM sidechain
* Remove references to sidechains which are in development
* Add redirects to deleted pages
* Incorporate feedback to comment out Issue Fields
* Fix broken links
2023-04-10 07:25:07 -07:00
Amarantha Kulkarni
5794b6fe09
Fix for Issue1765 that clarifies currency format ( #1860 )
...
When merged, fixes #1765 .
2023-04-07 13:54:34 -07:00
ddawson
a7eecd8289
add nft api topic
2023-04-06 15:37:43 -07:00