Solovyov1796
|
2ce418a5eb
|
migrate from v0.25
Continuous Integration (Commit) / lint (push) Has been cancelled
|
2024-08-02 19:32:08 +08:00 |
|
Robert Pirtle
|
8b6bbd36f4
|
feat(metrics): add timing metrics to abci methods (#1669)
* feat(metrics): add timing metrics to abci methods
* update changelog
|
2023-08-25 15:14:35 -07:00 |
|
Kevin Davis
|
b356309d90
|
Add optional rate limits to issuance (#627)
* add rate-limiting and optional blocklists
* fix: check account is not nil
* add tests for rate-limiting
* update simulations
* fix typos
* remove unsued function arg
|
2020-08-21 18:56:20 -04:00 |
|
Kevin Davis
|
e14466547d
|
Issuance module (#599)
* wip: issuance module
* add keeper and module methods
* add begin blocker
* add client
* update events
* add simulations
* ignore v0.8 migration tests for now
* ignore migration tests in ci
* add test suite
* update spec to match implementation details
* add unblock method
* address review comments
* fix typos
|
2020-08-17 13:09:02 -04:00 |
|