Ethan Buchman
|
8d86b6c2d2
|
Merge pull request #1084 from tendermint/fix-make-dist-script
fix broken `make dist` target
|
7 years ago |
Anton Kaliaev
|
555f560ecd
|
fix broken `make dist` target
|
7 years ago |
Ethan Buchman
|
cf42611187
|
Merge pull request #997 from tendermint/919-careful-with-validator-voting
check for overflow and underflow while choosing proposer
|
7 years ago |
Ethan Buchman
|
90c691df2b
|
Merge pull request #1063 from tendermint/feature/Issue1020
NewInquiring returns error instead of swallowing it
|
7 years ago |
Adrian Brink
|
13fa23c568
|
Add error checking
|
7 years ago |
Jae Kwon
|
124c58d48f
|
Merge pull request #1071 from tendermint/revert-1053-feature/buildprocess
Revert "Changes to achieve a standardized build process and deterministic builds"
|
7 years ago |
Jae Kwon
|
a034600024
|
Revert "Changes to achieve a standardized build process and deterministic builds"
|
7 years ago |
Ethan Buchman
|
92f5ae5a84
|
fix vagrant [ci skip]
|
7 years ago |
Ethan Buchman
|
d57ddec302
|
Merge pull request #1053 from tendermint/feature/buildprocess
Changes to achieve a standardized build process and deterministic builds
|
7 years ago |
Greg Szabo
|
bb3dc10f24
|
Makefile improvements for deterministic builds based on Bucky's feedback
|
7 years ago |
Greg Szabo
|
2cc50938a4
|
Merge branch 'develop' into feature/buildprocess
|
7 years ago |
Adrian Brink
|
ba475d3128
|
Fix formatting
|
7 years ago |
Adrian Brink
|
ed81fb54ec
|
NewInquiring returns error instead of swallowing it
|
7 years ago |
Ethan Buchman
|
8481da2405
|
Merge pull request #1046 from tendermint/abci-spec-docs
docs: add abci spec
|
7 years ago |
Ethan Buchman
|
ecb7303e35
|
Merge branch 'develop' into abci-spec-docs
|
7 years ago |
Ethan Buchman
|
6855e62f0a
|
Merge pull request #1052 from tendermint/feature/p2p_docs
docs: P2P Documentation
|
7 years ago |
Greg Szabo
|
f67f99c227
|
Extended install document with docker option. Added extra checks to developer's build target.
|
7 years ago |
Greg Szabo
|
0430ebf95c
|
Makefile changes for cross-building and standardized builds using gox
|
7 years ago |
Adrian Brink
|
f602de437e
|
Move P2P docs into docs folder
|
7 years ago |
Zach Ramsay
|
a573b20888
|
docs: add counter/dummy code snippets
closes https://github.com/tendermint/abci/issues/134
|
7 years ago |
Ethan Buchman
|
bc71840f06
|
more p2p docs
|
7 years ago |
Zach Ramsay
|
cd15b677ec
|
docs: add abci spec
|
7 years ago |
Ethan Buchman
|
1acb12edf5
|
p2p docs
|
7 years ago |
Ethan Buchman
|
008de93bbe
|
Merge pull request #1039 from tendermint/add_consensus_spec
Spec of consensus/gossip protocol
|
7 years ago |
Zach
|
4e834baa9a
|
docs: update ecosystem.rst (#1037)
* docs: update ecosystem.rst
* typo [ci skip]
|
7 years ago |
Zarko Milosevic
|
96e0e4ab5a
|
Describe messages sent as part of consensus/gossip protocol
|
7 years ago |
Ethan Buchman
|
381fe19335
|
changelog date [ci skip]
|
7 years ago |
Ethan Buchman
|
ff99ca7cdf
|
bump wal test timeout
|
7 years ago |
Ethan Buchman
|
60f95cd9ea
|
changelog and version
|
7 years ago |
Ethan Buchman
|
28bbeac763
|
state: send byzantine validators in BeginBlock
|
7 years ago |
Ethan Buchman
|
e97e0bacd1
|
update glide
|
7 years ago |
Ethan Buchman
|
abfdfe67e8
|
test/p2p: add some timeouts
|
7 years ago |
Ethan Buchman
|
992371b4cf
|
Merge pull request #1035 from tendermint/readme-min-requirements
README: document the minimum Go version
|
7 years ago |
Ethan Buchman
|
07eeddc5e1
|
Merge pull request #1015 from tendermint/state_funcs
state: move methods to funcs
|
7 years ago |
Emmanuel Odeke
|
3b70c89e07
|
README: document the minimum Go version
Solidify in writing, the minimum Go version that
we support, as Go1.9.
|
7 years ago |
Ethan Buchman
|
444db4c242
|
metalinter
|
7 years ago |
Ethan Buchman
|
cb845ebff5
|
fix EvidencePool and VerifyEvidence
|
7 years ago |
Ethan Buchman
|
6112578d07
|
ValidateBlock is a method on blockExec
|
7 years ago |
Ethan Buchman
|
ae68fcb78a
|
move fireEvents to ApplyBlock
|
7 years ago |
Ethan Buchman
|
8d8d63c94c
|
changelog
|
7 years ago |
Ethan Buchman
|
1d6f00859d
|
fixes from review
|
7 years ago |
Ethan Buchman
|
397251b0f4
|
fix evidence
|
7 years ago |
Ethan Buchman
|
537b0dfa1a
|
use NopEventBus
|
7 years ago |
Ethan Buchman
|
0acca7fe69
|
final updates for state
|
7 years ago |
Ethan Buchman
|
bac60f2067
|
blockchain: update for new state
|
7 years ago |
Ethan Buchman
|
f82b7e2a13
|
state: re-order funcs. fix tests
|
7 years ago |
Ethan Buchman
|
9e6d088757
|
state: BlockExecutor
|
7 years ago |
Ethan Buchman
|
c915719f85
|
*State->State; SetBlockAndValidators->NextState
|
7 years ago |
Ethan Buchman
|
f55135578c
|
state: move methods to funcs
|
7 years ago |
Ethan Buchman
|
139eca0177
|
Merge pull request #1027 from tendermint/1026-error-signing-vote-wal-gen
change directory for each call, not only for each test
|
7 years ago |