Commit Graph

  • 62dd635a75
    fix(solc): remove default include paths (#1691) Roman Krasiuk 2022-09-14 19:41:25 +0300
  • a34f3deb33 chore(etherscan): log response data on error #1698 Matthias Seitz 2022-09-14 16:13:39 +0200
  • ea6365e208 remove default include paths usage #1691 Roman Krasiuk 2022-09-14 08:19:04 +0300
  • fd1a844687
    chore(deps): bump wasm-bindgen-futures from 0.4.32 to 0.4.33 (#1693) dependabot[bot] 2022-09-13 21:28:57 -0700
  • 79c0076b75
    chore(deps): bump web-sys from 0.3.59 to 0.3.60 (#1694) dependabot[bot] 2022-09-13 21:28:48 -0700
  • ec67be63df
    chore(deps): bump thiserror from 1.0.34 to 1.0.35 (#1697) dependabot[bot] 2022-09-13 21:28:40 -0700
  • 2984393dfe
    chore(deps): bump thiserror from 1.0.34 to 1.0.35 #1697 dependabot[bot] 2022-09-14 03:10:54 +0000
  • 4fe3426761 remove default include paths Roman Krasiuk 2022-09-13 22:08:33 +0300
  • 24d4abb0e3
    chore(deps): bump web-sys from 0.3.59 to 0.3.60 #1694 dependabot[bot] 2022-09-13 03:13:38 +0000
  • b82ca4c6eb
    chore(deps): bump wasm-bindgen-futures from 0.4.32 to 0.4.33 #1693 dependabot[bot] 2022-09-13 03:13:18 +0000
  • fc070562d4
    chore(deps): bump wasm-bindgen from 0.2.82 to 0.2.83 #1692 dependabot[bot] 2022-09-13 03:13:04 +0000
  • 5a18059b14
    fix: geth structlog memory (#1690) Matthias Seitz 2022-09-12 23:32:01 +0200
  • 6abbf8f450 fix lookup Roman Krasiuk 2022-09-12 22:02:36 +0300
  • 2c70774e54 fix path resolution for projects paths passed as included Roman Krasiuk 2022-09-12 21:20:49 +0300
  • f35da961cc fix: geth structlog memory #1690 Matthias Seitz 2022-09-12 19:30:20 +0200
  • 162e0de27a
    chore: inherit stderr (#1689) Matthias Seitz 2022-09-11 23:42:57 +0200
  • feaa473ffb
    chore: bump max solc 0.8.17 (#1679) Matthias Seitz 2022-09-11 23:15:19 +0200
  • df6f3d7f1e
    omit (#1686) Roman Krasiuk 2022-09-12 00:15:07 +0300
  • e95a96426a
    chore(clippy): make clippy happy (#1688) Matthias Seitz 2022-09-11 23:11:43 +0200
  • 3c28e20a96 chore: inherit stderr #1689 Matthias Seitz 2022-09-11 16:31:51 +0200
  • d706bb4e2c chore(clippy): make clippy happy #1688 Matthias Seitz 2022-09-11 13:54:34 +0200
  • ea0daf0077 Merge branch 'master' into matt/solc-0.8.17 #1679 Matthias Seitz 2022-09-11 13:40:51 +0200
  • f19546b841 fix: serialize slot as h256 66 byte string #1687 Matthias Seitz 2022-09-11 13:25:43 +0200
  • 24cbf5a4a9 omit #1686 Roman Krasiuk 2022-09-11 13:54:45 +0300
  • 4883d28e86
    chore(deps): bump url from 2.3.0 to 2.3.1 (#1680) dependabot[bot] 2022-09-10 18:03:15 -0700
  • d08403b92f
    chore(deps): bump convert_case from 0.5.0 to 0.6.0 (#1681) dependabot[bot] 2022-09-10 18:02:54 -0700
  • fe72eb5f49 chore(core): remove unused import Georgios Konstantopoulos 2022-09-10 11:17:02 -0700
  • c9c22f4dfa
    fix: geth trace types (#1682) Robin Molen-Grigull 2022-09-09 16:20:25 -0700
  • c341f31fc4
    chore: add abigen to default features (#1684) DaniPopes 2022-09-10 01:19:29 +0200
  • 26e74dd9cc
    fix(core): add derives, impls for Units (#1683) DaniPopes 2022-09-10 01:19:12 +0200
  • 331b10a9e8
    docs: update CHANGELOG.md #1684 DaniPopes 2022-09-09 19:14:29 +0000
  • b21d99d7d5
    chore: add abigen to default features DaniPopes 2022-09-09 19:09:14 +0000
  • 8e18616ea6
    chore: run clippy #1683 DaniPopes 2022-09-09 17:41:36 +0000
  • 377bb6db57
    feat: add more impl DaniPopes 2022-09-09 17:38:20 +0000
  • fa60f29f52
    remove separators DaniPopes 2022-09-09 17:35:21 +0000
  • f9e8998b20
    feat: add some more unit aliases DaniPopes 2022-09-09 17:15:55 +0000
  • e134df6217
    fix(core): add derives, impls for Units DaniPopes 2022-09-09 17:09:13 +0000
  • 4d50c7c85e update: changelog entry added #1682 grigull 2022-09-08 22:47:00 -0700
  • 0bdf0e7646 fix: geth trace types grigull 2022-09-08 22:40:46 -0700
  • ba6277f7df
    chore(deps): bump convert_case from 0.5.0 to 0.6.0 #1681 dependabot[bot] 2022-09-09 03:18:49 +0000
  • 5e0c8923ea
    chore(deps): bump url from 2.3.0 to 2.3.1 #1680 dependabot[bot] 2022-09-09 03:18:42 +0000
  • 196d7b7e66 chore: bump max solc 0.8.17 Matthias Seitz 2022-09-08 22:04:22 +0200
  • a3dbb008f9 reconnect config #1675 Matthias Seitz 2022-09-08 22:03:33 +0200
  • c1a0059c69 Merge branch 'master' into matt/ws-server-handle Matthias Seitz 2022-09-08 20:59:23 +0200
  • 91d8c21b21
    chore(deps): bump url from 2.2.2 to 2.3.0 (#1678) dependabot[bot] 2022-09-08 09:07:56 -0700
  • 513ed588ca
    chore: export abi related types (#1677) Matthias Seitz 2022-09-08 18:07:38 +0200
  • 62b668d6dd
    chore(deps): bump url from 2.2.2 to 2.3.0 #1678 dependabot[bot] 2022-09-08 03:11:44 +0000
  • ba01e16ddf feat: expose function #1677 Matthias Seitz 2022-09-07 19:45:06 +0200
  • 0e18fa7427 chore: export abi related types Matthias Seitz 2022-09-07 18:47:11 +0200
  • 0e7f46b03d
    feat(abigen): subsitute structs in event bindings (#1674) Matthias Seitz 2022-09-07 18:14:13 +0200
  • 0c34d7bc9d feat: add WsServer handle Matthias Seitz 2022-09-06 21:14:00 +0200
  • 36c965168a chore(clippy): make clippy happy #1674 Matthias Seitz 2022-09-06 19:37:39 +0200
  • 8a13e97efa fix broken tests Matthias Seitz 2022-09-06 19:35:32 +0200
  • e8f176a7b7 chore: rustfmt Matthias Seitz 2022-09-06 19:33:14 +0200
  • 7bd1cf1350 update changelog Matthias Seitz 2022-09-06 19:32:47 +0200
  • 30830bc23f feat(abigen): subsitute structs in event bindings Matthias Seitz 2022-09-06 19:28:14 +0200
  • 35056d0559 fix(abigen): handle event defaults Matthias Seitz 2022-09-06 18:28:59 +0200
  • 8c3e9985d5
    chore(deps): bump serde-aux from 3.1.0 to 4.0.0 (#1673) dependabot[bot] 2022-09-06 09:08:16 -0700
  • a052ff8bd4
    fix: legacy transaction rlp decoding (#1672) Noah Citron 2022-09-06 12:08:05 -0400
  • 0c3f438ae2
    chore(deps): bump serde-aux from 3.1.0 to 4.0.0 #1673 dependabot[bot] 2022-09-06 03:08:06 +0000
  • 6af696e242 fmt #1672 Noah Citron 2022-09-05 18:56:28 -0400
  • 944d79fc7b refactor Noah Citron 2022-09-05 18:54:50 -0400
  • fa549bfb64 update changelog Noah Citron 2022-09-05 18:00:35 -0400
  • 8e712bc30b add test for type 0 tx in 2718 envelopes Noah Citron 2022-09-05 17:59:05 -0400
  • 6a6d7c6a16 fix legacy tx rlp decoding Noah Citron 2022-09-05 17:53:02 -0400
  • 69f24e03ef
    chore(deps): bump thiserror from 1.0.33 to 1.0.34 (#1668) dependabot[bot] 2022-09-05 09:55:46 -0700
  • 96cc8242ee
    chore(deps): bump once_cell from 1.13.1 to 1.14.0 (#1669) dependabot[bot] 2022-09-05 09:55:30 -0700
  • 9cb3b7b917
    chore(deps): bump md-5 from 0.10.2 to 0.10.4 (#1670) dependabot[bot] 2022-09-05 09:55:13 -0700
  • e2b1e923e7
    chore(deps): bump sha2 from 0.10.3 to 0.10.5 (#1671) dependabot[bot] 2022-09-05 09:55:06 -0700
  • 72449c09e1
    feat(contract): add extra Multicall helper methods (#1666) DaniPopes 2022-09-05 18:54:49 +0200
  • 4e1462423f
    perf(solc): read artifacts in parallel (#1665) Matthias Seitz 2022-09-05 18:51:50 +0200
  • 62c12afd3a
    normalize helper methods' names #1666 DaniPopes 2022-09-05 16:13:39 +0000
  • c1f6ad2849
    chore(deps): bump sha2 from 0.10.3 to 0.10.5 #1671 dependabot[bot] 2022-09-05 13:16:46 +0000
  • 76fc657f80
    chore(deps): bump md-5 from 0.10.2 to 0.10.4 #1670 dependabot[bot] 2022-09-05 13:16:38 +0000
  • c711ec039f
    chore(deps): bump once_cell from 1.13.1 to 1.14.0 #1669 dependabot[bot] 2022-09-05 13:16:21 +0000
  • 7c5e3921af
    chore(deps): bump thiserror from 1.0.33 to 1.0.34 #1668 dependabot[bot] 2022-09-05 13:16:13 +0000
  • a014832e50 chore(solc): always use sync sources reading #1667 Matthias Seitz 2022-09-05 14:47:15 +0200
  • f84f389914
    docs: update CHANGELOG.md DaniPopes 2022-09-05 00:26:19 +0000
  • fd58497117
    feat(contract): add extra Multicall helper methods DaniPopes 2022-09-05 00:17:11 +0000
  • 2aa1eb7d59 perf(solc): read artifacts in parallel #1665 Matthias Seitz 2022-09-05 01:36:12 +0200
  • 533246f1b4 add benchmarks #1663 Matthias Seitz 2022-09-05 01:01:23 +0200
  • 919bf421ec add resolve branch tests Matthias Seitz 2022-09-05 00:36:59 +0200
  • aa58b028be Merge branch 'master' into matt/par-iter-graph Matthias Seitz 2022-09-04 23:52:49 +0200
  • fca8f997fa
    fix(solc): via-ir should be optional (#1664) Matthias Seitz 2022-09-04 23:36:31 +0200
  • e98e9d6801 perf: delay include paths locking Matthias Seitz 2022-09-04 23:15:48 +0200
  • 69ffde353b fix(solc): via-ir should be optional #1664 Matthias Seitz 2022-09-04 23:03:26 +0200
  • ac3df79644 rename functions Matthias Seitz 2022-09-04 22:55:15 +0200
  • b6f9e4fd96 feat(solc): parallelize graph Matthias Seitz 2022-09-04 22:51:02 +0200
  • 9efcc5d014 Merge branch 'master' into matt/par-iter-graph Matthias Seitz 2022-09-04 20:05:37 +0200
  • e425b55c92
    chore(solc): replace colorized with yansi (#1662) Matthias Seitz 2022-09-04 20:00:11 +0200
  • 744d5c055e
    fix: incorrect encoding on TransactionReceipt (#1661) Noah Citron 2022-09-04 13:59:53 -0400
  • de90662725
    feat(core): improved debug format for Bytes (#1658) Clifton King 2022-09-04 12:58:06 -0500
  • 6a86d4ff22
    chore(clippy): make clippy happy (#1659) Matthias Seitz 2022-09-04 19:57:52 +0200
  • 9bcbc6c1c8
    chore: match standalone mumbai for chain (#1656) Matthias Seitz 2022-09-04 19:56:24 +0200
  • 083054d4fe
    serialize viaIR setting (#1655) Roman Krasiuk 2022-09-04 20:55:57 +0300
  • 5aac82a3d7
    fix: emit null transaction fields (#1654) Matthias Seitz 2022-09-04 19:55:29 +0200
  • 090b047c64 chore(solc): replace colorized with yansi #1662 Matthias Seitz 2022-09-04 15:42:17 +0200
  • 6175cf29f1 refactor: move node to separate module Matthias Seitz 2022-09-04 15:36:43 +0200
  • 9150fb11d6 update changelog #1661 Noah Citron 2022-09-03 20:21:15 -0400
  • f4f7f10ae6 add tests Noah Citron 2022-09-03 20:19:46 -0400