laconicd-deprecated/app
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 Merge pull request from GHSA-mx3r-7hpq-fr4g 2021-12-23 08:07:23 -08:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go feemarket: update base fee in BeginBlock (#822) 2021-12-15 02:10:52 +00:00
benchmark_test.go all: add benchmarks to core components (#493) 2021-08-26 08:20:27 +00:00
export.go fix: gosec issues (#779) 2021-11-25 15:12:57 +00:00
simulation_test.go deps: bump IBC-go (#693) 2021-10-22 15:38:52 +02:00
test_helpers.go tests: DynamicFeeTx (#649) 2021-10-19 08:49:29 +00:00