laconicd-deprecated/app
Austin Chandra d9fc67769b
chore(ante): deprecate legacy EIP-712 signature verification via AnteHandler (#1521)
* fix: rename EIP-712 sig. verification to indicate Legacy status

* Add changelog entry

* Update changelog, refactor implementation, update comments

* Apply suggestions from code review

* address comments

* changelog

* Update CHANGELOG.md

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>

* fix test

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
2022-12-02 12:38:34 +00:00
..
ante chore(ante): deprecate legacy EIP-712 signature verification via AnteHandler (#1521) 2022-12-02 12:38:34 +00:00
app_test.go imp(all): setup a validator in the test genesis (#1171) 2022-07-11 14:42:59 +02:00
app.go Remove simulation checks (#1507) 2022-11-29 13:41:40 +02:00
benchmark_test.go imp(all): setup a validator in the test genesis (#1171) 2022-07-11 14:42:59 +02:00
export.go imp(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00
upgrades.go fix(rpc): fix gRPC query failure on legacy blocks (#1354) 2022-09-23 18:06:25 +02:00
utils.go Remove simulation checks (#1507) 2022-11-29 13:41:40 +02:00