lash
|
54759c3428
|
Update deps
|
2023-08-06 16:14:01 +01:00 |
|
lash
|
637080c464
|
Factor out token publish in giftable token unittest fixture
|
2023-07-27 07:36:33 +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
|
4f2d47778c
|
BUmp version
|
2023-03-26 08:08:36 +01:00 |
|
lash
|
46e827390e
|
Add ERC5679Ext20 fills
|
2023-03-26 08:07:41 +01:00 |
|
lash
|
f237bd8d82
|
Update changelog
|
2023-03-22 12:36:12 +00:00 |
|
lash
|
e449ea647c
|
Update classifiers for python
|
2023-03-22 12:34:57 +00:00 |
|
lash
|
13ddb5577a
|
Upgrade deps
|
2023-03-22 10:40:37 +00: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
|
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 |
|
Louis Holbrook
|
e3bc539424
|
Merge branch 'Ida/ci-test' into 'master'
add strip_0x to fix address tests that fail
See merge request cicnet/eth-erc20!8
|
2022-02-11 12:50:54 +00:00 |
|
|
6da3f2108a
|
add strip_0x to fix address tests that fail
|
2022-02-11 12:50:54 +00:00 |
|
|
5bf187612a
|
Merge branch 'add-tests' into 'master'
feat: seperate solc container for resuse, add caching, run tests
See merge request cicnet/eth-erc20!5
|
2022-01-25 15:36:22 +00:00 |
|
|
e811575c33
|
feat: seperate solc container for resuse, add caching, run tests
|
2022-01-25 15:36:22 +00:00 |
|
lash
|
70972e2bf8
|
Add bin, json in solidity dir for statictoken
|
2022-01-22 11:57:14 +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 |
|
|
4950ec0a6e
|
Merge branch 'philip/cleanup' into 'master'
Philip/cleanup
See merge request cicnet/eth-erc20!6
|
2021-12-18 11:26:35 +00:00 |
|
|
cc9267fcc3
|
Bump lib version.
|
2021-12-18 14:26:00 +03:00 |
|