Ethan Buchman
d07b2352ad
NewXXXServer doesnt run Start or return error
8 years ago
Adrian Brink
e43bcf3f26
Move package comment
8 years ago
Ethan Buchman
28d042fdae
use tmlibs
8 years ago
Jae Kwon
9745f07bee
common -> cmn
8 years ago
Tzu-Jung Lee
fcaa545e1e
lint: remove dot import (go-common)
Spell out the package explicitly.
This commit is totally textual, and does not change any logic.
The swiss-army knife package may serve a kick-start in early
stage development. But as the codebase growing, we might want
to retire it gradually:
For simple wrapping functions, just inline it on the call site.
For larger pice of code, make it an independent package.
8 years ago
Tzu-Jung Lee
aae3c91e88
fmt: run 'make fmt'
8 years ago
Ethan Buchman
5189a2248d
TMSP -> ABCI
8 years ago
Ethan Buchman
1ab3c74718
silly grpc client
9 years ago
Ethan Buchman
f84f11ffe7
base grpc support
9 years ago
Ethan Buchman
5dc7bee57b
Responses/Requests -> Value
9 years ago
Ethan Buchman
35f4f0e271
use real protobuf message types
9 years ago
Jae Kwon
6785b9a3b6
CommitSync returns tmsp.Result
9 years ago
Jae Kwon
8cac8600e5
Return NewServer listener start error
9 years ago
Jae Kwon
55e2ce9de2
Group (code,data,log) return values into types.Result
9 years ago
Jae Kwon
61c34ade0d
Remove BeginBlock
9 years ago
Jae Kwon
36c25f242f
s/InitValidators/InitChain/g, s/SyncValidators/EndBlock/g, added BeginBlock
9 years ago
Jae Kwon
dcabdad9b9
Implement Init/Sync Validators
9 years ago
Jae Kwon
2c1aa7af2b
s/StartListener/NewServer/g
9 years ago
Jae Kwon
88fcacac7a
s/GetHash/Commit/g
9 years ago
Jae Kwon
012abc437b
Use protobuf enums
9 years ago
Jae Kwon
028cc4aa06
Query returns Code
9 years ago
Jae Kwon
2936c68339
Convert TMSP to use Protobuf
9 years ago
Jae Kwon
b21c6b5e5b
s/logstr/logStr/g
9 years ago
Jae Kwon
9696a71f6e
Log not error; Remove Listener TMSP messages...; Make counter BigEndian
9 years ago
Jae Kwon
53a8a40785
Swap Query return params
9 years ago
Jae Kwon
3f812038a4
Add Query; Add benchmark tests
9 years ago
Jae Kwon
f15476b157
Remove TMSP Commit/Rollback; Add CheckTx
9 years ago
Jae Kwon
2d9abb06ca
Conform to new go-wire TypeByte behavior
9 years ago
Jae Kwon
3393fc34c2
Use wire.*LengthPrefixed
9 years ago
Ethan Buchman
93308a3e6f
interactive tmsp console
9 years ago
Jae Kwon
5d994944c6
Refactor Application to Application & AppContext
9 years ago
Ethan Buchman
fe782cb8ac
server: allow multiple connections
9 years ago
Jae Kwon
e40c4834a8
Replace SetEventsMode with SetOption
9 years ago
Jae Kwon
201bf2374b
Update README; Remove GetEvents() from Application
9 years ago
Jae Kwon
d319c5be0d
Conform to go-wire 1.0
9 years ago
Jae Kwon
e8505a714b
Handle RequestInfo in handleRequest
9 years ago
Jae Kwon
cce812b1fa
Remove retcode from echo; Add Info message
9 years ago
Jae Kwon
ef93c95853
Added new Flush request/response type
9 years ago
Jae Kwon
0bd4061cf6
initial commit
9 years ago