mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-05 03:07:27 +00:00
* add regression test for hooks; refactor deposit to commit pool and shares in one place with commit after validation checks; panic on pool and share set methods if the record is invalid * use correct hook ordering; add regression test for order - fails if hooks are not called before or after share record set |
||
|---|---|---|
| .. | ||
| deposit_test.go | ||
| deposit.go | ||
| hooks_test.go | ||
| hooks.go | ||
| integration_test.go | ||
| invariant_test.go | ||
| keeper_test.go | ||
| keeper.go | ||
| querier_test.go | ||
| querier.go | ||
| swap_test.go | ||
| swap.go | ||
| withdraw_test.go | ||
| withdraw.go | ||