Commit Graph

15 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 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 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 b9342870e7
docs: capitalize GitHub username 2023-01-16 13:40:22 +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 a65cf640c6
build: bump "forge-std" to v1.0.0 2022-11-01 10:34:03 +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