Commit Graph

  • b61adcfd30 chore(solc): fix flaky integration test Georgios Konstantopoulos 2021-11-05 18:23:24 +0000
  • 03c109fb4d ci: load rinkeby privkey from envvar instead of secrets Georgios Konstantopoulos 2021-11-05 18:03:44 +0000
  • c08f8ba876
    fix: failing test and check --all-targets in ci (#560) Matthias Seitz 2021-11-05 18:58:03 +0100
  • e72636210c
    Refactor crate determination in new ethers-macro crate (#555) Sebastian Martinez 2021-11-05 14:00:01 +0100
  • 1dd775863a
    fix: change cargo_metadata dep to optional #555 Sebastian Martinez 2021-11-05 13:50:46 +0100
  • 970a79cdef ci: check all targets #560 Matthias Seitz 2021-11-05 12:39:44 +0100
  • f4774cc6f6 fix: update failing example Matthias Seitz 2021-11-05 11:57:22 +0100
  • 6cd5625787
    (fix): new_keystore returns uuid as well (#559) Rohit Narurkar 2021-11-05 11:28:16 +0100
  • 4cbdb72c44 (chore): remove 2nd fmt change pushed accidentally #559 Rohit Narurkar 2021-11-05 10:41:47 +0100
  • ab8d64ddf0 (chore): revert fmt change pushed accidentally Rohit Narurkar 2021-11-05 10:39:09 +0100
  • fc2436ad8a (chore): add changelog for the changes Rohit Narurkar 2021-11-05 10:35:28 +0100
  • 48fb3a07bb (fix): new_keystore returns uuid as well Rohit Narurkar 2021-11-05 10:32:33 +0100
  • 1c10ffaa24 docs: update fmt command Sebastian Martinez 2021-11-05 10:14:31 +0100
  • b4fe1a73c3 refactor: move crate determination to ethers-macro Sebastian Martinez 2021-11-05 10:03:00 +0100
  • e35167d823 fix: compute ethers-core path in derive eip712 Sebastian Martinez 2021-11-04 21:23:54 +0100
  • 6bf45a0b5d
    fix: send error back (#556) Matthias Seitz 2021-11-05 02:21:23 +0100
  • 865f3a74f5 fix: send error back #556 Matthias Seitz 2021-11-04 23:42:14 +0100
  • bd3a704200
    Feat/add call deployer (#554) Francesco Iannelli 2021-11-04 14:02:05 +0100
  • 0e99a5333f add PR to changelog #554 frjnn 2021-11-03 19:16:40 +0100
  • 78980d34f8 add .call() method of Deployer to unreleased frjnn 2021-11-03 19:05:58 +0100
  • c77b0e05b4 contract: add .call() method to Deployer frjnn 2021-11-03 18:40:23 +0100
  • b32f6817ef feat(solc): allow providing --allow-args Georgios Konstantopoulos 2021-11-03 10:39:40 +0200
  • 24af9ed326 feat(solc): allow providing additional arguments Georgios Konstantopoulos 2021-11-03 10:41:18 +0200
  • 23fb877c16
    feat(solc): Multiple Solc Version detection (#551) Georgios Konstantopoulos 2021-11-03 10:05:09 +0200
  • 325b752144
    Fix missing fmt argument in error message (#552) David Tolnay 2021-11-03 01:03:42 -0700
  • 6f0dc9b935
    chore: s/first/latest on finding solc version fn docs #551 Georgios Konstantopoulos 2021-11-03 09:48:40 +0200
  • a0f87c0c57
    Add changelog entry for PR 552 #552 David Tolnay 2021-11-02 21:49:40 -0700
  • 71b109c781
    Fix missing fmt argument in error message David Tolnay 2021-11-02 21:38:46 -0700
  • 2b9cf455af
    Clean up strange non-multiple-of-4 indentation in Source::with_root David Tolnay 2021-11-02 21:37:43 -0700
  • d69a868ede chore: add features to ethers-rs config Georgios Konstantopoulos 2021-11-02 16:04:49 +0200
  • 1a78998213 test: add tests for finding solc installations Georgios Konstantopoulos 2021-11-02 15:26:50 +0200
  • d3977a7881 test: add a lock to ensure that there are no file conflicts when downloading solc Georgios Konstantopoulos 2021-11-02 15:26:23 +0200
  • 1155506276 chore: warnings Georgios Konstantopoulos 2021-11-02 14:57:54 +0200
  • 2b7957b0ba feat: auto-detect version and compile if svm+async are on Georgios Konstantopoulos 2021-11-02 14:52:53 +0200
  • 450b4d1a80 fix: normalize evm version in settings before compiling Georgios Konstantopoulos 2021-11-02 14:48:28 +0200
  • 1f3012153a fix: always serde-default solc gas estimates Georgios Konstantopoulos 2021-11-02 14:32:47 +0200
  • ed202e4c18 test: add project with multiple contract versions Georgios Konstantopoulos 2021-11-02 13:16:20 +0200
  • 414e862d9b default to always enabling svm/async Georgios Konstantopoulos 2021-11-02 13:13:06 +0200
  • 043e880a5a feat: detect the latest compatible solc version for a VersionReq Georgios Konstantopoulos 2021-11-02 13:02:38 +0200
  • a7e7bca52f feat: add helper for parsing version req from a source Georgios Konstantopoulos 2021-11-02 12:50:29 +0200
  • 04c8390d31 test: ensure that compilation succeeds Georgios Konstantopoulos 2021-11-02 12:38:01 +0200
  • 0477df276c feat(etherscan): support library verification #536 Tarrence van As 2021-10-27 15:42:48 -0700
  • fd0ca21aab ethers-cli with Abscissa hannydevelop 2021-11-01 14:19:17 +0000
  • 2c8a425898
    chore(deps): bump tokio-util from 0.6.8 to 0.6.9 (#549) dependabot[bot] 2021-11-01 13:00:48 +0200
  • 28e9735935
    chore(deps): bump tokio-util from 0.6.8 to 0.6.9 #549 dependabot[bot] 2021-11-01 03:14:24 +0000
  • a07838eaf5
    fix: preserve underscores in case of collisions (#548) Matthias Seitz 2021-11-01 00:06:31 +0100
  • e147a522c2 fix: underscore aliases #548 Matthias Seitz 2021-10-31 21:54:35 +0100
  • a7e0c61924 Merge branch 'master' into matt/fix-underscore-overload Matthias Seitz 2021-10-31 21:11:34 +0100
  • 1cb43a3df3
    feat: add solc svm find support (#547) Matthias Seitz 2021-10-31 15:41:36 +0100
  • 02e7f2761d fix: doctests #547 Matthias Seitz 2021-10-31 13:28:22 +0100
  • 77a9522abb make compile with wasm target Matthias Seitz 2021-10-31 12:45:56 +0100
  • 86418461b8 simplify features Matthias Seitz 2021-10-31 12:44:42 +0100
  • 8086ee48c6 make home non wasm32 only Matthias Seitz 2021-10-31 12:43:16 +0100
  • afbd73bd88 feat: add full feature Matthias Seitz 2021-10-31 12:35:30 +0100
  • f0dea75219
    feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) Georgios Konstantopoulos 2021-10-31 13:34:51 +0200
  • cd22c349fe feat: add svm install Matthias Seitz 2021-10-31 12:31:49 +0100
  • 4123823383
    feat: enumerate overloaded functions if they are nameless (#545) Matthias Seitz 2021-10-31 12:24:02 +0100
  • a5892578a7 feat: add solc svm find support Matthias Seitz 2021-10-31 12:13:01 +0100
  • 49e2854c2d fix: draft underscore fix Matthias Seitz 2021-10-31 11:41:28 +0100
  • 384d1cbc5c style: rename vars #545 Matthias Seitz 2021-10-31 00:08:33 +0200
  • 2b359d5dc9 chore: clippy lints #546 Georgios Konstantopoulos 2021-10-30 23:24:14 +0200
  • 5896d7e5d7 fix: decode string to bytes correctly Georgios Konstantopoulos 2021-10-30 23:20:20 +0200
  • d7e14af667 chore: remove setup feature Georgios Konstantopoulos 2021-10-30 23:17:08 +0200
  • 891c603423 chore: fix doctests Georgios Konstantopoulos 2021-10-30 23:14:23 +0200
  • 017c524665 fix abigen example Georgios Konstantopoulos 2021-10-30 23:05:59 +0200
  • 0b961b9d68 chore(solc): re-use opt str impl for error code decoding Georgios Konstantopoulos 2021-10-30 22:57:32 +0200
  • a4ca7ef6e5 examples: use new solc building pattern Georgios Konstantopoulos 2021-10-30 22:52:53 +0200
  • b0e17a9980 feat: add ethers-solc to top level crate Georgios Konstantopoulos 2021-10-30 22:52:37 +0200
  • 154e2542dd feat(ethers-solc): add ArtifactOutput::Nothing as a no-op artifact logger Georgios Konstantopoulos 2021-10-30 22:50:35 +0200
  • 5f9388aecf chore: remove concurrent setup code from ethers-core Georgios Konstantopoulos 2021-10-30 22:50:04 +0200
  • e88d8a4e10 chore: update changelog Matthias Seitz 2021-10-30 22:01:25 +0200
  • 441572cc99 docs: add note Matthias Seitz 2021-10-30 22:00:26 +0200
  • ba1685df37 fix: numerate overloaded functions Matthias Seitz 2021-10-30 21:54:53 +0200
  • 911eaaec38 chore: remove solc from ethers-core Georgios Konstantopoulos 2021-10-30 21:39:11 +0200
  • 74e42fd41b test(middleware): use new Solc bindings Georgios Konstantopoulos 2021-10-30 21:34:53 +0200
  • c739d35b43 test(contract): use new Solc bindings Georgios Konstantopoulos 2021-10-30 21:19:52 +0200
  • c589d0ef2d feat(ethers-solc): use Abi type instead of Vec<serde_json::Value> Georgios Konstantopoulos 2021-10-30 21:03:33 +0200
  • d5ee28c81f fix: overloaded with same type arguments Matthias Seitz 2021-10-30 20:58:47 +0200
  • 77ff535176 feat(ethers-solc): add method to fetch compact contract Georgios Konstantopoulos 2021-10-30 20:50:06 +0200
  • eb2db8879a feat(ethers-solc): deserialize bytecode as bytes Georgios Konstantopoulos 2021-10-30 20:42:23 +0200
  • 46bedb3282
    feat: only compile changed files (#544) Georgios Konstantopoulos 2021-10-30 21:27:17 +0300
  • 8545b4c02d feat: only compile changed files #544 Georgios Konstantopoulos 2021-10-30 20:00:54 +0200
  • 5c6ce6b0a1
    feat: improved solc management (#539) Matthias Seitz 2021-10-30 19:59:44 +0200
  • 8ea2496cd2 fix: make constructor public in hardhat tests #539 Georgios Konstantopoulos 2021-10-30 19:52:20 +0200
  • c40f3dfd9c chore: use solc 0.6.6 to match CI Version Georgios Konstantopoulos 2021-10-30 19:14:33 +0200
  • ff3f2f5feb feat: allow ignoring error codes so that they do not get logged Georgios Konstantopoulos 2021-10-30 18:01:46 +0200
  • e46f7836dd chore: add newline on successful compiler run log Georgios Konstantopoulos 2021-10-30 17:17:14 +0200
  • 989ab3857a style: simplifiy error format Matthias Seitz 2021-10-30 16:46:08 +0200
  • bdef123ebd style: use red for error msg Matthias Seitz 2021-10-30 16:42:08 +0200
  • 35fed5f538 docs: update compile docs Matthias Seitz 2021-10-30 16:12:33 +0200
  • 96ffa092c8 chore: cleanup Matthias Seitz 2021-10-30 16:09:14 +0200
  • 2fe4b5e85e feat: add diagnostics Matthias Seitz 2021-10-30 15:53:12 +0200
  • 8a7f42b6fa ci: load rinkeby privkey from secrets Georgios Konstantopoulos 2021-10-30 15:52:38 +0200
  • dc3ac427f4
    feat(providers): unify get_block_receipts for eth/parity RPCs (#541) Alexey Shekhirin 2021-10-30 16:50:46 +0300
  • 9bf6e685fe fix: remove nested Option #541 Georgios Konstantopoulos 2021-10-30 15:38:17 +0200
  • 49df4a0975 docs: import readme Matthias Seitz 2021-10-30 15:19:52 +0200
  • f9698b8b24 use SOLC_path by default Matthias Seitz 2021-10-30 15:16:57 +0200
  • a4a2521de2 fix: doc test Matthias Seitz 2021-10-30 14:49:40 +0200
  • 667d7e3474 feat: support dapp style libs Matthias Seitz 2021-10-30 14:44:28 +0200
  • 3b2aa955d0
    test(middleware): get rinkeby private key from env var (#542) Alexey Shekhirin 2021-10-30 14:12:42 +0300