Commit Graph

3857 Commits

Author SHA1 Message Date
mDuo13
c760b22aba Update tel codes for rippled 1.11.0 2023-08-11 15:20:16 -07:00
Rome Reginelli
7b549d0547 Merge pull request #2022 from XRPLF/partial-payments-clarification
Clarify partial-payments.md
2023-08-11 14:47:29 -07:00
Rome Reginelli
b357203e27 Merge pull request #2010 from XRPLF/stand-alone-vs-initial-ledger
commandline-usage: separate stand-alone + initial ledger options
2023-08-11 14:44:23 -07:00
Elliot Lee
bcf72675fe fix(transaction-common-fields): typo for fee_div_max 2023-08-09 14:05:29 -07:00
Rome Reginelli
33bcc9738a Merge pull request #2041 from XRPLF/ka_20230807
Known Amendments: updates for 2023-08-07
2023-08-08 15:02:49 -07:00
Rome Reginelli
2ac98b5d0a Merge pull request #2027 from develoQ/upd-faq
Update FAQ
2023-08-08 14:53:18 -07:00
mDuo13
61aeaccfd3 Change 'test networks' to just 'networks' to acknowledge sidechains 2023-08-08 14:45:17 -07:00
mDuo13
10bb54e4f1 Clarify/update initial ledger options 2023-08-08 14:44:08 -07:00
mDuo13
bc6a975b60 [ja] Fix broken NFT taxon links 2023-08-07 15:41:35 -07:00
mDuo13
45f45ed289 Known Amendments: updates for 2023-08-07 2023-08-07 12:39:56 -07:00
develoQ
7604b06caa [JA] fix XRPレジャー to XRP Ledger 2023-08-05 15:17:15 +09:00
Rome Reginelli
71bfec692c Merge pull request #2033 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3 in /content/_code-samples/airgapped-wallet/py
2023-08-04 16:24:05 -07:00
Rome Reginelli
488904fafb Merge pull request #2031 from develoQ/ja-nftoken
[JA] Update NFToken page
2023-08-04 16:23:42 -07:00
dependabot[bot]
c40c8ce3c1 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 23:03:14 +00:00
Rome Reginelli
aae627f6e7 Merge pull request #2018 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22 in /content/_code-samples/airgapped-wallet/py
2023-08-04 16:02:28 -07:00
Rome Reginelli
617d734767 Merge pull request #2008 from PeterChen13579/patch-1
change limit description for all API's required
2023-08-02 14:41:32 -07:00
Rome Reginelli
2f394e01e3 Merge pull request #2006 from XRPLF/ter-submitted
Update ter-codes.md
2023-08-02 14:36:47 -07:00
Rome Reginelli
54db9eff11 Merge pull request #1991 from XRPLF/update-ubuntu-instructions
Improve install-rippled-on-ubuntu.md
2023-08-02 14:34:25 -07:00
Peter Chen
805a02f38f change "limit" description to include "positive" 2023-08-01 13:42:43 -04:00
Elliot Lee
4dd891842c ter-codes - alphabetize 2023-07-31 14:37:47 -07:00
develoQ
5e5a398fff update faq
- update JA content
- update unl/validator info
2023-07-31 12:03:41 +09:00
develoQ
573dac48c5 [JA] update nftoken page
- update Taxon section to use `Taxon` instead of `分類群`
- remove Domain based metadata content
- update `MintedTokens` to `MintedNFTokens`
2023-07-31 12:01:00 +09:00
Elliot Lee
943784f48c use suggestion from ximinez 2023-07-27 17:08:12 -07:00
Elliot Lee
002246308c remove link so the text is easier for readers to copy, if they desire
finding the section about the field is convenient anyway, since it's on the same page and is not far away
2023-07-27 09:47:22 -07:00
Elliot Lee
83d79778c4 Clarify partial-payments.md
- Clarify that the sender of any Payment can enable the Partial Payment flag (it's not something that recipients control).
- Avoid burying the lede. Remind people to use delivered_amount. It can't be repeated too much.
- Clarify that the transaction cost is separate from the Amount.
2023-07-27 09:43:18 -07:00
dependabot[bot]
90e3fec3b2 Bump certifi in /content/_code-samples/airgapped-wallet/py
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:55:11 +00:00
Peter Chen
5261e3abe4 change "limit" field discription for many API's 2023-07-20 10:28:42 -04:00
Elliot Lee
4e625a2a62 Apply suggestions from code review 2023-07-19 14:04:59 -07:00
Elliot Lee
4b14bb76f6 commandline-usage: stand-alone and initial ledger options are independent
Initial Ledger Options is not a subcategory of Stand-Alone Mode Options
2023-07-19 13:57:09 -07:00
Peter Chen
7b8eb2d207 update suggested description for limit
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-07-19 09:47:52 -04:00
Peter Chen
8cb1492953 change limit discription in Account_channels
The description of "limit" field will need to be changed for many of the API's to help clarify that values below 10 will be set to 10 and values above 400 will be set to 400. More information can be found here: https://github.com/XRPLF/xrpl-dev-portal/issues/1985
2023-07-18 16:13:08 -04:00
Elliot Lee
7d9bd91a94 Update ter-codes.md 2023-07-17 22:12:53 -07:00
Rome Reginelli
516638066f Merge pull request #2005 from wojake/patch-15
Update max no. of signers per signer list
2023-07-17 14:07:36 -07:00
Wo Jake
ec27832184 Update max no. of signers per signer list 2023-07-17 18:57:43 +08:00
dependabot[bot]
7e092d7577 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:22:56 +00:00
Rome Reginelli
b2785da5eb Merge pull request #1994 from develoQ/ja-fix-md-link
[JA] fix OfferCreate markdown link
2023-07-12 14:36:49 -07:00
tequ
1cc61597f7 [JA] fix markdown link 2023-07-11 14:59:09 +09:00
tequ
b78557240c [JA] fix collapsed appearance of account codes 2023-07-10 10:14:37 +09:00
Elliot Lee
f4c7770521 Improve install-rippled-on-ubuntu.md
`mv` will rename the file (instead of moving it into a destination directory) if the destination directory does not exist. By providing the `/`, we are being explicit that we want the file to be moved.

If the earlier `mkdir` command was skipped or failed, we want `mv`  to report an error, instead of silently renaming the key file to `keyrings`, which would not make sense.

Supplying a command to `gpg` prevents the warning which was previously shown in the gpg output.
2023-07-07 16:09:17 -07:00
dependabot[bot]
d47c613dfb Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://github.com/django/django/compare/3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 23:27:55 +00:00
Rome Reginelli
5116247da7 Merge pull request #1933 from XRPLF/xrpl-py-2.0
feat: Update xrpl-dev-portal to use xrpl-py 2.0
2023-07-05 15:00:32 -07:00
mDuo13
dde4e8c94b Airgapped wallet: remove redundant wallet import 2023-07-05 14:56:55 -07: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
JST5000
72cd29a9a8 Link to submit_and_wait instead of send_reliable_submission 2023-07-05 09:13:38 -07:00
Rome Reginelli
739e1a5b35 Merge pull request #1975 from XRPLF/rr-patch-hooks-v3-testnet
Networks update to Hooks v3 testnet link
2023-06-29 16:50:39 -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