forked from cerc-io/laconicd-deprecated
* Reject not replay-protected tx to prevent replay attack Closes: #1122 - reject such txs in ante handler * add reject unprotected parameter * Update CHANGELOG.md * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * pr suggestions * add unit test case * Reject not replay-protected tx to prevent replay attack Closes: #1122 - reject such txs in ante handler add reject unprotected parameter Update CHANGELOG.md Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> pr suggestions add unit test case use var * add migrations * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * rename * update comments Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| benchmark_test.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| hooks_test.go | ||
| hooks.go | ||
| keeper_test.go | ||
| keeper.go | ||
| migrations.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_benchmark_test.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_benchmark_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| utils_test.go | ||
| utils.go | ||