Nick DeLuca
a68ef74b07
Query old blocks for proposals in CLI ( #598 )
...
* move file to query.go (we are adding functionality so specific name
doesn't fit anymore)
* Add tx search for proposals in cli query proposal
* add rest support, height support for rest api, and add go doc string
* add in deadline calculation
* update changelog
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-06-29 19:39:35 -04:00
Ruaridh
b539820c88
Add raw params querier ( #591 )
...
* add raw-params cmd
* add querier test
* update changelog
2020-06-23 09:17:08 -04:00
Ruaridh
c28bc03248
Committtee audit revisions ( #510 )
...
* comments from review
Co-authored-by: Sunny Aggarwal <sunnya97@protonmail.ch>
Co-authored-by: jmahess <maheswaran@google.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* add vote methods
* add draft new param change permission
* add and update tests
* rename ParamChangePermission
* account for perms becoming invalid at a later time
* add debtParam to permission
* add bep3 AssetParam to permissions
* add pricefeed Markets to permission
* add upgrade permission
* move proposal passing to the begin blocker
* fix iteration bug
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* address todos and audit comments
* add proposal examples
* refactor handler to be easier to read
* address review comments
* update comments
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
Co-authored-by: Sunny Aggarwal <sunnya97@protonmail.ch>
Co-authored-by: jmahess <maheswaran@google.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-05-15 15:25:49 -04:00
Federico Kunze
fe72a24aa0
update format
2020-04-30 10:23:41 -04:00
rhuairahrighairigh
073cd7ebda
update module to v0.38
2020-04-27 19:19:05 +01:00
rhuairahrighairigh
20c02a6a54
add permissions tests
2020-04-27 13:57:47 +01:00
rhuairahrighairigh
ebb6366837
address various pr comments
2020-04-25 00:22:56 +01:00
rhuairahrighairigh
114097edb3
add cli help text test
2020-04-24 23:36:08 +01:00
rhuairahrighairigh
733711c88c
add query committee cmd
2020-04-24 23:16:04 +01:00
Ruaridh
73dc488239
Apply suggestions from code review
...
Co-Authored-By: Denali Marsh <denali@kava.io>
Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>
2020-04-24 19:15:57 +01:00
rhuairahrighairigh
4298564096
address minor TODOs
2020-03-30 14:06:31 +01:00
rhuairahrighairigh
ace9a2363e
address TODOs
2020-03-29 21:05:08 +01:00
rhuairahrighairigh
e228aa6659
add events
2020-03-27 20:28:51 +00:00
rhuairahrighairigh
57f4ca7c9a
add mre fields to committee type
2020-03-27 18:34:03 +00:00
rhuairahrighairigh
eefda597f0
tidy up and test client
2020-03-23 20:57:15 +00:00
rhuairahrighairigh
b31cfbe39b
add gov client handlers
2020-03-23 14:32:50 +00:00
rhuairahrighairigh
62da823314
add untested rest
2020-03-14 01:16:45 +00:00
rhuairahrighairigh
4ef5b7d56f
add untested cli methods
2020-03-13 23:13:42 +00:00