mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-09 15:17:57 -05:00
test: set block_timestamp in Foundry config
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
[profile.default]
|
[profile.default]
|
||||||
auto_detect_solc = false
|
auto_detect_solc = false
|
||||||
|
block_timestamp = 1_680_220_800 # March 31, 2023 at 00:00 GMT
|
||||||
bytecode_hash = "none"
|
bytecode_hash = "none"
|
||||||
cbor_metadata = false
|
cbor_metadata = false
|
||||||
fuzz = { runs = 1_000 }
|
fuzz = { runs = 1_000 }
|
||||||
|
|||||||
Reference in New Issue
Block a user