221 Commits

Author SHA1 Message Date
oeggert
c6194082f9 Merge branch 'master' into amm-modular-tutorials 2024-10-02 21:12:49 -07:00
Oliver Eggert
160d2427c3 trade with auction slot tutorial 2024-10-02 21:10:16 -07:00
mDuo13
5835468611 Move escrow ws examples 2024-09-30 15:37:39 -07:00
dependabot[bot]
930ac9af84 Bump rollup in /_code-samples/build-a-browser-wallet/js
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 20:51:37 +00:00
mDuo13
f30e465583 start fixing escrow code samples 2024-09-25 14:26:54 -07:00
Oliver Eggert
243d450118 add bidding button 2024-09-25 09:17:24 -07:00
Oliver Eggert
4bdf0cc5f7 auction slot tutorial 2024-09-23 16:17:26 -07:00
dependabot[bot]
4683ec5af5 Bump vite in /_code-samples/build-a-browser-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 20:03:19 +00:00
Rome Reginelli
c9f6292f2f Merge pull request #2757 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/elliptic-6.5.7
Bump elliptic from 6.5.4 to 6.5.7 in /_code-samples/build-a-browser-wallet/js
2024-09-17 13:02:18 -07:00
Oliver Eggert
8fb12213e0 update create amm create from feedback 2024-09-13 13:50:41 -07:00
mDuo13
206cd5bddb Airgapped wallet: update dependencies 2024-09-10 10:33:31 -07:00
dependabot[bot]
62d05457bc Bump elliptic in /_code-samples/build-a-browser-wallet/js
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 17:26:49 +00:00
Oliver Eggert
5336ef7e8d add better error handling and double token amm functionality 2024-09-06 14:02:44 -07:00
ddawson
546ea9f609 create offers tutorial 2024-09-05 11:14:08 -07:00
dependabot[bot]
5da97a798b Bump cryptography in /_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...43.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 23:48:01 +00:00
Oliver Eggert
c9bb4102e0 update to match existing modular tutorials 2024-08-26 21:45:03 -07:00
Oliver Eggert
790e89a360 create amm and add assets mod tutorials 2024-08-08 13:30:09 -07:00
dependabot[bot]
80659d164d Bump ws from 8.17.0 to 8.18.0 in /_code-samples/non-fungible-token/js
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 23:12:21 +00:00
oeggert
f9baf049b0 Merge pull request #2605 from XRPLF/amm-passive-income
Earn Passive Income with AMM
2024-07-08 12:02:59 -07:00
dependabot[bot]
16dc0f9b12 Bump certifi in /_code-samples/airgapped-wallet/py
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:18:30 +00:00
Oliver Eggert
af5ecee5d5 add additional step of checking LP token value 2024-07-05 16:38:41 -07:00
Oliver Eggert
14e623bb96 Merge branch 'amm-passive-income' of https://github.com/XRPLF/xrpl-dev-portal into amm-passive-income 2024-07-05 16:33:45 -07:00
Oliver Eggert
69e903caec add reviewer suggestions 2024-07-05 16:33:19 -07:00
oeggert
2faaac05a1 Merge branch 'master' into amm-passive-income 2024-07-05 16:23:57 -07:00
Oliver Eggert
6a9dafbb89 add check lp token value step and move tutorial 2024-07-05 16:03:02 -07:00
Rome Reginelli
d86e6f9435 Merge pull request #2578 from mDuo13/amm_trade_tutorial
Add tutorial on using Auction Slot to save on AMM fees
2024-06-21 17:30:54 -07:00
dependabot[bot]
e09493627f Bump ws in /_code-samples/build-a-browser-wallet/js
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 23:18:05 +00:00
Oliver Eggert
39d5404b18 add page to sidebars 2024-06-20 14:22:02 -07:00
Oliver Eggert
27db59c75f update tutorial to pull from js file 2024-06-20 14:10:21 -07:00
dependabot[bot]
363d1aa768 Bump ws in /_code-samples/trade-in-the-decentralized-exchange/js
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.5.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 20:00:17 +00:00
Amarantha Kulkarni
c15a8f1814 Improve linking within site 2024-06-14 09:35:40 -07:00
Rome Reginelli
fb2f402fc2 Merge pull request #2609 from XRPLF/fix_nft_code_sample_paths
Fix some issues with NFT code samples
2024-06-10 15:10:44 -07:00
Elliot Lee
c829b7df13 list-nft-pages-and-buy-offers.js - fix redeclaration of i 2024-06-07 23:24:50 -07:00
Rome Reginelli
0355c4b588 Update package.json
fix whitespace on package.json
2024-06-03 14:26:04 -07:00
mDuo13
2e2e7a1fdc Fix some issues with NFT code samples 2024-05-29 16:12:05 -07:00
dependabot[bot]
4f37b5fd9c ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:45:22 +00:00
mDuo13
169e5349ec Auction slot tutorial: improve structure 2024-05-08 17:20:42 -07:00
mDuo13
8b687e98ea Finish draft of AMM tutorial 2024-05-07 19:10:07 -07:00
mDuo13
46d1add256 Auction slot: update sample code 2024-05-02 15:37:41 -07:00
mDuo13
40e2e6341e Auction slot tutorial: rename files to match function 2024-04-16 01:50:58 -07:00
mDuo13
6613ed98f0 AMM auction slot tutorial progress 2024-04-16 01:49:39 -07:00
mDuo13
43ebddb05a Incomplete AMM calculations sample code 2024-04-10 15:55:05 -07:00
Rome Reginelli
5f918a4698 Merge pull request #2529 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3 in /_code-samples/build-a-browser-wallet/js
2024-04-10 13:58:26 -07:00
mDuo13
1c205a1c25 Partial code/tutorial for calculating AMM bid savings 2024-04-05 16:53:38 -07:00
dependabot[bot]
e141259f60 Bump vite in /_code-samples/build-a-browser-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:54:59 +00:00
dependabot[bot]
2e24d87254 Bump pillow from 10.2.0 to 10.3.0 in /_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:40:26 +00:00
ddawson
6f56973c4f Add default 0 txr fee 2024-03-26 14:38:39 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
1525aeccd1 Merge pull request #2467 from XRPLF/devref-verifyed
Dev Reflections blog post - VerifyEd
2024-03-19 09:20:08 -07:00
dependabot[bot]
bb6d0e9b0d Bump django from 3.2.23 to 3.2.25 in /_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.25.
- [Commits](https://github.com/django/django/compare/3.2.23...3.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:48:51 +00:00