Commit Graph

43 Commits

Author SHA1 Message Date
Georgios Konstantopoulos bc523b6d60
refactor ethers-abi to be part of ethers-types 2020-05-28 12:04:12 +03:00
Georgios Konstantopoulos a78979a3ac
chore: fmt 2020-05-28 09:39:38 +03:00
Georgios Konstantopoulos 7c465c2027
add some block tests 2020-05-28 00:48:48 +03:00
Georgios Konstantopoulos 453579e347
add test for utils 2020-05-28 00:03:15 +03:00
Georgios Konstantopoulos 3186673a2e
make ENS a first class citizen 2020-05-27 23:43:29 +03:00
Georgios Konstantopoulos 6109003559
integrate ENS at the provider level 2020-05-27 18:51:01 +03:00
Georgios Konstantopoulos 2e5ef68219
ci: install cargo-audit and clippy 2020-05-27 15:26:35 +03:00
Georgios Konstantopoulos a2eed17002
add versions for publishing 2020-05-27 15:14:02 +03:00
Georgios Konstantopoulos 53378afae1
ci: fix ci 2020-05-27 14:57:00 +03:00
Georgios Konstantopoulos 420c9e816f
chore: comment out some bothersome tests 2020-05-27 14:55:09 +03:00
Georgios Konstantopoulos bd6fee59cb
feat: add ens support 2020-05-27 14:32:44 +03:00
Georgios Konstantopoulos f42aaf2588
refactor(ethers-contract): split to modules 2020-05-27 11:46:16 +03:00
Georgios Konstantopoulos 099fa5d7ef
progress 2020-05-27 01:41:27 +03:00
Georgios Konstantopoulos 25f2c5e45d
specify the datatype when creating the call 2020-05-26 17:43:51 +03:00
Georgios Konstantopoulos c46442dd12
complete refactor 2020-05-26 14:01:46 +03:00
Georgios Konstantopoulos 28dc014ae3
WIP 2020-05-26 13:44:35 +03:00
Georgios Konstantopoulos 6a73bab70d
wip 2020-05-26 13:37:17 +03:00
Georgios Konstantopoulos 2bec170968
WIP 2020-05-26 13:24:19 +03:00
Georgios Konstantopoulos e7c9e19409
wip 2020-05-26 12:52:15 +03:00
Georgios Konstantopoulos 3f313ede01
el refactor 2020-05-26 12:37:31 +03:00
Georgios Konstantopoulos d3b9b378c5
feat: add tokenization and improve contract API for events 2020-05-25 21:14:13 +03:00
Georgios Konstantopoulos 33b36bbc52
feat: add basic contract support 2020-05-25 18:35:38 +03:00
Georgios Konstantopoulos 1dd3c3dc89
WIP add contract abi 2020-05-25 13:05:00 +03:00
Georgios Konstantopoulos 548b24e518
feat: add fetching logs 2020-05-25 12:23:50 +03:00
Georgios Konstantopoulos fe554c158c
wip: filters 2020-05-25 00:15:45 +03:00
Georgios Konstantopoulos 946c4912f4
feat: add receipts 2020-05-24 23:27:51 +03:00
Georgios Konstantopoulos ee03703ed4
feat: add get_block 2020-05-24 23:11:47 +03:00
Georgios Konstantopoulos e28d34e996
add circleci 2020-05-24 21:58:01 +03:00
Georgios Konstantopoulos a9570f0ac1
update readme 2020-05-24 21:56:10 +03:00
Georgios Konstantopoulos 15be482c06
do not expose fields 2020-05-24 21:45:18 +03:00
Georgios Konstantopoulos 96add97869
use builder pattern for txs 2020-05-24 21:34:56 +03:00
Georgios Konstantopoulos f8ca81ab22
add eth_balance and eth_accounts 2020-05-24 20:26:41 +03:00
Georgios Konstantopoulos 3ed8b58ceb
rename type 2020-05-24 20:19:35 +03:00
Georgios Konstantopoulos 08a25fb848
deduplicate tx types 2020-05-24 20:17:46 +03:00
Georgios Konstantopoulos 2b7c4ce7b4
cleanup 2020-05-24 19:43:47 +03:00
Georgios Konstantopoulos c085861b20
lock 2020-05-24 19:33:24 +03:00
Georgios Konstantopoulos 0f12894765
abuse Deref for using provider methods in the Client 2020-05-24 19:29:04 +03:00
Georgios Konstantopoulos 8a8e33c9c8
lints and more examples 2020-05-24 19:14:27 +03:00
Georgios Konstantopoulos 4b6fbf00a8
docs 2020-05-24 18:55:46 +03:00
Georgios Konstantopoulos f82f8db57f
wallet refactor 2020-05-24 18:40:16 +03:00
Georgios Konstantopoulos 07daa1a891
refactor 2020-05-24 17:47:15 +03:00
Georgios Konstantopoulos 913b917620
WIP 2020-05-24 17:00:47 +03:00
Georgios Konstantopoulos 1a49a62a81
init 2020-05-22 23:43:30 +03:00