Commit Graph

  • f50721c36a add nil checks to ConsensusParamsFromProto William Banfield 2022-01-28 17:17:15 -05:00
  • fbe86ea645 rpc: simplify and consolidate response construction (#7725) M. J. Fromberger 2022-01-28 13:33:02 -08:00
  • 20886fdb39 rpc: clean up encoding of request and response messages (#7721) M. J. Fromberger 2022-01-28 11:41:23 -08:00
  • 6f6935a44b rpc: don't route websocket-only methods on GET requests (#7715) M. J. Fromberger 2022-01-27 14:52:41 -08:00
  • b48cf2cef4 mempool: return duplicate tx errors more consistently (backport #7714) (#7718) mergify[bot] 2022-01-27 17:19:09 -05:00
  • 40cff0b5e8 Fix query against the latest state in light client (#7642) (#7717) mergify[bot] 2022-01-27 22:55:01 +01:00
  • 28285e1d6a light: Fix absence proof verification by light client (backport #7639) (#7716) mergify[bot] 2022-01-27 22:53:47 +01:00
  • 6822378334 mempool: return duplicate tx errors more consistently (#7714) Sam Kleinman 2022-01-27 16:44:07 -05:00
  • 9b32346ebd light: Fix absence proof verification by light client (#7639) Alexander Shcherbakov 2022-01-28 00:30:19 +03:00
  • 557d86316b rpc: clean up unused non-default websocket client options (#7713) M. J. Fromberger 2022-01-27 11:49:08 -08:00
  • e87d40719d rpc: remove unused websocket options (#7712) M. J. Fromberger 2022-01-27 10:15:56 -08:00
  • bd8726c784 Use proposer timestamp instead of genesis time for height 1 block time (#7711) William Banfield 2022-01-27 12:04:55 -05:00
  • 716e67e7e6 add changelog entry wb/genesis-time-change William Banfield 2022-01-27 11:24:58 -05:00
  • 5abe68e6b8 remove initial height time from timely William Banfield 2022-01-27 11:10:26 -05:00
  • b2be4768a1 Merge branch 'master' into wb/genesis-time-change William Banfield 2022-01-27 11:03:31 -05:00
  • 4b34911fc2 rename firstHeight William Banfield 2022-01-27 10:50:55 -05:00
  • fc32180fcb rename height1 to firstHeight William Banfield 2022-01-27 10:45:04 -05:00
  • 71923c8442 Use proposer timestamp instead of genesis time for height 1 block time (#7541) Anca Zamfir 2022-01-27 15:58:53 +01:00
  • db3044ff3c rpc: add application info to status call (#7701) mempirate 2022-01-27 16:24:01 +01:00
  • c152462f42 ci: fix super-linter configuration settings (backport #7708) (#7710) mergify[bot] 2022-01-27 07:06:12 -08:00
  • b787f68f5a Use proposer timestamp instead of genesis time for height 1 block time (#7541) wb/proposer-based-timestamps Anca Zamfir 2022-01-27 15:58:53 +01:00
  • 04bcfecce2 metrics: add metric for proposal timestamp difference (#7709) William Banfield 2022-01-27 09:42:56 -05:00
  • 5eb50a43b5 ci: fix super-linter configuration settings (#7708) M. J. Fromberger 2022-01-27 05:33:11 -08:00
  • cdedf5f43a add timestamp difference histogram wb/pbts-metrics William Banfield 2022-01-26 18:15:58 -05:00
  • 2aacab562a metrics: add metric for proposal timestamp difference (#7550) William Banfield 2022-01-26 17:22:53 -05:00
  • f100d44768 metrics: add metric for proposal timestamp difference (#7550) William Banfield 2022-01-26 17:22:53 -05:00
  • 4efc8a4485 add height for outlier message delays William Banfield 2022-01-26 17:19:08 -05:00
  • 1ac58469f3 Forward-port v0.35.1 changelogs. (#7705) M. J. Fromberger 2022-01-26 12:40:23 -08:00
  • b37c10c324 params: increase default synchrony params (#7704) William Banfield 2022-01-26 15:29:54 -05:00
  • 09c41dc06d Pin super-linter to a less noisy version. (#7706) M. J. Fromberger 2022-01-26 11:57:44 -08:00
  • 61f3aa0848 consensus: use buffered channel in TestStateFullRound1 (#7668) William Banfield 2022-01-26 14:50:31 -05:00
  • a8bdd357f8 params: increase default synchrony params wb/increase-default-synchrony-params William Banfield 2022-01-26 14:05:24 -05:00
  • 7983f9cc36 Prepare changelog for v0.35.1 release. (#7702) v0.35.1 M. J. Fromberger 2022-01-26 11:04:09 -08:00
  • 7fbad97e69 build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7695) dependabot[bot] 2022-01-26 09:26:40 -08:00
  • 2c9dec53a8 remove duplicate ABCIVersion (#7703) JayT106 2022-01-27 01:12:00 +08:00
  • bd63982039 Merge remote-tracking branch 'origin/master' into wb/use-buffered-channel-test-state-full-round wb/use-buffered-channel-test-state-full-round William Banfield 2022-01-26 11:56:21 -05:00
  • 1b2d33f5b7 Merge branch 'master' into jmalicevic/4729-evidence-individual-processing jmalicevic/4729-evidence-individual-processing Jasmina Malicevic 2022-01-26 17:36:53 +01:00
  • 05d8a0bd05 Mark ADR 075 as "accepted". (#7699) M. J. Fromberger 2022-01-26 08:33:13 -08:00
  • 0fc6092a60 Merge branch 'master' into jmalicevic/4729-evidence-individual-processing Jasmina Malicevic 2022-01-26 17:11:50 +01:00
  • fa1062f3c4 Update internal/evidence/reactor.go Jasmina Malicevic 2022-01-26 17:11:42 +01:00
  • 0aa3b0b6fc Proposer-Based Timestamps Merge (#7605) William Banfield 2022-01-26 11:00:23 -05:00
  • 73b22c03b4 link to the proposer-based timestamps specification wb/pbts-rebase-master William Banfield 2022-01-26 10:34:18 -05:00
  • d337d1c287 increase precision value William Banfield 2022-01-26 10:26:37 -05:00
  • bed085fdb7 evidence: fixed linter error Jasmina Malicevic 2022-01-26 16:15:15 +01:00
  • 7f1873b2b2 evidence: Refactored the evidence message to send/recieve Evidence instead of EvidenceList Jasmina Malicevic 2022-01-26 16:09:39 +01:00
  • 441ecbaeec types: rename and extend the EventData interface (#7687) M. J. Fromberger 2022-01-26 07:01:55 -08:00
  • fcfe157f6b Remove unused xsalsa20symmetric package. (#7691) M. J. Fromberger 2022-01-26 06:23:20 -08:00
  • f64d64a7b5 ADR 074: RPC Event Subscription Interface (#7677) M. J. Fromberger 2022-01-26 06:19:32 -08:00
  • 190d26aa47 build(deps): Bump github.com/golangci/golangci-lint (#7696) dependabot[bot] 2022-01-26 09:16:06 -05:00
  • b920cd4c32 build(deps): Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 (#7692) dependabot[bot] 2022-01-26 14:05:21 +00:00
  • 51ffb95775 Remove unused chacha20poly1305 package. (#7690) M. J. Fromberger 2022-01-26 05:44:24 -08:00
  • bc63f213da build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7694) dependabot[bot] 2022-01-26 10:10:31 +01:00
  • 58036f7bc1 build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7693) dependabot[bot] 2022-01-26 10:09:54 +01:00
  • 5335ee1358 revert making validator set smaller William Banfield 2022-01-25 19:28:43 -05:00
  • 079c7af007 pubsub: use concrete queries instead of an interface (#7686) M. J. Fromberger 2022-01-25 11:16:48 -08:00
  • 47635f756b rpc: check error code for broadcast_tx_commit (#7683) (#7688) mergify[bot] 2022-01-25 13:52:02 -05:00
  • f163acf499 clist: reduce size of test workload for clist implementation (#7682) Sam Kleinman 2022-01-25 13:48:24 -05:00
  • 6a02714814 rpc: check error code for broadcast_tx_commit (#7683) Sam Kleinman 2022-01-25 13:35:03 -05:00
  • 4d981d25aa increase default synchrony params William Banfield 2022-01-25 13:18:04 -05:00
  • 353562a2ad build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7684) dependabot[bot] 2022-01-25 10:08:04 -05:00
  • 5db7a7d6db build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7685) dependabot[bot] 2022-01-25 13:47:49 +00:00
  • 8cc4f9ecc6 smaller validator set for test William Banfield 2022-01-24 19:18:46 -05:00
  • 448ed426b7 Merge remote-tracking branch 'origin/master' into wb/pbts-rebase-master William Banfield 2022-01-24 18:22:17 -05:00
  • 2c90a86a27 tests: reduce timeout to 4m from 8m (#7681) Sam Kleinman 2022-01-24 17:47:53 -05:00
  • 61679d1ef3 increase buffer size William Banfield 2022-01-24 17:01:48 -05:00
  • 7878ca6a8a Delete the custom libs/json (tmjson) package. (#7673) M. J. Fromberger 2022-01-24 08:15:34 -08:00
  • f6ebd84ee2 build(deps): Bump vuepress-theme-cosmos from 1.0.182 to 1.0.183 in /docs (#7680) dependabot[bot] 2022-01-24 05:57:39 -08:00
  • 80d3765ebf build(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0 (#7679) dependabot[bot] 2022-01-24 10:25:34 +00:00
  • f9c6cc9306 rpc: use encoding/json rather than tmjson (#7670) M. J. Fromberger 2022-01-21 15:10:28 -08:00
  • a8c3a50dc1 up default params William Banfield 2022-01-21 17:29:15 -05:00
  • 6c39dcdba7 move time calculation to earlier in the pipeline William Banfield 2022-01-21 15:27:55 -05:00
  • 15ecd7ea66 wip William Banfield 2022-01-21 13:43:05 -05:00
  • 9e6e03926d increase buffer size William Banfield 2022-01-21 13:33:29 -05:00
  • 40bc531e01 Merge branch 'master' into wb/use-buffered-channel-test-state-full-round William Banfield 2022-01-21 13:28:29 -05:00
  • 247e4afcc2 ensureProposal returns proposed blockID William Banfield 2022-01-21 13:08:44 -05:00
  • fb0b6bc774 ensure proposal not for nil William Banfield 2022-01-21 12:53:41 -05:00
  • 72c2e6a5b8 jsontypes: improve tests and error diagnostics (#7669) M. J. Fromberger 2022-01-21 09:51:21 -08:00
  • b795a876e5 Merge branch 'master' into wb/use-buffered-channel-test-state-full-round William Banfield 2022-01-21 12:34:36 -05:00
  • ed9cf6fbb8 consensus: use buffered channel in TestStateFullRound1 William Banfield 2022-01-21 12:21:19 -05:00
  • 8280672d33 mempool: reactor concurrency test tweaks (#7651) Sam Kleinman 2022-01-21 12:07:58 -05:00
  • 6e88c00366 increase timeout ticker size William Banfield 2022-01-21 12:00:20 -05:00
  • 5a1b5b0229 Update pending changelog from #7607. (#7666) M. J. Fromberger 2022-01-21 08:00:03 -08:00
  • 32cd294d92 add logging wb/validator-set-changes-fail William Banfield 2022-01-21 09:30:49 -05:00
  • 3f2da0e4e3 Fix query against the latest state in light client (#7642) Alexander Shcherbakov 2022-01-21 17:24:46 +03:00
  • 5d0671e95f context as param in pbts test William Banfield 2022-01-20 18:48:22 -05:00
  • b853afe2ce Merge remote-tracking branch 'origin/master' into wb/pbts-rebase-master William Banfield 2022-01-20 18:18:24 -05:00
  • 4d1ad8ec38 re-add helper William Banfield 2022-01-20 18:01:43 -05:00
  • c49f8bc596 log fixups William Banfield 2022-01-20 17:41:37 -05:00
  • fadd16985e ctx fixup continued William Banfield 2022-01-20 17:37:34 -05:00
  • e2ec93350e context position fixup William Banfield 2022-01-20 17:35:05 -05:00
  • db7d4abdae consensus: fix height advances in test state (#7648) William Banfield 2022-01-20 17:21:41 -05:00
  • b18d06bd42 mutateValidatorSet takes context William Banfield 2022-01-20 17:19:45 -05:00
  • 07336712ad context add to randLightBlock William Banfield 2022-01-20 17:07:46 -05:00
  • 78e4c7d379 autofile: avoid shutdown race (#7650) Sam Kleinman 2022-01-20 17:06:44 -05:00
  • 2a7497fd9f contextify factory functions William Banfield 2022-01-20 16:57:49 -05:00
  • d1fe539c2e remove unused tests William Banfield 2022-01-20 16:28:58 -05:00
  • c7f6d80148 update propose step log William Banfield 2022-01-20 15:56:11 -05:00
  • 02f7d0ae6e use more specific require statements William Banfield 2022-01-20 15:54:26 -05:00
  • 9dd67ad99d tests: update cleanup opertunities (#7647) Sam Kleinman 2022-01-20 15:48:26 -05:00
  • 67028202ff remove old event bus reset since no longer needed wb/roundstate-test-fix William Banfield 2022-01-20 15:36:45 -05:00