Commit Graph

103 Commits

Author SHA1 Message Date
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
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
99679fe99f
Add missing package path in setup config 2020-12-08 18:02:14 +01:00
nolash
b6f116a260
Add missing data dir 2020-12-08 17:15:55 +01:00
nolash
7af722d2d5
Add solidity abi to package data 2020-12-08 16:06:24 +01:00
nolash
3b0f1e4500
Add gift executable 2020-12-07 11:41:06 +01:00
nolash
84852e1a03
Add visibility to constructor 2020-12-06 17:39:47 +01:00
nolash
eb2b89b13e
Add makefile 2020-12-06 17:37:50 +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
nolash
4d72398adf
Demote solidity to 0.6.12 2020-12-01 14:46:29 +01:00