Commit Graph

  • a97526d6fe
    Add authorization for http and websocket (#829) th4s 2022-01-27 11:04:53 +0100
  • 5da2eb1eb9
    fix(solc): duplicate contracts segments (#832) Matthias Seitz 2022-01-27 11:04:14 +0100
  • 8d29a403ee Experimental forge middleware wolflo 2022-01-26 17:17:13 -0700
  • c52dbe710b integrate new api Matthias Seitz 2022-01-27 00:40:16 +0100
  • 4f85d51e17
    fix: typos #832 Matthias Seitz 2022-01-26 23:54:42 +0100
  • c7d75dcf95 replace cacheentry types Matthias Seitz 2022-01-26 22:40:07 +0100
  • 3ec7a61346 feat: add cacheentry2 Matthias Seitz 2022-01-26 22:26:26 +0100
  • 68bfa4d2ba Merge branch 'master' into matt/more-refactor Matthias Seitz 2022-01-26 21:15:12 +0100
  • ec3378c2aa Added `Display` for `Authorization` instead of `into_auth_string` #829 th4s 2022-01-26 15:28:32 +0100
  • 61ada2ebfb fix: fix duplicate contracts segments Matthias Seitz 2022-01-26 14:12:57 +0100
  • c6a57d23ea Made bas64 crate for basic auth encoding non-optional th4s 2022-01-26 13:34:39 +0100
  • 3380f1968b forge install: ds-test Matthias Seitz 2022-01-26 13:29:16 +0100
  • 25aaaa4798 chore: simplify touch Matthias Seitz 2022-01-26 13:02:12 +0100
  • d8e7956404 Improved code quality and implemented feedback th4s 2022-01-26 12:51:33 +0100
  • a4e2cd0e8d Pulled some dead code and added missing fn docs #809 Matthew Smith 2022-01-26 18:41:03 +0700
  • 2c2d87f618 Bumped ETHERS_FORMAT_VERSION Matthew Smith 2022-01-26 18:34:35 +0700
  • f0cf8d2166 Fixed linting errors Matthew Smith 2022-01-26 17:41:22 +0700
  • 0791b39f6d Formatting Matthew Smith 2022-01-26 17:08:49 +0700
  • 49590c3ef3 Added methods for grabbing the default cache and fetching artifact metadata Matthew Smith 2022-01-26 17:07:37 +0700
  • 98d6afb69c Added constructors for Authorization th4s 2022-01-26 10:49:03 +0100
  • 80e1b4f079
    chore(deps): bump tracing-subscriber from 0.3.6 to 0.3.7 (#830) dependabot[bot] 2022-01-26 11:15:11 +0200
  • 271375102a Fixed crash when unwrapping nonexistent artifact paths Matthew Smith 2022-01-26 14:32:24 +0700
  • 758fcbaa98
    docs(changelog): add note about new BSC known chains #831 optionseskimo 2022-01-26 10:49:57 +0700
  • 0847061c1c write `CompactContractBytecode` instead of `CompactContract` Brock 2022-01-25 22:25:29 -0500
  • 8b74736b4f
    feat(chain): add BSC and BSC testnet optionseskimo 2022-01-26 10:20:49 +0700
  • ea67cc0eef
    chore(deps): bump tracing-subscriber from 0.3.6 to 0.3.7 #830 dependabot[bot] 2022-01-26 03:08:39 +0000
  • ee32224b69 Updated into_artifacts to use cache and return relative src paths Matthew Smith 2022-01-26 01:55:56 +0700
  • a4db7a8ae0 Fixed doc test th4s 2022-01-25 18:48:31 +0100
  • b70923ebe4 Adapted changelog th4s 2022-01-25 18:29:56 +0100
  • 18501a69c6 Moved use statement into non-wasm imports th4s 2022-01-25 17:54:50 +0100
  • 225666ba17 Bugfix in doc th4s 2022-01-25 17:50:27 +0100
  • f2fb01b2d6 Improved api for websocket `connect_with_auth` th4s 2022-01-25 17:26:55 +0100
  • 5a87a7ec3a Fixed artifact reading in the preprocessor and fixed latent issue where artifacts were not read correctly when mapping sources to solc version. Other misc cleanup Matthew Smith 2022-01-25 22:47:28 +0700
  • 15ed547722 Added basic and bearer authentication for http and websocket transport th4s 2022-01-25 14:06:34 +0100
  • 9885236978
    fix: change versions to compile for worker-rs, wasm target #834 Odysseas Lamtzidis 2022-01-25 15:24:35 +0300
  • 287f56b3a3 flatten before verification #828 Roman Krasiuk 2022-01-25 12:49:41 +0100
  • c5a932363c docs: more docs Matthias Seitz 2022-01-24 23:21:18 +0100
  • 1346bb934b feat: prepare version integration Matthias Seitz 2022-01-24 23:13:31 +0100
  • c7a66467aa fine tune api Matthias Seitz 2022-01-24 22:19:53 +0100
  • 0ae4f1a3fc add artifact filtering Matthias Seitz 2022-01-24 22:03:00 +0100
  • c6c75d340c feat: add cache constructor Matthias Seitz 2022-01-24 21:39:10 +0100
  • 8e16080b30 feat: more work on compile pipeline Matthias Seitz 2022-01-24 21:06:20 +0100
  • 78dfd7591d chore: remove broken celo test Georgios Konstantopoulos 2022-01-24 19:40:46 +0200
  • a81077b18b Added artifact paths and versions to cache file Matthew Smith 2022-01-25 00:04:58 +0700
  • 75eca0116f
    chore(deps): bump quote from 1.0.14 to 1.0.15 (#826) dependabot[bot] 2022-01-24 15:38:07 +0200
  • f9f77e829b
    fix(ws): propagate deserialization errors upstream + infura quickfix (#827) Erwan 2022-01-24 14:38:00 +0100
  • 7586419071 chore: fix failing celo test #827 Georgios Konstantopoulos 2022-01-24 15:36:33 +0200
  • bc042d9a0d chore: fmt Georgios Konstantopoulos 2022-01-24 15:24:33 +0200
  • 91decf670f
    chore(fmt): use nightly rustfmt aaronwinter 2022-01-24 10:12:36 +0100
  • 23d4796d3b
    fix(ws): tolerate case-insensitive match on the jsonrpc field aaronwinter 2022-01-24 09:53:04 +0100
  • 3ebc1d2a61
    fix(ws): propagate error when deserialization fails aaronwinter 2022-01-24 09:48:26 +0100
  • 63c937ac1a Added versioned artifact paths Matthew Smith 2022-01-24 13:31:39 +0700
  • 335b115dfd
    chore(deps): bump quote from 1.0.14 to 1.0.15 #826 dependabot[bot] 2022-01-24 03:13:08 +0000
  • 3026275a56 Merge branch 'master' into matt/more-refactor Matthias Seitz 2022-01-22 19:59:21 +0100
  • af94479d81
    fix: derive serde Ser and De for log metadata (#823) Rohit Narurkar 2022-01-21 13:30:57 +0100
  • c0ad0baf25 fix: derive serde Ser and De for log metadata #823 Rohit Narurkar 2022-01-21 13:13:56 +0800
  • f9fadf06c4
    chore(solc): also rm cache dir if empty (#822) Matthias Seitz 2022-01-21 02:51:41 +0100
  • 37331a3cd0 chore(solc): also rm cache dir if empty #822 Matthias Seitz 2022-01-21 00:10:00 +0100
  • 6d7875a44c
    chore(solc): add more convenience functions (#810) Matthias Seitz 2022-01-20 20:41:19 +0100
  • f8fb8d7180 chore: make clippy happy #810 Matthias Seitz 2022-01-20 19:45:58 +0100
  • 7dfc422026 fix: add trailing slash Matthias Seitz 2022-01-20 19:08:00 +0100
  • ab74d1eebb Merge branch 'master' into matt/more-convenience Matthias Seitz 2022-01-20 14:51:30 +0100
  • fe12d10f29
    Revert "Remove entire cache folder, not just contents (#820)" (#821) Matthias Seitz 2022-01-20 14:50:13 +0100
  • 141e2f1807 Revert "Remove entire cache folder, not just contents (#820)" Georgios Konstantopoulos 2022-01-20 15:49:59 +0200
  • 4864ddab43
    chore(deps): bump wasm-bindgen-test from 0.3.28 to 0.3.29 (#815) dependabot[bot] 2022-01-20 15:47:58 +0200
  • 0d3c957cfe
    chore(deps): bump syn from 1.0.85 to 1.0.86 (#816) dependabot[bot] 2022-01-20 15:47:51 +0200
  • 396597ebcc
    chore(deps): bump web-sys from 0.3.55 to 0.3.56 (#817) dependabot[bot] 2022-01-20 15:47:44 +0200
  • 497359c6d3
    chore(deps): bump wasm-bindgen from 0.2.78 to 0.2.79 (#818) dependabot[bot] 2022-01-20 15:47:35 +0200
  • 1e9000f7a1
    chore(deps): bump wasm-bindgen-futures from 0.4.28 to 0.4.29 (#819) dependabot[bot] 2022-01-20 15:47:25 +0200
  • 56a77c3796 Revert "Remove entire cache folder, not just contents (#820)" #821 Matthias Seitz 2022-01-20 14:46:50 +0100
  • 0f006200eb chore: copy all Matthias Seitz 2022-01-20 14:39:13 +0100
  • 2e83e33d32 Merge branch 'master' into matt/more-convenience Matthias Seitz 2022-01-20 11:05:35 +0100
  • 2945104d39
    Remove entire cache folder, not just contents (#820) Bjerg 2022-01-20 10:01:35 +0100
  • abf6308208 Return contract metadata from compiler and add compiler version to artifact path Matthew Smith 2022-01-20 13:46:03 +0700
  • ca6729fd7a Remove entire cache folder, not just contents #820 Oliver Nordbjerg 2022-01-20 05:28:02 +0100
  • ed1116219a
    chore(deps): bump wasm-bindgen-futures from 0.4.28 to 0.4.29 #819 dependabot[bot] 2022-01-20 03:13:29 +0000
  • f547cdf00f
    chore(deps): bump wasm-bindgen from 0.2.78 to 0.2.79 #818 dependabot[bot] 2022-01-20 03:13:21 +0000
  • 0ce260463d
    chore(deps): bump web-sys from 0.3.55 to 0.3.56 #817 dependabot[bot] 2022-01-20 03:13:09 +0000
  • c7e92e4d81
    chore(deps): bump syn from 1.0.85 to 1.0.86 #816 dependabot[bot] 2022-01-20 03:12:59 +0000
  • 6fb78cf90a
    chore(deps): bump wasm-bindgen-test from 0.3.28 to 0.3.29 #815 dependabot[bot] 2022-01-20 03:12:51 +0000
  • 3893f2f9b0
    chore(deps): bump ethabi from `5781964` to `c622438` (#812) dependabot[bot] 2022-01-19 18:11:48 +0200
  • f9b0360d90
    fix(solc): flatten duplicates (#813) Roman Krasiuk 2022-01-19 08:11:37 -0800
  • 2ebe3f1c37 linter #813 Roman Krasiuk 2022-01-19 16:32:37 +0100
  • 4b6442258b fix test name Roman Krasiuk 2022-01-19 12:32:35 +0100
  • 129492024b sample eof newlines Roman Krasiuk 2022-01-19 12:30:10 +0100
  • f99ff21b27 upd changelog Roman Krasiuk 2022-01-19 12:29:20 +0100
  • cc1ce57568 fix solc flatten duplicates Roman Krasiuk 2022-01-19 12:25:46 +0100
  • 7f71d0eabd Merge branch 'master' into lattejed/artifact_naming Matthew Smith 2022-01-19 14:03:37 +0700
  • eb71465ffe
    chore(deps): bump ethabi from `5781964` to `c622438` #812 dependabot[bot] 2022-01-19 03:17:21 +0000
  • fea5483d62 chore: more helper functions Matthias Seitz 2022-01-18 22:38:19 +0100
  • d3d673be00 into_artifacts returns dapptools-style contract names with relative paths Matthew Smith 2022-01-18 20:48:02 +0700
  • 64acf6a2b2 chore(solc): simplify solcconfig Matthias Seitz 2022-01-18 14:28:38 +0100
  • ff7c281a89 Move solc install lock into install functions #808 Oliver Nordbjerg 2022-01-18 13:54:04 +0100
  • eb555c28cc
    chore(solc): add ord derive (#807) Matthias Seitz 2022-01-18 13:23:10 +0100
  • 360e5e43d2 chore(solc): add ord derive #807 Matthias Seitz 2022-01-18 13:03:42 +0100
  • 91ff71ec62
    Fantom chain (#806) Meet Mangukiya 2022-01-18 16:30:27 +0530
  • cd549be340
    chore: lint #806 Meet Mangukiya 2022-01-18 16:16:58 +0530
  • 6c7b6d1e49
    chore(deps): bump k256 from 0.10.1 to 0.10.2 (#804) dependabot[bot] 2022-01-18 12:38:40 +0200
  • 1908c6d8ad
    chore(deps): bump elliptic-curve from 0.11.7 to 0.11.9 (#803) dependabot[bot] 2022-01-18 12:38:34 +0200
  • 04be7dd3ec
    feat(etherscan): add fantom chains support Meet Mangukiya 2022-01-18 15:47:05 +0530