tendermint/abci
DEPRECATED: Merged into https://github.com/tendermint/tendermint under `abci`
GoNOASSERTION
Issues
- 4
[RFC] RequestQuery update
#182 opened by jaekwon - 6
Not only use minor version for grpc dependency
#248 opened by GrapeBaBa - 0
Remove Fee (add priority later maybe)
#277 opened by ebuchman - 2
Dont send PubKeys in BeginBlock
#276 opened by ebuchman - 1
Use proto3 timestamp for time
#275 opened by ebuchman - 4
What are the actual semantics of Header.Time?
#267 opened by coriolinus - 4
Switch to list of lists of tags for transaction results, begin block, and end block
#273 opened by cwgoes - 1
Add codespace string to error code
#272 opened by cwgoes - 1
- 4
Application custom data in block header
#259 opened by b00f - 2
Support Range Query
#250 opened by xiaoxiaff - 2
Capture panic and return ResponseException
#195 opened by ebuchman - 3
grpc proto errors
#190 opened by ebuchman - 1
- 1
Change Header to match Tendermint exactly
#265 opened by ebuchman - 1
Update docs
#271 opened by melekes - 0
remove killall from tests
#175 opened by zramsay - 1
Remove gogoproto
#256 opened by ebuchman - 2
- 2
Proposer information on EndBlock
#263 opened by b00f - 6
Block header information at certain height
#257 opened by b00f - 1
Error reading message: proto: bad wiretype for field types.RequestInitChain.Time
#266 opened by hxmhlt - 3
- 1
Vaidator information at certain height
#258 opened by b00f - 8
types.proto missing import
#179 opened by mdyring - 0
fix `make test_cli`
#244 opened by zramsay - 2
`abci-cli kvstore` command doesn't work?
#246 opened by Deegrin - 7
AbsentValidators by address
#231 opened by b00f - 3
Clarify use of "index" in Query response
#228 opened by mdyring - 3
Given a global flag to configure the application listen address, why non-global flags needed?
#232 opened by maxim-levy - 1
Add tags to BeginBlock/EndBlock
#180 opened by ebuchman - 1
Initialisation of validator set
#230 opened by adrianbrink - 0
- 2
- 1
Explicit mempool ordering logic as a feature of abci
#224 opened by greg-szabo - 3
Confusing Validator.pubKey content.
#169 opened by fomkin - 2
Canonical List of Special RequestQuery.Path values
#217 opened by coriolinus - 2
`go get` doesn't work
#225 opened by raffomania - 1
Fees and gas clarification
#214 opened by ebuchman - 2
- 1
Getting broken peer -to-peer tendermint connection on deliver_tx command execution using abci-cli
#210 opened by amrishfootprintlabs - 1
Spec does not match types.proto file
#204 opened by ebuchman - 3
Documentation does not match Implementation
#205 opened by wolfposd - 0
re-name `dummy` to `kvstore`
#196 opened by zramsay - 1
- 4
Unexpected result type *types.Response_Flush when response to *types.Request_Info expected
#178 opened by melekes - 1
How can I initialize application from the abci-cli
#181 opened by pavlovdog - 16
Unify the response protobuf types
#165 opened by ethanfrey - 0
Remove go-wire and go-crypto dependencies
#188 opened by ebuchman - 1
Custom address for ABCI example app
#183 opened by marcofavorito