Ethan Buchman
|
9c4692c071
|
remove gas price and dont run txs before they come in a block
|
10 years ago |
Jae Kwon
|
0a6c28c2da
|
block module -> import as blk
|
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
|
70eb75dca7
|
Refactor consensus/vote_set_test.go
|
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
|
8718bd52a4
|
made ValidatorSet.Hash deterministic; fix off-by-1 bugs
|
10 years ago |
Jae Kwon
|
f5d0794756
|
RoundAction // FinalizeCommit // LastCommits
|
10 years ago |
Jae Kwon
|
ac147e2353
|
everything but binary, common, and blocks are explicitly imported.
|
10 years ago |
Jae Kwon
|
c8f996f345
|
prettyprint block, unified state hash, test block mutation.
|
10 years ago |
Jae Kwon
|
08f86176fc
|
state save/load test.
|
10 years ago |
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
10 years ago |
Jae Kwon
|
9c1795a04d
|
add mempool to consensus
|
10 years ago |
Jae Kwon
|
6a84b2e6aa
|
p2p README update
|
10 years ago |
Jae Kwon
|
03d1af711a
|
consensus & account txs are all in Block.Data.Txs
|
10 years ago |
Jae Kwon
|
d772282c25
|
(U)VarInt binary methods; Txs have sequence numbers
|
10 years ago |
Jae Kwon
|
4c961bd565
|
updated readme, implementing mempool.
|
10 years ago |