0g-chain/x/bep3
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
..
client BEP3: support multiple assets (#616) 2020-08-17 11:06:59 -04:00
keeper merge release v0.12.1 updates (#724) 2020-12-02 10:37:11 -07:00
legacy Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
simulation Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
spec update bep3 docs for mainnet (#587) 2020-06-15 04:37:28 -04:00
types Module account permissions fix (#701) 2020-10-27 21:06:44 -04:00
abci_test.go BEP3: support multiple assets (#616) 2020-08-17 11:06:59 -04:00
abci.go Module account permissions fix (#701) 2020-10-27 21:06:44 -04:00
alias.go Module account permissions fix (#701) 2020-10-27 21:06:44 -04:00
genesis_test.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
genesis.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
handler_test.go [R4R] optional bep3 config params (#546) 2020-06-04 16:03:14 -07:00
handler.go [R4R] Blacklist module accounts (#517) 2020-05-21 00:50:12 -04:00
integration_test.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
module.go [R4R] Enable bep3 claim txs from new addresses (#482) 2020-05-06 10:56:43 -07:00