Commit Graph

  • 887ba4ed05 ethers-providers: Remove Serialize from JsonRpcClient Response Eduard S 2021-11-17 11:37:15 +0100
  • fcb2044466 ethers-providers: Fix http Provider request id data race Eduard S 2021-11-17 11:24:29 +0100
  • 8eac1997f4
    fix: remove const lag so it can be passed in as runtime variable (#587) Luke Tchang 2021-11-16 16:03:26 -0800
  • 1ff59536bb
    fix: remove const lag so it can be passed in as runtime variable #587 Luke Tchang 2021-11-16 15:44:16 -0800
  • b3fed152a4
    fix(solc): do not unnecessarily query for solc version (#586) Georgios Konstantopoulos 2021-11-16 23:25:39 +0000
  • 6d051a6d12 fix(solc): do not unnecessarily query for solc version #586 Georgios Konstantopoulos 2021-11-17 01:21:28 +0200
  • a50ee2ed46
    chore: don't look for remappings on hardhat (#585) Matthias Seitz 2021-11-16 19:43:38 +0100
  • a7f4f19134 chore: don't look for remappings on hardhat #585 Matthias Seitz 2021-11-16 18:21:11 +0100
  • 26a7626915 feat: add solc-tests feature for synchronous download of solc versions Georgios Konstantopoulos 2021-11-16 15:28:50 +0200
  • 931d3338f0
    chore(deps): bump spki from 0.4.1 to 0.5.0 #584 dependabot[bot] 2021-11-16 03:09:54 +0000
  • 1da62d65d2
    refactor!: make artifactoutput a trait (#579) Matthias Seitz 2021-11-16 00:29:06 +0100
  • c605ae3669 chore: fix doctest #579 Georgios Konstantopoulos 2021-11-16 00:02:34 +0200
  • 6a3dd4e776 feat(solc): replace () for empty artifacts with a conditional check Georgios Konstantopoulos 2021-11-15 23:33:00 +0200
  • 0cb10a12b9 feat: add Artifact trait for reading Abi/Bytes from an artifact Georgios Konstantopoulos 2021-11-15 23:32:21 +0200
  • 7f4cb5b210 add output function Matthias Seitz 2021-11-15 15:20:45 +0100
  • 56c77dea23 docs Matthias Seitz 2021-11-14 22:55:03 +0100
  • ffbe52c0ae feat: replace ProjectCompilerOutput with struct Matthias Seitz 2021-11-14 22:49:20 +0100
  • 15af59c0a4 feat: make useliteralcontent optional Matthias Seitz 2021-11-14 22:01:49 +0100
  • 932cf4242b Merge branch 'master' into matt/artifacts Matthias Seitz 2021-11-14 21:03:31 +0100
  • 4f2a359dc8 Merge branch 'master' into matt/artifacts Matthias Seitz 2021-11-14 21:02:59 +0100
  • 8951321d90 feat: add default to types Matthias Seitz 2021-11-14 20:31:56 +0100
  • f4087299ba feat: update metadata artifacts Matthias Seitz 2021-11-14 19:47:41 +0100
  • 8870aff4b5 feat: add from_str for Remapping (#583) Georgios Konstantopoulos 2021-11-14 18:33:23 +0000
  • 959733b341 feat: add from_str for Remapping #583 Georgios Konstantopoulos 2021-11-14 19:32:21 +0100
  • 62accf30cf force update Matthias Seitz 2021-11-14 18:54:15 +0100
  • 2393021162
    Merge branch 'gakonst:master' into master #550 Ukpai Ugochi 2021-11-14 18:29:59 +0100
  • 79ce408c4b fixing lint issues in tests/abigen.rs hannydevelop 2021-11-14 17:28:11 +0000
  • e099b3147e fixing lint isues hannydevelop 2021-11-14 17:27:29 +0000
  • 96af76206e send_eth still in progress hannydevelop 2021-11-14 17:17:52 +0000
  • 19a5de1fa4 feat: better artifacts handling Matthias Seitz 2021-11-14 15:27:02 +0100
  • d53ca0ea56
    feat: make reqwest optional but enabled by default (#580) Matthias Seitz 2021-11-14 13:27:05 +0100
  • 0f22afeb49
    Prestwich/escalator fixes (#581) James Prestwich 2021-11-14 04:26:02 -0800
  • 2723e46044
    chore: bump ethers-core to 0.5.5 (#582) Alexey Shekhirin 2021-11-14 15:24:40 +0300
  • 2d7e55e335
    chore: bump ethers-core to 0.5.5 #582 Alexey Shekhirin 2021-11-14 14:55:15 +0300
  • 5b7f865c04 deprecated old artifactoutput Matthias Seitz 2021-11-14 00:49:11 +0100
  • b9bb77951f
    feature: add sign_transaction to Middleware trait and fix escalation signing #581 James 2021-11-13 15:32:49 -0800
  • ccd7941aa6
    refactor: handle nonce-too-low cases indicating previous conf. James 2021-11-13 15:31:57 -0800
  • a62713083c update changelog #580 Matthias Seitz 2021-11-13 23:59:48 +0100
  • 439d737603 feat: make reqwest optional but enabled by default Matthias Seitz 2021-11-13 23:46:13 +0100
  • 4fee22f7ec add artifactsoutput trait Matthias Seitz 2021-11-13 23:15:09 +0100
  • 618a88b5b6 feat: add artifacts trait Matthias Seitz 2021-11-13 22:43:10 +0100
  • 8f9c47dbdb
    feat: auto-detect solc remappings (#574) Georgios Konstantopoulos 2021-11-13 19:31:55 +0000
  • d809a26bef
    Update ethers-solc/src/remappings.rs #574 Georgios Konstantopoulos 2021-11-13 19:31:21 +0000
  • fa4ccd433d
    fix: tests (#578) Matthias Seitz 2021-11-13 20:21:04 +0100
  • 380b2a8194 fix: tests #578 Matthias Seitz 2021-11-13 20:17:49 +0100
  • 8c31f347ab
    add missing provider dependencies #577 drbh 2021-11-13 12:05:52 -0500
  • cf9a5fe9cc chore: clippy lints Georgios Konstantopoulos 2021-11-12 19:05:44 +0000
  • 62f157f248 test: check remappings Georgios Konstantopoulos 2021-11-12 18:42:47 +0000
  • 23123b12c8 feat: configure remappings and provide them to compiler settings Georgios Konstantopoulos 2021-11-12 18:42:38 +0000
  • abe40c37ae fix: check for error if no contract was compiled Georgios Konstantopoulos 2021-11-12 18:36:10 +0000
  • 2730fb8e31 feat: add remappings to compiler settings Georgios Konstantopoulos 2021-11-12 17:46:58 +0000
  • 28d14f87c6 feat: add remappings detection Georgios Konstantopoulos 2021-11-12 16:39:53 +0000
  • d28b5d847e
    chore(deps): bump hex-literal from 0.3.3 to 0.3.4 (#573) dependabot[bot] 2021-11-12 15:42:11 +0200
  • 52248c52c3
    chore(deps): bump hex-literal from 0.3.3 to 0.3.4 #573 dependabot[bot] 2021-11-12 03:11:41 +0000
  • 203b2e8ea3
    Prestwich/super pending (#566) James Prestwich 2021-11-11 17:23:46 -0800
  • 67a9e15484
    chore: run rustfmt #566 James 2021-11-11 11:37:39 -0800
  • a00155191f
    chore: update all comments on pending escalator James 2021-11-11 11:34:41 -0800
  • 096ca41e5f
    chore: update CHANGELOG with recent PR info James 2021-11-10 14:18:36 -0800
  • 7b91c26853
    refactor: use FuturesUnOrdered instead of a vec of futures James 2021-11-10 14:13:06 -0800
  • ed257217bf
    refactor: with_ setters and escalations argument James 2021-11-10 13:45:19 -0800
  • e9d40120a7
    chore: re-export http client error in providers transports (#570) James Prestwich 2021-11-10 08:53:07 -0800
  • f89fef24d4
    chore: re-export we client error in providers transports #570 James 2021-11-10 08:43:22 -0800
  • 99b4e6a713
    chore: re-export http client error in providers transports James 2021-11-10 08:39:28 -0800
  • 16c5d33716
    bump `ethereum-types`' `impl-serde` to 0.3.2 (#569) Alexey Shekhirin 2021-11-10 15:42:50 +0300
  • 4db37cad84
    fix: adds TimeLag::new() (#568) Luke Tchang 2021-11-10 04:38:19 -0800
  • 9d9d032413
    update max solc version #569 Alexey Shekhirin 2021-11-10 14:54:16 +0300
  • 308fa648cc
    bump etherum-types' impl-serde to 0.3.2 Alexey Shekhirin 2021-11-10 14:33:38 +0300
  • ba071bd417
    fix: adds TimeLag::new() #568 Luke Tchang 2021-11-09 11:46:28 -0800
  • 1afd9c92bf
    feature: debug implementation for EscalatingPending James 2021-11-09 09:51:43 -0800
  • d970471138
    bug: properly set last when broadcasts resolve James 2021-11-09 09:45:38 -0800
  • 9d6be1784f
    refactor: simplify Sleeping state transition as last will never be None again James 2021-11-09 09:38:23 -0800
  • a832b48bca
    refactor: use Delay in polling interval to ensure re-waking James 2021-11-09 09:07:55 -0800
  • 44fb4ce8b3
    chore: more lints James 2021-11-08 11:49:54 -0800
  • 29eb74c186
    chores: lints, clippies, wasm fixes, dedup pinboxfut James 2021-11-08 11:41:04 -0800
  • 0e3318abb8
    chore: docs and must_use James 2021-11-08 09:56:17 -0800
  • 533b59d24c
    bug: don't drop unready futures in escalator.poll James 2021-11-08 09:38:04 -0800
  • 8dd1a18bcf
    feature: send_escalating in Middleware James 2021-11-08 09:36:03 -0800
  • e3a3713747
    feature: pending_escalator James 2021-11-08 08:31:17 -0800
  • bfdf70cbea
    feat(solc): allow providing --allow-args (#553) Georgios Konstantopoulos 2021-11-08 20:11:45 +0000
  • dbea856e8c
    fix: lift macros feature to lib level (#567) Matthias Seitz 2021-11-08 21:08:03 +0100
  • 9254702779 chore: only pas --allow-paths if there are any paths needed #553 Georgios Konstantopoulos 2021-11-08 20:02:40 +0000
  • 5d621687e4 chore: fix solc test Georgios Konstantopoulos 2021-11-08 20:02:22 +0000
  • 36792aa9c2 test: add tests for multiple libs Georgios Konstantopoulos 2021-11-08 20:01:54 +0000
  • e4271aa52e chore: only enable macros if feature is enabled Georgios Konstantopoulos 2021-11-08 19:39:12 +0000
  • d714ed5a57 fix: lift macros feature to lib level #567 Matthias Seitz 2021-11-08 20:55:24 +0100
  • 1ffa59c282 feat: more allow paths integration (#565) Matthias Seitz 2021-11-08 18:25:04 +0100
  • 22f819c0da feat(solc): allow providing --allow-args Georgios Konstantopoulos 2021-11-03 10:39:40 +0200
  • 24086012e0 feat(solc): allow providing additional arguments Georgios Konstantopoulos 2021-11-03 10:41:18 +0200
  • c3be6234f2
    Update ethers-solc/src/compile.rs #565 Georgios Konstantopoulos 2021-11-08 17:24:52 +0000
  • b944801619 feat: more allow paths integration Matthias Seitz 2021-11-08 18:22:23 +0100
  • 356802da23 infura/ropsten ready for send_eth hannydevelop 2021-11-08 10:15:04 +0000
  • 3d45a842b9
    chore(deps): bump cargo_metadata from 0.14.0 to 0.14.1 (#563) dependabot[bot] 2021-11-08 09:44:04 +0000
  • 7ad4d28ae3
    chore(deps): bump auto_impl from 0.4.1 to 0.5.0 (#564) dependabot[bot] 2021-11-08 09:43:55 +0000
  • 7acd43b116
    chore(deps): bump auto_impl from 0.4.1 to 0.5.0 #564 dependabot[bot] 2021-11-08 03:10:48 +0000
  • faeaa8b244
    chore(deps): bump cargo_metadata from 0.14.0 to 0.14.1 #563 dependabot[bot] 2021-11-08 03:10:31 +0000
  • 93436f5d92
    Merge branch 'gakonst:master' into master Ukpai Ugochi 2021-11-07 15:46:03 +0100
  • 906c504f1f ci: remove failing workflow Georgios Konstantopoulos 2021-11-06 19:34:18 +0000
  • 3046e6898e replace Option with Default #562 frjnn 2021-11-06 17:25:11 +0100
  • 7bc2686b02
    remove dbg! Francesco Iannelli 2021-11-06 16:45:41 +0100
  • 51ba4e8c00 add GethTrace frjnn 2021-11-06 12:38:22 +0100