laconicd/app/ante
Prajjwol Gautam 0777d0b670
Merge pull request from GHSA-mx3r-7hpq-fr4g
* reject invalid `MsgEthereumTx` wrapping tx

Update CHANGELOG.md

* added a unit test

* reject invalid `MsgEthereumTx` wrapping tx in a non-breaking way

Update CHANGELOG.md

* delete code and state on suicide

* fix suicide tests

* update changelog

* update changelog

* delete code hash on suicide

* simplifies delete code

* Apply suggestions from code review

* Update app/ante/ante.go

Co-authored-by: Tomas Tauber <2410580+tomtau@users.noreply.github.com>
Co-authored-by: Freddy Caceres <freddy.caceres@crypto.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-12-23 08:07:23 -08:00
..
ante_test.go Merge pull request from GHSA-mx3r-7hpq-fr4g 2021-12-23 08:07:23 -08:00
ante.go Merge pull request from GHSA-mx3r-7hpq-fr4g 2021-12-23 08:07:23 -08:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth_test.go fix: increase nonce in ante handler for contract creation tx (#809) 2021-12-16 22:35:28 +00:00
eth.go fix: increase nonce in ante handler for contract creation tx (#809) 2021-12-16 22:35:28 +00:00
sigs_test.go fix: tx fields are not authenticated by signature (#703) 2021-11-08 14:00:35 +01:00
utils_test.go Merge pull request from GHSA-mx3r-7hpq-fr4g 2021-12-23 08:07:23 -08:00