Skip to content

v1.5.0

Choose a tag to compare

@lklimek lklimek released this 24 Sep 11:52
· 62 commits to master since this release
898a29f

What's Changed

  • build(ci): optional jobs must report success to merge PR by @lklimek in #993
  • build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot[bot] in #1003
  • build(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot[bot] in #1007
  • build(deps): Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot[bot] in #1006
  • build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot[bot] in #1005
  • build(deps): Bump google.golang.org/grpc from 1.69.0 to 1.69.4 by @dependabot[bot] in #1025
  • build(deps): Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot[bot] in #1023
  • build(deps): Bump golang.org/x/net from 0.32.0 to 0.34.0 by @dependabot[bot] in #1021
  • build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot[bot] in #1016
  • build(deps): Bump github.com/creachadair/atomicfile from 0.3.6 to 0.3.7 by @dependabot[bot] in #1015
  • build(deps): Bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot[bot] in #1020
  • build(deps): Bump github.com/creachadair/tomledit from 0.0.23 to 0.0.27 by @dependabot[bot] in #1019
  • build(deps): Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 by @dependabot[bot] in #1018
  • build(deps): Bump github.com/vektra/mockery/v2 from 2.50.0 to 2.50.4 by @dependabot[bot] in #1017
  • build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot[bot] in #1031
  • build(deps): Bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot[bot] in #1029
  • build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot[bot] in #1028
  • build(deps): Bump github.com/bufbuild/buf from 1.47.2 to 1.50.0 by @dependabot[bot] in #1027
  • build(deps): Bump github.com/jonboulle/clockwork from 0.3.0 to 0.5.0 by @dependabot[bot] in #1032
  • build(deps): Bump github.com/go-pkgz/jrpc from 0.2.0 to 0.3.1 by @dependabot[bot] in #1033
  • build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot[bot] in #1035
  • build(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot[bot] in #1036
  • build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot[bot] in #1037
  • build(deps): bump alpine to 3.21, golang to 1.23.6 by @lklimek in #1042
  • build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot[bot] in #1050
  • build(deps): Bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot[bot] in #1051
  • build(deps): Bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot[bot] in #1048
  • build(deps): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot[bot] in #1046
  • build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 by @dependabot[bot] in #1045
  • build(deps): Bump github.com/cometbft/cometbft-db from 1.0.1 to 1.0.3 by @dependabot[bot] in #1044
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2403.1 to 0.2500.0 by @dependabot[bot] in #1047
  • build(deps): Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot[bot] in #1049
  • build(deps): replace gogo/protobuf with cosmos/gogoproto by @lklimek in #1054
  • build(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 by @dependabot[bot] in #1058
  • build(deps): Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot[bot] in #1055
  • build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #1056
  • build(deps): Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 by @dependabot[bot] in #1057
  • build(deps): Bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot[bot] in #1063
  • build(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #1062
  • build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #1060
  • build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.34.0 by @dependabot[bot] in #1061
  • feat(rpc): filter unconfirmed txs by tx hash by @lklimek in #1053
  • build(deps): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot[bot] in #1064
  • build(deps): Bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot[bot] in #1065
  • build(deps): update gha actions/cache to v4 by @lklimek in #1070
  • build(deps): Bump golang.org/x/crypto from 0.34.0 to 0.35.0 by @dependabot[bot] in #1069
  • build(deps): Bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 by @dependabot[bot] in #1068
  • build(deps): Bump github.com/cometbft/cometbft-db from 1.0.3 to 1.0.4 by @dependabot[bot] in #1067
  • build(deps): Bump pgregory.net/rapid from 0.4.8 to 1.2.0 by @dependabot[bot] in #1066
  • build(deps): Bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot[bot] in #1073
  • build(deps): Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot[bot] in #1071
  • build(deps): Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #1072
  • build(deps): Bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot[bot] in #1076
  • build(deps): Bump docker/login-action from 3.2.0 to 3.4.0 by @dependabot[bot] in #1078
  • build(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #1079
  • build(deps): Bump github.com/creachadair/tomledit from 0.0.27 to 0.0.28 by @dependabot[bot] in #1083
  • build(deps): Bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in #1085
  • build(deps): Bump github.com/BurntSushi/toml from 1.4.1-0.20240526193622-a339e1f7089c to 1.5.0 by @dependabot[bot] in #1081
  • build(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot[bot] in #1091
  • build(deps): Bump golangci-lint to v2, golangci/golangci-lint-action to 7.0.0 by @dependabot[bot] in #1080
  • build(deps): Bump github.com/creachadair/atomicfile from 0.3.7 to 0.3.8 by @dependabot[bot] in #1082
  • build(deps): Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #1098
  • build(deps): Bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot[bot] in #1096
  • build(deps): Bump github.com/rs/zerolog from 1.29.0 to 1.34.0 by @dependabot[bot] in #1087
  • build(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #1097
  • build(deps): Bump golang.org/x/net from 0.37.0 to 0.39.0 by @dependabot[bot] in #1095
  • build(deps): Bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.8 by @dependabot[bot] in #1088
  • feat: allow defining validator power threshold in consensus params by @lklimek in #1052
  • chore(release): update changelog and bump version to 1.5.0-dev.1 by @lklimek in #1101
  • build(deps): Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.8.0 by @dependabot[bot] in #1103
  • build(deps): Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in #1104
  • build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #1105
  • build(deps): Bump github.com/bufbuild/buf from 1.50.0 to 1.53.0 by @dependabot[bot] in #1102
  • fix(statesync): statesync is unstable and doesn't time out by @lklimek in #1059
  • build(deps): update go to 1.24.2 by @lklimek in #1106
  • build(deps): major update of mockery to 3.2.4 by @lklimek in #1107
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2500.0 to 0.2501.0 by @dependabot[bot] in #1089
  • chore(release): update changelog and bump version to 1.5.0-dev.2 by @lklimek in #1108
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2501.0 to 0.2502.0 by @dependabot[bot] in #1110
  • build(deps): Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot[bot] in #1109
  • build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #1112
  • build(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #1111
  • build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #1116
  • chore: remove shumkov from CODEOWNERS by @lklimek in #1119
  • build(deps): bump bls-signatures go-grpc-* weightedrand snappy x/net x/crypto buf and others by @lklimek in #1117
  • build(deps): Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot[bot] in #1123
  • build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.2 by @dependabot[bot] in #1124
  • build(deps): Bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot[bot] in #1120
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2502.0 to 0.2503.0 by @dependabot[bot] in #1125
  • build(deps): Bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot[bot] in #1131
  • build(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #1129
  • build(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #1126
  • build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #1130
  • build(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #1128
  • fix: retry dash core requests when they fail by @lklimek in #1139
  • build(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #1136
  • build(deps): Bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #1135
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2503.0 to 0.2504.0 by @dependabot[bot] in #1134
  • build(deps): Bump github.com/bufbuild/buf from 1.54.0 to 1.55.1 by @dependabot[bot] in #1133
  • feat(store): rollback --store flag to to include block store in rollback by @lklimek in #1137
  • chore(crypto): update secp256k1 to use new version of btcsuite/btcd/btcec/v2 by @lklimek in #1118
  • chore(release): update changelog and bump version to 1.5.0-dev.3 by @lklimek in #1140
  • build(deps): Bump github.com/adlio/schema from 1.3.6 to 1.3.9 by @dependabot[bot] in #1147
  • build(deps): Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #1149
  • build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1153
  • build(deps): Bump golang.org/x/net from 0.41.0 to 0.43.0 by @dependabot[bot] in #1156
  • build(deps): Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #1160
  • build(deps): Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #1162
  • build(deps): Bump actions/github-script from 6 to 8 by @dependabot[bot] in #1163
  • build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1154
  • build(deps): Bump github.com/creachadair/taskgroup from 0.13.2 to 0.14.0 by @dependabot[bot] in #1151
  • build(deps): Bump github.com/bufbuild/buf from 1.55.1 to 1.57.0 by @dependabot[bot] in #1158
  • build(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #1173
  • build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2504.0 to 0.2505.0 by @dependabot[bot] in #1170
  • build(deps): Bump actions/stale from 9 to 10 by @dependabot[bot] in #1169
  • build(deps): Bump golang.org/x/time from 0.12.0 to 0.13.0 by @dependabot[bot] in #1168
  • build(deps): Bump github.com/sasha-s/go-deadlock from 0.3.5 to 0.3.6 by @dependabot[bot] in #1172
  • build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.75.0 by @dependabot[bot] in #1157
  • build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #1161
  • build(deps): Bump github.com/prometheus/common from 0.65.0 to 1.20.99 by @dependabot[bot] in #1171
  • build(deps): Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #1164
  • build(deps): Bump github.com/bufbuild/buf from 1.57.0 to 1.57.2 by @dependabot[bot] in #1175
  • build(deps): Bump github.com/creachadair/tomledit from 0.0.28 to 0.0.29 by @dependabot[bot] in #1174
  • build(deps): update go to 1.25.1 and other dependencies by @lklimek in #1167
  • chore(release): update changelog and bump version to 1.5.0 by @lklimek in #1177

Full Changelog: v1.4.0...v1.5.0