Obiajulu
a9eb06254b
Update unfreeze_token.py
2022-11-21 02:31:16 -08:00
Obiajulu
121cc9f034
Update content/_code-samples/freeze/py/set_global_freeze.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-11-17 17:36:22 -08:00
Obiajulu
bbff68f99f
Update unfreeze_token.py
2022-11-17 17:35:32 -08:00
Obiajulu
6eb4cef154
Update content/_code-samples/freeze/py/unfreeze_token.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-11-17 17:32:44 -08:00
Obiajulu
241c17cea3
Update content/_code-samples/freeze/py/unfreeze_token.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-11-17 17:31:58 -08:00
Obiajulu
83d58a49b4
Update set_global_freeze.py
2022-11-16 22:07:59 -08:00
Obiajulu
8e77b5ae79
Update check_global_freeze.py
2022-11-16 21:09:53 -08:00
Obiajulu
bb837e1d2d
Update unfreeze_token.py
2022-11-05 06:56:33 -07:00
Obiajulu
19646faa26
Update unfreeze_token.py
2022-11-05 00:40:34 -07:00
Obiajulu
ce4bd3d6be
Update set_global_freeze.py
2022-11-05 00:38:01 -07:00
Obiajulu
921a3f4e89
Update freeze_token.py
2022-11-05 00:27:29 -07:00
Obiajulu
43ab636d05
Update enable_no_freeze.py
2022-11-05 00:24:04 -07:00
Obiajulu
d7e3cd63be
Update content/_code-samples/freeze/py/unfreeze_token.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-11-04 10:44:59 -07:00
Obiajulu
7e55bf2d0f
Update content/_code-samples/freeze/py/unfreeze_token.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-11-04 10:43:50 -07:00
Obiajulu
bcdc18564a
Create unfreeze_token.py
2022-11-02 11:56:41 -07:00
Obiajulu
d56cbfb310
Create set_global_freeze.py
2022-11-02 11:52:21 -07:00
Obiajulu
ad3f6a37be
Update enable_no_freeze.py
2022-11-02 11:52:18 -07:00
Obiajulu
ecc5cb8da6
Create enable_no_freeze.py
2022-11-01 18:04:08 -07:00
Obiajulu
a347e7d2b8
Create check_no_freeze.py
2022-11-01 17:58:01 -07:00
Obiajulu
6fde7be212
Create check_global_freeze.py
2022-11-01 17:56:40 -07:00
Obiajulu
531bbd44fd
Create check_freeze_status.py
2022-11-01 17:54:36 -07:00
Obiajulu
2efd822ac5
Create requirements.txt
2022-11-01 17:52:34 -07:00
Obiajulu
6065265dea
Create freeze_token.py
2022-11-01 17:48:55 -07:00
mDuo13
7c3ff821f0
Code samples: READMEs and smarter parsing
2022-04-20 14:04:04 -07:00
mDuo13
473f38329d
Freeze/interactive tutorials: edits per reviews
2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8
Freeze tutorials: fixes and cleanup
...
- Move JS code samples to JS folder (future-proofing for other
languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
line from another address and make looking up trust lines a
full-fledged step
2021-10-25 22:56:31 -07:00
Jackson Mills
fc6ed9b850
Fix AccountRootFlag import to avoid require
2021-10-22 15:14:23 -07:00
Jackson Mills
ab6fd81297
Import lsfFlags and check setting correctly
2021-10-22 09:33:53 -07:00
Jackson Mills
bae05b1cc0
Fix syntax to match xrpl newest version + fix validate
2021-10-21 16:54:18 -07:00
Jackson Mills
10a2365559
Add validate and comment to all transactions
2021-10-21 16:34:30 -07:00
Jackson Mills
18497792fb
Remove .on(error) as it isn't part of the tutorial
2021-10-21 16:29:05 -07:00
Jackson Mills
55eaed4b68
Standardize imports to work in browser + node
2021-10-21 16:27:34 -07:00
Jackson Mills
30d78812b3
Fix indentation
2021-10-21 16:26:49 -07:00
mDuo13
8579fa382c
Code samples: clean up package versioning for xrpl.js 2.0
2021-10-20 13:26:49 -07:00
mDuo13
d13b1a6895
Freeze tutorials: remove TODOs for code samples
2021-10-20 01:59:52 -07:00
mDuo13
58ea2abc40
xrpl.js 2.0: remove more TODOs, cleanup set individual freeze
2021-10-20 01:50:18 -07:00
Jackson Mills
68c0088480
Added investigate and clear for individual freeze
2021-10-18 15:33:24 -07:00
Jackson Mills
54492217a9
Add timeout to investigation section
2021-10-18 15:17:02 -07:00
Jackson Mills
e199745d49
Add set-global version with checks and without
2021-10-18 15:07:38 -07:00
Jackson Mills
50623e9a57
Add full set/disable workflow to global freeze
2021-10-18 15:03:01 -07:00
Jackson Mills
2dfbf81d0a
Temporarily fix lsf not being exported
2021-10-18 15:02:38 -07:00
Jackson Mills
4530ccb5c9
Temporarily fix check-global-freeze until beta updated
2021-10-18 14:34:00 -07:00
Jackson Mills
4db02120b2
Split check file into global and no freeze files
2021-10-18 10:35:22 -07:00
Jackson Mills
7e5ae86eba
Comment check-global-freeze
2021-10-18 10:34:02 -07:00
Jackson Mills
0584000b20
Comment set-global-freeze and remove old import
2021-10-18 10:32:08 -07:00
Jackson Mills
181ce464c3
Make set-individual-freeze more readable + comment
2021-10-18 10:22:54 -07:00
Jackson Mills
8aa4393933
Add clarifying comments to set-no-freeze
2021-10-18 10:07:37 -07:00
Jackson Mills
7f89d3734c
Add clarifying comments to individual-freeze
2021-10-18 10:01:12 -07:00
Jackson Mills
95a1de45f7
Update set-no-freeze and add more debugging
2021-10-18 09:50:55 -07:00
Jackson Mills
ea5bc3a31a
Remove semi-colons
2021-10-18 09:30:45 -07:00