AlexanderBuzz
|
c8581ffbae
|
Bounties 0077 js samples 2 Airgapped Wallet (#1693)
|
2023-02-08 09:35:25 -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 |
|
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 |
|
Rome Reginelli
|
6a2a37a63a
|
Merge pull request #1604 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/httpx-0.23.0
Bump httpx from 0.18.2 to 0.23.0 in /content/_code-samples/airgapped-wallet/py
|
2022-11-28 15:34:56 -08:00 |
|
Rome Reginelli
|
ab10497982
|
Merge pull request #1603 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.16
Bump django from 3.2.6 to 3.2.16 in /content/_code-samples/airgapped-wallet/py
|
2022-11-28 15:34:41 -08:00 |
|
dependabot[bot]
|
9c4abf66cc
|
Bump httpx in /content/_code-samples/airgapped-wallet/py
Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.18.2...0.23.0)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 20:20:30 +00:00 |
|
dependabot[bot]
|
4d085aec7d
|
Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.16.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.6...3.2.16)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 20:20:24 +00: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 |
|
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 |
|
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 |
|
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 |
|