Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deployment + management scripts #140

Merged
merged 29 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
452bb46
Basic deployment flow with anvil
intoverflow Jun 5, 2024
c4e7579
Update example to use PUBLIC_KEY as owner of Estop (instead of timelo…
intoverflow Jun 5, 2024
e80dca0
Add method to activate emergency stop
intoverflow Jun 5, 2024
5779017
Commands to remove verifier from router
intoverflow Jun 5, 2024
6839bf7
Add support for updateDelay
intoverflow Jun 5, 2024
df3bd78
Scripts to grant and revoke roles
intoverflow Jun 5, 2024
6aca7db
Cleanup
intoverflow Jun 5, 2024
3dcea76
Add script for renounceRole
intoverflow Jun 5, 2024
2931411
Typo in header
intoverflow Jun 5, 2024
3ac36ee
Make SCHEDULE_DELAY optional
intoverflow Jun 6, 2024
3b98f1a
Update to work with Sepolia
intoverflow Jun 6, 2024
2424ad5
Update headers for consistency
intoverflow Jun 6, 2024
4ac706a
Add shell wrapper
intoverflow Jun 6, 2024
9dd6835
Remove unused parameter from renounce flow
intoverflow Jun 6, 2024
a39cb54
Add note about fireblocks sandbox environments
intoverflow Jun 6, 2024
f5e41de
Fix: reintroduce FORGE_DEPLOY_FLAGS into manage script
intoverflow Jun 6, 2024
1413eee
Automatically fetch selector from verifier during deployment
intoverflow Jun 6, 2024
c0d1ae9
Add set -eo pipefail to bash script
intoverflow Jun 6, 2024
47e96de
Suggestions for #140 (#145)
nategraf Jun 11, 2024
9372692
Remove buggy whitespace in Fireblocks command
intoverflow Jun 11, 2024
6ad998e
forge fmt
intoverflow Jun 11, 2024
3893fc8
Set fireblocks to verbose mode; add notes to README
intoverflow Jun 11, 2024
7a5c8cb
Add note about signer permissions for Fireblocks
intoverflow Jun 11, 2024
ddc4ef5
Add instruction to set RPC_URL when working with Fireblocks
intoverflow Jun 12, 2024
e6c0cdb
Do not need to specify FIREBLOCKS_CHAIN_ID
intoverflow Jun 12, 2024
e2deb40
Add note about calldata decoders
intoverflow Jun 12, 2024
9f2f9cd
More links to ABI decoders
intoverflow Jun 12, 2024
9802d8f
Log simulation; split deploy+schedule verifier into 2 steps
intoverflow Jun 12, 2024
981f444
Merge branch 'main' into tcarstens/deploy
flaub Jun 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading