Commit Graph

23 Commits

Author SHA1 Message Date
Paul Razvan Berg c1bc6d1adb
docs: improve wording in comments
cI: reorder values in "on"
docs: add a reference to `bound`
2023-04-18 14:14:53 +03:00
Paul Razvan Berg 22aa428f82
ci: use specific pnpm version 2023-03-28 19:08:53 +03:00
Paul Razvan Berg d3aa3ab78d
build: update pnpm lockfile 2023-03-28 19:04:42 +03:00
Paul Razvan Berg 86208cef21
ci: remove "FUNDING.yml" on create 2023-03-18 00:52:37 +02:00
Paul Razvan Berg 079a699207
build: switch from yarn to pnpm 2023-03-12 12:03:13 +02:00
Paul Razvan Berg 4ee9198852
chore: update FUNDING.yml 2023-03-09 01:01:56 +02:00
Paul Razvan Berg 5194147931
ci: remove "-f" flag
ci: improve writing in comments
2023-03-04 12:31:24 +02:00
Ahmed Ali 3c49c798e1
ci: auto remove rename.sh and create.yml on repo creation 2023-03-04 12:26:11 +02:00
Ahmed Ali 9f16f9c61d ci: auto update description in package.json on repo creation if available 2023-03-03 15:21:01 +05:00
Paul Razvan Berg f5a68d8737
feat: add more chains in Foundry config
refactor: rename api key env vars
2023-03-01 14:15:16 +02:00
Paul Razvan Berg 17bf1a26d2
ci: add missing Foundry install 2023-02-07 20:10:50 +02:00
Paul Razvan Berg 4bd096541a
feat: add identity function "id" in "Foo" contract
ci: separate jobs in workflow
2023-02-07 14:10:43 +02:00
Paul Razvan Berg 92c82710c1
ci: simplify syntax for "on:"
ci: add "workflow_dispatch" in "on" for "main" branch
2023-02-07 14:10:36 +02:00
Paul Razvan Berg 45e7248c37
ci: add fuzz seed to avoid burning rpc requests 2023-01-18 18:10:48 +02:00
Paul Razvan Berg 49b82cbcd4
ci: expose env vars in GitHub workflow
test: add explanatory code comments in fork test
2023-01-17 19:59:49 +02:00
Paul Razvan Berg 0efda5eabb
test: add Ethereum Mainnet fork test
feat: add "ALCHEMY_API_KEY" env var
feat: add "ethereum"
ci: delete now-stale "version" param in foundry-toolchain
refactor: delete "ETH_RPC_URL" env var
test: delete console log in "testFuzz_Example"
test: use "assertGt" instead of "assertTrue" for "x > 0" comparison
2023-01-17 19:49:14 +02:00
Paul Razvan Berg b9342870e7
docs: capitalize GitHub username 2023-01-16 13:40:22 +02:00
Paul Razvan Berg 3bd0c90840
ci: be more specific in "build --sizes" step 2022-12-21 13:16:08 +02:00
Paul Razvan Berg 0d39c55f7d
build: upgrade to latest forge-std 2022-12-19 15:29:38 +02:00
Paul Razvan Berg f8f39f0bd8
ci: use Foundry action from "foundry-rs" org 2022-12-16 14:59:16 +02:00
Paul Razvan Berg d651e10bbb
ci: use LTS version in CI script 2022-10-15 22:30:41 +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 43e1e113f4
feat: initial commit 2022-07-17 21:57:09 +03:00