Paul Razvan Berg
b33a33c2a6
chore: simplify prettier scripts in "package.json"
2022-11-27 13:39:22 +02:00
Paul Razvan Berg
bfe3ebc2f1
chore: remove "endOfLine" from Prettier config
...
chore: remove superfluous end line in Foundry config
2022-11-27 13:34:46 +02:00
Paul Razvan Berg
db9eb3962d
build: upgrade to prettier-plugin-solidity v1.0.0
...
build: upgrade other dev deps
2022-11-21 12:46:00 +02:00
Paul Razvan Berg
ab14bc361d
chore: add "src" to remappings
...
The goal is to make paths work with VSCode's "Go to Definition"
2022-11-20 16:34:27 +02:00
Paul Razvan Berg
05be6a476b
test: rename test contract to "FooTest"
2022-11-18 21:50:45 +02:00
Paul Razvan Berg
a65cf640c6
build: bump "forge-std" to v1.0.0
2022-11-01 10:34:03 +02:00
Paul Razvan Berg
71eb689478
chore: reorder imports alphabetically
2022-10-31 18:34:49 +02:00
Paul Razvan Berg
292a8fe663
style: enable "useTabs" Prettier rule
2022-10-31 18:33:56 +02:00
Paul Razvan Berg
d65aac1506
build: add resolution for "@solidity-parser/parser"
2022-10-30 18:46:48 +02:00
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