Commit Graph

5586 Commits

Author SHA1 Message Date
Niko
b4de01f896 Updated JSON RPC object to the correct sturcture
The JSON object proposed for submitting had the incorrect structure for the JSON-RPC endpoint
2022-12-30 01:51:51 +01:00
oeggert
cadd245f42 Merge pull request #1657 from XRPLF/rpc-url-fix
Fix RPC URL
2022-12-23 09:05:12 -08:00
Rome Reginelli
d9d2a2c76c Merge pull request #1642 from wojake/patch-11
Update intro-to-consensus.md
2022-12-22 12:09:02 -08:00
Rome Reginelli
a1fd57c22e Merge pull request #1655 from XRPLF/update-discord-link
Update the discord link
2022-12-22 12:08:41 -08:00
Rome Reginelli
b8033021a1 Merge pull request #1652 from XRPLF/ws_tool_tickets
Fix ledger_entry format for tickets and add to WS tool
2022-12-22 12:01:28 -08:00
Rome Reginelli
86fad1e20f Merge pull request #1653 from legleux/fix-escrow-example-field
field wrong "account" should be "owner"
2022-12-22 12:00:57 -08:00
Oliver Eggert
169ab054ad Fix RPC URL. 2022-12-22 11:50:12 -08:00
Jackson Mills
ff4ec348d8 Add second discord link spot 2022-12-22 09:58:24 -08:00
Jackson Mills
78fe47282e Update the discord link 2022-12-22 09:43:46 -08:00
Michael Legleux
54f20be9bc field wrong "account" should be "owner" 2022-12-20 21:31:55 -08:00
mDuo13
f18e676183 Fix ledger_entry format for tickets and add to WS tool 2022-12-20 17:20:39 -08:00
Rome Reginelli
abd57c9db6 Merge pull request #1648 from justinr1234/justinr1234-patch-1
fix: Ruby homebrew install on macos is deprecated
2022-12-20 13:36:50 -08:00
Amarantha Kulkarni
061ff9092b Incorporate feedback on wording for EVM sidechain (#1635)
* Incorporate feedback on wording for EVM sidechain

* Incorporate feedback

* Incorporate more feedback

* Update heading to reflect the assignment of Devnet tokens
2022-12-19 16:25:27 -08:00
justinr1234
e55187348f fix: add conan to list of dependencies for brew 2022-12-19 17:49:41 -06:00
justinr1234
9a96cca84c fix: Ruby homebrew install on macos is deprecated 2022-12-19 17:34:58 -06:00
Rome Reginelli
1af0dc2827 Merge pull request #1641 from XRPLF/amm_connection_info
AMM-Devnet connection info
2022-12-19 12:14:38 -08:00
Rome Reginelli
a4a35f4d92 Apply suggestions from code review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-12-19 12:13:57 -08:00
Rome Reginelli
ae6dda1fca Merge pull request #1645 from wojake/patch-12
Update FH disk space figure
2022-12-19 12:10:05 -08:00
Wo Jake
3abf56d5c2 Update FH disk space figure 2022-12-18 09:52:23 +08:00
Wo Jake
dc01563fb9 Update intro-to-consensus.md 2022-12-18 00:01:44 +08:00
Wo Jake
9141040f87 Update intro-to-consensus.md 2022-12-17 15:22:54 +08:00
mDuo13
116ce417d7 AMM-Devnet connection info 2022-12-16 16:18:49 -08:00
mDuo13
daeabe6c9d Merge branch 'amm_concept' 2022-12-16 14:05:00 -08:00
Rome Reginelli
e3328ddaa7 Merge pull request #1625 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/certifi-2022.12.7
Bump certifi from 2021.5.30 to 2022.12.7 in /content/_code-samples/airgapped-wallet/py
2022-12-15 15:00:10 -08:00
Amarantha Kulkarni
845422da7f Add words from new features such as NFTs to the spell checker (#1615)
* Add words from new features such as NFTs to the spell checker

* Add more proper nouns and general purpose words

* Add more proper nouns and general purpose words

* Update to use backticks

* Update proper nouns and generic words

* Fix style for words based on style checker report

* Style/spelling fixes

* Fix links broken by style/spelling updates

* More edits for style

* Finish updates to get style checker to pass

Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-12-15 14:29:32 -08:00
Rome Reginelli
4c9ca0f219 Merge pull request #1631 from XRPLF/dependabot/npm_and_yarn/styles/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /styles
2022-12-13 17:42:51 -08:00
Rome Reginelli
078cbe03e3 Merge pull request #1636 from XRPLF/fix_airgapped_wallet
Fix airgapped wallet tests
2022-12-13 17:39:15 -08:00
Rome Reginelli
8f001e5144 Merge pull request #1634 from legleux/amm-withdraw-typo
does -> does _not_
2022-12-13 17:39:03 -08:00
mDuo13
7429867ba2 AMM concept: edits per reviews 2022-12-13 17:32:11 -08:00
mDuo13
ab451e48cd Fix airgapped wallet tests 2022-12-13 14:58:12 -08:00
dependabot[bot]
bc3c9905c3 Bump sqlparse in /content/_code-samples/airgapped-wallet/py
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 14:57:53 -08:00
mDuo13
b8794f80f6 AMM: add concept links to more tx types 2022-12-12 20:10:54 -08:00
Michael Legleux
e63f3a60c2 does -> does _not_ 2022-12-12 18:55:55 -08:00
mDuo13
b5478b863e AMM: edit concept, add links to it 2022-12-12 17:28:48 -08:00
mDuo13
afe36f57be Add draft files for AMM flow of funds diagrams 2022-12-12 17:19:20 -08:00
dependabot[bot]
d3558a75ab Bump qs from 6.5.2 to 6.5.3 in /styles
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 12:57:07 +00:00
mDuo13
ba17ee7afc AMM concept: add trading fees info 2022-12-09 16:57:51 -08:00
dependabot[bot]
1020fbc12f Bump certifi in /content/_code-samples/airgapped-wallet/py
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 06:26:46 +00:00
Rome Reginelli
7897a9c73a Merge pull request #1619 from XRPLF/rr-fix-amm-trading-fee
AMM: Fix trading fee decimal comparison
2022-12-08 13:48:29 -08:00
Rome Reginelli
4da14c00f4 Merge pull request #1608 from XRPLF/rr-stissue-length
Serialization: fix STIssue definition
2022-12-07 15:58:21 -08:00
Rome Reginelli
fd63f8a89b Merge pull request #1620 from Calvinjwala/ambassador
fix: updating form and copy on ambassador page
2022-12-07 13:35:17 -08:00
Calvin Jhunjhnuwala
cee118e0c8 updating form and copy on ambassador page 2022-12-07 10:31:11 -08:00
Rome Reginelli
5c2bf3204b Merge pull request #1606 from XRPLF/rr-submit_multisigned_cli_resp
Add example CLI reponse to submit_multisigned
2022-12-06 15:30:40 -08:00
Rome Reginelli
e0c825e421 Merge pull request #1586 from XRPLF/contrib_terms
Contributing: add terminology
2022-12-06 15:29:49 -08:00
Rome Reginelli
0d328e4ae5 Merge pull request #1614 from legleux/use-dns-names-instea-of-ip
Use DNS names instead of old invalid IPs
2022-12-06 15:16:44 -08:00
mDuo13
049b77f8da Contrib: spell out and 2022-12-06 15:10:15 -08:00
mDuo13
b573b3ce9d Contrib: use italics rather than quotes for terms 2022-12-06 15:09:12 -08:00
Wietse Wind
2924e465e0 Add note about not being able to AccountDelete (tecHAS_OBLIGATIONS) if minted 2022-12-04 01:06:17 +01:00
Rome Reginelli
b2ae59164e AMM: Fix trading fee decimal comparison
"units of 1/100,000" is equivalent to "⅒ basis points" which is correct. This 10,000 number is a carry over from when it was basis points, not ⅒ thereof
2022-12-02 13:53:20 -08:00
jonathanlei
8a34b1e607 try fix2 2022-12-02 10:22:35 -08:00