Skip to content

Commit

Permalink
Rebrand to Foundry (foundry-rs#156)
Browse files Browse the repository at this point in the history
* wip: rebrand

* update readme

* add demo svg

* more readme

* benches

* cleanup

* add more context in readme

* docs: some cleanup (foundry-rs#153)

* docs: tagline fixes (foundry-rs#154)

* docs: add CLI docs

* chore typos

* docs

* modify forge readme

* modify forge readme

* add cheatcodes readme

* cli readme

* retab

* retab

* add minimal utils readme

* evm adapters docs

* fix: parse block as decimal not hex

* chore: fmt

Co-authored-by: Matt <[email protected]>
Co-authored-by: t11s <[email protected]>
  • Loading branch information
3 people authored Nov 21, 2021
1 parent 46a3370 commit 529b7a5
Show file tree
Hide file tree
Showing 34 changed files with 848 additions and 553 deletions.
150 changes: 75 additions & 75 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
members = [
"evm-adapters",
"utils",
"seth",
"dapp",
"dapptools",
"cast",
"forge",
"cli",
]

# Binary size optimizations
Expand Down
Loading

0 comments on commit 529b7a5

Please sign in to comment.