mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* add decorator to block msgs in authz * add to antehandler * prevent vesting msgs skirting block via authz * handle edge case of nested exec msgs * test case to ensure msgs only blocked inside authz * add app integration test * tidy up error msg |
||
|---|---|---|
| .. | ||
| ante_test.go | ||
| ante.go | ||
| authorized_test.go | ||
| authorized.go | ||
| authz_test.go | ||
| authz.go | ||
| vesting_test.go | ||
| vesting.go | ||