Alexander Bezobchuk
|
53bf2271d5
|
Merge PR #5600: Migrate x/staking to Protobuf
|
2020-02-06 14:21:02 -05:00 |
Alexander Bezobchuk
|
26d6e49d6a
|
Merge PR #5491: Protobuf Introduction + Types
|
2020-01-24 10:32:00 -05:00 |
Marko
|
3a4f1fc4d4
|
Merge PR #4881: Linting Galore
|
2019-08-19 12:06:27 -04:00 |
Alexander Bezobchuk
|
478eda1f7e
|
Merge PR #4846: Add RegisterEvidences
|
2019-08-05 12:42:34 -04:00 |
Alexander Bezobchuk
|
6606007297
|
Merge PR #4435: Simulation: Params from File
* Move distr params to simulation param generator
* Cleanup sim params output
* Print params when possible instead of entire genesis struct
* Update module param simulator keys
* Rename module params simulator keys
* Add/fix missing module params and implement SimParams
* UPdate sim test to accept params file
* Allow weights to be provided from file
* Create doc.go
* Remove TODO
* Implement MustMarshalJSONIndent
* Use mustMarshalJSONIndent for non-codec
* Remove TODO
* Fix doc.go
* Update points
* Update simapp/doc.go
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* Update simapp/doc.go
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* Cleanup appStateFn
* Use constants for simulation parameter keys
* Update msgs.go
* minor formatting
|
2019-06-08 16:55:47 -04:00 |
frog power 4000
|
73e5ef7c13
|
reduce module interdependancy, /client refactor (#4415)
* abstract staking BuildCreateValidatorMsg, genutil defines its own flags
* client/ refactor
* staking move keys from keeper to types
|
2019-05-28 09:44:04 +01:00 |
Alessio Treglia
|
85021d4ca9
|
No packages must depend on cmd/gaia/ (#4048)
Preparation work for moving gaia out of the SDK.
|
2019-04-04 15:36:39 +01:00 |
Dev Ojha
|
6b55093c75
|
Merge PR #2324: rename wire to codec
* rename wire to codec
* fix formatting and cli
* fix the docs
|
2018-09-13 14:17:32 -04:00 |