Commit Graph

  • 0ffbafac0a blockchain v0: test updates Aleksandr Bezobchuk 2021-01-13 10:46:30 -05:00
  • 5dd1da9ebf blockchain v0: move to constant Aleksandr Bezobchuk 2021-01-13 10:37:18 -05:00
  • c5a126fe9b Update blockchain/v0/reactor_test.go Aleksandr Bezobchuk 2021-01-13 10:30:12 -05:00
  • bdbe4a7cd7 test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) v0.34.2 Erik Grinaker 2021-01-04 16:19:07 +01:00
  • 6a7a431ba5 remove misbehaviors from e2e generator (#5629) Callum Waters 2020-11-06 14:27:48 +01:00
  • 23c8a7a93d changelog: prepare 0.34.2 release (#5894) Tess Rinearson 2021-01-12 17:42:26 +01:00
  • cf3a720988 state sync: correctly set last consensus params height (#5889) Callum Waters 2021-01-12 14:41:16 +01:00
  • ad552b2bb1 evidence: buffer evidence from consensus (#5890) Callum Waters 2021-01-12 12:50:49 +01:00
  • d260ff3e37 abci: rewrite to proto interface (#237) Marko 2021-01-12 15:15:37 +01:00
  • dffc29a5b2 Merge branch 'master' into bez/p2p-refactor-blockchain-v0-reactor Aleksandr Bezobchuk 2021-01-12 09:10:01 -05:00
  • 143fa93d76 blockchain v0: lint++ Aleksandr Bezobchuk 2021-01-12 08:57:49 -05:00
  • 2201204418 blockchain v0: no-op on empty peer IDs Aleksandr Bezobchuk 2021-01-12 08:56:08 -05:00
  • bada08c50c state sync: last consensus params height is not set (#5889) Callum Waters 2021-01-12 14:41:16 +01:00
  • 956b59af87 evidence: buffer evidence from consensus (#5890) Callum Waters 2021-01-12 12:50:49 +01:00
  • f05788e632 privval: Query validator key (#5876) Marko 2021-01-12 11:06:33 +01:00
  • 5b698ed13b tx indexer: use different field separator for keys (#5865) Callum Waters 2021-01-12 10:55:47 +01:00
  • 7aff59cd86 blockchain v0: fix test assertion Aleksandr Bezobchuk 2021-01-11 16:23:19 -05:00
  • a7c624eb2d blockchain v0: lint++ Aleksandr Bezobchuk 2021-01-11 14:59:03 -05:00
  • 22536ba3cf blockchain v0: decrease max block height Aleksandr Bezobchuk 2021-01-11 14:37:04 -05:00
  • 0b36cc01e1 node: lint++ Aleksandr Bezobchuk 2021-01-11 14:21:46 -05:00
  • 1f88c2a31c blockchain v0: attempt test fix Aleksandr Bezobchuk 2021-01-11 13:42:03 -05:00
  • a4672048e7 reactors: remove bcv1 (#241) Marko 2021-01-11 18:23:40 +01:00
  • fc569173a1 layout: add section titles (#240) Marko 2021-01-11 18:23:18 +01:00
  • 4a596bfd72 blockchain v0: lint++ Aleksandr Bezobchuk 2021-01-11 12:21:15 -05:00
  • 96bc96aa40 blockchain v0: start/stop real reactor (when v0) Aleksandr Bezobchuk 2021-01-11 11:54:04 -05:00
  • 2e49deba49 Merge branch 'master' into bez/p2p-refactor-blockchain-v0-reactor Aleksandr Bezobchuk 2021-01-11 11:22:54 -05:00
  • 67c5516810 blockchain v0: bump test timeout Aleksandr Bezobchuk 2021-01-11 10:59:30 -05:00
  • 4b09bf9695 blockchain v0: bump test timeout Aleksandr Bezobchuk 2021-01-11 10:19:25 -05:00
  • 728c1366cc blockchain v0: remove select clause Aleksandr Bezobchuk 2021-01-11 09:36:22 -05:00
  • 42049faed6 node: update bootstrapping for blockchain reactors Aleksandr Bezobchuk 2021-01-11 09:36:06 -05:00
  • 1d16e39c0e build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#5884) dependabot[bot] 2021-01-11 14:46:30 +01:00
  • ce146d00d7 build(deps): bump gaurav-nelson/github-action-markdown-link-check (#239) dependabot[bot] 2021-01-11 12:12:49 +01:00
  • 78e8169750 docs: fix broken redirect links (#5881) Tess Rinearson 2021-01-09 15:05:34 +01:00
  • 95b08bb775 blockchain v0: add poolWG and refactor pool routines Aleksandr Bezobchuk 2021-01-08 14:20:34 -05:00
  • 03a6fb2777 state: prune states using an iterator (#5864) Callum Waters 2021-01-08 17:05:27 +01:00
  • c61cd3fd05 p2p: add Router prototype (#5831) Erik Grinaker 2021-01-08 16:32:11 +01:00
  • 3ac6a6921e blockchain v0: add TestReactor_AbruptDisconnect Aleksandr Bezobchuk 2021-01-08 10:26:23 -05:00
  • 1fcc3973a0 blockchain v0: update tests Aleksandr Bezobchuk 2021-01-08 09:32:17 -05:00
  • 31fac447a4 blockchain v0: rename tests Aleksandr Bezobchuk 2021-01-08 08:38:37 -05:00
  • 88fa8fe348 blockchain v0: update TestBadBlockStopsPeer Aleksandr Bezobchuk 2021-01-08 08:38:12 -05:00
  • 385ea1db7d store: use db iterators for pruning and range-based queries (#5848) Callum Waters 2021-01-08 13:12:54 +01:00
  • 66ba12d9bc test/e2e: tolerate up to 2/3 missed signatures for a validator (#5878) Erik Grinaker 2021-01-08 12:06:51 +01:00
  • dc75f6c487 test: use 'f' functions with formatting directives tessr/f Tess Rinearson 2021-01-08 12:00:13 +01:00
  • 9039b6cd05 blockchain v0: fix faux router Aleksandr Bezobchuk 2021-01-06 19:14:03 -05:00
  • 09cf0bcb01 privval: add grpc (#5725) Marko 2021-01-06 10:49:30 -08:00
  • bd42353ee5 blockchain v0: refactor TestNoBlockResponse Aleksandr Bezobchuk 2021-01-06 13:33:13 -05:00
  • 1463bc0be6 blockchain v0: reactor updates Aleksandr Bezobchuk 2021-01-06 13:28:05 -05:00
  • f021c7df4d Merge branch 'master' into bez/p2p-refactor-blockchain-v0-reactor Aleksandr Bezobchuk 2021-01-06 11:55:34 -05:00
  • e986602649 evidence: p2p refactor (#5747) Aleksandr Bezobchuk 2021-01-06 11:53:18 -05:00
  • 5d63765990 os: simplify EnsureDir() (#5871) Erik Grinaker 2021-01-06 16:27:35 +01:00
  • 3185bb8b22 blockchain/v0: stop tickers on poolRoutine exit (#5860) Erik Grinaker 2021-01-05 15:45:24 +01:00
  • 2eba38051a blockchain/v2: fix missing mutex unlock (#5862) Erik Grinaker 2021-01-05 15:35:20 +01:00
  • 15eed81f12 test/consensus: improve WaitGroup handling in Byzantine tests (#5861) Erik Grinaker 2021-01-05 11:44:03 +01:00
  • fca7c6449a libs/os: EnsureDir now returns IO errors and checks file type (#5852) Erik Grinaker 2021-01-04 15:30:38 +01:00
  • c2b5f8bc4a abci/grpc: fix invalid mutex handling in StopForError() (#5849) Erik Grinaker 2021-01-04 14:56:01 +01:00
  • 4246000a8c tools/tm-signer-harness: fix listener leak in newTestHarnessListener() (#5850) Erik Grinaker 2021-01-04 14:38:42 +01:00
  • 2c95b0b5e0 changelog: update with changes released in 0.34.1 (#5875) Tess Rinearson 2021-01-06 16:56:13 +01:00
  • 2924d41f8b changelog: update changelog for v0.34.1 (#5872) v0.34.1 Tess Rinearson 2021-01-06 16:32:43 +01:00
  • a0d4d85375 os: simplify EnsureDir() (#5871) Erik Grinaker 2021-01-06 16:27:35 +01:00
  • 85569ebb60 blockchain v0: remove BroadcastStatusRequest Aleksandr Bezobchuk 2021-01-06 10:25:35 -05:00
  • 952cfaa174 blockchain v0: cleanup Aleksandr Bezobchuk 2021-01-06 10:15:35 -05:00
  • 13833cba9e p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) (#5870) Erik Grinaker 2021-01-06 16:10:28 +01:00
  • 8bf77d9b1a statesync: do not recover panic on peer updates (#5869) Aleksandr Bezobchuk 2021-01-06 10:07:10 -05:00
  • 1ccd23ca1d p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) Erik Grinaker 2021-01-06 15:38:23 +01:00
  • 47f5650615 build(deps): Bump codecov/codecov-action from v1.2.0 to v1.2.1 dependabot[bot] 2021-01-06 11:02:02 +00:00
  • 537464d26a blockchain v2: update message usage Aleksandr Bezobchuk 2021-01-05 12:05:13 -05:00
  • 5b17c01e41 build(deps): Bump codecov/codecov-action from v1.1.1 to v1.2.0 (#5863) dependabot[bot] 2021-01-05 08:51:21 -08:00
  • faa0e09f17 blockchain v0: update poolRoutine Aleksandr Bezobchuk 2021-01-05 11:13:14 -05:00
  • 9b9222f461 store: order-preserving varint key encoding (#5771) Callum Waters 2021-01-05 16:53:26 +01:00
  • 0555772d3a blockchain/v0: stop tickers on poolRoutine exit (#5860) Erik Grinaker 2021-01-05 15:45:24 +01:00
  • 1e1d087494 blockchain/v2: fix missing mutex unlock (#5862) Erik Grinaker 2021-01-05 15:35:20 +01:00
  • 85353d9af5 test/consensus: improve WaitGroup handling in Byzantine tests (#5861) Erik Grinaker 2021-01-05 11:44:03 +01:00
  • 7a639e5297 blockchain v0: refactor SwitchToFastSync Aleksandr Bezobchuk 2021-01-04 16:38:09 -05:00
  • c978c8f4ee blockchain v0: refactor BroadcastStatusRequest Aleksandr Bezobchuk 2021-01-04 16:36:34 -05:00
  • bbf126a79d blockchain v0: refactor Receive Aleksandr Bezobchuk 2021-01-04 16:33:17 -05:00
  • a7f935c93a statesync: add logs Aleksandr Bezobchuk 2021-01-04 16:32:50 -05:00
  • c111125b9f blockchain v0: refactor message logic Aleksandr Bezobchuk 2021-01-04 16:32:40 -05:00
  • b48a7f4d7e blockchain v0: initial commit Aleksandr Bezobchuk 2021-01-04 14:41:01 -05:00
  • 1570d26f84 test/e2e: add conceptual overview (#5857) Erik Grinaker 2021-01-04 18:51:49 +01:00
  • c75dee5a02 state sync: Fix TestSyncer_SyncAny (#5835) Aleksandr Bezobchuk 2021-01-04 10:31:20 -05:00
  • 17ca6c6c98 test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) Erik Grinaker 2021-01-04 16:19:07 +01:00
  • 46964f62db p2p: fix IPv6 address handling in new transport API (#5853) Erik Grinaker 2021-01-04 16:05:43 +01:00
  • 9c47b572f7 libs/os: EnsureDir now returns IO errors and checks file type (#5852) Erik Grinaker 2021-01-04 15:30:38 +01:00
  • 1b18d26644 abci/grpc: fix invalid mutex handling in StopForError() (#5849) Erik Grinaker 2021-01-04 14:56:01 +01:00
  • d39eb74daa tools/tm-signer-harness: fix listener leak in newTestHarnessListener() (#5850) Erik Grinaker 2021-01-04 14:38:42 +01:00
  • 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey Erik Grinaker 2020-12-23 13:51:31 +01:00
  • b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID Erik Grinaker 2020-12-23 13:48:49 +01:00
  • 1b6df6783d p2p: replace PeerID with NodeID Erik Grinaker 2020-12-23 13:37:05 +01:00
  • cc3c18a6a7 p2p: add NodeID.Validate(), replaces validateID() Erik Grinaker 2020-12-23 13:32:30 +01:00
  • 8e7d431f6f p2p: rename ID to NodeID Erik Grinaker 2020-12-23 13:30:29 +01:00
  • 3c1416b3d7 ABCI: Update readme to fix broken link to proto (#5847) John Adler 2021-01-03 22:17:21 -05:00
  • 17ce2ccc92 CHANGELOG: prepare 0.34.1-rc1 (#5832) v0.34.1-rc1 Tess Rinearson 2020-12-23 18:45:04 +01:00
  • b1328db07f modify Reactor priorities (#5826) (#5830) Anton Kaliaev 2020-12-23 21:05:14 +04:00
  • 07113abd9e proxy: improve ABCI app connection handling (#5078) Anton Kaliaev 2020-07-08 16:07:11 +04:00
  • aef1ac7ba5 modify Reactor priorities (#5826) Anton Kaliaev 2020-12-23 16:31:00 +04:00
  • 84ff991387 p2p: add MemoryTransport, an in-memory transport for testing (#5827) Erik Grinaker 2020-12-23 13:21:01 +01:00
  • bc1f1e5ffa ci: run goreleaser build (#5824) Marko 2020-12-22 08:06:37 -08:00
  • c4730bb46a localnet: use 27000 port for prometheus (#5811) Callum Waters 2020-12-22 09:16:33 +01:00
  • 392acdc733 build(deps): Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#5825) dependabot[bot] 2020-12-22 09:13:37 +01:00
  • 829a9e1de7 docs/tutorials: specify 0.34 (#5823) Marko 2020-12-21 09:39:07 -08:00