Ismail Khoffi
b30c34e713
rename Accum -> ProposerPriority: ( #2932 )
- rename fields, methods, comments, tests
6 years ago
Zarko Milosevic
7a03344480
Introduce EventValidBlock for informing peers about wanted block ( #2652 )
* Introduce EventValidBlock for informing peer about wanted block
* Merge with develop
* Add isCommit flag to NewValidBlock message
- Add test for the case of +2/3 Precommit from the previous round
6 years ago
Ismail Khoffi
6643c5dd11
Catch up with amino 0.13.0 ( #2690 )
* catch up with amino changes in
https://github.com/tendermint/go-amino/pull/222
* WIP: update to amino v0.13.0
* update to fixed amino release
6 years ago
Zarko Milosevic
287b25a059
Align with spec ( #2642 )
6 years ago
Zarko Milosevic
2363d88979
consensus: Wait for proposal or timeout before prevote ( #2540 )
* Fix termination issues and improve tests
* Improve formatting and tests based on reviewer feedback
6 years ago
Matthew Slipper
92343ef484
Add additional metrics ( #2500 )
* Add additional metrics
Continues addressing https://github.com/cosmos/cosmos-sdk/issues/2169 .
* Add nop metrics to fix NPE
* Tweak buckets, code review
* Update buckets
* Update docs with new metrics
* Code review updates
6 years ago
Matthew Slipper
587116dae1
metrics: Add additional metrics to p2p and consensus ( #2425 )
* Add additional metrics to p2p and consensus
Partially addresses https://github.com/cosmos/cosmos-sdk/issues/2169 .
* WIP
* Updates from code review
* Updates from code review
* Add instrumentation namespace to configuration
* Fix test failure
* Updates from code review
* Add quotes
* Add atomic load
* Use storeint64
* Use addInt64 in writePacketMsgTo
6 years ago
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Anton Kaliaev
205d8b8062
fixes after @xla review
- move prometheus metrics into internal packages
- *Option structs
- misc. format changes
6 years ago
Anton Kaliaev
e4bb3566a0
move metrics constructors to a separate package
6 years ago
Anton Kaliaev
b10b0da3fd
bundle imports
6 years ago
Anton Kaliaev
19699d644f
p2p metric, make height and totalTxs gauges
6 years ago