Commit Graph

  • f6de2f5851 lint++ William Banfield 2021-11-30 10:11:44 -05:00
  • 07d12d9dfe internal/proxy: add initial set of abci metrics (#7115) William Banfield 2021-10-13 16:52:25 -04:00
  • 68dfb4ff90 types: remove accuracy from timestamp params wb/remove-accuracy William Banfield 2021-11-30 09:47:21 -05:00
  • 1d68f340a6 consensus: ensure proposal receipt waits for maxWaitingTime (#7307) William Banfield 2021-11-30 09:45:36 -05:00
  • 259f584e4a lint++ wb/validator-waits-for-proposal William Banfield 2021-11-30 09:32:24 -05:00
  • 4af2dbd03b eventbus: plumb contexts (#7337) Sam Kleinman 2021-11-30 09:24:11 -05:00
  • 1c1ce83e2d Performance improvements for the event query API (#7338) M. J. Fromberger 2021-11-30 06:23:27 -08:00
  • c9f90953a2 Add pending change log entry for #7319. (#7339) M. J. Fromberger 2021-11-30 06:08:21 -08:00
  • 9e4cf5bd07 register result chan separately William Banfield 2021-11-29 18:53:45 -05:00
  • dccca05541 lint++ William Banfield 2021-11-29 18:07:28 -05:00
  • 99ee730ee7 Remove the PEG query implementation. (#7336) M. J. Fromberger 2021-11-29 15:00:01 -08:00
  • 99c51b354c build(deps-dev): Bump watchpack from 2.2.0 to 2.3.0 in /docs (#7335) dependabot[bot] 2021-11-29 22:12:35 +00:00
  • abc697b46c adr: lib2p implementation plan (#7282) Sam Kleinman 2021-11-29 17:02:27 -05:00
  • 1dca1a8f97 Performance improvements for the event query API (#7319) M. J. Fromberger 2021-11-29 13:08:48 -08:00
  • 56a7ee9cb0 lint++ William Banfield 2021-11-29 14:54:38 -05:00
  • 2b9a6e07cb rebase fixups William Banfield 2021-11-29 11:49:59 -05:00
  • d1f07047ec build(deps): Bump actions/cache from 2.1.6 to 2.1.7 (#7334) dependabot[bot] 2021-11-29 13:04:54 +00:00
  • 3e41def0eb docs: go tutorial fixed for 0.35.0 version (#7329) (#7330) (#7331) mergify[bot] 2021-11-27 09:27:16 -08:00
  • a36dd49eae docs: go tutorial fixed for 0.35.0 version (#7329) (#7330) Piotr Pędziwiatr 2021-11-27 18:16:15 +01:00
  • eaa2629352 Update README.md (#373) Josef Widder 2021-11-27 17:01:17 +01:00
  • 339304f87c PBTS: new minimal set of changes in consensus algorithm (#369) Daniel 2021-11-27 11:18:46 +01:00
  • 333d7f7068 Update example code in OpenAPI docs. (#7318) (#7322) mergify[bot] 2021-11-25 08:33:07 -08:00
  • da3449599f Update example code in OpenAPI docs. (#7318) M. J. Fromberger 2021-11-25 07:45:38 -08:00
  • b7e5349e98 Fix a (trivial) typo in the RPC docs. (#368) M. J. Fromberger 2021-11-25 03:13:23 -08:00
  • 2e0c6546dd consensus: ensure proposal receipt waits for maxWaitingTime wb/vwfp-rebased William Banfield 2021-11-14 16:42:30 -05:00
  • 6be5efaaa9 consensus: add calculation for proposal step waits from pbts (#7290) wb/pbts-rebase William Banfield 2021-11-23 15:32:24 -05:00
  • 24c40b5b7b consensus: refactor the fake validator to take a clock source (#7300) William Banfield 2021-11-22 16:22:12 -05:00
  • d4e712e4f1 factory: simplify validator and genesis factory functions (#7305) William Banfield 2021-11-22 15:55:39 -05:00
  • 15d6aefaf9 state: add an 'IsTimely' method to implement the 'timely' check for proposer-based timestamps (#7170) William Banfield 2021-11-09 15:23:39 -05:00
  • 0c3401c5a4 consensus: update state to prevote nil when proposal block does not match locked block. (#6986) William Banfield 2021-10-23 16:12:11 +02:00
  • d42addfe9c consensus: remove logic to unlock block on 2/3 prevote for nil (#6954) William Banfield 2021-09-24 11:19:57 -04:00
  • 765e1e313c consensus: remove panics from test helper functions (#6969) William Banfield 2021-09-22 08:56:42 -04:00
  • 9a236da28e Merge remote-tracking branch 'origin/master' into wb/proposer-based-timestamps wb/proposer-brased-timestamps wb/merge-master wb/master-2 William Banfield 2021-11-23 18:06:46 -05:00
  • 778be06de8 pubsub: Report a non-nil error when shutting down. (#7310) M. J. Fromberger 2021-11-23 12:26:22 -08:00
  • 9994396e59 pubsub: Report a non-nil error when shutting down. (#7309) M. J. Fromberger 2021-11-23 12:25:59 -08:00
  • 57722da6ec move tests to separate pbts test file wb/proposer-waits-until William Banfield 2021-11-23 15:01:49 -05:00
  • 02c7dca945 docs: add abci timing metrics to the metrics docs (#7311) William Banfield 2021-11-23 14:53:59 -05:00
  • a02bcfcea8 docs: add abci timing metrics to the metrics docs wb/metrics-md-fixup William Banfield 2021-11-23 14:47:20 -05:00
  • 6ee6f349a1 change accuracy to precision William Banfield 2021-11-23 10:08:53 -05:00
  • e92aa56a75 Clean up lint failures for Markdown files (#367) M. J. Fromberger 2021-11-22 14:22:55 -08:00
  • 1d16bbbf9a consensus: refactor the fake validator to take a clock source (#7300) William Banfield 2021-11-22 16:22:12 -05:00
  • 11e228aba6 factory: simplify validator and genesis factory functions (#7305) William Banfield 2021-11-22 15:55:39 -05:00
  • 2b873d8123 user arg struct wb/remove-rand-state-helpers William Banfield 2021-11-22 15:11:54 -05:00
  • a97b081df1 Partial backport of protobuf generation changes. (#7302) M. J. Fromberger 2021-11-22 12:03:24 -08:00
  • ff5cea0cff factory: simplify validator and genesis factory functions William Banfield 2021-11-22 14:03:50 -05:00
  • 9c1eceed92 consensus: refactor the fake validator to take a clock source wb/state-add-vote-refactor William Banfield 2021-11-19 14:26:04 -05:00
  • 26b887b883 build: update location of proto builder image (#7296) M. J. Fromberger 2021-11-19 10:45:38 -08:00
  • 48e008ed10 acbi: fix readme link to protocol buffers (#362) Andrew Farmer 2021-11-19 10:11:46 -08:00
  • 7e58f02eb8 service: remove quit method (#7293) Sam Kleinman 2021-11-19 11:49:51 -05:00
  • be628fce3b build: Update the builder image location. (#364) M. J. Fromberger 2021-11-19 07:57:30 -08:00
  • d783273b05 Update build image workflow. (#361) M. J. Fromberger 2021-11-18 18:10:08 -08:00
  • 6ab62fe7b6 service: remove stop method and use contexts (#7292) Sam Kleinman 2021-11-18 17:56:21 -05:00
  • 00cbab12c9 reword comment William Banfield 2021-11-18 10:16:39 -05:00
  • c7c6f40b84 Update internal/consensus/state.go William Banfield 2021-11-18 09:52:28 -05:00
  • 1c34d17240 proto: rebuild the proto files from the spec repository (#7291) William Banfield 2021-11-16 19:06:19 -05:00
  • a6e89cb729 remove proto checks wb/rebuild-protos William Banfield 2021-11-16 18:54:29 -05:00
  • 47fe96c5ac wip wb/fix-proto-lints William Banfield 2021-11-16 18:16:19 -05:00
  • 1a5aef6c1b wip William Banfield 2021-11-16 18:15:58 -05:00
  • 162b314e13 proto: rebuild the proto files from the spec repository wb/remove-proto-lints William Banfield 2021-11-16 16:29:34 -05:00
  • ffe8742e1c Revert "proto: abci++ changes (#348)" (#360) William Banfield 2021-11-16 16:21:48 -05:00
  • c4834df3f3 build(deps): Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (#7286) dependabot[bot] 2021-11-16 12:21:59 -08:00
  • a00de7199f update proto generation and testing pipelines (#358) William Banfield 2021-11-16 14:34:42 -05:00
  • 44b5d330b0 build(deps): Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (#7287) dependabot[bot] 2021-11-16 16:36:20 +00:00
  • b506801b2a build(deps): Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (#7285) dependabot[bot] 2021-11-16 17:29:09 +01:00
  • d7606777cf libs/service: pass logger explicitly (#7288) Sam Kleinman 2021-11-16 11:20:56 -05:00
  • 792f250a6d minor language fix William Banfield 2021-11-16 10:00:59 -05:00
  • f36f94e5e9 minor aesthetic change to IsTimely William Banfield 2021-11-16 09:58:21 -05:00
  • dbac109d01 docs: clarify where doc site config settings must land (#7289) M. J. Fromberger 2021-11-16 06:31:10 -08:00
  • 53565cb815 PrepareProposal-VoteExtension integration (#6915) abci++ mconcat 2021-11-16 13:23:48 +01:00
  • caaafc4449 proto: abci++ changes (#348) Marko 2021-11-16 10:43:13 +01:00
  • 4a5e6da299 add proposal step waiting time with tests William Banfield 2021-11-15 16:45:52 -05:00
  • d5df412b26 proto: update the mechanism for generating protos from spec repo (#7269) William Banfield 2021-11-15 15:06:15 -05:00
  • cc336bfc7a inline tarball wb/proto-fixes William Banfield 2021-11-15 14:34:25 -05:00
  • 2a455be46c libs/os: remove arbitrary os.Exit (#7284) Sam Kleinman 2021-11-15 14:25:29 -05:00
  • 89b83bb81a move buf yaml to root of spec repo William Banfield 2021-11-15 14:23:38 -05:00
  • a15ae5b53a node+consensus: handshaker initialization (#7283) Sam Kleinman 2021-11-15 13:28:52 -05:00
  • e2d1c0e049 remove dockerfile that is no longer published from this repo William Banfield 2021-11-15 12:32:44 -05:00
  • 63d920c6ba publish wb/image-publish William Banfield 2021-11-15 12:27:42 -05:00
  • 405cf7ce44 publish William Banfield 2021-11-15 12:25:18 -05:00
  • bd673d33ff publish William Banfield 2021-11-15 12:18:42 -05:00
  • 465a90d77a publish William Banfield 2021-11-15 12:18:21 -05:00
  • 3e50c9c942 publish William Banfield 2021-11-15 12:17:43 -05:00
  • 681486e305 makefile remove testing logic William Banfield 2021-11-15 11:51:20 -05:00
  • ffde6ca6c8 protogen uses output dir readonly variable William Banfield 2021-11-15 11:44:17 -05:00
  • 9bcd1f311f fixes from code review William Banfield 2021-11-15 11:37:20 -05:00
  • 97f888ea30 Add v0.35 to the configs for building the docs website. (#7055) (#7278) mergify[bot] 2021-11-14 20:46:18 -08:00
  • 12eb73d51d switch to duration for easier use with timeout scheduling William Banfield 2021-11-14 17:09:35 -05:00
  • 9e19803ded wip wb/proposal-timeout William Banfield 2021-11-14 17:03:55 -05:00
  • 671c22b5d1 initial proposalTimeout implementation William Banfield 2021-11-14 16:42:30 -05:00
  • 6f173b8bba initial proposerWaitsUntil implementation William Banfield 2021-11-14 16:42:30 -05:00
  • 035da42a91 rpc: backport experimental buffer size control parameters from #7230 (tm v0.35.x) (#7276) Thane Thomson 2021-11-13 16:48:45 -05:00
  • f28d629e28 ADR: Update the proposer-based timestamp spec per discussion with @cason (#7153) William Banfield 2021-11-12 15:21:48 -05:00
  • 07ffb7c0d0 protocgen script cleanup William Banfield 2021-11-12 12:52:10 -05:00
  • 0282a88252 remove testing work William Banfield 2021-11-12 12:47:52 -05:00
  • 6177ada403 use exit status William Banfield 2021-11-12 12:41:23 -05:00
  • 2660ac9308 fixup scripts William Banfield 2021-11-12 12:38:42 -05:00
  • 04f6feb32b protopackage fixes William Banfield 2021-11-12 12:36:37 -05:00
  • 27747dd797 scripts fixes William Banfield 2021-11-12 12:33:04 -05:00
  • ff41f0849b make abci file work William Banfield 2021-11-12 11:44:47 -05:00
  • 6336494280 minor protoc issues William Banfield 2021-11-12 11:11:42 -05:00