Commit Graph

  • deb7b966f3 typo: use expect() instead of unwrap() Andrea Simeoni 2022-12-27 15:12:24 +0100
  • d1f9db85f3 Examples: Gas oracle API keys from env Added missing features in middleware Cargo.toml Andrea Simeoni 2022-12-27 15:10:49 +0100
  • 79e4643da5 cargo +nightly fmt Andrea Simeoni 2022-12-27 14:54:50 +0100
  • 020b150b16 Examples with special features (e.g. ipc, trezor etc.) are built alongside them. This is expressed as a "default" requirement in their respective Cargo.toml Andrea Simeoni 2022-12-27 14:50:19 +0100
  • 6b5a168c65
    ethers-signers/aws: sighash on the inner/updated tx object #1977 Gyuho Lee 2022-12-27 17:46:32 +0800
  • df51c104cb ci: added features ["ws", "rustls"] where needed cargo +nigthly fmt Andrea Simeoni 2022-12-27 10:10:46 +0100
  • 493adf9cb8 lf DaniPopes 2022-12-27 05:23:24 +0100
  • 2e905759a5 lf DaniPopes 2022-12-27 05:17:59 +0100
  • fa791f28cb fix: docs DaniPopes 2022-12-27 05:09:23 +0100
  • c85f24f2e3 chore: clippy DaniPopes 2022-12-27 05:05:40 +0100
  • e1f01cc2f8 chore: use Path instead of OsStr DaniPopes 2022-12-27 05:01:22 +0100
  • f50a6b194a chore: clippy DaniPopes 2022-12-27 04:47:49 +0100
  • 5e4aacb588 chore: update Provider DaniPopes 2022-12-27 04:38:41 +0100
  • 57ada7702c feat: windows ipc DaniPopes 2022-12-27 04:14:48 +0100
  • 1a49dbed34
    feat: initial named_pipe DaniPopes 2022-12-26 23:42:09 +0100
  • 40998a73fc
    chore: make tokio optional DaniPopes 2022-12-26 23:13:43 +0100
  • acdb5e19bb
    chore: gate ipc to unix family DaniPopes 2022-12-26 23:12:56 +0100
  • 43a96a8a34
    chore: move ws macros DaniPopes 2022-12-26 23:12:38 +0100
  • e4a3fb4f20
    fmt DaniPopes 2022-12-26 23:09:12 +0100
  • 57e328f9d3
    fix: ipc tests DaniPopes 2022-12-26 22:22:53 +0100
  • 3b07558f1d
    fmt: imports DaniPopes 2022-12-26 22:19:39 +0100
  • 7f3f6a87e2 feat(core): expose all genesis related structs #1975 Dan Cline 2022-12-26 14:36:04 -0500
  • a162e98b90 Merge branch 'docs-examples-refactoring' of https://github.com/0xMelkor/ethers-rs into docs-examples-refactoring Andrea Simeoni 2022-12-26 10:32:57 +0100
  • a9a8cbee1c review: All imports now reference the "ethers" crate Andrea Simeoni 2022-12-26 10:32:44 +0100
  • 36e4c4b2f2
    Update examples/big-numbers/README.md Andrea Simeoni 2022-12-26 02:28:33 +0100
  • f89dbbdfd6 review: Applied DaniPopes suggestion on assert_eq! Andrea Simeoni 2022-12-26 02:27:12 +0100
  • 8b583b5c38
    Update examples/big-numbers/examples/bn_math_operations.rs Andrea Simeoni 2022-12-26 02:22:47 +0100
  • 7ecbe085d5 typos in docs Andrea Simeoni 2022-12-26 01:57:23 +0100
  • 73b521d44d review: Applied gakonst suggestion to add a custom middleware example Andrea Simeoni 2022-12-26 01:54:28 +0100
  • 799f752e55
    chore(deps): bump serde_path_to_error from 0.1.8 to 0.1.9 (#1969) dependabot[bot] 2022-12-25 13:53:42 +0200
  • ea6d058bbc
    chore(deps): bump proc-macro2 from 1.0.47 to 1.0.49 (#1951) dependabot[bot] 2022-12-25 13:53:32 +0200
  • b27c7b0773
    feat: debug_traceCall (#1949) Vid Kersic 2022-12-25 12:33:05 +0100
  • 2e32528292
    chore: gitignore .pre-commit-config.yaml (#1973) Andrey Kuznetsov 2022-12-25 14:20:42 +0400
  • 9b867d43d8 chore: gitignore .pre-commit-config.yaml #1973 Andrey Kuznetsov 2022-12-23 18:36:11 +0400
  • 8a5b3cc6c9
    fix: reexport SourceLocation (#1971) Matthias Seitz 2022-12-23 13:58:02 +0100
  • 5bbc7524c0
    chore: rm broken pre commit yaml (#1972) Matthias Seitz 2022-12-23 12:56:51 +0100
  • 0db9c07521 fix: reexport SourceLocation #1971 Matthias Seitz 2022-12-23 11:56:09 +0100
  • 62c61baab2 chore: rm broken pre commit yaml #1972 Matthias Seitz 2022-12-23 12:00:35 +0100
  • 612cce016c
    fix: reexport some ast types again (#1968) Matthias Seitz 2022-12-23 11:37:23 +0100
  • 76ebdfcdd1
    chore(deps): bump serde_path_to_error from 0.1.8 to 0.1.9 #1969 dependabot[bot] 2022-12-23 03:02:45 +0000
  • e6c3dc57bd fix: rebase to master and change tracer from string to enum #1949 Vid Kersic 2022-12-22 23:52:23 +0100
  • 15efc47886 chore: update changelog Vid Kersic 2022-12-19 00:09:31 +0100
  • f83a681ab7 feat: debug_traceCall Vid Kersic 2022-12-19 00:03:32 +0100
  • 625378ec3d fix: reexport some ast types again #1968 Matthias Seitz 2022-12-22 21:12:38 +0100
  • d8d4eac3ad
    fix(contract): add setter for MultiBindings' rustfmt (#1948) DaniPopes 2022-12-22 20:05:00 +0100
  • 575231bdcc
    chore(deps): bump proc-macro2 from 1.0.47 to 1.0.49 #1951 dependabot[bot] 2022-12-22 19:01:48 +0000
  • 0cc6be4f5c
    chore(deps): bump thiserror from 1.0.37 to 1.0.38 (#1950) dependabot[bot] 2022-12-22 21:00:36 +0200
  • 3e685aaede
    chore(deps): bump semver from 1.0.14 to 1.0.16 (#1952) dependabot[bot] 2022-12-22 21:00:18 +0200
  • 6bb5abb2fd
    chore(deps): bump syn from 1.0.105 to 1.0.107 (#1953) dependabot[bot] 2022-12-22 21:00:10 +0200
  • bfb919a5bf
    chore(deps): bump serial_test from 0.9.0 to 0.10.0 (#1954) dependabot[bot] 2022-12-22 20:59:44 +0200
  • 253202f96a
    docs(ethers-providers): fixed typos in rw client docs (#1957) Sebastiano Faiella 2022-12-22 14:59:20 -0400
  • 73039ba264
    chore(deps): bump num_cpus from 1.14.0 to 1.15.0 (#1959) dependabot[bot] 2022-12-22 20:58:52 +0200
  • 1baf88138f
    fix(etherscan): source code serde (#1962) DaniPopes 2022-12-22 19:58:35 +0100
  • 5008006767
    fix: ethers-etherscan solc feature (#1965) DaniPopes 2022-12-22 19:57:00 +0100
  • 42dacbb9b3
    (docs): add clippy command (#1967) alpharush 2022-12-22 12:56:33 -0600
  • 705f4a4f10
    (docs): add clippy command #1967 alpharush 2022-12-22 11:51:29 -0600
  • 8673704955
    Init devenv, gitignore .nlsp-settings (#1942) Andrey Kuznetsov 2022-12-22 20:25:09 +0400
  • 04e0092adf
    revert: Ast Artifact (#1966) Matthias Seitz 2022-12-22 17:22:11 +0100
  • 7d28ecb89a revert: Ast Artifact #1966 Matthias Seitz 2022-12-22 16:13:31 +0100
  • 5bbaf43dba
    fix: ethers-etherscan solc feature #1965 DaniPopes 2022-12-22 14:38:03 +0100
  • 659ff7bed8
    chore(deps): bump semver from 1.0.14 to 1.0.16 #1952 dependabot[bot] 2022-12-22 13:25:24 +0000
  • d553111906
    fix: rebase to master for onbjerg's ast (#1943) Franfran 2022-12-22 14:22:57 +0100
  • b68cd9c948
    chore(deps): bump syn from 1.0.105 to 1.0.107 #1953 dependabot[bot] 2022-12-22 12:46:11 +0000
  • e007ea01b1
    feat(core): chain macros and impls (#1958) DaniPopes 2022-12-22 13:44:51 +0100
  • 4104ce3745 chore: mark Cargo.lock and flake.lock as linguist-generated #1942 Andrey Kuznetsov 2022-12-20 20:09:02 +0400
  • ee3dd48f92 chore: nix flakes with devenv Andrey Kuznetsov 2022-12-20 19:36:18 +0400
  • fdf2dcc676 review: Applied gakonst note to add panic!() on the policy middleware example Andrea Simeoni 2022-12-22 00:47:46 +0100
  • 3c3bae1ece Removed useless comments in examples Andrea Simeoni 2022-12-22 00:38:19 +0100
  • 7dfac21481 Cargo.lock aligned to master branch Andrea Simeoni 2022-12-22 00:33:36 +0100
  • 9380c9e6ef WASM example uses local copy of `contract_abi.json`. In this way we keep the WASM example auto-consistent, at the cost of a small duplication Andrea Simeoni 2022-12-22 00:28:48 +0100
  • 629b5c046b Removed deprecated EthGasStation example Andrea Simeoni 2022-12-22 00:17:34 +0100
  • 4a11cce5e0 ci: fix WASM step error Andrea Simeoni 2022-12-22 00:16:00 +0100
  • aa0cc4bff7 Merge branch 'master' into docs-examples-refactoring Andrea Simeoni 2022-12-21 23:59:09 +0100
  • f4ebd91236 cargo +nightly fmt Andrea Simeoni 2022-12-21 23:34:53 +0100
  • 2a2ba3ee3c ci: - Run/Build examples in a single step to avoid duplicated scripts - Removed ci.yaml step "Build all examples" Andrea Simeoni 2022-12-21 23:11:04 +0100
  • 6e0bfe6f3a review: Applied gakonst note to restore visibility on contract constructor Andrea Simeoni 2022-12-21 17:48:58 +0100
  • c1224352b8
    chore(deps): bump serial_test from 0.9.0 to 0.10.0 #1954 dependabot[bot] 2022-12-21 14:46:03 +0000
  • 813600e6c9
    fix: Add `openssl` and `rustls` feature flags in ethers-middleware (#1961) Yiannis M 2022-12-21 16:44:42 +0200
  • a836786893
    fix(etherscan): source code serde #1962 DaniPopes 2022-12-21 13:49:40 +0100
  • 759d1c3299 fix: ethers-contract-derive: Disable default features of ethers-contract-abigen #1961 oblique 2022-12-21 13:04:12 +0200
  • 19d7df6cca fix: ethers-middleware: Add `openssl` and `rustls` feature flags oblique 2022-12-21 12:14:55 +0200
  • a4ce6e4881 review: Applied gakonst note to remove commented items in workspace manifest Andrea Simeoni 2022-12-21 12:53:49 +0100
  • 7fdd23adb5 Single examples run correctly (missing overall CI execution) Example crates dependencies Removed duplicates Andrea Simeoni 2022-12-21 12:50:57 +0100
  • 19125ba887 Big numbers examples: used regular operators for math Andrea Simeoni 2022-12-21 09:58:09 +0100
  • 4092ca57e6 Moved each example under its own crate. Cargo builds locally TODO: Fix broken examples CI Andrea Simeoni 2022-12-21 09:33:07 +0100
  • a27158cb15
    chore(deps): bump num_cpus from 1.14.0 to 1.15.0 #1959 dependabot[bot] 2022-12-21 03:04:05 +0000
  • 0837a6ee12
    feat(core): chain macros and impls #1958 DaniPopes 2022-12-21 00:37:43 +0100
  • aa8e0df60f Merge branch 'master' of github.com:xeno097/ethers-rs into rw-client-doc-fix #1957 Sebastiano Faiella 2022-12-20 19:02:41 -0400
  • e2039b220e docs: updated changelog Sebastiano Faiella 2022-12-20 18:59:45 -0400
  • 9d3268f689 docs(ethers-providers): fixed typos in rw client docs Sebastiano Faiella 2022-12-20 18:51:13 -0400
  • 31d3d9bf7d chore: gitignore .nlsp-settings Andrey Kuznetsov 2022-12-20 11:36:32 +0400
  • 91cd6ccce8
    feat: adds bscscan as abi source (#1955) Genysys 2022-12-19 19:54:24 +0400
  • 40f241b2a6
    fix: accidentally deleted var #1955 Genysys 2022-12-19 16:54:19 +0400
  • cbd3126d9d
    chore: cargo fmt Genysys 2022-12-19 16:43:22 +0400
  • 6778ddfdb3
    feat: adds bscscan as abi source Genysys 2022-12-19 15:43:04 +0400
  • 40d4c09c17
    chore(deps): bump thiserror from 1.0.37 to 1.0.38 #1950 dependabot[bot] 2022-12-19 03:05:08 +0000
  • 0fd100f9b1 Contracts examples: contract_events; minor docs changes Andrea Simeoni 2022-12-18 22:33:17 +0100
  • b91e31c13b
    fix(contract): add setter for MultiBindings' rustfmt #1948 DaniPopes 2022-12-18 22:20:28 +0100
  • bb4af1c134
    fix(middleware): oracles, tests (#1944) DaniPopes 2022-12-18 12:45:47 +0100
  • 022f082cee
    fix(msrv): bump in .clippy.toml and add a comment in root Cargo.toml (#1945) DaniPopes 2022-12-18 12:41:11 +0100