Commit Graph

2994 Commits

Author SHA1 Message Date
Obiajulu
00b2ff0b1b Update account_checks.py 2022-10-02 00:16:18 -07:00
Obiajulu
76d1076cd2 Update account_checks.py 2022-10-02 00:14:47 -07:00
Obiajulu
d1d5073bc5 Update cash_check.py 2022-09-07 11:12:18 -07:00
Obiajulu
1bd0dbdcad Update account_checks.py 2022-09-06 21:40:12 -07:00
Obiajulu
81bd8a46e3 Update create_check.py 2022-09-06 21:31:35 -07:00
Obiajulu
ca1da63110 there was a change 2022-09-06 12:19:30 -07:00
Obiajulu
6aeaba925f Update and rename create_checks.py to create_check.py 2022-09-06 12:18:46 -07:00
Obiajulu
9ff5421eca I'm going through changesss🎵🎶🎶🎵 2022-09-06 12:14:59 -07:00
Obiajulu
9808b95b21 I'm going through changessss 🎶🎵🎵🎶🎶 2022-09-06 12:12:22 -07:00
Obiajulu
5fdf8bb621 I'm going through changesss 🎵🎶🎵🎶 2022-09-06 12:08:58 -07:00
Obiajulu
8ce19008a3 Update create_checks.py 2022-09-06 12:07:21 -07:00
Obiajulu
b8d24b9ebe Update cash_check.py 2022-09-06 12:03:35 -07:00
Obiajulu
dbd73bf8b8 Update account_checks.py 2022-09-03 09:20:18 -07:00
Obiajulu
28a2705175 Update create_checks.py 2022-09-03 04:58:20 -07:00
Obiajulu
44f4a967ba Create cancel_check.py 2022-09-03 04:55:52 -07:00
Obiajulu
9e53576fba Update cash_check.py 2022-09-03 04:45:34 -07:00
Obiajulu
b1fcf9becf Create cash_check.py 2022-09-03 04:20:48 -07:00
Obiajulu
47844c01d2 Update and rename create_token_check.py to create_checks.py 2022-09-03 04:11:48 -07:00
Obiajulu
bcf26dbb9b Delete create_xrp_check.py 2022-09-03 04:10:37 -07:00
Obiajulu
26a5b640d7 Update create_token_check.py 2022-09-03 04:09:28 -07:00
Obiajulu
364cf56b46 Update and rename create_check.py to create_token_check.py 2022-09-03 04:08:17 -07:00
Obiajulu
b33c8e9154 Update and rename cash_check.py to create_xrp_check.py 2022-09-03 04:05:27 -07:00
Obiajulu
75a8b146a7 Rename account_xrp_checks.py to account_checks.py 2022-09-03 03:38:06 -07:00
Obiajulu
3a45b537da Rename cash_xrp_check.py to cash_check.py 2022-09-03 03:37:46 -07:00
Obiajulu
c77f3e09ab Rename create_xrp_check.py to create_check.py 2022-09-03 03:37:17 -07:00
Obiajulu
7209285bdc Create cash_xrp_check.py 2022-09-03 03:36:38 -07:00
Obiajulu
a8fe19f432 Create account_xrp_checks.py 2022-09-03 03:34:55 -07:00
Obiajulu
a38a77d802 Rename create_check.py to create_xrp_check.py 2022-09-03 01:52:08 -07:00
Obiajulu
b206decf1b Create create_check.py 2022-09-03 01:41:34 -07:00
mDuo13
d604d861eb Known Amendments: updates for NFTs getting majority 2022-09-01 17:20:27 -07:00
Dennis Dawson
5765b15d91 Merge pull request #1483 from XRPLF/add-auth-minter
Add auth minter
2022-08-31 11:50:37 -07:00
Dennis Dawson
f69e79a5dd Changes to auth minter per mduo review 2022-08-31 10:51:39 -07:00
ddawson
4adca5e4d2 changes based on mduo review 2022-08-31 10:49:40 -07:00
Rome Reginelli
32fcc48065 Update "above the limit" link 2022-08-30 15:50:57 -07:00
ddawson
800554e58a Add Auth Minter to archive 2022-08-30 11:34:23 -07:00
ddawson
85a602ecf2 Use flag name vs number 2022-08-30 11:05:36 -07:00
ddawson
524872ee60 Add auth minter 2022-08-30 10:21:44 -07:00
ddawson
ac3fe2e056 Add Authorized Minter to Quickstart 2022-08-30 09:53:28 -07:00
Michael Pinter
04f4ce9fa8 Going above/below? the limit
I may be misunderstanding but the third bullet point under **Trust Lines and Issuing** states "Each account's balance (from its perspective on the trust line) can't go *above* that account's limit", but the section title in question is currently named **Going Below the Limit**.  Should it be called **Going Above the Limit**?
2022-08-29 16:09:34 -05:00
Rome Reginelli
09e367b1ba Remove tx_history "Try it!" (#1473)
The "tx_history" command is deprecated and intentionally not listed in the Websocket tool. This removes the broken "Try it!" link to use the WS tool for this method.
2022-08-22 17:10:47 -07:00
Amarantha Kulkarni
c672b6eb96 Clio server_info: Update some response field descriptions (#1468)
* Update some response field descriptions

* add response when client does not connect over localhost

* Add clarification on nested rpc and subscription objects as well

* Fix typo and incorporate feedback
2022-08-22 16:43:38 -07:00
Rome Reginelli
68b9bef96d Merge branch 'master' into japanese 2022-08-22 14:32:52 -07:00
mDuo13
49e67ee7ef [JA] fix links & remove some unneeded redirects 2022-08-20 14:34:55 -07:00
develoQ
2fb1f9aca3 fix filename 2022-08-21 00:15:05 +09:00
Rome Reginelli
9fa41b859e Merge pull request #1466 from XRPLF/update-serialization
Update with new ripple-binary-codec links
2022-08-19 12:57:24 -07:00
develoQ
76362fcd08 Corrected points raised. 2022-08-18 20:24:59 +09:00
Rome Reginelli
e28d4ba912 Merge pull request #1457 from JakeatRipple/feat-community-visual—guide-download
Add download section for logos
2022-08-17 16:35:21 -07:00
Elliot Lee
646c474380 Document the "date" field from the tx method 2022-08-12 16:28:22 -07:00
Elliot Lee
89d5c197d5 Update with new ripple-binary-codec links 2022-08-12 16:14:40 -07:00
Amarantha Kulkarni
b70b3ae7e9 Clio v110 (#1464)
* Update response fields

* Fix typo

* initial draft for nft_info command

* update request and response formats

* Incorporate review feedback

* Updated source URL  and desc for is_burned

* Incorporate review feedback

* Incorporate additional review comments

* Incorporate peer edit comments

* Moving nft_info to new section

* Rename section to Clio methods

* Update dactyl-config.yml

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update warning message location in the response as per code changes (#1462)

* Update warning level change in API response

* Move Clio APIs under one heading in the nav

* Update dactyl config file to group all Clio methods under one heading

* Fix file paths

* remove Clio from the nav title

* Add badge to note the version when this API was added

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-12 07:14:29 -07:00