Commit Graph

2981 Commits

Author SHA1 Message Date
Elliot Lee
6b3b34bd9f fix typo - known-amendments.md 2022-09-08 14:35:37 -07:00
Rome Reginelli
c39577bc3e Merge pull request #1491 from wojake/patch-5
Amendments: Fix wording for 80% threshold
2022-09-07 12:55:56 -07:00
Rome Reginelli
f5ff555be8 Merge pull request #1495 from wojake/patch-7
Add python code sample for Submit and Verify
2022-09-07 12:43:49 -07:00
Dennis Dawson
c39d41303f Merge pull request #1505 from XRPLF/NFTokenBurnUpdate
Clarify NFTokenBurn
2022-09-07 09:38:38 -07:00
Wo Jake
d07ea444ee Use generate_faucet_wallet 2022-09-07 02:36:43 +00:00
Wo Jake
7e150b792e Update content/concepts/consensus-network/amendments/amendments.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-09-07 02:13:34 +00:00
ddawson
3e0e42644e Clarify NFTokenBurn 2022-09-06 09:40:17 -07:00
Wo Jake
c43c5445d4 Fixup 2022-09-05 07:50:27 +00:00
Wo Jake
b581f53728 Fixup 2022-09-04 17:13:39 +00:00
Wo Jake
befb872e3b usage of send_reliable_submission
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:13:33 +00:00
Wo Jake
9d2d7ffdf0 Remove flag parameter (redundant)
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:11:19 +00:00
Wo Jake
1db0295b57 Remove fee parameter
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:09:17 +00:00
Wo Jake
88350f0550 Optimize result's output 2022-09-03 13:21:57 +00:00
Wo Jake
e82efa394c Add python code sample for Submit and Verify
Submit a transaction and verify its validity on the ledger using xrpl-py
2022-09-03 09:59:43 +00:00
Wo Jake
7893ceded9 Fix wording
Amendments need more than 80% of consensus on a UNL, not equal to.
2022-09-03 07:40:51 +00:00
Wo Jake
415dee2832 Create encode_address.py
Bounty DGE-93
2022-09-03 06:02:08 +00: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
mDuo13
a95ddf3cc4 Known Amendments updates for 1.9.2 2022-08-04 16:40:11 -07:00
Elliot Lee
5a7b3e7f75 Update pages explaining how to run rippled (#1442)
* Update and rename run-rippled-as-a-wallet-server.md to run-rippled-as-a-stock-server.md

* Redirect from 'wallet server' to 'stock server'

https://github.com/XRPLF/xrpl-dev-portal/pull/1442/files#r933780313

Co-authored-by: Rome Reginelli <rome@ripple.com>
Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-08-03 10:38:09 -07:00
mDuo13
8559202675 Fix #1434: contrast in DepositAuth table in light mode 2022-08-01 17:31:22 -07:00
Rome Reginelli
47ab235afb Merge pull request #1441 from XRPLF/update-reserves
Update reserves.md
2022-07-30 02:46:28 -07:00
Rome Reginelli
631d4fffc1 Merge pull request #1435 from toykam/patch-1
Update currency-formats.md
2022-07-30 02:41:24 -07:00