laconicd-deprecated/x
Emmanuel T Odeke 5d237a5ee4
fix: remove duplicated gasPrice derivation (#836)
Noticed in an audit, this change removes a duplicated gasPrice
conversion that was first made in:
423944bf79/x/evm/types/tx_args.go (L76-L78)

as well as in

423944bf79/x/evm/types/tx_args.go (L88-L90)

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-12-15 03:05:11 +01:00
..
evm fix: remove duplicated gasPrice derivation (#836) 2021-12-15 03:05:11 +01:00
feemarket feat: store migration setup (#794) 2021-11-29 16:46:20 +01:00