Commit Graph

  • 603a1d6610 build(deps): Bump github.com/go-kit/log from 0.2.0 to 0.2.1 (#8556) dependabot[bot] 2022-05-16 09:02:16 -07:00
  • 62ecdf5b60 correct NewStrictVoteSet constructor to not call itself William Banfield 2022-05-16 11:40:08 -04:00
  • f5cd75c090 shorter timeout in SwitchToConsensus test William Banfield 2022-05-16 11:39:01 -04:00
  • 19cc03f6fd addr -> myAddr William Banfield 2022-05-16 11:38:23 -04:00
  • cb2f3624da Update internal/consensus/state.go William Banfield 2022-05-16 11:36:01 -04:00
  • d3c9ab64b5 Update internal/consensus/state.go William Banfield 2022-05-16 11:35:49 -04:00
  • 331a7ceea1 Update types/block.go William Banfield 2022-05-16 11:33:41 -04:00
  • c2f543bebb update heightvoteset constructor for strict vs non strict William Banfield 2022-05-16 11:27:45 -04:00
  • bd26649455 change voteset constructor to strict vs non strict William Banfield 2022-05-16 11:24:43 -04:00
  • ad72896ca5 build(deps): Update rtCamp/action-slack-notify requirement to f565a63638bd3615e76249bffab00fcb9dab90f7 (#8553) dependabot[bot] 2022-05-16 08:14:55 -07:00
  • 9afdac6b52 build(deps): Bump actions/checkout from 2 to 3 (#8555) dependabot[bot] 2022-05-16 08:12:15 -07:00
  • a694dad540 build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#8558) dependabot[bot] 2022-05-16 08:05:01 -07:00
  • 2cecf7f9c7 p2p: cache libp2p streams (#8562) Sam Kleinman 2022-05-16 10:31:55 -04:00
  • f0b03adfca Merge branch 'master' into wb/add-consensus-param-internal William Banfield 2022-05-16 10:27:17 -04:00
  • 9d1556a5bc build(deps): Bump actions/stale from 3 to 5 (#8554) dependabot[bot] 2022-05-16 07:26:22 -07:00
  • 7f79661c2e rfc: onboarding projects (#8413) Sam Kleinman 2022-05-16 10:15:06 -04:00
  • 6cb415028e Merge branch 'master' into wb/add-consensus-param-internal William Banfield 2022-05-16 10:14:59 -04:00
  • fb7229135a build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#8559) dependabot[bot] 2022-05-16 14:04:08 +00:00
  • 7ae73be891 build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.7 to 1.0.14 (#8552) dependabot[bot] 2022-05-16 07:00:02 -07:00
  • bbb1506f5e build(deps): Bump docker/login-action from 1 to 2 (#8551) dependabot[bot] 2022-05-16 09:45:49 -04:00
  • 4452949c81 Merge remote-tracking branch 'origin/master' into main/libp2p tycho garen 2022-05-16 09:44:07 -04:00
  • ffa7af3c36 p2p: collect errors from channel (#8544) Sam Kleinman 2022-05-16 09:40:29 -04:00
  • d004638b0b build(deps): Bump github.com/prometheus/common from 0.32.1 to 0.34.0 (#8557) dependabot[bot] 2022-05-16 13:20:31 +00:00
  • 8e9614d625 Merge remote-tracking branch 'origin/master' into main/libp2p tycho garen 2022-05-16 09:09:57 -04:00
  • 2ac53d6cd2 Initial commit (no verification and communication) Jasmina Malicevic 2022-05-16 09:07:23 +02:00
  • e80d2bd494 Merge branch 'master' into wb/add-consensus-param-internal William Banfield 2022-05-15 23:27:32 -04:00
  • 9d6e0235e9 comment fixup William Banfield 2022-05-15 23:26:55 -04:00
  • f1db90affe abci++: add consensus parameter to control vote extension require height wb/internal-consensus-param-all William Banfield 2022-05-11 16:38:46 -04:00
  • e5121a3055 update comment on reconstruct method wb/internal-consensus-param-commits William Banfield 2022-05-15 23:15:22 -04:00
  • cb0a2ec704 use simpler check in blocksync reactor William Banfield 2022-05-15 23:10:32 -04:00
  • 5f40251796 verify vote and extension comment William Banfield 2022-05-15 22:59:26 -04:00
  • c70a6503d7 tweaks to ExtendedCommitSig method William Banfield 2022-05-15 22:58:59 -04:00
  • a3ec142a84 cosmetic fixup for ensure extensions William Banfield 2022-05-15 22:52:35 -04:00
  • 4d33880dee change vote extension verification method name William Banfield 2022-05-15 22:43:33 -04:00
  • 0784bac4df fix nil pointer error for non-validator William Banfield 2022-05-15 22:39:07 -04:00
  • c92f3d2f33 test for nil problem in e2e William Banfield 2022-05-15 22:21:53 -04:00
  • 2f96769c2f flip order of error returns William Banfield 2022-05-15 22:19:32 -04:00
  • b75a831cf0 fix extended commit test William Banfield 2022-05-15 22:08:12 -04:00
  • c780619db5 Fix typo (#8550) Ivo Elenchev 2022-05-15 01:50:36 +03:00
  • 9db41016ab p2p: avoid sending errors after context is canceled (#8548) Sam Kleinman 2022-05-14 08:28:09 -04:00
  • 42e5924662 mempool: do not continue checking transactions if context was cacneled (#8549) Sam Kleinman 2022-05-14 08:27:53 -04:00
  • 2055171cca add test for vote set William Banfield 2022-05-13 17:53:12 -04:00
  • e79b471fae lint fix William Banfield 2022-05-13 17:34:58 -04:00
  • ecaf84368b use helper methods in prepareproposal William Banfield 2022-05-13 17:30:45 -04:00
  • bc00c60b28 make extensions required in reactor test William Banfield 2022-05-13 17:18:50 -04:00
  • f941b33c30 fix require check William Banfield 2022-05-13 17:18:37 -04:00
  • 3fcf0c0140 blocksync checks for vote extensions William Banfield 2022-05-13 17:10:12 -04:00
  • c0bf3307c9 use new require extensions in all places William Banfield 2022-05-13 17:09:47 -04:00
  • 504bffce4d add a method for requiring extensions William Banfield 2022-05-13 17:06:52 -04:00
  • b77af9b438 remove erroneous comment William Banfield 2022-05-13 16:40:19 -04:00
  • 1463a0e352 update comments on ensureextensions methods William Banfield 2022-05-13 16:37:12 -04:00
  • badd430a04 make extended commit sig optional in type William Banfield 2022-05-13 16:32:19 -04:00
  • 7cb014cf27 build(deps): Bump docker/build-push-action from 2 to 3 (#8539) dependabot[bot] 2022-05-13 13:24:41 -07:00
  • 004967f962 build(deps): Bump technote-space/get-diff-action from 4 to 6 (#8538) dependabot[bot] 2022-05-13 13:21:29 -07:00
  • 6670c24e5f build(deps): Bump actions/upload-artifact from 2 to 3 (#8537) dependabot[bot] 2022-05-13 13:19:41 -07:00
  • cb22882964 move logic for ensuring vote extension well formed into basic William Banfield 2022-05-13 16:18:18 -04:00
  • b685ec7f2d build(deps): Bump actions/setup-go from 2 to 3 (#8532) dependabot[bot] 2022-05-13 13:17:59 -07:00
  • 016c91b50f build(deps): Bump github.com/prometheus/client_golang (#8541) dependabot[bot] 2022-05-13 13:16:14 -07:00
  • bdca727014 build(deps): Bump github.com/prometheus/client_golang (#8540) dependabot[bot] 2022-05-13 13:08:55 -07:00
  • 34f23ab88a build(deps): Bump actions/cache from 2.1.4 to 3.0.2 (#8531) dependabot[bot] 2022-05-13 13:05:58 -07:00
  • aef0bd874d build(deps): Bump actions/download-artifact from 2 to 3 (#8528) dependabot[bot] 2022-05-13 13:02:48 -07:00
  • d2bd4471bc build(deps): Bump codecov/codecov-action from 1.0.13 to 3.1.0 (#8527) dependabot[bot] 2022-05-13 12:59:18 -07:00
  • f6b13f8c95 build(deps): Bump docker/login-action from 1.10.0 to 2.0.0 (#8536) dependabot[bot] 2022-05-13 12:57:07 -07:00
  • c7006af6fd build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#8524) dependabot[bot] 2022-05-13 12:56:52 -07:00
  • 248cb26845 build(deps): Bump actions/stale from 4 to 5 (#8534) dependabot[bot] 2022-05-13 12:55:22 -07:00
  • 79d83cea15 build(deps): Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 (#8533) dependabot[bot] 2022-05-13 12:53:42 -07:00
  • 643eaef146 build(deps): Bump docker/build-push-action from 2.7.0 to 3.0.0 (#8530) dependabot[bot] 2022-05-13 12:49:56 -07:00
  • 972eee6ebc build(deps): Bump docker/setup-buildx-action from 1 to 2 (#8522) dependabot[bot] 2022-05-13 12:49:28 -07:00
  • 552e1e78b8 build(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#8529) dependabot[bot] 2022-05-13 12:45:04 -07:00
  • 4a3e47decc split ensure extension out of reactor validation William Banfield 2022-05-13 15:43:40 -04:00
  • fcf0579f0e build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#8526) dependabot[bot] 2022-05-13 12:42:15 -07:00
  • 2d9a379b63 build: add CI check that generated files are up-to-date (#8521) M. J. Fromberger 2022-05-13 12:41:24 -07:00
  • c627a1d762 Revert "rename loadblockextendedcommit -> loadextendedcommit" wb/internal-consensus-param William Banfield 2022-05-13 15:31:23 -04:00
  • 9c9a4140d9 chore: update generated mocks (#8546) M. J. Fromberger 2022-05-13 12:27:10 -07:00
  • 5dbb706e2c add boolean parameter to vote set William Banfield 2022-05-13 15:12:06 -04:00
  • 56b5a234bf fix state tests to not check for own extension William Banfield 2022-05-13 15:11:54 -04:00
  • 7da9746a57 Fix protobuf generated code. (#8545) M. J. Fromberger 2022-05-13 12:08:21 -07:00
  • 3df465c353 build(deps): Bump github.com/prometheus/client_golang (#8542) dependabot[bot] 2022-05-13 11:42:44 -07:00
  • c3f64df354 reconstruct last commit works with legacy chains William Banfield 2022-05-13 14:04:51 -04:00
  • ec46cc4006 fix buildExtendedCommitInfo logic to allow default William Banfield 2022-05-13 13:49:00 -04:00
  • 8935da8872 rename loadblockextendedcommit -> loadextendedcommit William Banfield 2022-05-13 12:53:12 -04:00
  • 142b273c2f build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#8523) dependabot[bot] 2022-05-13 08:42:47 -07:00
  • c29d1b34fd build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#8525) dependabot[bot] 2022-05-13 15:32:25 +00:00
  • b43336b706 Merge remote-tracking branch 'origin/master' into main/libp2p tycho garen 2022-05-13 11:17:40 -04:00
  • 70dc94456f Merged with master and fixed linter error Jasmina Malicevic 2022-05-13 17:13:56 +02:00
  • c22ed8e90a Merge remote-tracking branch 'origin' into jasmina/4457-blocksync-verification_part1 Jasmina Malicevic 2022-05-13 17:13:42 +02:00
  • 74267a062e Remove backport-specific Dependabot config (v0.35.x). (#8520) M. J. Fromberger 2022-05-13 08:10:15 -07:00
  • b06540b5ff Remove backport-specific Dependabot config (v0.34.x). (#8519) M. J. Fromberger 2022-05-13 08:09:42 -07:00
  • 81e5bf8417 Consolidate Dependabot checks for GitHub Actions deps. (#8518) M. J. Fromberger 2022-05-13 08:09:09 -07:00
  • f094fd204a update protos (#8515) Callum Waters 2022-05-13 16:18:24 +02:00
  • 9dc425f2fa blocksync: code refactoring and bug fix Jasmina Malicevic 2022-05-13 13:59:01 +02:00
  • f776b6cea0 blocksync: code refactoring and bug fix Jasmina Malicevic 2022-05-13 12:47:19 +02:00
  • ab83d3307d validation shimmed into place for switch to consensus William Banfield 2022-05-12 18:00:53 -04:00
  • 636cd97712 consolidate and comment vote set tests William Banfield 2022-05-12 15:52:41 -04:00
  • a8b85c1999 add internal bool param to internal vote set William Banfield 2022-05-12 15:02:36 -04:00
  • f9fa0a3228 docs: update event subscription documentation for new API (#8509) M. J. Fromberger 2022-05-12 11:54:49 -07:00
  • eec438ac97 fix require condition to be correct William Banfield 2022-05-12 14:48:23 -04:00
  • 92811b9153 metrics: transition all metrics to using metricsgen generated constructors. (#8488) William Banfield 2022-05-12 14:39:12 -04:00
  • b67ca43d10 disable prealloc check wb/metrics-gen-transition William Banfield 2022-05-12 14:27:45 -04:00
  • cb6bddab70 no trailing comma on label list William Banfield 2022-05-12 13:54:34 -04:00