Jackson Mills
|
45db895981
|
Fix unit test on MacOS
|
2023-03-09 14:53:40 -08:00 |
|
dependabot[bot]
|
80b3ed0f8b
|
Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 35.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/35.0.0...39.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-07 22:13:43 +00:00 |
|
jonathanlei
|
8a57180975
|
Merge pull request #1700 from TusharPardhe/Escrow_examples_js
Escrow Code samples update - JS Bounty
|
2023-02-07 14:12:42 -08:00 |
|
jonathanlei
|
59646b636a
|
Merge pull request #1711 from pdp2121/migrate-snippets
migrate code snippets from xrpl-js and xrpl-py
|
2023-02-07 13:42:50 -08:00 |
|
jonathanlei
|
f90d31ffd1
|
Merge pull request #1673 from AlexanderBuzz/DGE-94_javascript-code-samples_tx_ser
Added tx-serialization JavaScript examples analog to python version
|
2023-02-03 11:49:33 -08:00 |
|
jonathanlei
|
772d45a702
|
Merge pull request #1683 from wojake/patch-14
Python code sample for Tickets & Multisig tx
|
2023-02-03 11:49:07 -08:00 |
|
AlexanderBuzz
|
f990006169
|
- Added --raw CLI option
|
2023-02-01 15:39:48 +01:00 |
|
Tushar Pardhe
|
b868a1fc02
|
Added sequence number logging
|
2023-02-01 10:18:33 +00:00 |
|
Phu Pham
|
70997788f2
|
clean up snippets
|
2023-01-31 17:36:40 -05:00 |
|
Tushar Pardhe
|
1b500fc745
|
Incorporated review comments
|
2023-01-31 21:31:57 +00:00 |
|
AlexanderBuzz
|
6af6309b82
|
- Added Hash128 edge case
|
2023-01-31 20:41:25 +01:00 |
|
AlexanderBuzz
|
47f27d94fb
|
- Made output more user-friendly
|
2023-01-31 19:07:44 +01:00 |
|
pdp2121
|
1fcbb3a5fc
|
Update content/_code-samples/get-tx/js/getTransaction.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 11:59:20 -05:00 |
|
pdp2121
|
edccd1756e
|
Update content/_code-samples/get-tx/js/getTransaction.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 11:59:12 -05:00 |
|
pdp2121
|
707c4742b1
|
Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 11:59:01 -05:00 |
|
pdp2121
|
c4870d387d
|
Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 11:58:49 -05:00 |
|
pdp2121
|
a7a9f28ab4
|
Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 11:58:37 -05:00 |
|
Wo Jake
|
71b7cfdae5
|
Rename use-tickets-multisig.py to use-tickets-to-multisign.py
|
2023-01-31 18:02:34 +08:00 |
|
Wo Jake
|
e5a80f89e1
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:01:49 +08:00 |
|
Wo Jake
|
5072a4d425
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:01:38 +08:00 |
|
Wo Jake
|
3a5b961c2e
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:01:24 +08:00 |
|
Wo Jake
|
de4f813007
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:01:04 +08:00 |
|
Wo Jake
|
75105061c7
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:00:52 +08:00 |
|
Wo Jake
|
fb9a44e06a
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:00:37 +08:00 |
|
Wo Jake
|
b16a5c53fe
|
Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-31 18:00:24 +08:00 |
|
Phu Pham
|
9d0b2ab0ea
|
add readme to each folder
|
2023-01-30 16:07:41 -05:00 |
|
Phu Pham
|
31f9eecffc
|
add space at eof
|
2023-01-30 15:02:22 -05:00 |
|
AlexanderBuzz
|
59306cdf63
|
- Removed now obsolete file
|
2023-01-30 14:22:31 +01:00 |
|
AlexanderBuzz
|
bce91a17f2
|
- Restructured code, main logic is now in tx-serializer.js
|
2023-01-30 14:20:19 +01:00 |
|
AlexanderBuzz
|
5e31e55408
|
- Fixed typo
|
2023-01-30 12:38:50 +01:00 |
|
AlexanderBuzz
|
642b06feb4
|
- Removed duplicate output of Id Prefix when logging in verbose mode
|
2023-01-30 12:37:51 +01:00 |
|
AlexanderBuzz
|
b7e7e24554
|
Update content/_code-samples/tx-serialization/js/index.js
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-30 12:02:54 +01:00 |
|
Wo Jake
|
d13a9e5636
|
add comment
|
2023-01-28 02:42:29 +08:00 |
|
Phu Pham
|
00eb153f3e
|
migrate from js and py
|
2023-01-26 19:07:49 -05:00 |
|
Wo Jake
|
17d55876f1
|
Add notice
|
2023-01-26 05:32:11 +00:00 |
|
ddawson
|
9c8b152d59
|
Remove NFT-Devnet refs
|
2023-01-25 11:46:14 -08:00 |
|
Tushar Pardhe
|
798114bfbd
|
Added testnet accounts
|
2023-01-25 10:13:59 +00:00 |
|
Tushar Pardhe
|
638dd82b24
|
Added testnet accounts
|
2023-01-25 10:08:52 +00:00 |
|
AlexanderBuzz
|
fa22313650
|
Update content/_code-samples/tx-serialization/js/test-cases/README.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2023-01-25 08:12:48 +01:00 |
|
Tushar Pardhe
|
e5456b95d2
|
Added finish-escrow transaction
|
2023-01-24 22:54:10 +00:00 |
|
Tushar Pardhe
|
0f8fe7b12a
|
Adding cancel escrow transaction
|
2023-01-24 22:47:08 +00:00 |
|
Tushar Pardhe
|
858e19dfb7
|
Escrow bounty create-escrow tx
|
2023-01-24 22:23:42 +00:00 |
|
AlexanderBuzz
|
de56a1f7ad
|
- Changed test-cases README.md examples from python-cli to node-cli
- added input handling from --stdin
- wrapped some logic in callback function in main file as new --stind option works asynchronously
|
2023-01-20 08:00:24 +01:00 |
|
Wo Jake
|
bb6da78f82
|
Create use-tickets-multisig.py
|
2023-01-20 03:59:48 +00:00 |
|
AlexanderBuzz
|
a71665cca4
|
- Initial commit, should be quite complete
|
2023-01-12 16:24:36 +01: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 |
|
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 |
|
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 |
|
Oliver Eggert
|
8c6e1373fe
|
Fix ripplex1-send-xrp.js
|
2022-12-01 13:00:58 -08:00 |
|