Commit Graph

363 Commits

Author SHA1 Message Date
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
Wo Jake
18355a9591 Apply suggestions from code review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-18 15:11:48 +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
ddawson
9001ad75c4 Remove NFToken Tester HTML & Readme 2022-11-15 14:47:24 -08:00
Dennis Dawson
911f442310 Remove XLS20-NFT radio button 2022-11-15 11:00:43 -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
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
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
Wo Jake
21638b9780 var naming 2022-11-09 02:34:47 +00:00
Wo Jake
1615e76192 Simplify unit test (if -> else)
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:04:55 +00:00
Wo Jake
fe2ca362dd README improvement
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:03:51 +00:00
Wo Jake
b785555a6a Update content/_code-samples/airgapped-wallet/py/README.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:02:52 +00:00
Wo Jake
1856228554 Delete redundent comment
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:01:53 +00:00
Wo Jake
87ecf1545b Create airgapped-wallet-TEST.py
unit test.
2022-11-05 08:20:09 +00:00
Wo Jake
e3e022dff5 Typo fix
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-11-03 15:56:35 +08:00
Rome Reginelli
5296f38c5b Merge pull request #1492 from ObiajuluM/master
Added Python code samples for escrows
2022-11-01 14:18:51 -07:00
Wo Jake
5be408709b . 2022-10-29 18:11:34 +08:00
Wo Jake
ce36a11c18 Create README.md 2022-10-29 06:48:20 +00:00
Wo Jake
cb1984780d Create requirements.txt 2022-10-28 12:14:25 +00:00
Wo Jake
c80f41ed27 Create relay-transaction.py 2022-10-28 12:13:23 +00:00
Wo Jake
15edaaaba1 Create airgapped-wallet.py 2022-10-28 12:07:32 +00:00
Obiajulu
067b87d276 Update create_escrow.py 2022-10-25 02:55:40 -07:00
Obiajulu
a05dfeccab Update finish_escrow.py 2022-10-25 02:38:14 -07:00
Obiajulu
8b7babf2ab Update return_escrow_sequence.py 2022-10-25 02:23:37 -07:00
Obiajulu
58cd14ceeb Update create_escrow.py 2022-10-17 21:40:48 -07:00
Obiajulu
c58c1a8a57 Update account_escrows.py 2022-10-17 21:39:55 -07:00
Obiajulu
3c0136cee4 Update content/_code-samples/escrow/py/create_escrow.py
Co-authored-by: jonathanlei <jlei@ripple.com>
2022-10-17 21:37:57 -07:00
Obiajulu
49d76e0dfe Update content/_code-samples/escrow/py/account_escrows.py
Co-authored-by: jonathanlei <jlei@ripple.com>
2022-10-17 21:36:56 -07:00
Rome Reginelli
6460586c4f Merge pull request #1497 from ObiajuluM/patch-1
Added Python code samples for checks
2022-10-17 15:05:23 -07:00
Obiajulu
9241bc4224 Update generate_condition.py 2022-10-15 20:41:27 -07:00
Obiajulu
1af48bacbd Update return_escrow_sequence.py 2022-10-15 20:40:55 -07:00
Obiajulu
1383b921c1 Update cancel_escrow.py 2022-10-15 11:03:21 -07:00
Obiajulu
18c37e133d Update account_escrows.py 2022-10-15 11:02:44 -07:00
Obiajulu
a20ede533f Update finish_escrow.py 2022-10-15 11:02:27 -07:00
Obiajulu
4f5b3b58fb Update finish_escrow.py 2022-10-15 10:56:10 -07:00
Rome Reginelli
cccaa268b9 Merge pull request #1507 from AlexanderBuzz/DGE-94_javascript-code-samples
Added key-derivation JavaScript examples analog to python version
2022-10-13 14:39:49 -07:00
AlexanderBuzz
d6022599cb - Removed "forced" examples 2022-10-05 13:01:37 +02:00
AlexanderBuzz
4a93a9c1ab - Removed key generation from mnemonic, as it is deprecated and will soon be removed from rippled
- Added base58 seed
- Updated readme accordingly
2022-10-05 12:56:53 +02:00