Commit Graph

39 Commits

Author SHA1 Message Date
lash
637080c464
Factor out token publish in giftable token unittest fixture 2023-07-27 07:36:33 +01:00
lash
d1e5b84cfb
Add missing unittest module to erc20 package 2023-05-30 17:39:01 +01:00
lash
46e827390e
Add ERC5679Ext20 fills 2023-03-26 08:07:41 +01:00
lash
b5d3338f07
Rename total burned method 2023-03-21 20:28:39 +00:00
lash
0937ecb8cd
Add giftable token contract metadata 2023-03-21 20:08:17 +00:00
lash
04f9b5868b
Add burn to giftable tokebs 2023-02-22 10:48:32 +00:00
lash
d7fb3f232c
Add expire option 2023-02-21 20:28:25 +00:00
lash
273cf23f21
Correct constructor args method name 2023-02-14 06:39:33 +00:00
lash
15b6b4fa46
Correct optional arg return for bytecode 2023-02-14 06:03:13 +00:00
lash
db30d4aaf4
Add named variables scheme for chainlib gen, args definitions return 2023-02-14 05:24:29 +00:00
lash
7ab3cd14f5
Simplify chainlib find include 2023-02-14 04:25:26 +00:00
lash
fc9fa18e1c
Implement bytecode and contract constructor code for chainlib find tool 2023-02-13 15:06:02 +00:00
lash
7183e01b72
Fix giftable token cli commands 2023-01-24 15:54:28 +00:00
lash
067cc1bb30
Update giftable token on chainlib 0.3.x 2022-11-03 19:26:03 +00:00
lash
48156eb7ba
Upgrade chainlib 2022-05-09 20:14:34 +00:00
lash
90d3088061
Add transfer ownership protection 2022-03-11 05:55:16 +00:00
lash
4f7a068164 Merge branch 'master' into lash/statictoken 2022-02-19 20:27:02 +00:00
6da3f2108a add strip_0x to fix address tests that fail 2022-02-11 12:50:54 +00:00
lash
04cfd96dbb
Add static token contract 2022-01-22 11:56:07 +00:00
nolash
1866abd7bc
Add ERC-173 to giftable token 2021-12-09 06:23:21 +01:00
nolash
e007d0754e
Implement remaining cli tools on chainlib cli util 2021-07-29 20:25:10 +02:00
nolash
2d79c863ce
Improve test coverage 2021-06-26 10:33:36 +02:00
nolash
4da58e70c7
Update url 2021-05-02 16:33:00 +02:00
nolash
00db79d6f5
Update signer 2021-04-14 09:42:16 +02:00
nolash
86e3bfbcc1
Add settable gas price, nonce, optional send 2021-04-13 08:16:32 +02:00
Louis Holbrook
16a76c9725 Lash/hunt rlp error 2021-04-04 12:47:32 +00:00
nolash
b51872c2ad
Add eth adapter enhancement from crypto-dev-signer 2021-01-10 18:28:12 +01:00
nolash
c07bc3f976
Implement dict keystore and tx executor from crypto dev signer 2021-01-09 23:12:08 +01:00
nolash
a841de78fb
Consolidate signing and dispatch code 2021-01-09 18:12:13 +01:00
nolash
1281db8571
Use external keystore file for signing. 2021-01-09 01:24:03 +01:00
nolash
9dffd5d2f7
Rename abi file 2020-12-18 10:34:45 +01:00
nolash
ea06a984ce
Rename contracts-dir flag to abi-dir, correct default data path 2020-12-11 16:45:01 +01:00
nolash
706a1fcd65
Rename --contracts-dir to --abi-dir 2020-12-11 16:42:47 +01:00
nolash
6ab532e741
Remove auto checksum address 2020-12-08 20:58:46 +01:00
nolash
646fc8c1e1
Add owner flag to deploy script 2020-12-08 19:37:20 +01:00
nolash
b6f116a260
Add missing data dir 2020-12-08 17:15:55 +01:00
nolash
3b0f1e4500
Add gift executable 2020-12-07 11:41:06 +01:00
nolash
30baee6d19
Rewrite contract, new license, adds settable minters 2020-12-06 14:12:49 +01:00
nolash
27ea14772f
Deploy script to package, dockerfile 2020-12-01 23:54:17 +01:00