ce9b5982b
fix all cases of CreateProposalBlock votes by
2022-03-11 17:39:15 -0500
64b0b0a64
mempool_test does not make new list of Tx by
2022-03-11 17:31:26 -0500
4655d5d9f
trim prefix from demo app by
2022-03-11 17:29:44 -0500
8df368ce2
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#8107) by
2022-03-11 14:28:54 -0800
db30afcce
(refs/pull/8037/head)
Merge branch 'master' into fix-consens-reactor-handleMsg by
2022-03-12 06:26:26 +0800
ca1824b41
update substPrepareTx by
2022-03-11 17:24:02 -0500
c32403330
rollback change by
2022-03-11 17:22:03 -0500
715a12d5c
revert some message ctx check by
2022-03-01 11:36:10 -0500
e3d98ef2f
fix consensus reactor handleMessage error handling by
2022-02-28 17:35:34 -0500
150036994
remove transaction hash log by
2022-03-11 17:00:50 -0500
dac4e8499
test only deterministic fields used in hash by
2022-03-11 16:59:45 -0500
556af7d1b
rename test by
2022-03-11 16:33:09 -0500
d78a96561
implement basic txrecord set by
2022-03-11 16:29:55 -0500
0ca101912
comment tx fix by
2022-03-11 13:21:46 -0500
d3c4f7c7d
change app prepareproposal by
2022-03-11 13:20:08 -0500
5849b16df
fix joined lines by
2022-03-11 13:16:26 -0500
232b38100
use block.Txs by
2022-03-11 13:04:39 -0500
dd9816189
thread vote information through for future use by vote extensions by
2022-03-11 13:02:27 -0500
e9bc33d80
consensus: ensure the node terminates on consensus failure (#8111) by
2022-03-11 13:30:15 -0800
809e4742d
more tweaking by
2022-03-11 16:27:08 -0500
57f98ee38
(refs/pull/8111/head)
Remove unnecesary cleanup step. by
2022-03-11 13:14:10 -0800
bf1c65667
Drop redundant root. by
2022-03-11 13:13:33 -0800
6494973fe
Americanise spelling. by
2022-03-11 13:01:30 -0800
9bd56426d
better logs by
2022-03-11 15:52:32 -0500
8ee41c5a2
Filter WAL close errors at rethrow. by
2022-03-11 12:30:19 -0800
3d81aab95
Ensure tests all have a WAL directory. by
2022-03-11 09:09:10 -0800
605be12e2
consensus: ensure the node terminates on consensus failure by
2022-03-11 08:16:36 -0800
abd25e440
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-11 14:31:58 -0500
8e3b34c86
more buffer amore time by
2022-03-11 14:29:12 -0500
9a89b5206
(refs/pull/8107/head)
Merge branch 'v0.35.x' into dependabot/go_modules/v0.35.x/github.com/spf13/cobra-1.4.0 by
2022-03-11 11:17:33 -0800
314b139ac
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#8108) by
2022-03-11 11:17:18 -0800
9b87606de
consensus: avert a data race in round state access (#8112) by
2022-03-11 11:16:19 -0800
72bbe64da
proto: update proto generation to use buf (#7975) by
2022-03-11 14:10:46 -0500
26c4f9088
add error log for failure to create proposal block by
2022-03-11 12:57:05 -0500
2643d39d3
bigger buffers by
2022-03-11 12:53:22 -0500
46cc63dcc
types_test comment changes by
2022-03-11 12:50:07 -0500
8765d1e50
wip tx hashing by
2022-03-11 12:40:48 -0500
657ff177b
privval by
2022-03-11 12:37:33 -0500
790c40deb
move lock by
2022-03-11 12:28:46 -0500
aba23f3ec
(refs/pull/7975/head)
Remove gogo protos - superseded by version from buf registry by
2022-03-11 12:28:06 -0500
5fa4eba67
Temporarily disable markdown link checker by
2022-03-11 12:27:34 -0500
95a687849
Merge branch 'master' into thane/fix-protogen by
2022-03-11 12:28:16 -0500
4f113694e
(refs/pull/8112/head)
consensus: avert a data race in round state access by
2022-03-11 09:24:16 -0800
e3a0711c6
elide deadlock by
2022-03-11 12:17:53 -0500
4d8e81a1f
error message change by
2022-03-11 12:00:56 -0500
987036bf3
more locking gpt by
2022-03-11 11:56:23 -0500
6ce11e5e5
check duplicates of different types in txrecords by
2022-03-11 11:55:59 -0500
ff0e2da35
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-11 11:30:04 -0500
14c7bce5d
safer send by
2022-03-11 11:29:00 -0500
3c35f894f
remove empty tx records in substPrepareTx by
2022-03-11 11:27:27 -0500
658a7661c
p2p: remove unnecessary panic handling in PEX reactor (#8110) by
2022-03-11 08:23:03 -0800
f11a0b4c4
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-11 11:13:01 -0500
7cae957db
Merge branch 'master' into thane/fix-protogen by
2022-03-11 11:08:48 -0500
52ecae9e4
Temporarily use forked version of mlc by
2022-03-11 11:08:07 -0500
e3661ba73
(refs/pull/8110/head)
p2p: remove unnecessary panic handling in PEX reactor by
2022-03-11 07:56:22 -0800
89b4321af
p2p: update polling interval calculation for PEX requests (#8106) by
2022-03-11 07:49:33 -0800
791b3209b
(refs/pull/8106/head)
Fix typo. by
2022-03-11 07:31:43 -0800
6595f9cbd
Fix capitalization lint. by
2022-03-10 15:05:08 -0800
153cd6d29
p2p: update polling interval calculation for PEX requests by
2022-03-09 10:22:00 -0800
fc0ff102e
Merge branch 'master' into thane/fix-protogen by
2022-03-11 10:23:49 -0500
f261a68ad
fix lint by
2022-03-11 09:48:03 -0500
7e99b233e
another lock by
2022-03-11 09:44:31 -0500
c79bb1380
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#8109) by
2022-03-11 14:41:50 +0000
a5af56a93
clean up by
2022-03-11 09:40:20 -0500
e550e1592
shrink and fix by
2022-03-11 09:33:15 -0500
b5595e698
fix shutdown lock by
2022-03-11 07:45:50 -0500
a40f037b1
(refs/pull/8109/head)
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by
2022-03-11 08:25:31 +0000
9b77cfd28
(refs/pull/8108/head)
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by
2022-03-11 08:25:15 +0000
e4d52386f
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by
2022-03-11 08:25:13 +0000
46fed3c16
PBTS model: Safety Invariants subsection by
2022-03-11 08:28:26 +0100
3e3d31cc4
Merge branch 'cason/pbts' of github.com:tendermint/tendermint into cason/pbts by
2022-03-11 08:04:41 +0100
b8c2f9fa1
PBTS model: proposal time monotonocity rephrased by
2022-03-09 14:15:52 +0100
1aa4be51c
PBTS model: discussion about accuracy shortened by
2022-03-09 13:52:57 +0100
cbc2a9194
PBTS model: precision parameter embodies accuracy by
2022-03-09 09:38:08 +0100
f404b2709
PBTS model: reinforcing alignment with UTC by
2022-03-09 09:30:30 +0100
9ceb50442
PBTS model: consensus properties reviewed by
2022-03-09 09:20:07 +0100
4374a1e6f
PBTS model: precision, accuracy, and delay defs by
2022-03-09 08:52:21 +0100
054b993a3
rollback command doesn't rollback state if block store has one more block by
2022-03-10 12:32:52 +0800
76ed7d795
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#8103) by
2022-03-10 15:49:19 -0800
74847ae5f
(refs/pull/8103/head)
Merge branch 'v0.35.x' into dependabot/go_modules/v0.35.x/google.golang.org/grpc-1.45.0 by
2022-03-10 14:29:41 -0800
5fb791e02
Fix data race. (#8105) by
2022-03-10 14:29:13 -0800
e676869f0
fix lint by
2022-03-10 16:39:12 -0500
2d55bdec9
move init closer by
2022-03-10 14:52:34 -0500
41156d8b1
clarify an error by
2022-03-10 14:42:02 -0500
5e15a45e3
avoid calling start by
2022-03-10 14:35:09 -0500
337ee974a
(refs/pull/8105/head)
Fix data race. by
2022-03-10 08:54:17 -0800
62665fe2c
Merge branch 'master' into wb/abci-prepare-proposal-synchronize by
2022-03-10 10:47:29 -0500
78c866ef4
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-10 10:10:27 -0500
d9c9675e2
p2p+flowrate: rate control refactor (#7828) by
2022-03-10 21:48:23 +0800
0b40f520e
Merge remote-tracking branch 'origin/master' into node-initalization-avoid-panic by
2022-03-10 08:43:34 -0500
551072c96
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#8102) by
2022-03-10 08:43:15 -0500
119e694ad
(refs/pull/7828/head)
Merge branch 'master' into rateControl-refactor by
2022-03-10 08:32:42 -0500
a54bae25b
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#8104) by
2022-03-10 13:27:37 +0000
05e0e0eac
reduce chance of deadlocks by
2022-03-10 08:26:48 -0500
5715a1399
more granular locks by
2022-03-10 08:13:23 -0500
8d6cccd89
(refs/pull/8104/head)
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by
2022-03-10 08:55:57 +0000
dcd7cd529
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by
2022-03-10 08:55:57 +0000
a3205267a
(refs/pull/8102/head)
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by
2022-03-10 08:55:51 +0000
4b5472c38
consensus: change lock handling in reactor for RoundState (#7994) by
2022-03-09 17:38:57 -0500
209bf7616
fix lint by
2022-03-09 17:14:16 -0500