Reserve balance tests: authorization lists & SELFDESTRUCT#12
Reserve balance tests: authorization lists & SELFDESTRUCT#12pdobacz merged 3 commits intoforks/monad_ninefrom
Conversation
Greptile SummaryThis PR adds two new test cases for Monad's reserve balance feature: Key findings:
Confidence Score: 3/5
Last reviewed commit: 9aac490 |
Co-Authored-By: Claude claude-opus-4-6
Co-Authored-By: greptile
f37e985 to
e8a02f7
Compare
Adding two additional tests for the reserve balance I've gathered over the past days.
The first one is simple.
The other one is a bit convoluted, but essential to cover the init-selfdestruct scenarios. In a nutshell, an account is receiving its balance if various combinations of crediting calls and in the end SELFDESTRUCTs. Reserve balance should only be considered when the SELFDESTRUCT is done on behalf of a 7702 delegation.