Commit Graph

3243 Commits

Author SHA1 Message Date
Rome Reginelli
aa3f12d55e Merge pull request #1602 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/pillow-9.3.0
Bump pillow from 8.3.1 to 9.3.0 in /content/_code-samples/airgapped-wallet/py
2022-11-28 15:34:24 -08:00
oeggert
6126943998 Merge pull request #1605 from XRPLF/fix-typo-cryptographic-keys
Fix typo in cryptographic-keys.md.
2022-11-28 14:57:13 -08:00
Wietse Wind
49c58f239b Add XRPL Labs testnet & CORS note 2022-11-28 23:22:53 +01:00
Oliver Eggert
93961c2d61 Fix typo in cryptographic-keys.md. 2022-11-28 09:22:59 -08:00
Rome Reginelli
e3a6935cb2 Merge pull request #1541 from XRPLF/amm_ref
Automated Market Maker (XLS-30d) reference documentation
2022-11-23 14:33:21 -08:00
Rome Reginelli
b3baec9187 Merge pull request #1588 from XRPLF/server_info_issue_1446
Update server_info/state w/ reporting mode details
2022-11-23 13:23:43 -08:00
mDuo13
45f6ea49a8 server_info/state: more edits 2022-11-23 12:50:20 -08:00
mDuo13
c2cc532242 server_info/state updates: edits per reviews 2022-11-23 12:40:16 -08:00
dependabot[bot]
735fc2588c Bump pillow in /content/_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 20:20:14 +00:00
Rome Reginelli
636dad6bbf Merge pull request #1558 from wojake/patch-11
Create airgapped-wallet.py
2022-11-23 12:19:38 -08:00
mDuo13
ecb8acfafb Fix AMMDeposit formula 2022-11-22 20:04:30 -08:00
Rome Reginelli
572e0ab3c6 AMM: apply suggestions from review
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2022-11-21 22:42:30 -08:00
mDuo13
720a322892 AMM refs: more edits per reviews 2022-11-21 22:40:14 -08:00
mDuo13
abd20d99d9 [JA] serialization, fix link 2022-11-21 22:40:14 -08:00
mDuo13
e2ff0a7d97 AMM doc cleanup
- fix typo in serialization
- add STIssue type to type list in serialization
- more clearly mark things that need to be translated to Japanese
- Put AMMBid & AMMCreate transactions in alphabetical order
2022-11-21 22:40:14 -08:00
mDuo13
ab0b7f78d8 [JA] add untranslated section on AMMs 2022-11-21 22:40:14 -08:00
mDuo13
08bbcc4dd7 AMM reference docs
AMM object: some clarifications

AMM references: incomplete draft

AMM updates

AMM: add AMMBid, clarify more stuff

Docs for AMMBid transaction

AMM: more work on error codes

AMM: example transactions, related upates

Fix broken links

AMM: reflect naming updates

more AMMBid edits

Add amm_info API method

Add style for AMM label

AMM: more clarifications on tx, accounts

AMM references: Clean up draft

amm_info: reflect code updates

AMM: updates for the latest changes

AMM: update flags for Deposit/Withdraw

AMM: update JSON examples for latest code

Serialization: add STIssue type

STIssue: clarify definition with commas
2022-11-21 22:40:12 -08:00
Rome Reginelli
1d1c48c319 Remove duplicate UNLModify header. (#1594)
The snippet includes the header so having the header separately is redundant.

Fixes #1590
2022-11-21 08:59:54 -08:00
Amarantha Kulkarni
49a7a45c6a Fix public RPC URL (#1593)
Change https://rpc.evm-sidechain.xrpl.org/ to https://rpc-evm-sidechain.xrpl.org/
2022-11-18 13:25:05 -08:00
Wo Jake
18355a9591 Apply suggestions from code review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-18 15:11:48 +08:00
mDuo13
51e383bfa8 Fix broken links from JA updates 2022-11-17 14:47:23 -08:00
Wo Jake
ddaf82a478 Update airgapped-wallet.py 2022-11-17 14:53:36 +00:00
Wo Jake
efbca1d282 Apply suggestions from code review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-17 18:05:11 +08:00
Wo Jake
ad13aa01dc Tutorial improvement
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-17 17:36:05 +08:00
Wo Jake
eb0a76d576 UI improvement
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-17 17:35:27 +08:00
Wo Jake
cede9a23dd UI fix
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-17 17:34:09 +08:00
mDuo13
3ed5d90519 Update server_info/state w/ reporting mode details
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
  gRPC in rippled

This commit fixes #1446.
2022-11-16 15:38:42 -08:00
Oliver Eggert
0edaa21f47 Remove Enable Negative UNL section. 2022-11-16 10:15:06 -08:00
Dennis Dawson
afc874007d Merge pull request #1585 from XRPLF/nft_update_11_14
Update tutorial for testnet
2022-11-15 15:09:31 -08:00
ddawson
9001ad75c4 Remove NFToken Tester HTML & Readme 2022-11-15 14:47:24 -08:00
ddawson
70cfc3d389 Merge branch 'nft_update_11_14' of github.com:XRPLF/xrpl-dev-portal into nft_update_11_14
Probably because the quickstart zip was updated, needed to pull before push.
2022-11-15 13:53:12 -08:00
ddawson
0e9feb86c6 Remove NFT-Devnet refs, old tutorial 2022-11-15 13:52:41 -08:00
oeggert
b4ddf791f8 Merge pull request #1583 from XRPLF/clarify-network_id
Update network_id stanza note.
2022-11-15 13:41:51 -08:00
Dennis Dawson
911f442310 Remove XLS20-NFT radio button 2022-11-15 11:00:43 -08:00
ddawson
d8b63c6e1c Missed a disclaimer 2022-11-15 10:55:59 -08:00
oeggert
474c3fdf6f Update content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-11-15 10:04:25 -08:00
Wo Jake
a57f88617d Additional file check & mitigate setup error 2022-11-15 10:15:55 +00:00
Wo Jake
d89160b363 Fixes & Improvements 2022-11-15 09:54:12 +00:00
Alloy Networks
8322a90c13 Update build instructions for MacOS
Changes to reflect the new repository locations for `rippled` sources
2022-11-15 11:40:20 +02:00
Wo Jake
9a0de3d622 Update content/_code-samples/airgapped-wallet/py/airgapped-wallet-TEST.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-15 06:39:17 +00:00
Wo Jake
13d4460f0b Fix typo 2022-11-15 06:36:40 +00:00
ddawson
30102e5152 Update tutorial for testnet 2022-11-14 17:45:08 -08:00
Oliver Eggert
d7bca082e0 Update network_id stanza note. 2022-11-14 14:53:13 -08:00
Rome Reginelli
4409529fc3 Update XCode link
Fix #1529
2022-11-14 14:50:01 -08:00
Wo Jake
c41a4b39ba Update README.md 2022-11-11 07:49:59 +00:00
Wo Jake
687e8018d9 Fix create_wallet() 2022-11-11 07:33:00 +00:00
Wo Jake
0efd9f862b Fix unit test seed 2022-11-11 07:32:01 +00:00
Wo Jake
93bfbaa27f Update relay-transaction.py 2022-11-11 07:23:23 +00:00
Wo Jake
fa00126084 "XRP"->"XRPL"
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-11 07:18:34 +00:00
Wo Jake
6b71beb74b Spelling fix
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-11 07:17:34 +00:00