Commit Graph

79 Commits

Author SHA1 Message Date
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
99e82dd3bf
bump version 2023-02-22 10:49:32 +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
ea7c106fa4
Skip unnecessary lookups in balance call 2023-02-19 16:14:48 +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
d218d93fba
Add sender address option to cli for read calls 2023-02-13 06:38:17 +00:00
lash
7183e01b72
Fix giftable token cli commands 2023-01-24 15:54:28 +00:00
5e7e539bb9 feat: add height param to balanceOf call
* defaults to 'latest'
2022-11-23 16:04:32 +00:00
lash
a87fbb13bc
Bump version, correct license string 2022-11-23 16:04:26 +00:00
lash
14ecb75b4e
Change license to AGPL3, waive copyright 2022-11-14 08:04:29 +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
78e3637289
Bump minor version 2022-05-15 07:08:33 +00:00
lash
aec45d7f09
Implement CLI tools on chainlib 0.3.0 structure 2022-05-13 07:43:46 +00:00
lash
48156eb7ba
Upgrade chainlib 2022-05-09 20:14:34 +00:00
lash
70663293af
Correct chainlib-eth range 2022-04-20 22:05:50 +00:00
lash
8f8d96dfef
Upgrade deps 2022-04-20 21:42:30 +00:00
lash
1ed9da5a42
remove bogus spammy error 2022-04-05 19:14:54 +00:00
lash
aed92e96d3
Loosen potaahto dep 2022-04-02 11:11:46 +00:00
lash
cda642253b Merge branch 'master' into dev-0.2.0 2022-03-11 06:02:01 +00:00
lash
d5a48282be
0.2.0 dependency edit 2022-03-11 06:00:46 +00:00
lash
90d3088061
Add transfer ownership protection 2022-03-11 05:55:16 +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
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
e811575c33 feat: seperate solc container for resuse, add caching, run tests 2022-01-25 15:36:22 +00:00
lash
04cfd96dbb
Add static token contract 2022-01-22 11:56:07 +00:00
nolash
c7b8ccfa62
Bump version 2021-12-21 10:39:34 +00:00
nolash
df8c30b1d3
Soften requirements 2021-12-21 10:26:45 +00:00
cc9267fcc3
Bump lib version. 2021-12-18 14:26:00 +03:00
349e25577c
Bump lib patch version. 2021-12-15 09:27:03 +03:00
54d1fee0a6
Bumps confini version for parity. 2021-12-15 09:26:48 +03:00
65edefbf12
Bumps lib patch version. 2021-12-15 09:20:22 +03:00
b3caf1183f
Bumps deps versions. 2021-12-15 09:20:05 +03:00
3572b1357b
Bumps patch version. 2021-12-15 08:52:54 +03:00
368a8aab45
Removes crypto-dev-signer from imports. 2021-12-15 08:52:36 +03:00
nolash
1866abd7bc
Add ERC-173 to giftable token 2021-12-09 06:23:21 +01: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
3d71df49b8
Add allowance test 2021-06-29 14:35:26 +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