24 Commits

Author SHA1 Message Date
Paul Razvan Berg
7797762cb1
chore: add generic lint script 2022-10-30 18:44:12 +02:00
Paul Razvan Berg
26000b31e5
build: upgrade dev deps 2022-10-30 18:40:32 +02:00
Paul Razvan Berg
0e421efe5a
build: upgrade to yarn v3.2.4 2022-10-30 18:39:19 +02:00
Paul Razvan Berg
ac363e567b
chore: add "clean" script
build: add "rimraf" dev dep
2022-10-30 18:36:44 +02:00
Paul Razvan Berg
303db78fe2
chore: simplify scripts in "package.json" 2022-10-30 18:34:34 +02:00
Paul Razvan Berg
be98f12067
chore: change testnet to Sepolia 2022-10-30 18:28:21 +02:00
Paul Razvan Berg
702979aa1c
build: upgrade to prb-test v0.1.3
build: upgrade to latest forge-std
test: use "StdCheats" instead of "Cheats"
test: use "console2" instead of "console"
2022-10-29 16:37:43 +03:00
Paul Razvan Berg
d9294fdf54
chore: update "fuzz" object in Foundry config 2022-10-29 13:41:24 +03:00
Paul Razvan Berg
124aa29492
style: run Prettier over Markdown files 2022-10-16 12:55:21 +03:00
Paul Razvan Berg
34b65a2622
chore: fix lint-staged config 2022-10-16 12:44:50 +03:00
Paul Razvan Berg
d651e10bbb
ci: use LTS version in CI script 2022-10-15 22:30:41 +03:00
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