Ethan Buchman
|
a7ecdd10de
|
Merge from panic branch
|
10 years ago |
Jae Kwon
|
939702f587
|
Support uint64 , but still support int/uint varints.
|
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
|
5bace5cce8
|
Unreader to unread bytes
|
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
|
f030c69495
|
draft of consensus+state code, compiles.
|
10 years ago |
Jae Kwon
|
d0ec18dc16
|
converting Binary struct model to native w/ global methods model
|
10 years ago |
Jae Kwon
|
34fe442514
|
Connection -> MConnection, huge refactor. True multiplexing.
|
10 years ago |
Jae Kwon
|
c40fc65e6b
|
go fmt
|
11 years ago |
Jae Kwon
|
f61fdb5845
|
.
|
11 years ago |
Jae Kwon
|
2c97c84c6e
|
removed ByteSize, etc.
|
11 years ago |
Jae Kwon
|
1c4f5e2506
|
refactor out binary
|
11 years ago |
Jae Kwon
|
2f1db219fd
|
SaveTo -> WriteTo, Load -> Read
|
11 years ago |
Jae Kwon
|
9579a653c7
|
.
|
11 years ago |
Jae Kwon
|
85654fd875
|
changed implementation to an immutable AVL+ tree.
|
11 years ago |
Jae Kwon
|
cb56808a9c
|
persistence
|
11 years ago |