b15a40235
(refs/pull/7994/head)
remove deadcode by
2022-03-09 16:55:30 -0500
06f2d608a
deadcode by
2022-03-09 16:51:23 -0500
209a5c73c
move size check into loop by
2022-03-09 16:34:32 -0500
535371873
unexport IsIncluded by
2022-03-09 16:32:47 -0500
985225407
Update abci/types/types.go by
2022-03-09 16:31:45 -0500
1ee79b859
Update abci/types/types.go by
2022-03-09 16:30:27 -0500
c25f7769a
remove Must* proof and hash functions by
2022-03-09 16:25:47 -0500
b03b1d146
retry by
2022-03-09 16:22:12 -0500
6e6d126c6
Merge branch 'master' into node-initalization-avoid-panic by
2022-03-09 14:36:49 -0500
ddbc93d99
service: add NopService and use for PexReactor (#8100) by
2022-03-09 14:33:57 -0500
ee2a9a162
use nil slice when expected length is 0 by
2022-03-09 14:01:42 -0500
97ae2058b
(refs/pull/8100/head)
service: add NopService and use for PexReactor by
2022-03-09 13:27:57 -0500
c87abaee5
Merge branch 'v0.34.x' into wb/epoch-block-idea-2 by
2022-03-09 13:09:49 -0500
fd3bfb38e
consensus: change lock handling in 'handleMsg' method (#7992) by
2022-03-09 12:57:55 -0500
cbec80510
(refs/pull/8099/head)
e2e: start base nodes at the same time by
2022-03-09 12:49:19 -0500
e17c6facf
e2e: start base nodes at once by
2022-03-09 12:48:46 -0500
1f656c334
(refs/pull/7992/head)
Merge branch 'v0.34.x' into wb/epoch-block-idea by
2022-03-09 10:33:27 -0500
8bbba9ab5
back out of consensus changes by
2022-03-09 09:22:07 -0500
8153983e6
minimal by
2022-03-09 09:09:24 -0500
27d0df1df
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-09 08:16:11 -0500
c363be2f6
PBTS model: proposal time monotonocity rephrased by
2022-03-09 14:15:52 +0100
ecb3a50b4
avoid deadlock by
2022-03-09 08:15:47 -0500
6287e423c
Apply suggestions from code review by
2022-03-09 08:10:42 -0500
f778591c4
PBTS model: discussion about accuracy shortened by
2022-03-09 13:52:57 +0100
e514c147f
(refs/pull/8098/head)
format node_key output by
2022-03-09 20:05:55 +0800
932c116cc
(refs/pull/8078/head, jk/pbtsPOL)
PR comments by
2022-03-09 11:49:03 +0100
7c18359a7
PBTS model: precision parameter embodies accuracy by
2022-03-09 09:38:08 +0100
814f9c48a
PBTS model: reinforcing alignment with UTC by
2022-03-09 09:30:30 +0100
12ee640c4
PBTS model: consensus properties reviewed by
2022-03-09 09:20:07 +0100
647cb45d7
PBTS model: precision, accuracy, and delay defs by
2022-03-09 08:52:21 +0100
7f85fc250
consensus: start the timeout ticker before replay (#7844) (#8082) by
2022-03-08 20:53:42 -0500
75fb1ce42
MakeBlock no longer returns error by
2022-03-08 18:46:00 -0500
af01dadee
(refs/pull/8082/head)
Merge branch 'v0.35.x' into wb/035-backport-ticker-startup by
2022-03-08 18:33:52 -0500
531150819
remove unused method from state.go by
2022-03-08 18:25:49 -0500
d8f2c4944
add tx modified true to tests by
2022-03-08 18:21:29 -0500
245687f6c
cleanup eventbus changes from merge by
2022-03-08 17:46:19 -0500
4f597b4ab
do not rebuild block if not modified by
2022-03-08 16:52:15 -0500
333b25cfb
remove TODO for prepare proposal by
2022-03-08 16:45:04 -0500
6a085d607
reorder tx test also removes txs by
2022-03-08 16:35:21 -0500
d102b4881
maxDataBytes remove comment by
2022-03-08 16:33:53 -0500
428efab53
update test comment by
2022-03-08 16:30:50 -0500
378bc12c7
update checktx log statement by
2022-03-08 16:15:06 -0500
8f474fbbd
add logic for ignoring Tx changes if modifiedTx is false by
2022-03-08 16:13:58 -0500
7e75f8878
initial suite of tests by
2022-03-08 16:02:44 -0500
041361da0
add logic to check tx to the mempool if marked added by
2022-03-08 15:59:49 -0500
3ae7382ed
remove unused 'votes' parameter from CreateProposalBlock by
2022-03-08 13:24:42 -0500
d796d3f10
mempool yakshave: replace old mock entirely by
2022-03-08 13:10:20 -0500
0379e07c7
mempool yakshave: generate new mocks by
2022-03-08 12:44:36 -0500
a3d8c7ed1
initial test for prepare proposal by
2022-03-08 12:38:42 -0500
914c555ff
initial logic to remove txs from the mempool by
2022-03-08 12:10:42 -0500
9fbbdecb6
implement ResponsePrepareProposal validation rules by
2022-03-08 11:59:23 -0500
f52a2858c
annotate methods with notes from spec by
2022-03-07 19:09:06 -0500
778e2e890
add tx conversions to get consensus tests to pass by
2022-03-07 18:50:33 -0500
7f617af92
consensus mempool tests compile by
2022-03-07 18:34:43 -0500
c34adb723
check-in finalize block hash tests by
2022-03-07 17:48:48 -0500
7eb766144
add todo for naked return by
2022-03-07 17:47:48 -0500
4f890ecff
MakeBlock no longer returns part set by
2022-03-07 17:38:19 -0500
1d336ea22
limit use of ABCIResponses by
2022-03-07 17:20:10 -0500
4b0826a79
move result.go to types.go by
2022-03-07 13:07:02 -0500
b0aa4b0ba
unimplemented method stubs. compiles by
2022-03-07 12:44:03 -0500
d2ae45324
change simple apps to use TxRecords by
2022-03-07 08:54:58 -0500
cdae5e325
build latest abci protos by
2022-03-04 17:53:39 -0500
ba0911966
Update changelog for #8081 backport. (#8092) by
2022-03-08 13:35:45 -0800
db7fcf80c
(refs/pull/8068/head)
move app ver check into HandShake step, rollback default gen app version, and set kvstore/e2e app ver to 0 by
2022-03-08 16:20:45 -0500
6f7427ec7
Update pending changelog for #8081. (#8093) by
2022-03-08 13:18:13 -0800
082b166b5
fixes by
2022-03-08 15:55:37 -0500
d1560d16e
fix rebase conflict by
2022-03-08 13:57:05 -0500
a4ecd0b87
(manuel/abci++-spec-refactor-methodspage)
refactor finalizeBlock by
2022-03-08 18:44:07 +0100
3cfa248bb
refactor verifyVoteExtension by
2022-03-08 18:39:34 +0100
186e0e4df
cmd: make reset more safe (backport #8081) (#8089) by
2022-03-08 09:39:19 -0800
b0d266357
refactor extendVote by
2022-03-08 18:33:50 +0100
199907024
(refs/pull/8093/head)
Update pending changelog for #8081. by
2022-03-08 09:27:58 -0800
68d1b959a
(refs/pull/8089/head)
Update changelog. by
2022-03-08 09:27:11 -0800
1b281f63e
(refs/pull/8092/head)
Update changelog for #8081 backport. by
2022-03-08 09:25:41 -0800
aface5f9b
cmd: make reset more safe (backport #8081) (#8090) by
2022-03-08 09:20:11 -0800
412293cc8
refactor processProposal by
2022-03-08 18:16:11 +0100
b10dbabe5
fix by
2022-03-08 12:10:25 -0500
06d86a140
refactor prepareProposal by
2022-03-08 18:05:25 +0100
5ea81e108
node: alter initialization order to avoid panic during statesync by
2022-03-08 12:04:47 -0500
b6d423262
Clean up various other infelicities. by
2022-03-08 08:58:49 -0800
996f270e5
Resolve merge conflicts. by
2022-03-08 08:53:31 -0800
6bad0ce78
cmd: make reset more safe (#8081) by
2022-03-08 15:32:29 +0100
2f3559889
wording by
2022-03-04 15:48:58 -0500
16cf9ff30
wording by
2022-03-04 15:37:42 -0500
a88b0cf02
update default App Version in genesis by
2022-03-04 15:07:31 -0500
bcf2037be
remove debugging log by
2022-03-04 15:06:42 -0500
d159498c0
check client app version when construct the node by
2022-03-04 14:31:00 -0500
113159663
(refs/pull/8090/head)
Resolve merge conflicts. by
2022-03-08 07:12:52 -0800
0000658e6
Merge branch 'v0.34.x' into wb/epoch-block-idea by
2022-03-08 10:56:19 -0500
a97bb37d4
consensus: start the timeout ticker before replay (backport #7844) (#8079) by
2022-03-08 10:55:28 -0500
43e6b46bc
Merge branch 'master' into thane/fix-protogen by
2022-03-08 09:34:09 -0500
36d84f9a2
cmd: make reset more safe (#8081) by
2022-03-08 15:32:29 +0100
7c03e7dbf
cmd: make reset more safe (#8081) by
2022-03-08 15:32:29 +0100
0f96536fd
Merge branch 'master' into thane/fix-protogen by
2022-03-08 08:09:50 -0500
221950478
(refs/pull/8081/head)
Merge branch 'master' into safe-reset by
2022-03-08 08:08:38 -0500
c35d6d6e2
node: pass eventbus at construction time (#8084) by
2022-03-08 08:04:59 -0500
1f0c4f1d7
(refs/pull/8084/head)
Merge branch 'master' into node-remove-dependency-injection-for-eventbuses by
2022-03-08 07:53:23 -0500
4edc8c552
abci++ spec: reorganizing basic concepts, adding outline for easy navigation (#8048) by
2022-03-08 11:12:57 +0100
b4b9b7eda
(refs/pull/8048/head)
Merge branch 'master' into manuel/abci++-spec-restruct-basics by
2022-03-08 10:45:25 +0100
7c4a0723a
Fix GA workflow YAML indentation by
2022-03-07 18:10:15 -0500