Commit Graph

  • 7a098b183f
    test: add type check test for abi array tuples (#1143) Matthias Seitz 2022-04-18 19:02:56 +0200
  • c1807fa3bb
    chore(deps): bump rayon from 1.5.1 to 1.5.2 (#1145) dependabot[bot] 2022-04-18 09:56:12 -0700
  • 4d43cb822a
    chore(deps): bump tracing from 0.1.33 to 0.1.34 (#1147) dependabot[bot] 2022-04-18 09:56:07 -0700
  • 45cce0f4b4
    feat: impl rlp encodable for log and receipt (#1153) Rohit Narurkar 2022-04-18 18:55:45 +0200
  • f562f2bfaa feat: impl rlp encodable for log and receipt #1153 Rohit Narurkar 2022-04-19 00:27:55 +0800
  • 3fa8821ffd
    chore(deps): bump rayon from 1.5.1 to 1.5.2 #1145 dependabot[bot] 2022-04-18 15:12:37 +0000
  • 6ad3d292b4
    chore(deps): bump solang-parser from 0.1.11 to 0.1.12 (#1152) dependabot[bot] 2022-04-18 08:10:55 -0700
  • 5971bee16c
    chore(deps): bump solang-parser from 0.1.11 to 0.1.12 #1152 dependabot[bot] 2022-04-18 03:13:01 +0000
  • 8dd553a5eb
    fix extra spacing (#1149) Roman Krasiuk 2022-04-16 23:09:00 +0300
  • a99dd1328b
    fix: support display for bytes (#1148) Matthias Seitz 2022-04-16 22:08:31 +0200
  • ae090517fc
    chore: update svm (#1150) Rohit Narurkar 2022-04-16 22:08:26 +0200
  • 9d71c746e5
    make clippy happy #1151 Bayu Aldi Yansyah 2022-04-17 00:24:54 +0700
  • c9e37c051b
    Add test Bayu Aldi Yansyah 2022-04-17 00:12:08 +0700
  • b54f30a922 chore: update svm #1150 Rohit Narurkar 2022-04-16 23:26:48 +0800
  • 45f03f5100
    Implement deserialization for IndexedPathBuf Bayu Aldi Yansyah 2022-04-16 21:43:54 +0700
  • 3c92f1f43b
    Use IndexedPathBuf for sources Bayu Aldi Yansyah 2022-04-16 20:56:00 +0700
  • c8a9959bb6 fix extra spacing #1149 Roman Krasiuk 2022-04-16 10:49:14 +0300
  • c89424ba74 fix: support display for bytes #1148 Matthias Seitz 2022-04-15 21:55:11 +0200
  • 1ceb82511b
    chore(deps): bump tracing from 0.1.33 to 0.1.34 #1147 dependabot[bot] 2022-04-15 03:10:15 +0000
  • 1cc42cbba0
    fix(timelag): normalize block if block = None (#1146) Luke Tchang 2022-04-14 13:20:35 -0600
  • 7ee2c39e9e
    lint: nightly formatter #1146 James 2022-04-14 12:07:43 -0700
  • b47a9bdd47
    fix(timelag): normalize block if block = None Luke Tchang 2022-04-14 12:57:45 -0600
  • 4f4dd3c126 test: add ethcall derive test for vec tuples Matthias Seitz 2022-04-13 22:29:31 +0200
  • 02ad93a1cf
    feat(provider): add RwClient (#1016) Matthias Seitz 2022-04-13 22:21:52 +0200
  • 3c4c8e40d2 docs: fix failing doc test #1016 Matthias Seitz 2022-04-13 22:03:15 +0200
  • 19a2ecd58d
    fix(solc): compute content hashes first (#1142) Matthias Seitz 2022-04-13 21:59:43 +0200
  • 62f8c510e8 test: add type check test for abi array tuples #1143 Matthias Seitz 2022-04-13 21:55:47 +0200
  • 098da5ac7a Merge branch 'master' into matt/rw-provider Matthias Seitz 2022-04-13 21:48:13 +0200
  • 3264fe8b58 fix: compute content hashes first #1142 Matthias Seitz 2022-04-13 20:30:00 +0200
  • f13e3b933b chore: add tracing for missing content hash #1141 Matthias Seitz 2022-04-13 20:15:12 +0200
  • 6ff567517e feat(ethers-core/abi): impl AbiArrayType for u8 #1140 Meet Mangukiya 2022-04-13 22:49:27 +0530
  • 286f842a2a
    fix(core): encode absent tx access_list correctly (#1137) Michael Sproul 2022-04-14 01:26:14 +1000
  • 7799634479
    feat(types): add deserialize support for ValueorArray (#1138) Matthias Seitz 2022-04-13 17:23:12 +0200
  • 0bbd1e3bca
    chore: add as number helper function (#1139) Matthias Seitz 2022-04-13 17:23:05 +0200
  • 25819b6bc9 chore: add Eq derive #1138 Matthias Seitz 2022-04-13 13:16:33 +0200
  • 7f173cce19 chore: add as number helper function #1139 Matthias Seitz 2022-04-13 13:11:37 +0200
  • 345e82456f chore: add hash derive Matthias Seitz 2022-04-13 13:14:31 +0200
  • 5a1be8885e feat(types): add deserialize support for ValueorArray Matthias Seitz 2022-04-13 11:43:01 +0200
  • c51ed187d2
    fix(core): encode absent tx access_list correctly #1137 Michael Sproul 2022-04-12 10:48:10 +1000
  • 3d4356f531
    fix(solc): strip root path from remappings and sources for standard json (#1136) Matthias Seitz 2022-04-11 22:36:06 +0200
  • c9b6d25526 fix: use consistent contract for tests #1136 Matthias Seitz 2022-04-11 21:37:24 +0200
  • b87947710e fix(solc): strip root path from remappings and sources for standard json input Matthias Seitz 2022-04-11 13:19:43 +0200
  • 8d4aab91de
    chore(deps): bump wasm-bindgen-test from 0.3.29 to 0.3.30 (#1133) dependabot[bot] 2022-04-11 01:02:59 -0700
  • b4caa25c45
    chore(deps): bump tracing from 0.1.32 to 0.1.33 (#1132) dependabot[bot] 2022-04-11 01:02:53 -0700
  • d1a51a4b46
    chore(deps): bump tracing-subscriber from 0.3.10 to 0.3.11 (#1131) dependabot[bot] 2022-04-11 01:02:49 -0700
  • 19e29de8d2
    chore(deps): bump wasm-bindgen-test from 0.3.29 to 0.3.30 #1133 dependabot[bot] 2022-04-11 03:14:02 +0000
  • e23ed4cd79
    chore(deps): bump tracing from 0.1.32 to 0.1.33 #1132 dependabot[bot] 2022-04-11 03:13:54 +0000
  • b7446ec976
    chore(deps): bump tracing-subscriber from 0.3.10 to 0.3.11 #1131 dependabot[bot] 2022-04-11 03:13:43 +0000
  • 1d14f9d26e
    Ensure a consistent chain ID between a signer and provider in SignerMiddleware (#1095) Dan Cline 2022-04-10 13:55:30 -0400
  • 6fbff4cfed remove doc indent #1095 Dan Cline 2022-04-10 12:52:03 -0400
  • 2ecc490ac8 expand SignerMiddleware::new comment Dan Cline 2022-04-09 20:59:02 -0400
  • 45ac61ba61 cargo fmt Dan Cline 2022-04-09 20:50:25 -0400
  • 3fa1b4bfdb revert with_signer to non-async non-result Dan Cline 2022-04-09 20:42:26 -0400
  • 29317f511a switch test_derive_eip712 to use consistent signer Dan Cline 2022-04-09 19:45:23 -0400
  • 17c6ca26c5 remove awaits Dan Cline 2022-04-09 01:52:09 -0400
  • cf2cc2fd95 add consistent chainid CHANGELOG entry Dan Cline 2022-03-29 19:43:43 -0400
  • 324eef27eb create new method for pulling chainid Dan Cline 2022-04-08 20:31:38 -0400
  • 127bef6c20 set SignerMiddleware constructor return to result Dan Cline 2022-03-14 23:14:35 -0400
  • 90fbd5f78a ci: update ganache Dan Cline 2022-03-14 20:21:04 -0400
  • 314e6acd50 feat(middleware): fetch chainid from middleware Dan Cline 2022-03-14 19:59:37 -0400
  • 9206efa46c
    fixes: correct etherscan url address, remove double quotes in solc error (#1130) James Prestwich 2022-04-10 09:04:43 -0700
  • 07a84dcc03
    fixes: correct etherscan url address, remove double quotes in solc error #1130 James 2022-04-09 15:24:02 -0700
  • 119956925d
    fix: eth_feehistory reward is optional (#1127) Matthias Seitz 2022-04-10 00:12:05 +0200
  • 876a19d636
    chore: make ipfs the default bytecodehash again (#1128) Matthias Seitz 2022-04-10 00:11:46 +0200
  • 5940f9bfcc
    fix: bump up svm (#1129) Rohit Narurkar 2022-04-10 00:11:31 +0200
  • 91f8a8ba00 fix: bump up svm #1129 Rohit Narurkar 2022-04-10 04:07:49 +0800
  • 092c3b9950 chore: make ipfs the default bytecodehash again #1128 Matthias Seitz 2022-04-09 16:17:36 +0200
  • 2390ec9e22 fix: eth_feehistory reward is optional #1127 Matthias Seitz 2022-04-09 13:55:59 +0200
  • db1870c891
    Fix IPC handling of jsonrpc errors (#1123) oliver-giersch 2022-04-09 04:11:53 +0200
  • 6e004e7780
    feat(core): implemented signed transaction RLP decoding (#1096) Dan Cline 2022-04-08 22:05:16 -0400
  • f50da3b362 add signed tx decoding CHANGELOG entry #1096 Dan Cline 2022-03-29 21:43:23 -0400
  • fe6dbcae48 add geth signed transaction test vectors Dan Cline 2022-03-29 21:33:07 -0400
  • c3c53824a5 feat(core): implement signed transaction decoding Dan Cline 2022-01-31 00:32:54 -0500
  • 247f08f1a9
    feat(solc): Add standard-json-input (#1126) pyk 2022-04-09 07:18:39 +0700
  • 54ccaf2b39
    Return CompilerInput instead of String #1126 Bayu Aldi Yansyah 2022-04-09 04:10:17 +0700
  • d1fac2a8bc
    make clippy happy Bayu Aldi Yansyah 2022-04-09 03:52:28 +0700
  • deb920dc3b
    Refactor Bayu Aldi Yansyah 2022-04-09 03:47:06 +0700
  • d3e7e2261e
    Remove unnecessary changes Bayu Aldi Yansyah 2022-04-09 03:46:39 +0700
  • 0427bb40de
    Update the error message Bayu Aldi Yansyah 2022-04-09 03:16:42 +0700
  • 3973cc0ff5
    remove debugging Bayu Aldi Yansyah 2022-04-09 02:58:14 +0700
  • 01e69334ed
    Add standard-json-input Bayu Aldi Yansyah 2022-04-09 02:56:47 +0700
  • bf4aa42884
    fix: fix deploy tx RLP decoding (#1124) Jonathan LEI 2022-04-09 01:58:26 +0800
  • fca6df40c4 ran cargo +nightly fmt #1123 Oliver Giersch 2022-04-08 18:16:42 +0200
  • b0ad9deac1
    refactor: move duplicate RLP code into helper function #1124 Jonathan LEI 2022-04-08 15:46:30 +0000
  • 69bf6ddd0c
    fix: only notify about unresolved import once (#1125) Matthias Seitz 2022-04-08 16:37:43 +0200
  • 8d76b7a48b fix: only notify about unresolved import once #1125 Matthias Seitz 2022-04-08 14:13:44 +0200
  • 1194d05402
    fix: fix deploy tx RLP decoding Jonathan LEI 2022-04-08 10:27:52 +0000
  • a9966f01b8 fixes ipc jsonrpc error handling, use json RawValue where sensible Oliver Giersch 2022-04-08 11:10:23 +0200
  • e394f40e46
    chore(deps): bump web-sys from 0.3.56 to 0.3.57 (#1122) dependabot[bot] 2022-04-07 23:09:26 -0700
  • c4f76f40c6
    chore(deps): bump wasm-bindgen from 0.2.79 to 0.2.80 (#1121) dependabot[bot] 2022-04-07 23:09:21 -0700
  • 52a6735bf1
    chore(deps): bump wasm-bindgen-futures from 0.4.29 to 0.4.30 (#1120) dependabot[bot] 2022-04-07 23:09:12 -0700
  • 05769144a2
    chore(deps): bump web-sys from 0.3.56 to 0.3.57 #1122 dependabot[bot] 2022-04-08 03:11:42 +0000
  • d7365b934a
    chore(deps): bump wasm-bindgen from 0.2.79 to 0.2.80 #1121 dependabot[bot] 2022-04-08 03:11:34 +0000
  • c77ecc818a
    chore(deps): bump wasm-bindgen-futures from 0.4.29 to 0.4.30 #1120 dependabot[bot] 2022-04-08 03:11:11 +0000
  • 15305eb6f5 chore: bump svm-rs for updated timeout Georgios Konstantopoulos 2022-04-07 10:19:02 -0700
  • 77931d4c63
    feat(solc): Strip experimental pragma from all imported contracts (#1116) pyk 2022-04-07 17:12:25 +0700
  • 509db06080
    chore: expose some helpers (#1118) Matthias Seitz 2022-04-07 12:09:32 +0200
  • 47e8b5f827 chore: expose some helpers #1118 Matthias Seitz 2022-04-07 09:57:19 +0200
  • 6e43d46f57
    chore(deps): bump proc-macro2 from 1.0.36 to 1.0.37 (#1117) dependabot[bot] 2022-04-06 21:05:10 -0700
  • d3fd9301cd
    chore(deps): bump proc-macro2 from 1.0.36 to 1.0.37 #1117 dependabot[bot] 2022-04-07 03:10:07 +0000