- Improve address validation rules (#1245)
- Validate vote validator index against the active validator set (#1329)
- Guard nil/out-of-range validator lookup in vote index validation (#1331)
- Validate quorum threshold against canonical LLMQ type (#1314) (#1328)
- Guard nil receiver in ValidatorSet.Size/TotalVotingPower (follow-up to #1331) (#1334)
- Guard concurrent access to the tx index (#1341)
- Fix concurrency bugs behind chronic CI flakes (#1340)
- Input validation and bounds checks (#1342)
- Correctness and robustness in client verification (#1353)
- Validate chain ID and reject invalid ephemeral keys (#1344)
- Add input validation and request bounds (#1343)
- Propagate tx indexer database errors (#1357)
- Remove dead websocket-disconnect eventBus cleanup (#1354)
- Validate peer block and status responses (#1355)
- Format light-provider height errors and document chunk-ID integrity (#1358)
- Bound inbound connection tracking (#1356)
- Restore ABCI IP-based peer filter dropped in #1248 (GO-004) (#1364)
- Resend catch-up block parts to prevent lagging-peer wedge (#1365)
- Prevent TempDir cleanup race in TestHandshakeReplayNone (#1367)
- Prevent vote-extension count mismatch from halting consensus (SEC-001) (#1362)
- Make evidence sync resilient to peer-routing race (#1366)
- Adjust CONTRIBUTING and similar documentation with AGENTS (#1252)
- Replace dead ethereum/wiki Proof-of-Stake-FAQ link (#1338)
- Allowlist-only limits connection only to allowed nodes (#1248)
- Better error handling for access denied errors (#1249)
- Add --no-wait/--finalize/--non-interactive flags for agent-driven releases (#1360)
- Add AI agent instructions and streamline style guide (#1250)
- Update Go to 1.25.7 and bump dependencies (#1258)
- Bump grpc, golangci-lint, atomicfile, build-push-action, bls-signatures (#1263)
- Fix release.sh bugs and rewrite RELEASES.md (#1336)
- Update changelog and version to 1.6.0-dev.1 (#1337)
- Disable CodeRabbit automatic reviews (#1345)
- Update changelog and version to 1.6.0-dev.2 (#1361)
- Update changelog and version to 1.6.0-dev.3 (#1372)
- Replace creachadair/taskgroup with x/sync/errgroup and ban it (#1333)
- Stabilize flaky tests (rate-limit, evidence, privval-tcp) (#1339)
- Stabilize four flaky CI tests (#1352)
- Bump github.com/lib/pq from 1.10.9 to 1.11.1
- Bump docker/login-action from 3.6.0 to 3.7.0
- Bump github.com/lib/pq from 1.11.1 to 1.11.2 (#1253)
- Bump github.com/bufbuild/buf from 1.65.0 to 1.66.0 (#1265)
- Bump goreleaser/goreleaser-action from 6 to 7 (#1264)
- Bump github.com/adlio/schema from 1.3.9 to 1.4.0 (#1266)
- Bump actions/download-artifact from 7 to 8 (#1268)
- Bump actions/upload-artifact from 6 to 7 (#1270)
- Bump actions/setup-go from 6.2.0 to 6.3.0 (#1269)
- Bump docker/metadata-action from 5 to 6 (#1275)
- Bump github.com/golangci/golangci-lint/v2 (#1276)
- Bump golang.org/x/sys from 0.41.0 to 0.42.0 (#1277)
- Bump github.com/sasha-s/go-deadlock from 0.3.6 to 0.3.7 (#1280)
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#1273)
- Bump docker/build-push-action from 6.19.2 to 7.0.0 (#1271)
- Bump docker/login-action from 3.7.0 to 4.0.0 (#1272)
- Bump golang.org/x/time from 0.14.0 to 0.15.0 (#1281)
- Bump github.com/bufbuild/buf from 1.66.0 to 1.66.1 (#1278)
- Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#1279)
- Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 (#1282)
- Bump golang.org/x/term from 0.40.0 to 0.41.0 (#1285)
- Bump golang.org/x/net from 0.51.0 to 0.52.0 (#1284)
- Upgrade Go toolchain from 1.25.7 to 1.26.4 (#1287)
- Bump google.golang.org/grpc from 1.79.2 to 1.81.1 (#1326)
- Bump golang.org/x/net from 0.52.0 to 0.55.0 (#1323)
- Bump docker/login-action from 4.0.0 to 4.2.0 (#1317)
- Bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.2 (#1305)
- Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#1319)
- Bump golang.org/x/crypto from 0.51.0 to 0.53.0 (#1325)
- Bump docker/build-push-action from 7.0.0 to 7.2.0 (#1318)
- Bump github.com/rs/zerolog from 1.34.0 to 1.35.1 (#1306)
- Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#1320)
- Bump github.com/golangci/golangci-lint/v2 (#1311)
- Bump github.com/bufbuild/buf from 1.66.1 to 1.70.0 (#1321)
- Bump github.com/quic-go/quic-go (#1332)
- Bump pgregory.net/rapid from 1.2.0 to 1.3.0 (#1349)
- Bump github.com/prometheus/common from 0.67.5 to 0.68.1 (#1348)
- Bump github.com/oasisprotocol/oasis-core/go (#1346)
- Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0 (#1351)
- Bump github.com/adlio/schema from 1.4.0 to 1.5.0 (#1350)
- Bump golang.org/x/net from 0.55.0 to 0.56.0 (#1347)
- Remove Windows support (unsupported platform) (#1363)
- Bump github.com/prometheus/common from 0.68.1 to 0.69.0 (#1370)
- Bump actions/checkout from 6 to 7 (#1368)
- Bump github.com/bufbuild/buf from 1.70.0 to 1.71.0 (#1369)
- Bump github.com/opencontainers/runc (#1371)
- Add govulncheck vulnerability scanning (#1335)
- Ignore invalid peer db records (#1243)
- Update changelog and version to 1.5.4
- Bump the npm_and_yarn group across 1 directory with 26 updates (#1239)
- Update changelog and version to 1.5.3
- Id command fails to lookup uid 100 (#1236)
- Bump golang to 1.25.6, alpine to 3.23, bls-signatures to 1.3.6 (#1237)
- Bump github.com/opencontainers/runc (#1238)
- Docker build fails when base image has no klogd user (#1205)
- Update changelog and version to 1.5.2
- More granular rpc error codes (#1206)
- Fix flaky validator set changes test (#1204)
- Fix flaky TestReactor_NoBlockResponse (#1203)
- Bump golang.org/x/term from 0.35.0 to 0.36.0 (#1184)
- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#1187)
- Bump github.com/creachadair/atomicfile from 0.3.8 to 0.4.0 (#1190)
- Bump actions/download-artifact from 5 to 6 (#1192)
- Bump actions/upload-artifact from 4 to 5 (#1191)
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#1195)
- Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#1199)
- Bump github.com/creachadair/taskgroup from 0.14.0 to 0.14.2 (#1194)
- Bump golang.org/x/time from 0.13.0 to 0.14.0 (#1183)
- Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.5 to 2.3.6 (#1193)
- Bump golang.org/x/crypto from 0.42.0 to 0.44.0 (#1200)
- Bump golang to 1.25.4 (#1202)
- Bump golang.org/x/net from 0.44.0 to 0.47.0 (#1196)
- Bump github.com/oasisprotocol/oasis-core/go from 0.2505.0 to 0.2507.0 (#1201)
- Bump github.com/golangci/golangci-lint/v2 from 2.5.0 to 2.6.1 (#1197)
- Bump github.com/bufbuild/buf from 1.57.2 to 1.59.0 (#1189)
- Bump github.com/bufbuild/buf from 1.59.0 to 1.60.0 (#1214)
- Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#1213)
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1212)
- Bump github.com/oasisprotocol/oasis-core/go (#1211)
- Bump actions/checkout from 5 to 6 (#1209)
- Bump actions/setup-go from 6.0.0 to 6.1.0 (#1207)
- Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 (#1229)
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1227)
- Bump actions/upload-artifact from 5 to 6 (#1223)
- Bump actions/download-artifact from 6 to 7 (#1222)
- Bump actions/checkout to from 2 to 6 (#1230)
- Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#1228)
- Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1226)
- Bump golangci/golangci-lint-action from 9.0.0 to 9.2.0 (#1217)
- Bump golang.org/x/sync from 0.18.0 to 0.19.0 (#1218)
- Bump golang.org/x/net from 0.47.0 to 0.48.0 (#1225)
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#1221)
- Bump github.com/golangci/golangci-lint/v2 (#1219)
- Bump github.com/oasisprotocol/oasis-core/go (#1216)
- Bump github.com/go-pkgz/jrpc from 0.3.1 to 0.4.0 (#1220)
- Bump actions/setup-go from 6.1.0 to 6.2.0 (#1231)
- Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#1232)
- Bump github.com/bufbuild/buf from 1.60.0 to 1.64.0 (#1233)
- Blockstore.db permission denied after upgrade (#1179)
- Potential deadlock in updateMonitor (#1176)
- Bump docker/login-action from 3.5.0 to 3.6.0 (#1178)
- Statesync is unstable and doesn't time out (#1059)
- Retry dash core requests when they fail (#1139)
- Filter unconfirmed txs by tx hash (#1053)
- Allow defining validator power threshold in consensus params (#1052)
- Rollback --store flag to to include block store in rollback (#1137)
- Update changelog and version to 1.5.0-dev.1 (#1101)
- Update changelog and version to 1.5.0-dev.2 (#1108)
- Remove shumkov from CODEOWNERS (#1119)
- Update secp256k1 to use new version of btcsuite/btcd/btcec/v2 (#1118)
- Update changelog and version to 1.5.0-dev.3 (#1140)
- Update changelog and version to 1.5.0
- Optional jobs must report success to merge PR (#993)
- Bump actions/setup-go from 5.1.0 to 5.2.0 (#1003)
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#1007)
- Bump google.golang.org/grpc from 1.68.1 to 1.69.0 (#1006)
- Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#1005)
- Bump google.golang.org/grpc from 1.69.0 to 1.69.4 (#1025)
- Bump docker/build-push-action from 6.10.0 to 6.11.0 (#1023)
- Bump golang.org/x/net from 0.32.0 to 0.34.0 (#1021)
- Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1016)
- Bump github.com/creachadair/atomicfile from 0.3.6 to 0.3.7 (#1015)
- Bump golang.org/x/time from 0.8.0 to 0.9.0 (#1020)
- Bump github.com/creachadair/tomledit from 0.0.23 to 0.0.27 (#1019)
- Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 (#1018)
- Bump github.com/vektra/mockery/v2 from 2.50.0 to 2.50.4 (#1017)
- Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#1031)
- Bump docker/build-push-action from 6.11.0 to 6.12.0 (#1029)
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#1028)
- Bump github.com/bufbuild/buf from 1.47.2 to 1.50.0 (#1027)
- Bump github.com/jonboulle/clockwork from 0.3.0 to 0.5.0 (#1032)
- Bump github.com/go-pkgz/jrpc from 0.2.0 to 0.3.1 (#1033)
- Bump actions/setup-go from 5.2.0 to 5.3.0 (#1035)
- Bump docker/build-push-action from 6.12.0 to 6.13.0 (#1036)
- Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#1037)
- Bump alpine to 3.21, golang to 1.23.6 (#1042)
- Bump golang.org/x/sync from 0.10.0 to 0.11.0 (#1050)
- Bump golang.org/x/term from 0.28.0 to 0.29.0 (#1051)
- Bump golang.org/x/time from 0.9.0 to 0.10.0 (#1048)
- Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1046)
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 (#1045)
- Bump github.com/cometbft/cometbft-db from 1.0.1 to 1.0.3 (#1044)
- Bump github.com/oasisprotocol/oasis-core/go (#1047)
- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#1049)
- Replace gogo/protobuf with cosmos/gogoproto (#1054)
- Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#1058)
- Bump golang.org/x/net from 0.34.0 to 0.35.0 (#1055)
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1056)
- Bump github.com/golangci/golangci-lint (#1057)
- Bump docker/build-push-action from 6.13.0 to 6.14.0 (#1063)
- Bump github.com/prometheus/client_golang (#1062)
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#1060)
- Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#1061)
- Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#1064)
- Bump docker/build-push-action from 6.14.0 to 6.15.0 (#1065)
- Update actions/cache in gha (#1070)
- Bump golang.org/x/crypto from 0.34.0 to 0.35.0 (#1069)
- Bump github.com/golangci/golangci-lint (#1068)
- Bump github.com/cometbft/cometbft-db from 1.0.3 to 1.0.4 (#1067)
- Bump pgregory.net/rapid from 0.4.8 to 1.2.0 (#1066)
- Bump golang.org/x/net from 0.35.0 to 0.37.0 (#1073)
- Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#1071)
- Bump github.com/prometheus/client_golang (#1072)
- Bump golang.org/x/time from 0.10.0 to 0.11.0 (#1076)
- Bump docker/login-action from 3.2.0 to 3.4.0 (#1078)
- Bump actions/setup-go from 5.3.0 to 5.4.0 (#1079)
- Bump github.com/creachadair/tomledit from 0.0.27 to 0.0.28 (#1083)
- Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#1085)
- Bump github.com/BurntSushi/toml (#1081)
- Bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#1091)
- Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#1080)
- Bump github.com/creachadair/atomicfile from 0.3.7 to 0.3.8 (#1082)
- Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#1098)
- Bump golang.org/x/term from 0.30.0 to 0.31.0 (#1096)
- Bump github.com/rs/zerolog from 1.29.0 to 1.34.0 (#1087)
- Bump github.com/prometheus/client_golang (#1097)
- Bump golang.org/x/net from 0.37.0 to 0.39.0 (#1095)
- Bump github.com/golangci/golangci-lint (#1088)
- Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.8.0 (#1103)
- Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#1104)
- Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#1105)
- Bump github.com/bufbuild/buf from 1.50.0 to 1.53.0 (#1102)
- Update go to 1.24.2 (#1106)
- Major update of mockery to 3.2.4 (#1107)
- Bump github.com/oasisprotocol/oasis-core/go (#1089)
- Bump github.com/oasisprotocol/oasis-core/go (#1110)
- Bump docker/build-push-action from 6.15.0 to 6.16.0 (#1109)
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#1112)
- Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#1111)
- Bump actions/setup-go from 5.4.0 to 5.5.0 (#1116)
- Bump bls-signatures go-grpc-* weightedrand snappy x/net x/crypto buf and others (#1117)
- Bump docker/build-push-action from 6.16.0 to 6.17.0 (#1123)
- Bump google.golang.org/grpc from 1.72.0 to 1.72.2 (#1124)
- Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#1120)
- Bump github.com/oasisprotocol/oasis-core/go (#1125)
- Bump golang.org/x/time from 0.11.0 to 0.12.0 (#1131)
- Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#1129)
- Bump docker/build-push-action from 6.17.0 to 6.18.0 (#1126)
- Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#1130)
- Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#1128)
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#1136)
- Bump github.com/prometheus/common from 0.64.0 to 0.65.0 (#1135)
- Bump github.com/oasisprotocol/oasis-core/go (#1134)
- Bump github.com/bufbuild/buf from 1.54.0 to 1.55.1 (#1133)
- Bump github.com/adlio/schema from 1.3.6 to 1.3.9 (#1147)
- Bump docker/login-action from 3.4.0 to 3.5.0 (#1149)
- Bump actions/checkout from 4 to 5 (#1153)
- Bump golang.org/x/net from 0.41.0 to 0.43.0 (#1156)
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1160)
- Bump actions/setup-go from 5.5.0 to 6.0.0 (#1162)
- Bump actions/github-script from 6 to 8 (#1163)
- Bump actions/download-artifact from 4 to 5 (#1154)
- Bump github.com/creachadair/taskgroup from 0.13.2 to 0.14.0 (#1151)
- Bump github.com/bufbuild/buf from 1.55.1 to 1.57.0 (#1158)
- Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#1173)
- Bump github.com/oasisprotocol/oasis-core/go (#1170)
- Bump actions/stale from 9 to 10 (#1169)
- Bump golang.org/x/time from 0.12.0 to 0.13.0 (#1168)
- Bump github.com/sasha-s/go-deadlock from 0.3.5 to 0.3.6 (#1172)
- Bump google.golang.org/grpc from 1.73.0 to 1.75.0 (#1157)
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1161)
- Bump github.com/prometheus/common from 0.65.0 to 1.20.99 (#1171)
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 (#1164)
- Bump github.com/bufbuild/buf from 1.57.0 to 1.57.2 (#1175)
- Bump github.com/creachadair/tomledit from 0.0.28 to 0.0.29 (#1174)
- Update go to 1.25.1 and other dependencies (#1167)
- Validators endpoint fail during quorum rotation (#959)
- Node stalled after client has stopped (#1001)
- [breaking] Docker log to stdout and minor logging tweaks (#951)
- Tune stale and dependabot settings (#967)
- Update changelog and version to 1.4.0
- [breaking] Remove support for cleveldb, boltdb, rocksdb, badgerdb (#974)
- Update mockery configuration and regenerate mocks (#955)
- Bump actions/setup-go from 5.0.1 to 5.1.0 (#965)
- Bump github.com/creachadair/taskgroup from 0.3.2 to 0.12.0 (#961)
- Bump github.com/prometheus/common from 0.37.0 to 0.60.1 (#964)
- Bump github.com/oasisprotocol/oasis-core/go (#962)
- Replace tendermint/tm-db with cometbft/cometbft-db (#973)
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#976)
- Bump github.com/creachadair/taskgroup from 0.12.0 to 0.13.2 (#986)
- Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#981)
- Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0 (#969)
- Bump golang.org/x/time from 0.6.0 to 0.8.0 (#980)
- Bump github.com/vektra/mockery/v2 from 2.46.3 to 2.49.1 (#988)
- Bump golang.org/x/net from 0.30.0 to 0.31.0 (#979)
- Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.2 (#985)
- Bump github.com/bufbuild/buf from 1.35.1 to 1.47.2 (#982)
- Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#977)
- Bump docker/build-push-action from 6.9.0 to 6.10.0 (#991)
- Bump github.com/oasisprotocol/oasis-core/go (#990)
- Bump bufbuild/buf-setup-action from 1.46.0 to 1.47.2 (#992)
- Bump github.com/creachadair/atomicfile from 0.2.6 to 0.3.6 (#989)
- Bump golang.org/x/term from 0.26.0 to 0.27.0 (#1000)
- Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#998)
- Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#995)
- Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#996)
- Bump github.com/vektra/mockery/v2 from 2.49.1 to 2.50.0 (#999)
- Bump golang.org/x/net from 0.31.0 to 0.32.0 (#994)
- Bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#997)
- Num of validators that didn't sign is always 0 (#905)
- We should panic if finalize block on apply commit fails (#966)
- Update readme (#934)
- Fix broken links (#940)
- Update changelog and version to 1.3.1
- Update tests for new proposal selection algo (#925)
- Fix proposer selection test (#926)
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 (#950)
- Bump docker/setup-buildx-action from 3.3.0 to 3.7.1 (#949)
- Bump golang.org/x/crypto from 0.25.0 to 0.28.0 (#945)
- Bump golang.org/x/term from 0.22.0 to 0.25.0 (#942)
- Bump docker/build-push-action from 6.0.0 to 6.9.0 (#935)
- Go 1.23, mockery 2.46.2, golangci-lint 1.61 (#954)
- Address already in use (#845)
- Active validators not always connected to each other (#844)
- Validators form islands on genesis (#850)
- Panic on block_results when consensus params change (#923)
- [breaking] Replace dash core quorum sign with quorum platformsign (#828)
- Allow overriding genesis time in InitChain (#847)
- Update changelog and version to 1.1.0-dev.1 (#842)
- Update changelog and version to 1.1.0-dev.2 (#846)
- Update changelog and version to 1.1.0-dev.3 (#848)
- Update changelog and version to 1.3.0
- Bump bufbuild/buf-setup-action from 1.33.0 to 1.35.0 (#841)
- Run dependabot on default branch, not master (#843)
- Genesis.json not loaded on restart before genesis block is mined
- Panic when loading invalid node key file (#888)
- Update changelog and version to 1.2.1-dev.1
- Update changelog and version to 1.2.1
- Bump git-cliff to 2.4 and remove history before 1.0 (#882)
- Proposal not generated after waiting for last block time to pass (#849)
- Build of dev releases fails due to invalid tags (#859)
- Msg queue is too small for mainnet (#863)
- Non-active validators can't verify evidence signatures (#865)
- Vote extensions verified multiple times (#867)
- Configuration of deadlock detection (#880)
- Update changelog and version to 1.2.0-dev.1 (#858)
- Update changelog and version to 1.2.0-dev.2 (#861)
- Improve logs (#866)
- Update changelog and version to 1.2.0-dev.3 (#868)
- Update changelog and version to 1.2.0
- Add signed binaries to releases (#854)
- E2e tests fail due to lack of docker-compose command (#860)
- Address already in use (#845)
- Active validators not always connected to each other (#844)
- Validators form islands on genesis (#850)
- [breaking] Replace dash core quorum sign with quorum platformsign (#828)
- Allow overriding genesis time in InitChain (#847)
- Update changelog and version to 1.1.0-dev.1 (#842)
- Update changelog and version to 1.1.0-dev.2 (#846)
- Update changelog and version to 1.1.0-dev.3 (#848)
- Update changelog and version to 1.1.0
- Bump bufbuild/buf-setup-action from 1.33.0 to 1.35.0 (#841)
- Run dependabot on default branch, not master (#843)
- Ineffective PROXY_APP and ABCI env in entrypoint (#805)
- Update changelog and version to 1.0.0-dev.2 (#806)
- Update changelog and version to 1.0.0
- Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 (#817)