Jae Kwon
|
6781b21d32
|
Split ReadBinary into ReadBinary/ReadBinaryPtr.
|
9 years ago |
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
9 years ago |
Ethan Buchman
|
6265e39bff
|
docker fixups
|
9 years ago |
Ethan Buchman
|
8f94997472
|
label/remove panics in vm
|
9 years ago |
Jae Kwon
|
a55950e1d0
|
make will install
|
9 years ago |
Jae Kwon
|
347276ecdb
|
bump version and testnet
|
9 years ago |
Jae Kwon
|
7a6b8944ab
|
consensus/reactor cleanup
|
9 years ago |
Jae Kwon
|
32811c3f86
|
comment cleanup
|
9 years ago |
Jae Kwon
|
44216ab481
|
Unlocking from POL complete
|
9 years ago |
Jae Kwon
|
d05276ee87
|
wordings and clarifications, unnecessary code uncommenting
|
9 years ago |
Jae Kwon
|
4d5fda7516
|
state machine cleanup
|
9 years ago |
Jae Kwon
|
9e1794eaea
|
Fixed tests
|
9 years ago |
Jae Kwon
|
9b96e2e171
|
ProposalPOLRound...
|
9 years ago |
Jae Kwon
|
3db63477aa
|
An empty BitArray is nil.
|
9 years ago |
Jae Kwon
|
829df93577
|
Re-use ValidatorSet.VerifyValidation()
|
10 years ago |
Jae Kwon
|
7752405945
|
Draft of consensus/reactor refactor.
|
10 years ago |
Jae Kwon
|
927823140b
|
fast-forward when +2/3 precommits found for future round
|
10 years ago |
Jae Kwon
|
15e80c6c28
|
fixes to state transition upon addVote
|
10 years ago |
Jae Kwon
|
01b5540ffe
|
consensus/state is 2-step asynchronous
|
10 years ago |
Jae Kwon
|
1b95c09160
|
consensus refactor: add HeightVoteSet
|
10 years ago |
Jae Kwon
|
5790ea9f43
|
consensus refactor: reconstruct LastCommits upon restart
|
10 years ago |
Jae Kwon
|
6a0223641f
|
type assert fix
|
10 years ago |
Jae Kwon
|
1a652a1cbb
|
Fix usage of SimpleProof for PartSet
|
10 years ago |
Jae Kwon
|
b164c05b27
|
Refactor IAVLProof and SimpleProof to use similar Verify()
|
10 years ago |
Ethan Buchman
|
35006ee49f
|
unbond, rebond utils
|
10 years ago |
Ethan Buchman
|
33566375af
|
don't trust peer's node info
|
10 years ago |
ebuchman
|
ad70ce4067
|
Merge pull request #90 from tendermint/endpoints
rpc endpoint / lists available endpoints
|
10 years ago |
Ethan Buchman
|
03d1950674
|
rpc endpoint / lists available endpoints
|
10 years ago |
ebuchman
|
5e0860d3ec
|
Merge pull request #89 from tendermint/godep
godep and better docker
|
10 years ago |
Ethan Buchman
|
5d7df99591
|
docker
|
10 years ago |
Ethan Buchman
|
57ff919d50
|
godep
|
10 years ago |
Ethan Buchman
|
46bd0e5d51
|
allow . in names
|
10 years ago |
Ethan Buchman
|
bf1c9a869c
|
use gendoc struct for genesis rpc response
|
10 years ago |
ebuchman
|
7a57f1069c
|
Merge pull request #87 from compleatang/gmpindocker
add gmp so that docker images build correctly
|
10 years ago |
Casey Kuhlman
|
a0d781bdd8
|
add gmp so that docker images build correctly
|
10 years ago |
Jae Kwon
|
6062b06aa9
|
fixed NameTx.WriteSignBytes() bug.
|
10 years ago |
Jae Kwon
|
713b1f0074
|
Merge pull request #83 from tendermint/namereg_rebase
Namereg rebase
|
10 years ago |
Jae Kwon
|
c8103f6415
|
sign-bytes field ordering & escaping of strings
|
10 years ago |
Ethan Buchman
|
ec282d3e3d
|
rpc: remove unecessary response wrappers
|
10 years ago |
Ethan Buchman
|
293aa31f64
|
rpc-gen update
|
10 years ago |
Jae Kwon
|
175c0301f4
|
Merge pull request #82 from tendermint/chainid_rebase
Chainid
|
10 years ago |
Jae Kwon
|
bbcb6a09c4
|
close file when the process closes.
|
10 years ago |
Ethan Buchman
|
41502e05c1
|
chain_id written as string not hex in WriteSignBytes
|
10 years ago |
Jae Kwon
|
4ae29e0ae5
|
Merge pull request #80 from tendermint/blockchain
Blockchain
|
10 years ago |
Jae Kwon
|
d363bcfa16
|
fixed off by one bug
|
10 years ago |
Ethan Buchman
|
231a7330e2
|
list names rpc
|
10 years ago |
Ethan Buchman
|
6eb8386c7c
|
fixes for chain id in nametx sign functions
|
10 years ago |
Ethan Buchman
|
19bd3bb2e2
|
int/nonce fixes
|
10 years ago |
Ethan Buchman
|
37a8a6cd65
|
remove name fix
|
10 years ago |
Ethan Buchman
|
77ff09e173
|
namereg cleanup, tests
|
10 years ago |