Commit Graph

  • ab8b405d1a
    add Chain::Sepolia to match #621 Alexey Shekhirin 2021-11-25 11:58:32 +0300
  • 7c9510043f
    200ms -> 250ms Alexey Shekhirin 2021-11-25 11:49:42 +0300
  • 08bcd3b42e
    add separate etherscan key for celo tests Alexey Shekhirin 2021-11-25 11:44:42 +0300
  • 621577ea46
    Revert "200ms -> 250ms" Alexey Shekhirin 2021-11-25 11:42:39 +0300
  • 29c7f6ed9a
    200ms -> 250ms Alexey Shekhirin 2021-11-25 11:41:06 +0300
  • 7e453722db
    run each etherscan test at least 200ms Alexey Shekhirin 2021-11-25 11:10:41 +0300
  • bb37ac470e fix: changes based on review comments Rohit Narurkar 2021-11-25 09:28:27 +0100
  • e7fa7bab9a
    chore(deps): bump syn from 1.0.81 to 1.0.82 (#620) dependabot[bot] 2021-11-25 10:16:38 +0200
  • 20948d9fe5
    make etherscan tests serial Alexey Shekhirin 2021-11-25 09:57:22 +0300
  • 1d2746fdde
    Revert "revertme: add debug print" Alexey Shekhirin 2021-11-25 09:44:40 +0300
  • 63993642c4
    revertme: add debug print Alexey Shekhirin 2021-11-25 09:37:43 +0300
  • ee5f539d01
    better comment Alexey Shekhirin 2021-11-25 09:06:15 +0300
  • 6d13485168
    cleanup deps Alexey Shekhirin 2021-11-25 08:48:56 +0300
  • 3aa77308eb
    feat(etherscan, middleware): implement gas-related endpoints and use them in gas oracle Alexey Shekhirin 2021-11-25 08:38:28 +0300
  • 0b101f07b9
    chore(deps): bump syn from 1.0.81 to 1.0.82 #620 dependabot[bot] 2021-11-25 03:13:12 +0000
  • 8b8d4d49d0 fix: method deduplication Matthias Seitz 2021-11-25 02:36:22 +0100
  • 2c30468b70
    fix(codec)!: ambiguity unit8[] and bytes (#613) Matthias Seitz 2021-11-24 21:15:17 +0100
  • 902c37782f chore rm write to file #613 Matthias Seitz 2021-11-24 21:06:20 +0100
  • 346d428efd feat: abigen hack #618 Matthias Seitz 2021-11-24 20:00:38 +0100
  • d97cd98292 make compatible with encoding changes Matthias Seitz 2021-11-24 19:53:21 +0100
  • f54bbfbc5d feat: add multicall hack Matthias Seitz 2021-11-24 19:48:33 +0100
  • 7330ef2446 update changelog Matthias Seitz 2021-11-24 18:50:50 +0100
  • 3c7dab5c60 Merge branch 'master' into matt/fix-unit8 Matthias Seitz 2021-11-24 18:47:40 +0100
  • 9c0192d5d9 Merge branch 'master' into matt/fix-unit8 Matthias Seitz 2021-11-24 18:46:35 +0100
  • 16c5346003 fix: make compatible with bytes Matthias Seitz 2021-11-24 18:46:11 +0100
  • fd5ceca942 fix: failing tests Matthias Seitz 2021-11-24 18:44:11 +0100
  • 39ad77a74f feat: add const generic from impls Matthias Seitz 2021-11-24 18:29:54 +0100
  • d53158d389 feat: use ethers::types::Bytes for solidity bytes type Matthias Seitz 2021-11-24 18:19:20 +0100
  • 186f13c220 chore: latest svm Rohit Narurkar 2021-11-24 16:36:18 +0100
  • 1fed63fc9e fix: replace a loop with straightforward if Rohit Narurkar 2021-11-24 16:18:14 +0100
  • 98f9a0183d chore: fix linting Rohit Narurkar 2021-11-24 16:15:28 +0100
  • 7e235b6bb2 fix: cache releases in the global lazy Rohit Narurkar 2021-11-24 16:12:20 +0100
  • 3a768b9c99
    Fix parse units (#597) x3ccd4828 2021-11-24 04:07:18 -0500
  • c00b8f1f08 chore: fix changelog #597 Georgios Konstantopoulos 2021-11-24 10:54:23 +0200
  • d54bdc9e0c
    chore(deps): bump futures-executor from 0.3.17 to 0.3.18 (#615) dependabot[bot] 2021-11-24 08:20:24 +0200
  • 5abaf33acb
    chore(deps): bump futures-executor from 0.3.17 to 0.3.18 #615 dependabot[bot] 2021-11-24 03:13:06 +0000
  • d57bb73767 fix: changed format_units to return a String and preserve the decimal places Cristian Filipescu 2021-11-08 23:27:14 -0500
  • 297124f2ed fix: in case of a corrupt binary, avoid calling it to check version Rohit Narurkar 2021-11-23 21:33:25 +0100
  • 21a207ac0d feat: verify checksum before project compilation Rohit Narurkar 2021-11-23 20:14:28 +0100
  • 67bcfc4439 Merge branch 'master' into matt/fix-unit8 Matthias Seitz 2021-11-23 21:32:44 +0100
  • 57da256501 chore: update changelog Georgios Konstantopoulos 2021-11-23 21:27:46 +0200
  • f28eda2deb
    chore(deps): bump spki from 0.4.1 to 0.5.2 #591 dependabot[bot] 2021-11-23 19:25:32 +0000
  • bb3a2fd27c
    release: 0.6.0 (#611) 0.6.0 Georgios Konstantopoulos 2021-11-23 21:23:12 +0200
  • ef350838ed alias readmes to be accessible to ethers crate #611 Georgios Konstantopoulos 2021-11-23 21:13:54 +0200
  • a0091cdd63 fix: unit8 encoding Matthias Seitz 2021-11-23 19:56:46 +0100
  • 35130d810f docs: fix broken links Georgios Konstantopoulos 2021-11-23 20:45:48 +0200
  • 1cb979493c fix(ethers): adjust re-exports to allow searching internal packages Georgios Konstantopoulos 2021-11-23 20:21:38 +0200
  • dbcde5fdc8 refactor(middleware): move docs to readme Georgios Konstantopoulos 2021-11-23 20:17:03 +0200
  • 0a1df22423 refactor(signers): move docs to readme Georgios Konstantopoulos 2021-11-23 20:10:23 +0200
  • 70bf284bc5 chore: bump ethers cargo toml Georgios Konstantopoulos 2021-11-23 18:02:02 +0200
  • 7359cb99b7 refactor(providers): move docs to readme Georgios Konstantopoulos 2021-11-23 16:58:10 +0200
  • b0921ce050 refactor(contract): move docs to readme Georgios Konstantopoulos 2021-11-23 16:54:56 +0200
  • 89c899b2c2 refactor(core): move docs to readme Georgios Konstantopoulos 2021-11-23 16:54:51 +0200
  • 1a023b7469 chore: update dev deps Georgios Konstantopoulos 2021-11-23 16:05:10 +0200
  • f58bbf90e6 release(middleware): 0.6.0 Georgios Konstantopoulos 2021-11-23 16:01:53 +0200
  • 90dec6ace0 release(signers): 0.6.0 Georgios Konstantopoulos 2021-11-23 15:59:39 +0200
  • 11f17368ce release(etherscan): 0.2.0 Georgios Konstantopoulos 2021-11-23 15:54:19 +0200
  • ca3ca08de3 release(contract): 0.6.0 Georgios Konstantopoulos 2021-11-23 15:43:39 +0200
  • fa9d4c2632 release(ethers-solc): 0.1.0 Georgios Konstantopoulos 2021-11-23 15:46:43 +0200
  • 5e1b9f35e8 release(derive-eip712): 0.2.0 Georgios Konstantopoulos 2021-11-23 15:33:31 +0200
  • 99e35103d3 release(contract-derive): 0.6.0 Georgios Konstantopoulos 2021-11-23 15:29:15 +0200
  • 9de0b490ad release(contract-abigen): 0.6.0 Georgios Konstantopoulos 2021-11-23 15:28:31 +0200
  • 415bebf455 release(providers): 0.6.0 Georgios Konstantopoulos 2021-11-23 13:37:34 +0200
  • e7b813d4f0 release(core): 0.6.0 Georgios Konstantopoulos 2021-11-23 13:31:45 +0200
  • fb42f043a2
    chore(deps): bump futures-util from 0.3.17 to 0.3.18 (#609) dependabot[bot] 2021-11-23 13:23:53 +0200
  • fa0c635afe
    update readme for polygon and avalanche (#610) Ivan Porto Carrero 2021-11-23 03:23:42 -0800
  • 7f74126d92
    update readme for polygon and avalanche #610 Ivan Porto Carrero 2021-11-22 21:27:14 -0800
  • fa9b125bf4
    chore(deps): bump futures-util from 0.3.17 to 0.3.18 #609 dependabot[bot] 2021-11-23 03:09:00 +0000
  • 63475cb462
    docs: add note about wasm and ffi to readme (#607) James Prestwich 2021-11-22 10:24:48 -0800
  • ec847fb40c
    Apply suggestions from code review #607 Georgios Konstantopoulos 2021-11-22 20:24:38 +0200
  • f597b675b8
    docs: add note about wasm and ffi to readme James 2021-11-22 10:19:36 -0800
  • 1d65c9394f
    add support for polygon and avalanche (#606) Ivan Porto Carrero 2021-11-22 01:02:28 -0800
  • 61a9d18842
    chore(deps): bump ecdsa from 0.12.4 to 0.13.0 #603 dependabot[bot] 2021-11-22 08:54:02 +0000
  • 1f9cd6b6c8
    chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.2 (#604) dependabot[bot] 2021-11-22 10:52:42 +0200
  • 983da8d6aa
    chore(deps): bump elliptic-curve from 0.10.6 to 0.11.1 (#605) dependabot[bot] 2021-11-22 10:52:27 +0200
  • 9df9680b01
    add multicall addresses for polygon #606 Ivan Porto Carrero 2021-11-22 00:15:50 -0800
  • 9a98e80e1c
    add support for polygon and avalanche, include the block explorers Ivan Porto Carrero 2021-11-21 23:53:29 -0800
  • 493d84cd6a
    chore(deps): bump elliptic-curve from 0.10.6 to 0.11.1 #605 dependabot[bot] 2021-11-22 03:13:30 +0000
  • 51df8ffe15
    chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.2 #604 dependabot[bot] 2021-11-22 03:13:22 +0000
  • ec00325aa2
    revert: unify get_block_receipts for eth/parity RPCs (#601) univerz 2021-11-21 17:14:35 +0100
  • a68f4ec9a7
    perf(contract): remove clone (#602) univerz 2021-11-21 17:12:49 +0100
  • a28476dccc
    fix: lowercase node client type (#600) Georgios Konstantopoulos 2021-11-21 18:12:40 +0200
  • 8c1ae37e1e perf(contract): remove clone #602 univerz 2021-11-21 13:29:51 +0100
  • 42d5199e24 revert: unify get_block_receipts for eth/parity RPCs #601 univerz 2021-11-21 13:01:03 +0100
  • e6c77423bd fix: lowercase node client type #600 Georgios Konstantopoulos 2021-11-21 12:12:01 +0200
  • cd2c9f6dd1
    feat: add cargo change detection support (#599) Matthias Seitz 2021-11-20 15:47:36 +0100
  • 05361c7184 chore: remove doctest main #599 Matthias Seitz 2021-11-20 12:24:14 +0100
  • f5a58e90dd chore: allow clippy main Matthias Seitz 2021-11-20 12:17:13 +0100
  • 34594632d6 feat: add cargo change detection support Matthias Seitz 2021-11-20 11:48:49 +0100
  • ffb1a8bf1d
    chore: enable zeroize feature for k256 (#596) Zhang Cheng 2021-11-19 17:22:07 +0800
  • a42ca5effe chore: enable zeroize feature for k256 #596 Matrix 2021-11-19 10:22:13 +0800
  • ab60a5e738
    add net_version call (#595) Rohit Narurkar 2021-11-18 19:56:31 +0100
  • 436de3566b add change log #595 Rohit Narurkar 2021-11-18 19:34:05 +0100
  • d537c6c699 add net_version call Rohit Narurkar 2021-11-18 19:30:59 +0100
  • 8a3ee415b7
    feat(solc): allow specifying solc version even if auto-detect enabled (#594) Georgios Konstantopoulos 2021-11-18 13:10:41 +0000
  • b93bf87c87 feat(solc): allow specifying solc version even if auto-detect enabled #594 Georgios Konstantopoulos 2021-11-18 14:41:03 +0200
  • fc8e0684a9 WIP: try to parse imports #593 Georgios Konstantopoulos 2021-11-18 14:10:23 +0200
  • d7639fa4ba test: add example that breaks current version detection Georgios Konstantopoulos 2021-11-18 13:42:42 +0200
  • 8493451917
    Fix/providers (#590) Eduard S 2021-11-18 10:59:29 +0100
  • 49e05fbb14 Update changelog #590 Eduard S 2021-11-17 11:37:26 +0100