23 Commits

Author SHA1 Message Date
lash
54759c3428 Update deps 2023-08-06 16:14:01 +01:00
lash
2fb7143956 Add unittest for static token 2023-06-29 20:55:52 +01:00
lash
d1e5b84cfb Add missing unittest module to erc20 package 2023-05-30 17:39:01 +01:00
lash
0937ecb8cd Add giftable token contract metadata 2023-03-21 20:08:17 +00:00
lash
ea7c106fa4 Skip unnecessary lookups in balance call 2023-02-19 16:14:48 +00:00
lash
d218d93fba Add sender address option to cli for read calls 2023-02-13 06:38:17 +00:00
5e7e539bb9 feat: add height param to balanceOf call
* defaults to 'latest'
2022-11-23 16:04:32 +00:00
lash
dbce42888c Implement for chainlib 0.4.x 2022-11-06 10:29:58 +00:00
lash
067cc1bb30 Update giftable token on chainlib 0.3.x 2022-11-03 19:26:03 +00:00
lash
aec45d7f09 Implement CLI tools on chainlib 0.3.0 structure 2022-05-13 07:43:46 +00:00
lash
1ed9da5a42 remove bogus spammy error 2022-04-05 19:14:54 +00:00
lash
988858e3ae Add specify info item 2022-02-19 20:41:47 +00:00
lash
8dbab82445 Reinstate info cli 2022-02-19 20:31:12 +00:00
368a8aab45 Removes crypto-dev-signer from imports. 2021-12-15 08:52:36 +03:00
nolash
84ce22e8b6 Add id generator for approve, transfer from 2021-09-30 17:18:27 +02:00
nolash
7ea1aa21ca Use explicit pre-release signer 2021-08-24 21:37:53 +02:00
nolash
e007d0754e Implement remaining cli tools on chainlib cli util 2021-07-29 20:25:10 +02:00
nolash
055710763e Add allowance handler 2021-06-29 08:28:42 +02:00
nolash
560e8d7bb1 Correct hard-coded zero-address for balance alias 2021-06-28 12:49:58 +02:00
nolash
2d79c863ce Improve test coverage 2021-06-26 10:33:36 +02:00
nolash
4310c043c5 Revert "Add decode script"
This reverts commit d771dbb73d.
2021-06-15 11:27:21 +02:00
nolash
d771dbb73d Add decode script 2021-06-15 11:01:20 +02:00
nolash
90c0773855 Add previously missing files 2021-05-08 06:56:02 +02:00