mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* add eip712 ante * minor cleanup * eip712 integration test with bridge conversion * fix issues * update bridge module * merge bridge module convert logic * update eip712 tests & update deps * remove v17 migrations * remove v17 migrations * fix genesis test * fix erc20 to coin tx * remove eth check * clean up imports * remove * fix evmutil cli * remove bridge comments * address feedback * rename mint method * add transfer checks for locking & unlocking funds * fix gas * increase gas even more * fix amount check Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bank_keeper_test.go | ||
| bank_keeper.go | ||
| conversion_test.go | ||
| conversion.go | ||
| erc20_test.go | ||
| erc20.go | ||
| evm_test.go | ||
| evm.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| invariants_test.go | ||
| invariants.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server_test.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||