-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge fixes from original #1
Commits on Sep 12, 2023
-
feat(
anvil
): IncludeCREATE2
deployer by default on new instances (……foundry-rs#5391) * chore: install create_2_deployer * chore: docs * chore: comment codes * fix: set proper runtime code * fmt
Configuration menu - View commit details
-
Copy full SHA for 06f7e7e - Browse repository at this point
Copy the full SHA 06f7e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e49021c - Browse repository at this point
Copy the full SHA e49021cView commit details -
feat(
cheatcodes
): tryFfi (rebased) (foundry-rs#5660)* chore: add tryffi cheatcode to abi * feat: impl * chore: tests
Configuration menu - View commit details
-
Copy full SHA for c1d5a35 - Browse repository at this point
Copy the full SHA c1d5a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for d402fc9 - Browse repository at this point
Copy the full SHA d402fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19172d - Browse repository at this point
Copy the full SHA e19172dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d3b97 - Browse repository at this point
Copy the full SHA e5d3b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e893cb3 - Browse repository at this point
Copy the full SHA e893cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a08c441 - Browse repository at this point
Copy the full SHA a08c441View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ba717 - Browse repository at this point
Copy the full SHA b4ba717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da24fe - Browse repository at this point
Copy the full SHA 9da24feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d1509 - Browse repository at this point
Copy the full SHA f1d1509View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63deff - Browse repository at this point
Copy the full SHA d63deffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e2ad1 - Browse repository at this point
Copy the full SHA 33e2ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5f8be - Browse repository at this point
Copy the full SHA 5d5f8beView commit details -
refactor: clean up evm inspectors (foundry-rs#5675)
* refactor: clean up evm inspectors * tests
Configuration menu - View commit details
-
Copy full SHA for 70bea9d - Browse repository at this point
Copy the full SHA 70bea9dView commit details -
chore(deps): weekly
cargo update
(foundry-rs#5677)Updating git repository `https://github.com/bluealloy/revm/` Updating git repository `https://github.com/gakonst/ethers-rs` Updating anyhow v1.0.72 -> v1.0.75 Updating clap v4.3.21 -> v4.3.23 Updating clap_builder v4.3.21 -> v4.3.23 Updating const-hex v1.6.1 -> v1.6.2 Updating ethers v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-addressbook v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-contract v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-contract-abigen v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-contract-derive v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-core v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-etherscan v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-middleware v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-providers v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-signers v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating ethers-solc v2.0.8 (https://github.com/gakonst/ethers-rs#fa301771) -> #179891d4 Updating flate2 v1.0.26 -> v1.0.27 Updating ordered-float v3.7.0 -> v3.9.0 Updating quote v1.0.32 -> v1.0.33 Downgrading serde v1.0.183 -> v1.0.171 Downgrading serde_derive v1.0.183 -> v1.0.171 Updating serde_json v1.0.104 -> v1.0.105 Updating syn v2.0.28 -> v2.0.29 Updating tempfile v3.7.1 -> v3.8.0 Updating thiserror v1.0.44 -> v1.0.47 Updating thiserror-impl v1.0.44 -> v1.0.47 Updating time v0.3.25 -> v0.3.26 Updating time-macros v0.2.11 -> v0.2.12 Updating tokio v1.31.0 -> v1.32.0 Updating windows-targets v0.48.2 -> v0.48.5 Updating windows_aarch64_gnullvm v0.48.2 -> v0.48.5 Updating windows_aarch64_msvc v0.48.2 -> v0.48.5 Updating windows_i686_gnu v0.48.2 -> v0.48.5 Updating windows_i686_msvc v0.48.2 -> v0.48.5 Updating windows_x86_64_gnu v0.48.2 -> v0.48.5 Updating windows_x86_64_gnullvm v0.48.2 -> v0.48.5 Updating windows_x86_64_msvc v0.48.2 -> v0.48.5 Updating winnow v0.5.10 -> v0.5.14 Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41ba1d0 - Browse repository at this point
Copy the full SHA 41ba1d0View commit details -
refactor: parallelize invariants (foundry-rs#5676)
* refactor: parallelize invariants * chore: clippy * collect before
Configuration menu - View commit details
-
Copy full SHA for 7c4dedd - Browse repository at this point
Copy the full SHA 7c4deddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81896b2 - Browse repository at this point
Copy the full SHA 81896b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2a09e - Browse repository at this point
Copy the full SHA be2a09eView commit details -
feat(
evm
): Use latestrevm
main commit (foundry-rs#5669)* Revert "fix(`evm`): revert all revm changes (foundry-rs#5610)" This reverts commit a0a31c3. * upgrade revm * fmt
Configuration menu - View commit details
-
Copy full SHA for 2cc4ed7 - Browse repository at this point
Copy the full SHA 2cc4ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cae65c - Browse repository at this point
Copy the full SHA 1cae65cView commit details -
feat:
getLogs
cheatcode (foundry-rs#5297)* Initial implementation * More comprehensive test * Added TODOs * Test passes * Cleaning up PR * Tests pass * Cleaned up get_logs, starting to work on rpc * eth get logs should be done. still working on rpc * RPC test works with get_balance * Formatting * Removed pub * Minor solidity fixes * Remake public * Cheats -> vm * chore: docs * chore: docs * chore: clippy * fmt * chore: fix path * chore: enable permissions * enable permissions --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for b999e3b - Browse repository at this point
Copy the full SHA b999e3bView commit details -
chore: avoid cloning
CompileOutput
to parse inline config (foundry-……rs#5683) * chore: avoid cloning `CompileOutput` to parse inline config * chore: clippy * use new solc methods * chore: bump ethers * chore: clippy * fmt
Configuration menu - View commit details
-
Copy full SHA for 451bca6 - Browse repository at this point
Copy the full SHA 451bca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe663d7 - Browse repository at this point
Copy the full SHA fe663d7View commit details -
feat(cast): add JWT secret configuration (foundry-rs#5501)
* feat(cast): add JWT secret configuration * set patches to branch * fix cli test * remove patches * change `jwt` to `jwt-secret` * change usages oops * fix rpc_jwt_secret docs, add usage docs * chore: use const-hex --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 035e8d3 - Browse repository at this point
Copy the full SHA 035e8d3View commit details -
Revert "feat(evm): Use latest revm main commit (foundry-rs#5669)" (fo…
…undry-rs#5695) * Revert "feat(`evm`): Use latest `revm` main commit (foundry-rs#5669)" This reverts commit efedf1f. * test: add basic coverage test * bump
Configuration menu - View commit details
-
Copy full SHA for c78ed6a - Browse repository at this point
Copy the full SHA c78ed6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2575fed - Browse repository at this point
Copy the full SHA 2575fedView commit details -
fix(
ci
): excluderusoto
ðers-providers
fromcargo-deny
(f……oundry-rs#5703) * fix(ci): exclude rusoto/ethers-providers from deny * chore: add deny.toml to paths
Configuration menu - View commit details
-
Copy full SHA for 9ed7f1c - Browse repository at this point
Copy the full SHA 9ed7f1cView commit details -
chore(
deps
): removetui
forratatui
(foundry-rs#5700)* fix: remove tui from cargo * fix: switch to ratatui * chore: clippy
Configuration menu - View commit details
-
Copy full SHA for b48bfae - Browse repository at this point
Copy the full SHA b48bfaeView commit details -
chore: bump
revm
(foundry-rs#5698)* chore: bump revm * chore: fix breaking changes * feat: add coverage test * chore: clippy * chore: switch revm to latest main * Revert "Revert "feat(evm): Use latest revm main commit (foundry-rs#5669)" (foundry-rs#5695)" This reverts commit f8a07c3. * re-add coverage test * fmt * chore: clippy * chore: fix test * chore: fix test * chore: remove unused/unnecessary stuff
Configuration menu - View commit details
-
Copy full SHA for 8f25e69 - Browse repository at this point
Copy the full SHA 8f25e69View commit details -
chore: use
Interpreter::current_opcode
(foundry-rs#5701)Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for e7288eb - Browse repository at this point
Copy the full SHA e7288ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17158d6 - Browse repository at this point
Copy the full SHA 17158d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56918c - Browse repository at this point
Copy the full SHA c56918cView commit details -
Fix prefix/suffix Handling in cast create2 after switching to const-h…
…ex crate (foundry-rs#5713) * fix(cast): remove unnecessary 0x prefix strips * fix(cast): fix and refactor prefix/suffix checks for create2 address generation * fix(cast): remove strip 0x in init code and init code hash for create2 * fix(cast): remove extra 0x strips in rlp and tx * fix: remove extra strip 0x prefix from common abi and evm
Configuration menu - View commit details
-
Copy full SHA for 1141c7b - Browse repository at this point
Copy the full SHA 1141c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e473bc - Browse repository at this point
Copy the full SHA 0e473bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3645e8b - Browse repository at this point
Copy the full SHA 3645e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e17367 - Browse repository at this point
Copy the full SHA 5e17367View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30723c - Browse repository at this point
Copy the full SHA b30723cView commit details -
chore(deps): weekly
cargo update
(foundry-rs#5735)Updating git repository `https://github.com/bluealloy/revm/` Updating git repository `https://github.com/gakonst/ethers-rs` Updating addr2line v0.20.0 -> v0.21.0 Updating anstream v0.3.2 -> v0.5.0 Updating anstyle v1.0.1 -> v1.0.2 Updating anstyle-wincon v1.0.2 -> v2.1.0 Updating backtrace v0.3.68 -> v0.3.69 Updating base64 v0.21.2 -> v0.21.3 Updating bech32 v0.7.3 -> v0.9.1 Removing bincode v1.3.3 Removing bitvec v0.17.4 Updating bs58 v0.4.0 -> v0.5.0 Updating clap v4.3.23 -> v4.4.0 Updating clap_builder v4.3.23 -> v4.4.0 Updating clap_complete v4.3.2 -> v4.4.0 Updating clap_complete_fig v4.3.1 -> v4.4.0 Updating clap_derive v4.3.12 -> v4.4.0 Updating clap_lex v0.5.0 -> v0.5.1 Updating coins-bip32 v0.8.3 -> v0.8.7 Updating coins-bip39 v0.8.6 -> v0.8.7 Updating coins-core v0.8.3 -> v0.8.7 Updating coins-ledger v0.8.3 -> v0.8.7 Updating encoding_rs v0.8.32 -> v0.8.33 Updating gimli v0.27.3 -> v0.28.0 Updating num-bigint v0.4.3 -> v0.4.4 Updating object v0.31.1 -> v0.32.0 Updating ordered-float v3.9.0 -> v3.9.1 Updating pin-project-lite v0.2.12 -> v0.2.13 Updating portable-atomic v1.4.2 -> v1.4.3 Removing radium v0.3.0 Updating regex v1.9.3 -> v1.9.4 Updating regex-automata v0.3.6 -> v0.3.7 Updating regex-syntax v0.7.4 -> v0.7.5 Updating reqwest v0.11.19 -> v0.11.20 Updating rusb v0.9.2 -> v0.9.3 Updating rustix v0.38.8 -> v0.38.9 Updating serde v1.0.171 -> v1.0.188 Updating serde_derive v1.0.171 -> v1.0.188 Updating siphasher v0.3.10 -> v0.3.11 Updating time v0.3.26 -> v0.3.27 Updating time-macros v0.2.12 -> v0.2.13 Updating winnow v0.5.14 -> v0.5.15 Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f9b63c - Browse repository at this point
Copy the full SHA 9f9b63cView commit details -
Make eth_accounts return impersonated accounts (foundry-rs#5734)
* Return impersonated accounts * Return unique accounts in deterministic order
Configuration menu - View commit details
-
Copy full SHA for 85edc0f - Browse repository at this point
Copy the full SHA 85edc0fView commit details -
Add impersonated account while auto impersonating (foundry-rs#5740)
* Add impersonated account while auto-impersonating * Extend unit test * Fix unit test * Add comment * Add more context to comment
Configuration menu - View commit details
-
Copy full SHA for 01dce26 - Browse repository at this point
Copy the full SHA 01dce26View commit details -
Configuration menu - View commit details
-
Copy full SHA for e130073 - Browse repository at this point
Copy the full SHA e130073View commit details -
⚡ Improve test summary formatting (foundry-rs#5731)
* chore: add colors to the test result * chore: remove redundant summary * chore: remove whitespace * chore: change skipped test count color to yellow * refactor: add test summary * chore: update fixtures * chore: update --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 670791d - Browse repository at this point
Copy the full SHA 670791dView commit details -
chore: bump msrv to 1.72 (foundry-rs#5738)
* chore: bump msrv to 1.72 * update
Configuration menu - View commit details
-
Copy full SHA for 3a687a7 - Browse repository at this point
Copy the full SHA 3a687a7View commit details -
feat(forge): allow invariant tests to target interfaces (foundry-rs#5605
) * feat(forge): allow invariant tests to target proxy * removed toggle in setup * document combined map and rework invariant function * include interfaces * cleanup bytecode early exit * split logic into target_interfaces * chore: fmt * forge fmt --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 8fe6556 - Browse repository at this point
Copy the full SHA 8fe6556View commit details -
Added branch functionality to forge init command (foundry-rs#5742)
* Added branch functionality to forge init command * fmt * clippy * clippy --------- Co-authored-by: Alejandro Muñoz-McDonald <alejandro@immunefi.com> Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 3277065 - Browse repository at this point
Copy the full SHA 3277065View commit details -
fix(
cheatcodes
): properly filter cheatcode tests (foundry-rs#5744)* chore: use proper filter * chore: fix tests * chore: remove cruft * fmt * clippy * chore: use simpler error * drop clunky cross-platform comparison
Configuration menu - View commit details
-
Copy full SHA for 80f4add - Browse repository at this point
Copy the full SHA 80f4addView commit details -
Fix single broadcast/prank nonce setting (foundry-rs#5727)
* Fix single broadcast * Add comments * rustfmt --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 7b8e51c - Browse repository at this point
Copy the full SHA 7b8e51cView commit details -
Add
--json
tocast interface
(foundry-rs#5748)New clippy lints 🦀 Remove `cast abi` in favor of `cast interface <address> --json` Write to file if the output location is specified Improve
Configuration menu - View commit details
-
Copy full SHA for 36776bb - Browse repository at this point
Copy the full SHA 36776bbView commit details -
Debugger Refactor #1: fuzz single (foundry-rs#5692)
* fuzz single refactor * add struct docs * Update crates/evm/src/fuzz/mod.rs Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com> * add docs and move types to types.rs * fmt * add docki docs * fmt --------- Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51c33a9 - Browse repository at this point
Copy the full SHA 51c33a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a1acd - Browse repository at this point
Copy the full SHA 34a1acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c7082 - Browse repository at this point
Copy the full SHA 64c7082View commit details -
chore(
cheatcodes
): clean up cheatcodesutil.rs
with newwallet
……and `parsing` (foundry-rs#5758) * feat: add new wallet/parsing files with respective funcs * chore: dedupe * chore: re-use new cheatcodes * chore: move skip to ext * fmt * chore: parsing -> parse
Configuration menu - View commit details
-
Copy full SHA for b125775 - Browse repository at this point
Copy the full SHA b125775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ed1cd - Browse repository at this point
Copy the full SHA 42ed1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6f5a4 - Browse repository at this point
Copy the full SHA 1f6f5a4View commit details -
chore(deps): weekly
cargo update
(foundry-rs#5777)Updating git repository `https://github.com/bluealloy/revm/` Updating git repository `https://github.com/gakonst/ethers-rs` Updating aho-corasick v1.0.4 -> v1.0.5 Updating async-recursion v1.0.4 -> v1.0.5 Updating bstr v1.6.0 -> v1.6.2 Updating chrono v0.4.27 -> v0.4.28 Updating clap v4.4.1 -> v4.4.2 Updating clap_builder v4.4.1 -> v4.4.2 Updating clap_derive v4.4.0 -> v4.4.2 Updating dashmap v5.5.2 -> v5.5.3 Updating enumn v0.1.11 -> v0.1.12 Updating ethers v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-addressbook v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-contract v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-contract-abigen v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-contract-derive v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-core v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-etherscan v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-middleware v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-providers v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-signers v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating ethers-solc v2.0.9 (https://github.com/gakonst/ethers-rs#ade11128) -> #df28b2a4 Updating handlebars v4.3.7 -> v4.4.0 Updating headers v0.3.8 -> v0.3.9 Updating memchr v2.6.0 -> v2.6.3 Updating pest v2.7.2 -> v2.7.3 Updating pest_derive v2.7.2 -> v2.7.3 Updating pest_generator v2.7.2 -> v2.7.3 Updating pest_meta v2.7.2 -> v2.7.3 Updating regex v1.9.4 -> v1.9.5 Updating regex-automata v0.3.7 -> v0.3.8 Updating rustix v0.38.10 -> v0.38.11 Updating thiserror v1.0.47 -> v1.0.48 Updating thiserror-impl v1.0.47 -> v1.0.48 Updating tower-http v0.4.3 -> v0.4.4 Updating webpki v0.22.0 -> v0.22.1 Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 945da3b - Browse repository at this point
Copy the full SHA 945da3bView commit details -
feat(cast): support websockets (foundry-rs#5571)
* feat(cast): support websockets * add tests and rework ipc path
Configuration menu - View commit details
-
Copy full SHA for 1e0feeb - Browse repository at this point
Copy the full SHA 1e0feebView commit details -
refactor: move evm-spec-id to config (foundry-rs#5786)
* refactor: move evm-spec-id to config * chore: make util general and wrap it on config * chore: remove duped util on evm crate * chore: fix fixtures --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for cbe2fed - Browse repository at this point
Copy the full SHA cbe2fedView commit details -
feat: cast decode can decode raw eip2718 txns (foundry-rs#5779)
* feat: cast decode can decode raw eip2718 txns * fix: refactor impl, reformat result, qol changes * fix: failing doctests * refactor: merged json output object
Configuration menu - View commit details
-
Copy full SHA for 1ec7db3 - Browse repository at this point
Copy the full SHA 1ec7db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9759bde - Browse repository at this point
Copy the full SHA 9759bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d09f89a - Browse repository at this point
Copy the full SHA d09f89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7ad77 - Browse repository at this point
Copy the full SHA 4f7ad77View commit details -
feat: serializeJson cheatcode (foundry-rs#5755)
* feat: add new serializeJson cheatcode that receives an id and a json string * Add comment to test_serializeRootObject --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for d3637ea - Browse repository at this point
Copy the full SHA d3637eaView commit details -
fix: add $ to suffix regex to ensure wallet address ending with speci…
…fied hex string (foundry-rs#5802)
Configuration menu - View commit details
-
Copy full SHA for ad5e3b5 - Browse repository at this point
Copy the full SHA ad5e3b5View commit details -
chore(deps): weekly
cargo update
(foundry-rs#5804)Updating git repository `https://github.com/bluealloy/revm/` Updating git repository `https://github.com/gakonst/ethers-rs` Updating bytes v1.4.0 -> v1.5.0 Updating chrono v0.4.28 -> v0.4.30 Updating clap_complete v4.4.0 -> v4.4.1 Updating crypto-bigint v0.5.2 -> v0.5.3 Updating ctrlc v3.4.0 -> v3.4.1 Updating ethers v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-addressbook v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-contract v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-contract-abigen v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-contract-derive v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-core v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-etherscan v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-middleware v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-providers v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-signers v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating ethers-solc v2.0.9 (https://github.com/gakonst/ethers-rs#df28b2a4) -> #a28c5ae9 Updating linux-raw-sys v0.4.5 -> v0.4.7 Adding nix v0.27.1 Updating object v0.32.0 -> v0.32.1 Updating openssl-sys v0.9.92 -> v0.9.93 Updating prettyplease v0.2.12 -> v0.2.15 Updating rustix v0.38.11 -> v0.38.12 Updating serde_json v1.0.105 -> v1.0.106 Updating shlex v1.1.0 -> v1.2.0 Updating syn v2.0.29 -> v2.0.31 Updating toml v0.7.6 -> v0.7.8 Updating toml_edit v0.19.14 -> v0.19.15 Updating walkdir v2.3.3 -> v2.4.0 Updating which v4.4.0 -> v4.4.2 Updating xml-rs v0.8.16 -> v0.8.18 Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9747363 - Browse repository at this point
Copy the full SHA 9747363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665089d - Browse repository at this point
Copy the full SHA 665089dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8621e54 - Browse repository at this point
Copy the full SHA 8621e54View commit details -
chore: bump revm (foundry-rs#5792)
* chore: bump revm * chore: update env chain ID to u64 * chore: drop fork * fix tests * bump
Configuration menu - View commit details
-
Copy full SHA for 4bbc3be - Browse repository at this point
Copy the full SHA 4bbc3beView commit details -
Debugger Refactor #2:
DebuggerArgs
(foundry-rs#5753)* fuzz single refactor * add struct docs * Update crates/evm/src/fuzz/mod.rs Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com> * add docs and move types to types.rs * fmt * add new debugger args type * add minimal debugger-refactor changes * finish him! * fmt * remove TODO * minimal diff * apply review suggestions * add TODO * looks better * make ContractSources wrapper * add more docki docs * write file_id docs! --------- Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba2de65 - Browse repository at this point
Copy the full SHA ba2de65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc001a - Browse repository at this point
Copy the full SHA 8cc001aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c22a34e - Browse repository at this point
Copy the full SHA c22a34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bfc145 - Browse repository at this point
Copy the full SHA 8bfc145View commit details -
feat(cast): subscribe to logs using websockets (foundry-rs#5743)
* feat(cast): subscribe to logs * undo generic signal * fix tokio signal feature --------- Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
Configuration menu - View commit details
-
Copy full SHA for 8e6224e - Browse repository at this point
Copy the full SHA 8e6224eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4f3e7 - Browse repository at this point
Copy the full SHA cb4f3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df459f - Browse repository at this point
Copy the full SHA 0df459fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7163c50 - Browse repository at this point
Copy the full SHA 7163c50View commit details