Commit Graph

24 Commits

Author SHA1 Message Date
r4bbit 145cb6f7c9 chore: first template adjustments
This is an initial take on adjusting the foundry-template to the Vac's
smart contract unit's needs. In a nutshell what this does is:

1. Update README to not refer to upstream repo where not necessary
2. Removes PRBergTest library from dependencies
3. Removes `FUNDING.qml`
4. Adjust CI actions

There are more things to be done and decided on in follow-up commits.
2023-08-09 10:14:12 +02:00
Paul Razvan Berg 67f789e443
build: bump prb-test and forge-std 2023-05-28 14:04:55 +03:00
Paul Razvan Berg ff057dcea5
build: bump prb-test 2023-05-05 16:03:57 +03:00
Paul Razvan Berg 2adf700cd3
build: bump forge-std 2023-05-04 21:50:11 +03:00
Paul Razvan Berg 87cdb22732
build: bump prb-test 2023-04-29 20:01:59 +03:00
Paul Razvan Berg 9d38a2be03
build: remove unused "prb-math" dep 2023-04-21 21:01:39 +03:00
Paul Razvan Berg ddfa42ea5c
build: bump PRBMath and PRBTest 2023-04-21 11:34:17 +03:00
Paul Razvan Berg 9166755411
refactor: use same chain names as StdChains
build: bump "forge-std"
2023-04-20 13:22:55 +03:00
Paul Razvan Berg 887e47d5ee
build: bump "prb-math" 2023-03-19 17:46:01 +02:00
Paul Razvan Berg 0895f34932
build: bump "prb-test"
style: fix formatting in "Foo.sol"
2023-03-04 12:37:52 +02:00
Paul Razvan Berg 0c3566a278
build: bump "forge-std" 2023-03-02 13:22:49 +02:00
Paul Razvan Berg 3893c89e4a
build: pin "prb-math" submodule to "v3" branch
build: pin "prb-test" submodule to "v1" branch
2023-02-08 22:42:48 +02:00
Paul Razvan Berg 003fcb32de
build: change "branch" to "v1" for "forge-std"
build: delete the "branch" for "prb-math"
2023-02-07 14:10:42 +02:00
Paul Razvan Berg af8aec11d4
forge install: prb-math
v3.2.0
2023-01-23 12:54:01 +02:00
Paul Razvan Berg b67c427d3b
test: add fuzz test
build: upgrade to latest forge-std
chore: disable "func-name-mixedcase" rule
test: rename test names to conform with Foundry best practices
2023-01-07 11:48:58 +02:00
Paul Razvan Berg c0d28ea3f4
chore: do not run Prettier over "*.sol" files 2023-01-04 23:31:44 +02:00
Paul Razvan Berg 29b210d4ed
build: upgrade to latest forge-std 2023-01-04 14:15:20 +02:00
Paul Razvan Berg 0d39c55f7d
build: upgrade to latest forge-std 2022-12-19 15:29:38 +02:00
Paul Razvan Berg 0777b7fea7
build: upgrade to prb-test v0.3.1
build: upgrade to latest forge-std
2022-12-16 14:53:23 +02:00
Paul Razvan Berg 60e93a0342
build: upgrade to prb-test v0.2.1 2022-12-04 20:52:32 +02:00
Paul Razvan Berg 1068a5e60e
build: upgrade to prb-test v0.2.0
build: upgrade to latest forge-std
2022-12-04 10:17:32 +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 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 43e1e113f4
feat: initial commit 2022-07-17 21:57:09 +03:00