Commit Graph

  • bef16ef31f use signer chain_id for tx in ledger signer Dan Cline 2022-04-29 22:48:09 -0400
  • 85ec6ff15f use signer chain_id for tx in trezor signer Dan Cline 2022-04-29 22:42:34 -0400
  • f0080481ff remove error when signing with a different chain Dan Cline 2022-04-29 22:27:42 -0400
  • 95f076a4e9
    chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/ethers-wasm #1196 dependabot[bot] 2022-04-29 16:14:45 +0000
  • 81e7fea14b
    chore(deps): bump syn from 1.0.91 to 1.0.92 (#1194) dependabot[bot] 2022-04-29 04:26:24 -0700
  • c686135d04
    chore(deps): bump http from 0.2.6 to 0.2.7 (#1195) dependabot[bot] 2022-04-29 04:25:59 -0700
  • 281913b187
    feat(etherscan): add ClientBuilder type (#1193) Matthias Seitz 2022-04-29 13:25:52 +0200
  • 8c8f4e4ee5
    chore(deps): bump http from 0.2.6 to 0.2.7 #1195 dependabot[bot] 2022-04-29 04:05:18 +0000
  • f9a6b0dffb
    chore(deps): bump syn from 1.0.91 to 1.0.92 #1194 dependabot[bot] 2022-04-29 04:04:52 +0000
  • 3771c2ac0c fix: set correct field #1193 Matthias Seitz 2022-04-28 21:38:34 +0200
  • 0cbdaf87a1 feat(etherscan): add client builder Matthias Seitz 2022-04-28 19:37:28 +0200
  • 16ef7622fc style: clean up order Matthias Seitz 2022-04-28 19:00:57 +0200
  • dddf44773a fix solang alias parsing Roman Krasiuk 2022-04-28 18:56:20 +0300
  • 867670b782 import aliases Roman Krasiuk 2022-04-28 18:33:25 +0300
  • c81254a8b6
    test(solc): add another link with remapping test (#1191) Matthias Seitz 2022-04-28 16:07:08 +0200
  • 64d6016772 test(solc): add another link with remapping test #1191 Matthias Seitz 2022-04-28 15:21:49 +0200
  • a978bc98af
    fix(solc): remapping aware libraries (#1190) Matthias Seitz 2022-04-28 14:18:24 +0200
  • 0a428cd125 chore: rustfmt #1190 Matthias Seitz 2022-04-28 13:48:33 +0200
  • d45fab3486
    Update ethers-solc/src/artifacts/mod.rs Matthias Seitz 2022-04-28 13:45:59 +0200
  • e9196b4cde
    Update ethers-solc/src/artifacts/mod.rs Matthias Seitz 2022-04-28 13:45:54 +0200
  • ae252d14ff
    Update ethers-solc/src/artifacts/mod.rs Matthias Seitz 2022-04-28 13:45:45 +0200
  • b82a62c2f0
    Update ethers-solc/src/artifacts/mod.rs Matthias Seitz 2022-04-28 13:45:39 +0200
  • 93d0782854 test: add lib linking tests Matthias Seitz 2022-04-28 12:12:50 +0200
  • f0e06827ee feat: add lib applied remappings Matthias Seitz 2022-04-28 11:12:16 +0200
  • af86d6737f feat(solc): add Libraries type Matthias Seitz 2022-04-28 11:01:25 +0200
  • 19f7a93243
    feat(core): add block conversion helpers (#1186) Matthias Seitz 2022-04-27 20:46:06 +0200
  • 5de7086ba7
    fix(solc): use correct empty output selection (#1185) Matthias Seitz 2022-04-27 20:27:54 +0200
  • 855e936479 feat: add sparse to full block conversion #1186 Matthias Seitz 2022-04-27 16:33:13 +0200
  • 29c0827f9b feat: add full to sparse block conversion Matthias Seitz 2022-04-27 16:29:24 +0200
  • 09cdd49a2a fix(solc): use correct empty output selection #1185 Matthias Seitz 2022-04-27 16:09:32 +0200
  • 82d5741bcc
    fix: add to and from into the transaction receipt to follow spec (#1184) Josh Stevens 2022-04-27 13:40:59 +0100
  • f9a9fcf7a2 update changelog #1184 Josh Stevens 2022-04-27 13:40:18 +0100
  • 3d9fc21ba9
    fix(core): decode `from` field for typed transactions (#1180) Dan Cline 2022-04-27 08:39:59 -0400
  • 8afd670a65
    chore(solc): remove async feature requirement (#1181) Matthias Seitz 2022-04-27 14:37:40 +0200
  • 2617c76215 fix: add to and from into the transaction receipt to follow spec Josh Stevens 2022-04-27 13:37:36 +0100
  • a0f41c51af
    fix(solc): when compiler-out metadata is empty and there's no `internalType` (#1182) joshieDo 2022-04-27 16:37:09 +0400
  • 6faceb20d7
    feat: Relax `Clone` requirements when `Arc<M>` is used (#1183) oblique 2022-04-27 15:33:22 +0300
  • 86908bc533
    fix(solc): only write cache file if build was successful (#1177) Matthias Seitz 2022-04-27 14:29:09 +0200
  • 3f6618bd67 update changelog #1182 joshieDo 2022-04-26 14:44:10 +0200
  • cedd62b6bf feat: Relax `Clone` requirements when `Arc<M>` is used #1183 oblique 2022-04-26 13:23:13 +0300
  • a1af845804 add another compiler-out with fixes joshieDo 2022-04-26 12:48:12 +0200
  • 9cbb32dd69 chore(solc): remove async feature requirement #1181 Matthias Seitz 2022-04-26 10:26:15 +0200
  • 9ac0fa246e update CHANGELOG #1180 Dan Cline 2022-04-26 01:35:55 -0400
  • 7170883d2d remove type constant and use typed sighash Dan Cline 2022-04-26 01:04:35 -0400
  • f1b31e952d ignore decoding tests for celo Dan Cline 2022-04-25 23:56:36 -0400
  • d233fa914a fix(core): decode from for EIP2930 transactions Dan Cline 2022-04-25 19:52:43 -0400
  • a732853156 fix(core): add eip1559 prefix for sighash Dan Cline 2022-04-24 14:40:29 -0400
  • ba1a2c30f2
    chore(deps): bump rusoto_kms from 0.47.0 to 0.48.0 #1179 dependabot[bot] 2022-04-26 03:08:16 +0000
  • 4eef21e5e4
    chore(deps): bump rusoto_core from 0.47.0 to 0.48.0 #1178 dependabot[bot] 2022-04-26 03:08:02 +0000
  • 2453818e1b fix(solc): only write cache file if build was successful #1177 Matthias Seitz 2022-04-25 18:02:43 +0200
  • a866cd5726
    feat: blocknative gas oracle (#1175) georgewhewell 2022-04-25 17:50:55 +0200
  • 844e57e0cc pdate changelog #1175 georgewhewell 2022-04-25 12:40:00 +0000
  • bc2a983c10 gas oracle: adds BlockNative oracle georgewhewell 2022-04-25 12:23:02 +0000
  • 16ae1f2a01 gas oracle: add more error variants georgewhewell 2022-04-25 12:22:21 +0000
  • 9d53c73af0
    Update event.rs (#1173) Nicolas Gailly 2022-04-24 15:10:21 +0100
  • a115e957db
    refactors ipc transport internals (#1174) oliver-giersch 2022-04-24 16:09:56 +0200
  • c920923271 remove one unnecessary return stmt #1174 Oliver Giersch 2022-04-24 14:45:21 +0200
  • 06e5f80e3b refactors ipc transport internals Oliver Giersch 2022-04-16 00:03:08 +0200
  • a67590fc3b
    Update event.rs #1173 Nicolas Gailly 2022-04-23 19:16:34 +0100
  • 77bd9d49c8
    test: add ethcall derive test for vec tuples (#1144) Matthias Seitz 2022-04-23 12:09:29 +0200
  • 9f9e5606aa Merge branch 'master' into matt/add-ethcall-derive-for-tuples #1144 Matthias Seitz 2022-04-23 11:34:06 +0200
  • 8dd72723d1
    feat: add minimal ast bindings (#1167) Matthias Seitz 2022-04-23 11:20:46 +0200
  • 006bddfe0b Merge branch 'master' into matt/add-ast-bindings #1167 Matthias Seitz 2022-04-23 10:58:13 +0200
  • 6fcde371a3
    feat: function debug data in extra output (#1165) Bjerg 2022-04-23 10:48:39 +0200
  • 2b2ec1101a
    fix: proper fantom api urls (#1170) Matthias Seitz 2022-04-23 10:42:12 +0200
  • f4eb4029b4
    chore(solc): include error code in diagnostic (#1171) Matthias Seitz 2022-04-23 10:41:13 +0200
  • 1cba287193
    solc: adjust flatten format (#1172) YYY 2022-04-23 16:40:34 +0800
  • 8444b8ebbe
    feat: abi as an extra file (#1166) Bjerg 2022-04-23 10:40:25 +0200
  • 1b044652f0
    chore(core): derive default for log (#1168) Rohit Narurkar 2022-04-23 10:40:01 +0200
  • ac3e12fe8a
    feat: add standardjson compiler input type (#1169) Matthias Seitz 2022-04-23 10:39:31 +0200
  • 50c2da39c1 chore: remove dbg #1170 Matthias Seitz 2022-04-23 10:30:01 +0200
  • 76da706954
    Update ethers-etherscan/Cargo.toml Matthias Seitz 2022-04-23 10:28:41 +0200
  • 0bb8d10f86 solc: adjust flatten format #1172 0xYYY 2022-04-23 14:59:04 +0800
  • 4a280954a6 chore(solc): include error code in diagnostic #1171 Matthias Seitz 2022-04-22 23:14:39 +0200
  • c6a218f4fb fix: proper fantom api urls Matthias Seitz 2022-04-22 19:19:16 +0200
  • 8e37bc3eef feat: add standardjson compiler input type #1169 Matthias Seitz 2022-04-22 18:38:38 +0200
  • ecf46e494c chore(core): derive default for log #1168 Rohit Narurkar 2022-04-22 22:23:54 +0800
  • f9595c7eae feat: add recursive nodes Matthias Seitz 2022-04-22 16:11:58 +0200
  • db7edbc3d1 feat: add minimal ast bindings Matthias Seitz 2022-04-22 16:08:58 +0200
  • e6efc15460
    chore: lint #1165 Oliver Nordbjerg 2022-04-21 23:29:38 +0200
  • 2029058bf2
    feat: abi as an extra file #1166 Oliver Nordbjerg 2022-04-21 23:25:11 +0200
  • ab1b371d92
    chore: `ConfigurableArtifacts::output_selection` Oliver Nordbjerg 2022-04-21 23:20:04 +0200
  • 4424d337b2
    feat: support function debug data in output Oliver Nordbjerg 2022-04-21 23:12:44 +0200
  • 35c29c82c6
    chore: silence unused warnings (#1162) Matthias Seitz 2022-04-21 19:30:02 +0200
  • 9047f96d95
    feat: make stream mod public (#1160) Matthias Seitz 2022-04-21 19:29:40 +0200
  • 92b1ad8fb1
    feat: add debug info bindings (#1161) Matthias Seitz 2022-04-21 19:29:21 +0200
  • 20f7ac289c
    Cleanup of links and requirements in README (#1163) Devan Non 2022-04-21 19:23:51 +0200
  • 48e292021d
    feat: add anvil bindings (#1164) Matthias Seitz 2022-04-21 19:22:52 +0200
  • 1388e46ddd feat: add anvil bindings #1164 Matthias Seitz 2022-04-21 19:00:47 +0200
  • 32bfd47e3f chore: add solc version required and geth requirement for tests #1163 Devan Non 2022-04-21 17:29:27 +0200
  • 969d4e01c0
    feat: accept different middlewares for contract connect (#1159) Matthias Seitz 2022-04-21 17:05:23 +0200
  • c1e32efb2b chore: remove broken link and old unused test Devan Non 2022-04-21 16:59:33 +0200
  • 9b7dd35481 chore: silence unused warnings #1162 Matthias Seitz 2022-04-21 14:55:12 +0200
  • 3985c64d01 feat: add debug info bindings #1161 Matthias Seitz 2022-04-21 14:21:33 +0200
  • 3be88520da feat: make stream mod public #1160 Matthias Seitz 2022-04-21 13:19:49 +0200
  • 5ef7d3c2da feat: accept different middlewares for contract connect #1159 Matthias Seitz 2022-04-21 13:14:49 +0200
  • cdf77f811d style: cleanup #1157 Rohit Narurkar 2022-04-20 21:14:50 -0700
  • 5f1f967ec1
    ContractDeployer: pub deployer can modify defaults (#1156) inconspicuous99 2022-04-19 15:20:59 -0500
  • ab92cf28ae feat: geth abigen to generate go bindings Mark Tyneway 2022-04-19 08:42:38 -0700
  • f93c21eb7d ContractDeployer: pub deployer can modify defaults #1156 inconspicuous99 2022-04-18 17:51:49 -0500