Commit Graph

2986 Commits

Author SHA1 Message Date
Obiajulu
4fe11435ba Update account_escrows.py 2022-09-06 21:02:39 -07:00
Obiajulu
e8d99188fb Update content/_code-samples/escrow/py/create_escrow.py
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-09-06 20:58:39 -07:00
Obiajulu
4178875330 Update content/_code-samples/escrow/py/generate_condition.py
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-09-06 20:58:26 -07:00
Obiajulu
fde7e8d734 Update finish_escrow.py 2022-09-06 12:28:39 -07:00
Obiajulu
ad16572363 Update create_escrow.py 2022-09-06 12:26:43 -07:00
Obiajulu
ce9439d6d6 Update cancel_escrow.py 2022-09-06 12:24:54 -07:00
Obiajulu
5ebd7d9bc1 Rename create_escrow to create_escrow.py 2022-09-03 03:08:10 -07:00
Obiajulu
2eb325d81f Create return_escrow_sequence.py 2022-09-03 01:19:22 -07:00
Obiajulu
af452afc11 Update finish_escrow.py 2022-09-03 01:13:03 -07:00
Obiajulu
6ee8aea790 Update cancel_escrow.py 2022-09-03 01:07:53 -07:00
Obiajulu
882ab81b0d Rename cancel.py to cancel_escrow.py 2022-09-03 01:02:23 -07:00
Obiajulu
a2867e2518 Update cancel.py 2022-09-03 01:01:18 -07:00
Obiajulu
9b6e8fa1dc Update account_escrows.py 2022-09-03 00:56:05 -07:00
Obiajulu
16d58c9bdd Update account_escrows.py 2022-09-03 00:50:21 -07:00
Obiajulu
bf3eb93904 Create generate_condition.py 2022-09-03 00:47:23 -07:00
Obiajulu
6f0d538925 Update create_escrow 2022-09-03 00:43:03 -07:00
Obiajulu
4b945261ce Create finish_escrow.py 2022-09-02 14:06:35 -07:00
Obiajulu
571fb2a6cb Create requirements.txt 2022-09-02 14:04:37 -07:00
Obiajulu
7506017081 Create account_escrows.py 2022-09-02 14:03:13 -07:00
Obiajulu
3ae2c24616 Create cancel.py 2022-09-02 14:02:36 -07:00
Obiajulu
035eb7a2b2 Create create_escrow 2022-09-02 13:59:22 -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
Jake
e010f5c2a8 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-community-visual—guide-download
# Conflicts:
#	assets/css/devportal2022-v6.css
2022-08-11 15:39:01 -07:00
develoQ
f58c219a6c translate to japanese
- client-libraries.html
- xrp-api.html
 - xrpljs2-migration-guide.html
- node_to_chard.html

Co-authored-by: mtmttksh <109614042+mtmttksh@users.noreply.github.com>
2022-08-11 13:30:26 +09:00
Jake
cce82956eb Add download section for logos 2022-08-05 15:19:04 -07:00
Rome Reginelli
b38a70ea48 Merge pull request #1447 from mDuo13/gg_fixes
Fix broken links and old terminology
2022-08-05 10:24:30 -07:00
Rome Reginelli
a9b8409f90 Merge pull request #1455 from XRPLF/ka_192
Known Amendments updates for 1.9.2
2022-08-05 10:24:17 -07:00
Dennis Dawson
99d49ceb14 New version for Education Platform release
This version has a CSS to make the forms look a little better.
2022-08-04 17:38:41 -07:00
Rome Reginelli
8b93b626ca Merge pull request #1451 from mDuo13/fix1434
Fix contrast in DepositAuth table in light mode
2022-08-04 16:42:25 -07:00
Rome Reginelli
ed721c134a Stablecoin issuer tutorial: fixes per review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-08-04 16:41:59 -07:00