Commit Graph

  • 4ddcbe760d fix: take into account EIP155 Georgios Konstantopoulos 2020-09-20 15:48:30 +0300
  • dbafda5f6c Merge branch 'replace-libsecp-k256' of github.com:roynalnaruto/ethers-rs-1 into replace-libsecp-k256 Rohit Narurkar 2020-09-20 17:59:16 +0530
  • fb4869e524 replace libsecp256k1 with rust crypto's k256 Rohit Narurkar 2020-08-12 23:11:25 +0530
  • 6f54ca7227 fix: fix eth docstring Georgios Konstantopoulos 2020-09-20 15:23:53 +0300
  • 3655e701dc feat: ledger support Georgios Konstantopoulos 2020-09-09 19:25:46 +0300
  • a3fa77744e
    fix(BREAKING): return Option for txs/receipts/blocks (#64) Georgios Konstantopoulos 2020-09-17 14:06:56 +0300
  • 41e1a4cd43 fix: fix etherscan gas oracle tests #64 Georgios Konstantopoulos 2020-09-17 13:52:47 +0300
  • 7a2fba8e35 fix: run the non-existing data against infura Georgios Konstantopoulos 2020-09-17 13:07:52 +0300
  • 3be10b296c chore: fix celo tests Georgios Konstantopoulos 2020-09-17 13:05:58 +0300
  • 8db468b072 chore: re-enable sparkpool gas oracle Georgios Konstantopoulos 2020-09-17 12:57:30 +0300
  • 6ff3a5f7a9 test: fix remaining tests Georgios Konstantopoulos 2020-09-17 12:56:20 +0300
  • e2e4d77c19 test: ensure that unmined txs return None receipts Georgios Konstantopoulos 2020-09-17 12:52:34 +0300
  • ea6d6f8892 fix(BREAKING): return Option for txs/receipts/blocks Georgios Konstantopoulos 2020-09-17 12:45:30 +0300
  • 7ab909b260 fix: adjust doctests #63 Georgios Konstantopoulos 2020-09-08 17:29:09 +0300
  • fb8f5a8ec9
    Nonce manager (#59) Georgios Konstantopoulos 2020-09-07 13:26:42 +0300
  • 26299f0dd8 fix: adjust bindgen Georgios Konstantopoulos 2020-09-06 12:55:16 +0300
  • 86e855fc6a fix(contract): remove generic params Georgios Konstantopoulos 2020-09-06 12:45:29 +0300
  • 704a4a967a fix(signer): remove generic param Georgios Konstantopoulos 2020-09-06 12:44:00 +0300
  • 6e39be451d fix: adjust tests Georgios Konstantopoulos 2020-09-06 12:43:12 +0300
  • eaa49dab97 demo #62 Alex Vlasov 2020-09-04 18:13:10 +0300
  • d5dfe55aa7 fix: use other privkey to avoid nonce races with other tests #59 Georgios Konstantopoulos 2020-09-03 17:39:08 +0300
  • 07b37b4aeb fix: improve nonce retry logic readability Georgios Konstantopoulos 2020-09-03 17:27:10 +0300
  • d72c410a95 chore: remove tokio dep Georgios Konstantopoulos 2020-09-03 17:22:37 +0300
  • 1253c1b0c4 refactor: move to own file Georgios Konstantopoulos 2020-09-03 17:21:34 +0300
  • dcf2cfa07c feat: convert to Atomic datatypes Georgios Konstantopoulos 2020-09-03 17:19:14 +0300
  • 3dbdd7b9e3 feat: improve http provider errors Georgios Konstantopoulos 2020-09-03 17:07:03 +0300
  • 2522df51c1 fix: add read-only nonce call Georgios Konstantopoulos 2020-09-03 17:06:33 +0300
  • 32df7dc106 feat: make nonce manager opt in Georgios Konstantopoulos 2020-09-03 16:04:57 +0300
  • b3d0e0ea62 fix: reset nonce if nonce manager errors Georgios Konstantopoulos 2020-08-21 15:34:51 +0300
  • a2d79085ed test: adjust the test Georgios Konstantopoulos 2020-08-21 00:45:38 +0300
  • 6bc82fb508 feat: first stab at a NonceManager Georgios Konstantopoulos 2020-08-20 23:20:40 +0300
  • 6197d8bb12
    fix(core): serialize filters properly and always rewake (#61) Georgios Konstantopoulos 2020-08-31 23:40:49 +0300
  • 7ecdd3caef fix(stream): always re-wake #61 Georgios Konstantopoulos 2020-08-31 22:58:20 +0300
  • 3dd489fccb test: add filter log tests Georgios Konstantopoulos 2020-08-31 22:44:10 +0300
  • f296443330 fix: serialize filters properly Georgios Konstantopoulos 2020-08-31 22:08:58 +0300
  • cff6eb45a5
    fix: make multicall work by reference (#58) Georgios Konstantopoulos 2020-08-21 15:54:23 +0300
  • f6563cd480 fix: disable sparkpool gasnow test #58 Georgios Konstantopoulos 2020-08-21 15:43:36 +0300
  • b09f6ec02f chore: fix doctests Georgios Konstantopoulos 2020-08-21 15:34:37 +0300
  • 55fb9e6812 chore: cargo fmt Georgios Konstantopoulos 2020-08-20 21:09:50 +0300
  • 84c86eaa89 chore: update readme with solc / ganache requirements Georgios Konstantopoulos 2020-08-20 21:09:36 +0300
  • d468655357 fix: make multicall work by reference Georgios Konstantopoulos 2020-08-20 20:45:01 +0300
  • 237f011259
    (feat) gas oracle support (#56) Rohit Narurkar 2020-08-19 00:17:56 +0530
  • b3d3c5d9d4 add support for gasnow API, refactor gwei to wei #56 Rohit Narurkar 2020-08-18 23:16:02 +0530
  • 72e0c593bd changes based on PR review Rohit Narurkar 2020-08-18 20:38:44 +0530
  • 30f628e3d5 avoid querying for unsupported gas categories Rohit Narurkar 2020-08-18 20:10:59 +0530
  • b7634b6722 support gas price fetching from client Rohit Narurkar 2020-08-18 20:04:14 +0530
  • 1c10acbda7 gas oracle returns U256 Rohit Narurkar 2020-08-18 19:53:19 +0530
  • ca2ec0aadd
    bug #55: prevent request from serializing ZSTs as null (#57) James Prestwich 2020-08-18 07:12:47 -0700
  • 6702e849b3 chore: cargo fmt #57 Georgios Konstantopoulos 2020-08-18 16:34:42 +0300
  • 1522e9ea63 fix doc build in multicall module Rohit Narurkar 2020-08-18 18:37:01 +0530
  • 17592c50c3 add gas oracle to client using dynamic dispatch Rohit Narurkar 2020-08-18 18:36:40 +0530
  • b09760b008
    bug #55: prevent request from serializing ZSTs as null James Prestwich 2020-08-17 16:57:58 -0700
  • 245d529676 (refactor) make a separate module | fix clippy warning Rohit Narurkar 2020-08-14 21:57:39 +0530
  • 6f29f51a51 (feat) gas oracle support Rohit Narurkar 2020-08-14 19:32:56 +0530
  • 2ce31282f4 replace libsecp256k1 with rust crypto's k256 Rohit Narurkar 2020-08-12 23:11:25 +0530
  • 516b431a48
    add support for gas estimate and calldata from ContractCall (#53) Rohit Narurkar 2020-08-12 14:05:33 +0530
  • e8e2871ac5 fix celo tests for get_block and get_tx #53 Rohit Narurkar 2020-08-12 00:03:22 +0530
  • 1dbe8303ab add support for gas estimate and calldata from ContractCall Rohit Narurkar 2020-08-11 23:20:35 +0530
  • 34550d9211 Add get_storage_at Brock Elmore 2020-07-30 22:56:28 -0400
  • 6f02bb5436
    bug: reschedule rewaking when unpausing pending tx future (#50) James Prestwich 2020-07-13 10:52:33 -0700
  • 9508117c44
    bug: reschedule rewaking when unpausing pending tx future #50 James Prestwich 2020-07-10 10:38:21 -0700
  • 320ab276de
    refactor: pending txns don't wait to poll futures until interval elapses (#49) James Prestwich 2020-07-09 23:59:29 -0700
  • d0f1752db0
    feat(core/block): add epochSnarkData to the celo block (#46) Georgios Konstantopoulos 2020-07-09 10:07:44 +0300
  • eb1a1a1055
    refactor: pending txns don't wait to poll futures until interval elapses #49 James Prestwich 2020-07-08 17:25:49 -0700
  • a9bb98b5a7
    Implement Multicall functionality for batched calls (#43) Rohit Narurkar 2020-07-03 22:22:09 +0530
  • 7f500dbcd2
    chore: adjust test contract naming #43 Georgios Konstantopoulos 2020-07-03 17:53:37 +0300
  • 83290ad511
    ci: add public etherscan API key so that forks don't get rate limited Georgios Konstantopoulos 2020-07-03 15:30:57 +0300
  • 13b31cafff
    contract: make multicall docs compile and remove redundant clones Georgios Konstantopoulos 2020-07-03 15:02:36 +0300
  • 6847da8a4f
    test(multicall): re-use aggregate call Georgios Konstantopoulos 2020-07-03 14:46:32 +0300
  • 24ee0b1aad
    ci: ensure CI runs on PRs from forks Georgios Konstantopoulos 2020-07-03 14:10:28 +0300
  • d8565d34c3
    fix: add infura api key Georgios Konstantopoulos 2020-07-03 14:09:44 +0300
  • 0ae0f6858c
    refactor: move multicall to its own directory Georgios Konstantopoulos 2020-07-03 13:55:53 +0300
  • 5d561a0b19
    (multicall) eth_balance support, update bindings Rohit Narurkar 2020-07-03 13:28:11 +0530
  • 25a0708751
    add doc for panics in case of add_call Rohit Narurkar 2020-07-02 22:56:43 +0530
  • 802f95b8c9
    panic when more than supported number of calls are pushed Rohit Narurkar 2020-07-02 21:21:37 +0530
  • 3283ddbb0d
    Fix detokenization, dont require pre-processing anymore Rohit Narurkar 2020-07-02 20:06:13 +0530
  • 8b72f32f87
    implement send functionality and allow clearing calls Rohit Narurkar 2020-07-02 18:42:02 +0530
  • fb616bb189
    (Abigen) handle single input arg and set output irrespective of mutability Rohit Narurkar 2020-07-02 01:41:33 +0530
  • 5aebcec98b
    Documentation, some modifications as suggested in the review Rohit Narurkar 2020-07-01 21:12:19 +0530
  • b2bc7e86e1
    Implement Multicall functionality for batched calls Rohit Narurkar 2020-07-01 17:16:29 +0530
  • 41998d6d2d
    fix(tokens): make token decoding abiencoderv2 friendly Georgios Konstantopoulos 2020-07-03 18:51:19 +0300
  • 3d2d40699f
    Fix buggy non-nested tuples (#48) Georgios Konstantopoulos 2020-07-03 17:37:38 +0300
  • 83e717b14a
    fix: do not export the flatten function #48 Georgios Konstantopoulos 2020-07-03 17:21:46 +0300
  • db08c68b61
    fix(tokens): add token flattening method to fix non-nested tuples Georgios Konstantopoulos 2020-07-03 17:05:53 +0300
  • abba0b547e
    test(contract): add failing test with 2 args Georgios Konstantopoulos 2020-07-03 16:26:39 +0300
  • 126cefc9ff
    test(tokens): ensure nested tuples tokenize properly Georgios Konstantopoulos 2020-07-03 16:19:39 +0300
  • 04aefeb160
    Update README.md (#47) Ali Atiia 2020-07-03 06:25:28 -0400
  • af77a0b16c
    Update README.md #47 Ali Atiia 2020-07-02 22:27:56 -0400
  • c5895cbc1b
    test(block): add celo celo snark data test #46 Georgios Konstantopoulos 2020-07-02 18:58:57 +0300
  • da20a042d7
    chore(provider): make websockets optional (#45) Georgios Konstantopoulos 2020-07-02 18:33:16 +0300
  • 5eb0a069ee
    feat(core/block): add epochSnarkData to the celo block Georgios Konstantopoulos 2020-07-02 18:28:53 +0300
  • 923cb39252
    chore(provider): make websockets optional #45 Georgios Konstantopoulos 2020-07-02 18:18:47 +0300
  • 1cbd86dbd3
    fix(block): add Randomness when using celo (#44) Georgios Konstantopoulos 2020-07-02 16:05:27 +0300
  • 4cbc8095e1
    test(block): add celo block test #44 Georgios Konstantopoulos 2020-07-02 15:54:46 +0300
  • d2b05a3fad
    fix(block): add Randomness when using celo Georgios Konstantopoulos 2020-07-02 13:45:06 +0300
  • f88f0129f9
    feat(tokens): tokenize tuples Rohit Narurkar 2020-06-29 13:33:01 +0530
  • 253c2eaf7a uncomment the abigen for DyDxLimitOrders contract (nested tuples) #42 Rohit Narurkar 2020-06-29 12:05:30 +0530
  • c105744075 tuples impl Tokenizable instead of impl Tokenize/Detokenize Rohit Narurkar 2020-06-29 11:31:25 +0530
  • d218dba6df
    feature: ethers-core wasm32 arch compatibility (#38) James Prestwich 2020-06-23 00:15:33 -0700
  • c1430fa04e
    fix(provider): Add Send trait bound to PendingTx state future (#39) Georgios Konstantopoulos 2020-06-23 10:05:04 +0300