0g-chain/app/ante
Ruaridh 9c69ee2fbf
merge release v0.12.1 updates (#724)
* use kava antehandler

* add authenticated mempool decorator

* add get authorised address methods

* hook antehandler into app

* refactor address fetcher interface

* tidy up args to NewApp

* remove unused function

* tidy up after removing address fetcher interface

* read authorized addresses from config

* fix error message, and minor tidy

* update cosmos-sdk and tendermint

* clarify function name

* add flags for mempool options
2020-12-02 10:37:11 -07:00
..
ante_test.go merge release v0.12.1 updates (#724) 2020-12-02 10:37:11 -07:00
ante.go merge release v0.12.1 updates (#724) 2020-12-02 10:37:11 -07:00
authorized_test.go merge release v0.12.1 updates (#724) 2020-12-02 10:37:11 -07:00
authorized.go merge release v0.12.1 updates (#724) 2020-12-02 10:37:11 -07:00