-
Notifications
You must be signed in to change notification settings - Fork 7
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
BREAKING_CHANGE: refactor repo #138
base: release/v0.8.2
Are you sure you want to change the base?
Conversation
…pply-forge-structure feat(refactor): implement `apply-forge-structure`
…pdate-new-config feat(refactor): implement `update-new-config`
feat(refactor): implement `test`
Co-authored-by: TuDo1403 <[email protected]>
Co-authored-by: TuDo1403 <[email protected]>
5e2a51c
to
3f5f8b1
Compare
6058231
to
b2e7abf
Compare
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
reentrancy-ethImpact: High
dpos-contract/src/ronin/validator/CoinbaseExecution.sol Lines 102 to 162 in 21d1a93
dpos-contract/src/ronin/validator/CoinbaseExecution.sol Lines 206 to 244 in 21d1a93
dpos-contract/src/ronin/validator/CoinbaseExecution.sol Lines 102 to 162 in 21d1a93
dpos-contract/src/ronin/validator/CoinbaseExecution.sol Lines 102 to 162 in 21d1a93
dpos-contract/src/ronin/validator/CoinbaseExecution.sol Lines 102 to 162 in 21d1a93
dpos-contract/src/ronin/staking/CandidateStaking.sol Lines 120 to 155 in 21d1a93
shadowing-stateImpact: High
uninitialized-stateImpact: High
dpos-contract/src/ronin/Maintenance.sol Line 21 in 21d1a93
|
ea5c6a6
to
520f147
Compare
454631d
to
fe14020
Compare
5bdbf37
to
3cfb932
Compare
40e1dd4
to
5900eda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Contract changes
The table below shows the following info:
Checklist
release/**
branch.[contract_name] what_is_changed
, wherecontract_name
is the list of changed contracts, separated by|
, or is*
if there is changed in more than 3 contractsContract changes
table to guide the deployer which contracts to be upgraded.