Commit Graph

  • 79476dead0 minor Jasmina Malicevic 2022-07-04 14:55:02 +02:00
  • 3e9dc2a049 Merge remote-tracking branch 'origin' into jasmina/8219-blocksync-spec Jasmina Malicevic 2022-07-04 14:51:34 +02:00
  • a4dd1dfbfc fixed image, minor text fixes Jasmina Malicevic 2022-07-04 14:51:17 +02:00
  • 738457a63f p2p: make queue read and write simultaneously wb/simul-queue William Banfield 2022-07-01 18:40:34 -04:00
  • e66d76f6e9 tweak teset tycho garen 2022-07-01 14:50:31 -04:00
  • fbcb965c75 build(deps): Bump github.com/vektra/mockery/v2 from 2.13.1 to 2.14.0 (#8925) dependabot[bot] 2022-07-01 12:15:22 -04:00
  • 6a646f366e build(deps): Bump github.com/vektra/mockery/v2 from 2.13.1 to 2.14.0 (#8925) dependabot[bot] 2022-07-01 12:15:22 -04:00
  • 7e2defb24a p2p: fix typo (#8922) (#8927) mergify[bot] 2022-07-01 10:26:12 -04:00
  • 6d8079559b build(deps): Bump github.com/vektra/mockery/v2 from 2.13.1 to 2.14.0 (#8924) dependabot[bot] 2022-07-01 14:17:45 +00:00
  • def3c2270c build(deps): Bump github.com/vektra/mockery/v2 from 2.13.1 to 2.14.0 (#8926) dependabot[bot] 2022-07-01 10:05:34 -04:00
  • 479bdd71e6 build(deps): Bump github.com/vektra/mockery/v2 from 2.13.1 to 2.14.0 (#8923) dependabot[bot] 2022-07-01 10:04:58 -04:00
  • 1d96faa35a p2p: fix typo (#8922) Ian Jungyong Um 2022-07-01 21:44:39 +09:00
  • dc0e77f41e Merge branch 'v0.35.x' into blocksync-logging Sam Kleinman 2022-06-30 20:32:21 -04:00
  • 815e611c68 ugg tycho garen 2022-06-30 19:51:07 -04:00
  • 171985df2a p2p: use correct context error (#8916) (#8921) mergify[bot] 2022-06-30 18:20:43 -04:00
  • 921530c352 p2p: use correct context error (#8916) William Banfield 2022-06-30 18:02:59 -04:00
  • 68691935c8 p2p: fix flakey test due to disconnect cooldown (#8917) (#8919) mergify[bot] 2022-06-30 18:01:18 -04:00
  • 5274f80de4 p2p: fix flakey test due to disconnect cooldown (#8917) William Banfield 2022-06-30 17:48:10 -04:00
  • cdb3355ce9 p2p: fix flakey test due to disconnect cooldown wb/peer-manager-test-fix William Banfield 2022-06-30 17:32:46 -04:00
  • 01984cb3b2 p2p: set outgoing connections to around 20% of total connections (#8913) (#8914) mergify[bot] 2022-06-30 17:15:32 -04:00
  • 346b5ff4d0 p2p: set outgoing connections to around 20% of total connections (#8913) (#8915) mergify[bot] 2022-06-30 17:04:11 -04:00
  • 47cb30fc1d p2p: set outgoing connections to around 20% of total connections (#8913) William Banfield 2022-06-30 16:51:16 -04:00
  • 19afbf7fd2 p2p: use correct context error wb/use-ctx-err William Banfield 2022-06-30 16:50:52 -04:00
  • 6a48a85979 p2p: set outgoing connections to around 20% of total connections wb/lower-default-outgoing William Banfield 2022-06-30 13:31:54 -04:00
  • 11456f9edf Update node/setup.go Sam Kleinman 2022-06-30 13:16:46 -04:00
  • 2773e11a61 build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#8910) dependabot[bot] 2022-06-30 13:16:21 -04:00
  • b5f92f5d2e Update node/setup.go Sam Kleinman 2022-06-30 13:05:23 -04:00
  • 288cb31040 blocksync: log on disabled override tycho garen 2022-06-30 12:53:56 -04:00
  • 5c26db733b build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#8907) wb/syncer-fix dependabot[bot] 2022-06-30 16:34:43 +00:00
  • 17f4ea3680 build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#8909) dependabot[bot] 2022-06-30 08:35:54 -07:00
  • e2d2c04aac build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#8908) dependabot[bot] 2022-06-30 08:33:13 -07:00
  • 5c32cfa00e Work around indexing problem for duplicate transactions (#8625) yihuang 2022-06-30 22:53:48 +08:00
  • 8dc08b3ab3 p2p: stop mconn channel sends without timeout (#8906) (#8911) mergify[bot] 2022-06-30 09:12:36 -04:00
  • 60881f1d06 p2p: stop mconn channel sends without timeout (#8906) Sam Kleinman 2022-06-30 09:01:02 -04:00
  • 204281fa66 node: always start blocksync and avoid misconfiguration (#8902) Sam Kleinman 2022-06-29 22:12:36 -04:00
  • 15f2436c28 p2p: pqueue proposal wb/pqueue-proposal William Banfield 2022-06-29 18:16:27 -04:00
  • f32941828a p2p: return from conn send on stopped mconn wb/mconn-change William Banfield 2022-06-29 18:15:10 -04:00
  • 486370ac68 log: do not pre-process log results (backport #8895) (#8896) mergify[bot] 2022-06-29 11:26:28 -04:00
  • 3bec1668c6 e2e: Extract Docker-specific functionality (#8754) Thane Thomson 2022-06-29 08:02:05 -04:00
  • 7fa14accff p2p: remove dial sleep and provide disconnect cooldown (backport #8839) (#8875) wb/experiments mergify[bot] 2022-06-27 10:49:51 -04:00
  • af9bca5013 p2p: set empty timeouts to configed values. (manual backport of #8847) (#8869) William Banfield 2022-06-28 16:07:15 -04:00
  • f42b7cfe2c something marbar3778 2022-06-28 23:47:52 +01:00
  • c2b1641c31 decrement multiple times wb/v035-testing William Banfield 2022-06-28 16:39:47 -04:00
  • 978f754ad3 p2p: set empty timeouts to configed values. (manual backport of #8847) (#8869) wb/no-update-until-start William Banfield 2022-06-28 16:07:15 -04:00
  • 52e9e8257d log: do not pre-process log results (#8895) (#8897) mergify[bot] 2022-06-28 10:59:37 -04:00
  • 37f9d59969 log: do not pre-process log results (#8895) wb/mconn-close-fix Sam Kleinman 2022-06-28 10:40:16 -04:00
  • eaf821b35f wip wb/p2p-test William Banfield 2022-06-28 09:53:48 -04:00
  • ed7f51460b libs/strings: move to internal (#8890) (#8891) mergify[bot] 2022-06-27 18:27:46 -04:00
  • 013b46a6c3 libs/strings: move to internal (#8890) Sam Kleinman 2022-06-27 17:44:50 -04:00
  • dabb0f0d40 wip William Banfield 2022-06-27 16:25:36 -04:00
  • 5e354a3a57 release: prepare v0.34.20-rc0 (#8888) v0.34.20-rc0 Callum Waters 2022-06-27 18:44:21 +02:00
  • c4ef566071 p2p: remove dial sleep and provide disconnect cooldown (backport #8839) (#8875) mergify[bot] 2022-06-27 10:49:51 -04:00
  • 9e14e954f9 build(deps): Bump bufbuild/buf-setup-action from 1.5.0 to 1.6.0 (#8880) dependabot[bot] 2022-06-27 10:20:25 -04:00
  • 373b262f35 build(deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#8881) dependabot[bot] 2022-06-27 13:15:29 +00:00
  • f63c9b0d28 build(deps): Bump bufbuild/buf-setup-action from 1.5.0 to 1.6.0 (#8884) dependabot[bot] 2022-06-27 09:15:02 -04:00
  • f19e52e6f2 build(deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#8882) dependabot[bot] 2022-06-27 09:13:46 -04:00
  • 463cff456b build(deps): Bump bufbuild/buf-setup-action from 1.5.0 to 1.6.0 (#8883) dependabot[bot] 2022-06-27 09:13:25 -04:00
  • a5f2ba3025 build(deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#8885) dependabot[bot] 2022-06-27 09:11:17 -04:00
  • 6b7d30cf37 feat: v0.34.x Prioritized Mempool (#8695) Aleksandr Bezobchuk 2022-06-27 05:34:28 -04:00
  • 516bb63fe4 build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#8867) dependabot[bot] 2022-06-24 19:18:27 -07:00
  • 25101d1116 build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#8865) dependabot[bot] 2022-06-24 17:15:22 -07:00
  • b483058898 p2p: remove dial sleep and provide disconnect cooldown (backport #8839) (#8876) mergify[bot] 2022-06-24 16:35:27 -04:00
  • 27ff2f46b8 Add @sergio-mena and @jmalicevic to list of spec reviewers (#8870) Sergio Mena 2022-06-24 20:53:31 +02:00
  • f8711e5a85 fix lint tycho/mempool-prioritized-e2e-testing tycho garen 2022-06-24 14:47:10 -04:00
  • 74201bef54 e2e: full matrix for mempool testing tycho garen 2022-06-24 14:34:15 -04:00
  • f72b36916e cleanup tycho garen 2022-06-24 14:17:26 -04:00
  • 55334b3c1f Merge branch 'v0.34.x' into bez/v0.34.x-prioritized-mempool Sam Kleinman 2022-06-24 14:01:50 -04:00
  • b83cc0aeda makefile: buf setup backport v0.34 (#8863) Jasmina Malicevic 2022-06-24 19:58:25 +02:00
  • 52b6dc19ba p2p: remove dial sleep and provide disconnect cooldown (#8839) Sam Kleinman 2022-06-24 13:57:49 -04:00
  • 19b98c7005 e2e: disable another network test (#8862) (#8873) mergify[bot] 2022-06-24 13:22:26 -04:00
  • 2fa467fe9b e2e: disable another network test (#8862) (#8874) mergify[bot] 2022-06-24 12:47:54 -04:00
  • c4d24eed7d e2e: disable another network test (#8862) Callum Waters 2022-06-24 18:31:30 +02:00
  • a0e1224435 fix light client select statement (#8871) (#8872) mergify[bot] 2022-06-24 12:27:10 -04:00
  • 409e057d73 fix light client select statement (#8871) William Banfield 2022-06-24 12:10:27 -04:00
  • efb0b3f417 fix light client select statement wb/light-client-test-fix William Banfield 2022-06-24 11:43:56 -04:00
  • 778010a132 fix light client select statement wb/handshake-dial-timeout-35 William Banfield 2022-06-24 11:43:56 -04:00
  • 3f1404257d p2p: set empty timeouts to small values. (manual backport of #8847) (#8868) William Banfield 2022-06-24 10:52:07 -04:00
  • 826f224c2d p2p: add eviction metrics and cleanup dialing error handling (backport #8819) (#8820) mergify[bot] 2022-06-24 10:42:58 -04:00
  • 49cbf6f1b7 p2p: set empty timeouts to small values. (#8847) William Banfield 2022-06-23 18:33:21 -04:00
  • 2e52e25c6c regenerate mocks using newer style William Banfield 2022-06-24 10:17:28 -04:00
  • 0f90d699c3 p2p: set empty timeouts to small values. (#8847) wb/handshake-dial-timeout William Banfield 2022-06-23 18:33:21 -04:00
  • 6b5053046a build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#8864) dependabot[bot] 2022-06-24 13:12:17 +00:00
  • c398bc55e6 Fixed condition for valid block Jasmina Malicevic 2022-06-24 11:43:41 +02:00
  • 0c5720bf78 Merge remote-tracking branch 'origin' into jasmina/8219-blocksync-spec Jasmina Malicevic 2022-06-24 11:42:00 +02:00
  • 88f45adc00 Reverted change in abci test script Jasmina Malicevic 2022-06-24 11:41:48 +02:00
  • 6d69a6da21 Updated makefile Jasmina Malicevic 2022-06-24 11:23:19 +02:00
  • e371df5422 Fixed linter Jasmina Malicevic 2022-06-24 10:54:45 +02:00
  • 4c16b822ef fixed linter errors Jasmina Malicevic 2022-06-24 10:51:17 +02:00
  • 4a96bad48e Added priority mempool to ci testnet Jasmina Malicevic 2022-06-24 10:16:34 +02:00
  • 7cd4577a1c Applied PR comments Jasmina Malicevic 2022-06-24 10:07:38 +02:00
  • 5f5e74798b p2p: set empty timeouts to small values. (#8847) William Banfield 2022-06-23 18:33:21 -04:00
  • e462fa0d80 fix mocks used in tests wb/set-empty-timeouts William Banfield 2022-06-23 18:21:11 -04:00
  • 5c52152488 delete delete-proto-gen-script William Banfield 2022-06-23 17:41:19 -04:00
  • b72f3cb7f0 builds with mock William Banfield 2022-06-23 17:03:13 -04:00
  • 26853de2ec Merge remote-tracking branch 'origin/v0.34.x' into priority_mempool_backport Jasmina Malicevic 2022-06-23 23:03:10 +02:00
  • 2209fa6701 attempt to fix proto Jasmina Malicevic 2022-06-23 22:41:37 +02:00
  • 4b36c5d16d attempt to fix proto Jasmina Malicevic 2022-06-23 22:33:41 +02:00
  • 2b8ba3dfcf attempt to fix proto Jasmina Malicevic 2022-06-23 22:31:11 +02:00
  • 22e80187f6 wip William Banfield 2022-06-23 15:44:48 -04:00
  • 4a1df4911d fix: "Lazy" Stringers to defer Sprintf and Hash until logs print (#8845) Joe Abbey 2022-06-23 14:56:34 -04:00