laconicd-deprecated/tests/rpc
Vladislav Varadinov 83e509bc57
refactor: optimize AnteHandler gas consumption ()
* refactor: antehandler order and params optimization

* removed additional individual params for the feemarket module

* typo fix

* Apply suggestions from code review - Fede

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* typo fix

* formatted using gofumpt

* typo fix - missed negate operator

* missed to negate conditions

* added unit tests for the new param getter methods

* updated changelog

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* moved to improvements

* Converted unit tests into table-driven tests

* added Require().Equal() to test case

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-10-19 18:21:59 +02:00
..
net_test.go rpc: test fix () 2021-10-07 18:41:27 +02:00
personal_test.go rpc: personal_listWallets () 2021-11-15 11:20:59 +00:00
rpc_pending_test.go chore: Gofumpt () 2022-08-26 10:30:55 +00:00
rpc_test.go eth_sendTransaction returns internal trace on missing param () 2022-08-25 13:22:31 +02:00
utils.go chore: Gofumpt () 2022-08-26 10:30:55 +00:00
ws_test.go refactor: optimize AnteHandler gas consumption () 2022-10-19 18:21:59 +02:00