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 |
|
|
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 |
|
|
7c7f320fcc
|
Add CONTRIBUTING
|
2021-11-24 21:12:25 +00:00 |
|
|
8d1ee95a56
|
Add LICENSE
|
2021-11-24 21:05:28 +00:00 |
|
|
c236a9ea78
|
Merge branch 'add-tests' into 'master'
feat: add slither and unit test run
See merge request cicnet/eth-erc20!4
|
2021-11-24 21:03:14 +00:00 |
|
|
31e45656a2
|
feat: add slither and unit test run
|
2021-11-24 21:03:14 +00: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 |
|
nolash
|
0671e3faa9
|
Move to chainlib-eth
|
2021-06-28 09:08:56 +02:00 |
|
nolash
|
1d0c7234eb
|
Move to chainlib-eth
|
2021-06-28 09:07:35 +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
|
5fcbbf0324
|
Bump version
|
2021-05-08 08:38:46 +02:00 |
|
nolash
|
90c0773855
|
Add previously missing files
|
2021-05-08 06:56:02 +02:00 |
|
nolash
|
95d7fa60f5
|
Update url
|
2021-05-02 18:02:45 +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
|
b11cbcd5af
|
Merge branch 'lash/hunt-rlp-error' into 'master'
Lash/hunt rlp error
See merge request nolash/giftable-erc20-token!1
|
2021-04-04 12:47:32 +00:00 |
|
Louis Holbrook
|
16a76c9725
|
Lash/hunt rlp error
|
2021-04-04 12:47:32 +00:00 |
|
nolash
|
27ca5a9e90
|
Bump pre-release
|
2021-01-10 18:28:59 +01: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
|
60b90da3a3
|
Use package data dir as default for abi
|
2020-12-11 16:46:07 +01:00 |
|