Georgios Konstantopoulos
cff6eb45a5
fix: make multicall work by reference ( #58 )
...
* fix: make multicall work by reference
* chore: update readme with solc / ganache requirements
* chore: cargo fmt
* chore: fix doctests
* fix: disable sparkpool gasnow test
2020-08-21 15:54:23 +03:00
Ali Atiia
04aefeb160
Update README.md ( #47 )
...
error when `cargo build` unless https prefix ("relative path without base") error
2020-07-03 13:25:28 +03:00
Georgios Konstantopoulos
3459b1d350
docs: add missing attribution to Althea for the lean JSON RPC client
2020-06-20 17:15:00 +03:00
Georgios Konstantopoulos
a558a4237b
docs: add ethers.js as a reference
2020-06-17 19:18:46 +03:00
Georgios Konstantopoulos
4fd656bce1
Provider Fixes on filters and gas estimation ( #23 )
...
* fix(provider): do not pass a param to estimate_gas
* fix(provider): pass correct number of args to new_filter
* test(signer): add test to ensure that the Pending block number works
* docs: fix links
2020-06-17 16:09:41 +03:00
Georgios Konstantopoulos
ba5ae5a894
Add Celo support ( #8 )
...
* feat(types): add optional Celo support
* feat: add Celo feature flags to all crates
* test(provider): add get_transaction celo test
* test(signer): add send_transaction celo test
* test(contract): add deploy and call contract function celo test
2020-06-17 12:22:01 +03:00
Georgios Konstantopoulos
a52dd9a277
docs: add some templates ( #14 )
2020-06-15 17:43:32 +03:00
Georgios Konstantopoulos
099fa5d7ef
progress
2020-05-27 01:41:27 +03:00
Georgios Konstantopoulos
c46442dd12
complete refactor
2020-05-26 14:01:46 +03:00
Georgios Konstantopoulos
d3b9b378c5
feat: add tokenization and improve contract API for events
2020-05-25 21:14:13 +03:00
Georgios Konstantopoulos
a9570f0ac1
update readme
2020-05-24 21:56:10 +03:00
Georgios Konstantopoulos
1a49a62a81
init
2020-05-22 23:43:30 +03:00