Ethan Buchman
|
9c4692c071
|
remove gas price and dont run txs before they come in a block
|
10 years ago |
Ethan Buchman
|
f384d10a05
|
block/state: gas price for block and tx
|
10 years ago |
Ethan Buchman
|
7a33aba6e5
|
block/state: add CallTx type
|
10 years ago |
Jae Kwon
|
3f159dab69
|
proper string formatting for txs
|
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
|
13ca6fb241
|
RegisterInterface() so we can implement custom JSON codec
|
10 years ago |
Jae Kwon
|
5bace5cce8
|
Unreader to unread bytes
|
10 years ago |
Jae Kwon
|
2405d00ca5
|
Fixed a PrivValidator filename == nil bug
|
10 years ago |
Jae Kwon
|
f91665fe07
|
Refactoring genesis, including PubKey into TxInput
|
10 years ago |
Jae Kwon
|
62ff48c02b
|
Documented Block, some renames
|
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
|
6cacf6f09b
|
RebondTx and more efficient IncrementAccum()
|
10 years ago |
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
10 years ago |
Jae Kwon
|
c3fc1a39ea
|
BitArray sub fix
|
10 years ago |
Jae Kwon
|
c8f996f345
|
prettyprint block, unified state hash, test block mutation.
|
10 years ago |
Jae Kwon
|
810aeb7bcb
|
fix tests
|
10 years ago |
Jae Kwon
|
f4b42cdfab
|
remove TimeoutTx
|
10 years ago |
Jae Kwon
|
7652c5d0de
|
fix tests
|
10 years ago |
Jae Kwon
|
18e2d4bf48
|
implementing ExecTx...
|
10 years ago |
Jae Kwon
|
0c206aa748
|
Signable interface.
|
10 years ago |
Jae Kwon
|
1ae9ecd2a9
|
fix basic tests.
|
10 years ago |
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
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 |
Jae Kwon
|
e53b148acf
|
refactor from Binary centric model to global method model
|
10 years ago |
Jae Kwon
|
a8ece216f0
|
fix test cases
|
10 years ago |
Jae Kwon
|
d300a67bb1
|
saving development state...
|
10 years ago |
Jae Kwon
|
6750d05b05
|
Message is wrapped by TypedMessage.
|
10 years ago |
Jae Kwon
|
c40fc65e6b
|
go fmt
|
10 years ago |
Jae Kwon
|
6288d01c0e
|
.
|
11 years ago |
Jae Kwon
|
4e09037e9f
|
.
|
11 years ago |
Jae Kwon
|
805e1f51dd
|
simplify writing
|
11 years ago |
Jae Kwon
|
380019949e
|
fill in blocks methods
|
11 years ago |
Jae Kwon
|
eda3965d6a
|
updated block types
|
11 years ago |