Commit Graph

13 Commits

Author SHA1 Message Date
Paul Razvan Berg d6a299a692
chore: use "yml" extension for lintstaged config 2022-10-15 22:26:25 +03:00
Paul Razvan Berg 90c6754330
refactor: set "proseWrap" to "always" in Prettier config
refactor: delete "arrowParens" rule in Prettier config
2022-10-12 15:02:44 +03:00
Ahmed Ali fc7320c454
Add rename script and GitPod badge (#5)
* docs: add gitpod badge

* chore: add "rename.sh" script

update README badges and package.json when spinning up template

* ci: add "create.yml" github action

automatically update README badges and package.json with new <user/repo-name> when spinning up the
template and commits "feat: initial commit"

* ci: polish "create.yml" script

Co-authored-by: Paul Razvan Berg <hello@paulrberg.com>
2022-10-04 13:21:35 +03:00
Paul Razvan Berg e5f2f4a795
build: use solc 0.8.17 2022-09-25 19:02:36 +03:00
Paul Razvan Berg a9f8114260
chore: fix indenting for *.sol in .editorconfig 2022-09-15 00:57:35 +02:00
Paul Razvan Berg 4712a7c71b
build: disable bytecode hash
chore: order fields alphabetically in "foundry.toml"
2022-08-15 15:50:16 +03:00
Paul Razvan Berg 3abaf8aa40
test: import and use Cheats from Forge Std
build: update to forge-std v0.3
2022-07-31 12:28:44 +03:00
Paul Razvan Berg fab4e2e0a5
Merge pull request #2 from 0xYYY/0xyyy/fix-readme
fix README repo link
2022-07-21 12:16:11 +03:00
0xYYY 0ecb7c63e9 fix README repo link 2022-07-19 23:54:57 +08:00
Paul Razvan Berg 2529d0b2c0
ci: set fuzzer to run 1,000 times 2022-07-19 13:18:02 +03:00
Paul Razvan Berg e855765627
style: indent toml with 2 spaces 2022-07-19 12:45:53 +03:00
Paul Razvan Berg 4aca913cb2
docs: add more details about Forge 2022-07-19 00:06:26 +03:00
Paul Razvan Berg 43e1e113f4
feat: initial commit 2022-07-17 21:57:09 +03:00