Commit Graph

  • d3237766ac Update internal/proxy/app_conn.go William Banfield 2021-10-13 12:15:42 -04:00
  • a524e95b19 pex: update pex messages (#352) Callum Waters 2021-10-13 17:20:55 +02:00
  • 791868b7ef add helper function for timing metrics William Banfield 2021-10-13 09:45:28 -04:00
  • 4fe0f262d4 changelog: add 0.34.14 updates (#7117) Callum Waters 2021-10-13 14:28:43 +02:00
  • 85870def7b release: prepare changelog for 0.34.14 (#7105) v0.34.14 Callum Waters 2021-10-13 10:47:16 +02:00
  • 57e4e18ba3 build: Fix build-docker to include the full context. (#7114) (#7116) mergify[bot] 2021-10-12 16:50:34 -07:00
  • 6538776e6a build: Fix build-docker to include the full context. (#7114) M. J. Fromberger 2021-10-12 15:29:06 -07:00
  • e73b2dbcd6 fix bucket sizes William Banfield 2021-10-12 18:16:52 -04:00
  • 5ee61ea3b1 fix William Banfield 2021-10-12 17:55:27 -04:00
  • e412fe5a94 fix tests William Banfield 2021-10-12 17:53:29 -04:00
  • 4781d04d18 node: always close database engine (#7113) Sam Kleinman 2021-10-12 17:40:59 -04:00
  • 52ed994416 test: cleanup rpc/client and node test fixtures (#7112) Sam Kleinman 2021-10-12 16:49:45 -04:00
  • 0524558696 refactor: assignment copies lock value (#7108) lklimek 2021-10-12 22:22:57 +02:00
  • 4396224c1f internal/proxy: add initial set of abci metrics William Banfield 2021-10-12 13:33:38 -04:00
  • d837432681 ci: use run-multiple.sh for e2e pr tests (#7111) Sam Kleinman 2021-10-12 12:28:10 -04:00
  • ff2758b32e dep: remove IAVL dependency (backport #6550) (#7104) Callum Waters 2021-10-12 18:09:08 +02:00
  • b7fe214b81 Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7110) mergify[bot] 2021-10-12 12:03:00 -04:00
  • a82cb7dcda Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7109) mergify[bot] 2021-10-12 18:00:22 +02:00
  • 34a3fcd8fc Revert "abci: change client to use multi-reader mutexes (#6306)" (#7106) Sam Kleinman 2021-10-12 11:29:31 -04:00
  • 66e8eec194 light: Update links in package docs. (#7099) (#7101) mergify[bot] 2021-10-11 19:49:25 -07:00
  • 48295955ed light: Update links in package docs. (#7099) M. J. Fromberger 2021-10-11 16:21:45 -07:00
  • ded310093e lint: fix collection of stale errors (#7090) Sam Kleinman 2021-10-09 11:33:54 -04:00
  • 22e33aba98 e2e: light nodes should use builtin abci app (#7095) (#7097) mergify[bot] 2021-10-09 00:32:53 -04:00
  • 1dfb3451ea e2e: light nodes should use builtin abci app (#7095) (#7096) mergify[bot] 2021-10-09 00:32:41 -04:00
  • befd669794 e2e: light nodes should use builtin abci app (#7095) Sam Kleinman 2021-10-09 00:20:09 -04:00
  • 3646b635d3 p2p, types: remove legacy NetAddress type (#7084) Sam Kleinman 2021-10-08 12:29:20 -04:00
  • 59404003ee p2p: rename pexV2 to pex (#7088) Callum Waters 2021-10-08 16:53:54 +02:00
  • 9f13b9b083 e2e: abci protocol should be consistent across networks (backport #7078) (#7085) mergify[bot] 2021-10-08 10:37:12 -04:00
  • af85f7e917 e2e: abci protocol should be consistent across networks (#7078) (#7086) mergify[bot] 2021-10-08 10:15:15 -04:00
  • f2a8f5e054 e2e: abci protocol should be consistent across networks (#7078) Sam Kleinman 2021-10-08 09:42:23 -04:00
  • 1b5bb5348f p2p: cleanup unused arguments (#7079) Sam Kleinman 2021-10-08 08:49:17 -04:00
  • 16ba782fa6 cli: allow node operator to rollback last state (backport #7033) (#7080) mergify[bot] 2021-10-08 14:35:13 +02:00
  • f0cd54825f cli: allow node operator to rollback last state (backport #7033) (#7081) mergify[bot] 2021-10-08 09:56:18 +02:00
  • 4ca130d226 cli: allow node operator to rollback last state (#7033) Callum Waters 2021-10-08 09:15:13 +02:00
  • 1f438f205a e2e: improve network connectivity (#7077) Sam Kleinman 2021-10-07 19:07:35 -04:00
  • 5bf30bb049 p2p: cleanup transport interface (#7071) Sam Kleinman 2021-10-06 15:17:44 -04:00
  • 98bc4f0e2b Update changelog for v0.35.0-rc3. (#7074) v0.35.0-rc3 M. J. Fromberger 2021-10-06 11:19:26 -07:00
  • 86b66994d4 ABCI++ markdown integration into Tendermint (for spec) (#327) Dev Ojha 2021-10-06 09:10:23 -05:00
  • e53f92ba9c build(deps): Bump github.com/adlio/schema from 1.1.13 to 1.1.14 (#7069) dependabot[bot] 2021-10-06 09:14:55 -04:00
  • e4d6f6df09 docs: create separate releases doc (#7040) Callum Waters 2021-10-06 11:59:21 +02:00
  • f0914e66e3 Typo fix in README.md (#350) Prajjwol Gautam 2021-10-05 23:31:16 -07:00
  • 0ef1a12186 ci: fix p2p configuration for e2e tests (#7066) Sam Kleinman 2021-10-06 00:11:19 -04:00
  • 72aee47847 ci: 0.35.x nightly should run from master and checkout the release branch (#7067) Sam Kleinman 2021-10-06 00:08:54 -04:00
  • 109814c85a Clarify decision record for ADR-065. (#7062) M. J. Fromberger 2021-10-05 14:10:11 -07:00
  • bff85fc07b mempool,rpc: add removetx rpc method (#7047) (#7065) mergify[bot] 2021-10-05 16:36:21 -04:00
  • 851d2e3bde mempool,rpc: add removetx rpc method (#7047) Sam Kleinman 2021-10-05 16:23:15 -04:00
  • 3ea81bfaa7 p2p: remove wdrr queue (#7064) Sam Kleinman 2021-10-05 16:09:31 -04:00
  • 4a952885c5 e2e: automatically prune old app snapshots (#7034) (#7063) mergify[bot] 2021-10-05 15:26:08 -04:00
  • 5703ae2fb3 e2e: automatically prune old app snapshots (#7034) Callum Waters 2021-10-05 20:19:12 +02:00
  • 42ed5d75a5 consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) (#7060) William Banfield 2021-10-05 10:49:26 -04:00
  • 03ad7d6f20 p2p: delete legacy stack initial pass (#7035) Sam Kleinman 2021-10-05 09:40:32 -04:00
  • be684091ae Revert "Consolidate related changelog entries. (#7056)" (#7061) M. J. Fromberger 2021-10-05 06:38:23 -07:00
  • db4b66cac9 consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) wb/peer-use-wait-backport William Banfield 2021-10-04 18:37:18 -04:00
  • 474ed04273 Import Postgres driver support for the psql indexer (backport). (#7057) M. J. Fromberger 2021-10-04 16:40:12 -07:00
  • f5b9c210ca consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) William Banfield 2021-10-04 18:37:18 -04:00
  • 7ec9c8e110 wait in lock wb/peer-use-wait William Banfield 2021-10-04 17:54:34 -04:00
  • 00e8c0e09a fix panic William Banfield 2021-10-04 17:30:13 -04:00
  • 7696feb552 language William Banfield 2021-10-04 17:17:58 -04:00
  • 2794e40071 consensus: wait until peerUpdates channel is closed to close remaining peers William Banfield 2021-10-04 17:16:42 -04:00
  • cb69ed8135 blocksync/v2: remove unsupported reactor (#7046) Sam Kleinman 2021-10-04 17:12:51 -04:00
  • c16cd72c0a Consolidate related changelog entries. (#7056) M. J. Fromberger 2021-10-04 14:05:25 -07:00
  • c201e3b54d scripts: fix authors script to take a ref (#7051) William Banfield 2021-10-04 15:47:50 -04:00
  • 6ef847fdfe Consolidate release candidate changelogs for v0.35. (#7052) M. J. Fromberger 2021-10-04 12:22:32 -07:00
  • 42556b7334 fix language wb/authors-script William Banfield 2021-10-04 13:40:10 -04:00
  • 7dbb1fac85 fix language William Banfield 2021-10-04 13:38:04 -04:00
  • b30ec89ee9 Add an e2e workflow for the v0.35.x backport branch. (#7048) M. J. Fromberger 2021-10-04 10:35:16 -07:00
  • b701bf84a4 scripts: fix authors script to take a tag William Banfield 2021-10-04 13:33:58 -04:00
  • 6276fdcb5d ci: mergify support for 0.35 backports (#7050) Sam Kleinman 2021-10-04 13:04:15 -04:00
  • f361ce09b3 Update Go toolchains to 1.17 in Actions workflows. (#7049) v0.36.0-dev M. J. Fromberger 2021-10-04 08:40:50 -07:00
  • 243c62cc68 statesync: improve rare p2p race condition (#7042) William Banfield 2021-10-01 16:33:12 -04:00
  • 8c6db2cae9 return error on failed consensus param send wb/rare-statesync-race-fix William Banfield 2021-10-01 16:21:39 -04:00
  • d8d913fe42 statesync: improve rare p2p race condition William Banfield 2021-10-01 16:11:14 -04:00
  • 52dee8f813 use run-multiple wb/apphash-fail William Banfield 2021-09-30 15:34:18 -04:00
  • 177850a2c9 statesync: remove deadlock on init fail (#7029) William Banfield 2021-09-30 15:19:10 -04:00
  • 8b326810f5 Merge remote-tracking branch 'origin/wb/statesync-init-deadlock' into wb/statesync-init-deadlock wb/statesync-init-deadlock William Banfield 2021-09-30 15:06:43 -04:00
  • 3185eff8c6 add comment to cleanup case William Banfield 2021-09-30 15:05:42 -04:00
  • 2ad8257013 workflow fix William Banfield 2021-09-30 14:47:58 -04:00
  • c2a3a9ae96 fix gitignore William Banfield 2021-09-30 14:40:49 -04:00
  • 51193fdb75 Merge branch 'master' into wb/statesync-init-deadlock mergify[bot] 2021-09-30 18:29:20 +00:00
  • 661471f5f4 Merge remote-tracking branch 'origin/wb/apphash-fail' into wb/apphash-fail William Banfield 2021-09-30 14:17:42 -04:00
  • 0ed5d4311e simplify reproducer William Banfield 2021-09-30 14:17:25 -04:00
  • 8a0cd32ecf lint++ William Banfield 2021-09-30 13:57:59 -04:00
  • 6ccc2aef9e lint++ William Banfield 2021-09-30 13:53:08 -04:00
  • bdd815ebc9 Align atomic struct field for compatibility in 32-bit ABIs. (#7037) M. J. Fromberger 2021-09-30 10:53:05 -07:00
  • 530814991f Update internal/statesync/syncer.go William Banfield 2021-09-30 13:46:16 -04:00
  • 93719f4494 minor William Banfield 2021-09-30 13:43:20 -04:00
  • 28eacd75c2 revert close ch order change William Banfield 2021-09-30 13:42:54 -04:00
  • e28bf9b659 Merge remote-tracking branch 'origin/wb/statesync-init-deadlock' into wb/statesync-init-deadlock William Banfield 2021-09-30 13:41:00 -04:00
  • 0d72e89ac4 recover on send on closed channel in statesync William Banfield 2021-09-30 13:40:21 -04:00
  • 77052370cc Update default config template to match mapstructure keys. (#7036) M. J. Fromberger 2021-09-30 10:13:32 -07:00
  • 6a0d9c832a blocksync: fix shutdown deadlock issue (#7030) William Banfield 2021-09-30 12:19:18 -04:00
  • 7aa906a972 add request routine in all places wb/blocksync-shutdown-deadlock William Banfield 2021-09-30 11:53:35 -04:00
  • 3da97821a1 Merge branch 'master' into wb/statesync-init-deadlock Callum Waters 2021-09-30 11:33:38 +02:00
  • db44aeb62b fix test William Banfield 2021-09-29 17:55:21 -04:00
  • a070c42777 nest the close channel cases William Banfield 2021-09-29 17:54:30 -04:00
  • f8cebbc5af remove syncer done William Banfield 2021-09-29 16:56:06 -04:00
  • 022148613e fix William Banfield 2021-09-29 16:54:22 -04:00
  • becc6c3072 ensure syncer is not closed before trying to send a snapshot discovery message William Banfield 2021-09-29 16:47:39 -04:00
  • c9d92f5f19 .github: remove tessr and bez from codeowners (#7028) Tess Rinearson 2021-09-29 22:02:28 +02:00
  • 3a666939e3 blocksync: fix shutdown deadlock issue William Banfield 2021-09-29 14:53:31 -04:00