Jae Kwon
|
b7b88cd763
|
use WriteTime/ReadTime, and also log how the block header gets hashed
|
10 years ago |
Jae Kwon
|
135894ea88
|
Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
|
10 years ago |
Jae Kwon
|
fe566739fd
|
rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence
bug
|
10 years ago |
Jae Kwon
|
51c70dd8ac
|
Write log also to a file.
|
10 years ago |
Jae Kwon
|
325b88b083
|
time encoding in binary/reflect
|
10 years ago |
Jae Kwon
|
d4e9b747d3
|
binary/reflect handles JSON
|
10 years ago |
Jae Kwon
|
13ca6fb241
|
RegisterInterface() so we can implement custom JSON codec
|
10 years ago |
Jae Kwon
|
f02ba63412
|
testing tx transmission
|
10 years ago |
Jae Kwon
|
2fd137d9e5
|
gen_tx for signing transactions
|
10 years ago |
Jae Kwon
|
8a18a11431
|
fix binary/README
|
10 years ago |
Jae Kwon
|
0f399c42d4
|
Actually sends catch-up parts; BitArray is goroutine-safe
|
10 years ago |
Jae Kwon
|
16c80fd65f
|
fix race condition for SetHasAllValidationCommits; "binary" log
filtering
|
10 years ago |
Jae Kwon
|
3215cbf0d5
|
use tendermint/log15
|
10 years ago |
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
10 years ago |
Jae Kwon
|
591d84947b
|
Handle errors in DecodeMessage, added logging
|
10 years ago |
Jae Kwon
|
5bace5cce8
|
Unreader to unread bytes
|
10 years ago |
Jae Kwon
|
946fa21dc7
|
fix race conditions
|
10 years ago |
Jae Kwon
|
b0755c938a
|
Better debug output
|
10 years ago |
Jae Kwon
|
f91665fe07
|
Refactoring genesis, including PubKey into TxInput
|
10 years ago |
Jae Kwon
|
383335d93c
|
Added README docs for account/binary and renamed UInt -> Uint etc.
|
10 years ago |
Jae Kwon
|
61d1635085
|
Fixed tests
|
10 years ago |
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
10 years ago |
Jae Kwon
|
cd4ef5d01f
|
IAVLTree supports Codec.
|
10 years ago |
Jae Kwon
|
349e3743df
|
time in nanoseconds
|
10 years ago |
Jae Kwon
|
1ae9ecd2a9
|
fix basic tests.
|
10 years ago |
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
10 years ago |
Jae Kwon
|
d772282c25
|
(U)VarInt binary methods; Txs have sequence numbers
|
10 years ago |
Jae Kwon
|
f030c69495
|
draft of consensus+state code, compiles.
|
10 years ago |
Jae Kwon
|
e53b148acf
|
refactor from Binary centric model to global method model
|
10 years ago |
Jae Kwon
|
d0ec18dc16
|
converting Binary struct model to native w/ global methods model
|
10 years ago |
Jae Kwon
|
a8ece216f0
|
fix test cases
|
10 years ago |
Jae Kwon
|
fa382a3b05
|
numeric fields are all native unboxed.
|
10 years ago |
Jae Kwon
|
d300a67bb1
|
saving development state...
|
10 years ago |
Jae Kwon
|
34fe442514
|
Connection -> MConnection, huge refactor. True multiplexing.
|
10 years ago |
Jae Kwon
|
6750d05b05
|
Message is wrapped by TypedMessage.
|
10 years ago |
Jae Kwon
|
dca79ab5c1
|
bug fixes in binary
|
10 years ago |
Jae Kwon
|
d219949dff
|
performance optimization
|
10 years ago |
Jae Kwon
|
c40fc65e6b
|
go fmt
|
10 years ago |
Jae Kwon
|
a714d12085
|
first client/server connection test passes.
|
10 years ago |
Jae Kwon
|
c895c6a586
|
.
|
11 years ago |
Jae Kwon
|
002cfc8f75
|
architecting peer
|
11 years ago |
Jae Kwon
|
f61fdb5845
|
.
|
11 years ago |
Jae Kwon
|
805e1f51dd
|
simplify writing
|
11 years ago |
Jae Kwon
|
2c97c84c6e
|
removed ByteSize, etc.
|
11 years ago |
Jae Kwon
|
1c4f5e2506
|
refactor out binary
|
11 years ago |