Jae Kwon
|
d24e4cb821
|
Fix race testing
|
2018-04-06 17:02:29 -07:00 |
|
Jae Kwon
|
45ec5fd170
|
WIP consensus
|
2018-04-05 07:05:45 -07:00 |
|
Jae Kwon
|
1b9323f105
|
Fix blockchain tests
|
2018-04-05 05:17:43 -07:00 |
|
Jae Kwon
|
89cdde7f1e
|
Fix state tests
|
2018-04-03 06:50:53 -07:00 |
|
Jae Kwon
|
34974e3932
|
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
|
2018-03-31 00:18:43 +02:00 |
|
Ethan Buchman
|
c394eef7b8
|
types: TestValidatorSetVerifyCommit
|
2018-03-02 04:21:23 -05:00 |
|
Ethan Buchman
|
3395f5fb0e
|
types: builds
|
2018-03-02 01:28:38 -05:00 |
|
Ethan Buchman
|
200787ede2
|
types: update for new go-wire. WriteSignBytes -> SignBytes
|
2018-03-02 01:25:54 -05:00 |
|
Ethan Buchman
|
7a5060dc52
|
replace data.Bytes with cmn.HexBytes
|
2018-02-03 03:47:01 -05:00 |
|
Ethan Buchman
|
4e3488c677
|
update types
|
2018-02-03 03:23:10 -05:00 |
|
Ethan Buchman
|
3271634e7a
|
types: evidence cleanup
|
2017-12-26 20:26:21 -05:00 |
|
Ethan Buchman
|
10c43c9edc
|
introduce evidence store
|
2017-12-26 20:25:14 -05:00 |
|
Ethan Buchman
|
7d086e9524
|
check if we already have evidence
|
2017-12-26 20:21:17 -05:00 |
|
Ethan Buchman
|
77e45756f2
|
types: Evidences for merkle hashing; Evidence.String()
|
2017-12-26 20:21:17 -05:00 |
|
Ethan Buchman
|
7928659f70
|
track evidence, include in block
|
2017-12-26 20:21:17 -05:00 |
|
Ethan Buchman
|
028ee58580
|
call it LastResultsHash
|
2017-12-26 19:53:26 -05:00 |
|
Ethan Buchman
|
73fb1c3a17
|
consolidate saveResults/SaveABCIResponses
|
2017-12-26 19:24:45 -05:00 |
|
Ethan Frey
|
58c5df729b
|
Add ResultHash to header
|
2017-12-26 19:24:25 -05:00 |
|
Ethan Buchman
|
3d00c477fc
|
separate block vs state based validation
|
2017-12-21 16:49:47 -05:00 |
|
Anton Kaliaev
|
843e1ed400
|
Updates -> ValidatoSetUpdates
|
2017-12-19 13:03:39 -06:00 |
|
Ethan Frey
|
960b25408f
|
Store LastConsensusHash in State as well
Update all BlockValidation that it matches the last state
|
2017-12-19 12:28:08 -05:00 |
|
Ethan Frey
|
d151e36ea8
|
Add ConsensusHash to header
|
2017-12-19 12:28:08 -05:00 |
|
Ethan Frey
|
dedf03bb81
|
Add TotalTx to block header, issue #952
Update state to keep track of this info.
Change function args as needed.
Make NumTx also an int64 for consistency.
|
2017-12-13 12:20:53 +01:00 |
|
Anton Kaliaev
|
922af7c405
|
int64 height
uint64 is considered dangerous. the details will follow in a blog post.
|
2017-12-01 19:04:53 -06:00 |
|
Anton Kaliaev
|
b3492356e6
|
uint64 height (Refs #911)
|
2017-12-01 17:17:22 -05:00 |
|
Ethan Buchman
|
1ecd580061
|
Merge pull request #773 from tendermint/docs-staging
docs improvements
|
2017-10-27 16:18:56 -04:00 |
|
Ethan Frey
|
f653ba63bf
|
Separated out certifiers.Commit from rpc structs
|
2017-10-25 16:43:18 +02:00 |
|
Zach Ramsay
|
62e8ec34d1
|
fix comment, #723
|
2017-10-23 19:51:09 -04:00 |
|
Adrian Brink
|
036d3b59a3
|
Address reviews
|
2017-10-23 11:04:45 -04:00 |
|
Adrian Brink
|
782a836db0
|
Cleanup of code and code docs
This cleans up some of the code in the state package
|
2017-10-23 11:04:45 -04:00 |
|
Ethan Buchman
|
1f3e4d2d9a
|
move PartSetSize out of the config, into ConsensusParams
|
2017-09-21 14:51:29 -04:00 |
|
Ethan Buchman
|
525fc0ae5b
|
types: block comments
|
2017-07-17 12:58:15 -04:00 |
|
zramsay
|
bf5181d9ca
|
address PR comments
|
2017-05-30 13:27:08 -04:00 |
|
zramsay
|
cf31f8d06f
|
core: apply megacheck vet tool (unused, gosimple, staticcheck)
|
2017-05-29 23:11:40 -04:00 |
|
Ethan Buchman
|
6a30a902c9
|
[types] more []byte->data.Bytes and some %X->%v
|
2017-05-17 01:08:41 +02:00 |
|
Anton Kaliaev
|
f8fdbe3dbc
|
changes as per Bucky's review
|
2017-05-13 16:22:51 +02:00 |
|
Ethan Buchman
|
75b6c5215f
|
fewer structs. remove viper from consensus
|
2017-05-04 22:43:55 -04:00 |
|
Ethan Buchman
|
29c0e6e4f4
|
remove viper from blockchain and state
|
2017-05-04 22:39:21 -04:00 |
|
Ethan Buchman
|
bdb34f9f4e
|
types: []byte -> data.Bytes
|
2017-04-27 19:01:18 -04:00 |
|
Ethan Buchman
|
d5b524e309
|
go-merkle -> merkleeyes/iavl and tmlibs/merkle
|
2017-04-21 18:16:05 -04:00 |
|
Ethan Buchman
|
d1926bcad1
|
use tmlibs
|
2017-04-21 18:12:54 -04:00 |
|
Ethan Buchman
|
5da9b3a803
|
postmerge
|
2017-04-21 18:09:47 -04:00 |
|
Ethan Buchman
|
0017fb7ffe
|
premerge
|
2017-04-21 17:38:40 -04:00 |
|
Ethan Buchman
|
de0153a1c4
|
consensus: some more informative logging
|
2017-03-05 02:15:46 -05:00 |
|
Ethan Buchman
|
1b3766d802
|
types: canonical_json.go
|
2016-12-17 21:21:27 -05:00 |
|
Jae Kwon
|
4202c4bf20
|
Fix Merge pull request #319
|
2016-12-06 01:16:13 -08:00 |
|
Ethan Buchman
|
2f9063c1d6
|
consensus: test validator set change
|
2016-11-23 18:20:46 -05:00 |
|
Ethan Buchman
|
e0db20c0cf
|
update privValidatorIndex on valset change
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
655b6300f5
|
val set changes
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
07597dfd45
|
post rebase fixes for BlockID, partSize
|
2016-11-16 16:13:17 -05:00 |
|