8398 Commits (6b2ab0f0e1407f542cb47bffc5b883783e6b0795)
 

Author SHA1 Message Date
  Erik Grinaker 637d76254d go.mod: upgrade iavl and deps (#5657) 4 years ago
  dependabot[bot] a447c507e4 build(deps): Bump github.com/tendermint/tm-db from 0.6.2 to 0.6.3 4 years ago
  dependabot[bot] 24d13479fe build(deps): Bump google.golang.org/grpc from 1.33.1 to 1.33.2 (#5635) 4 years ago
  dependabot[bot] 9c32ad4a02 build(deps): Bump google.golang.org/grpc from 1.32.0 to 1.33.1 (#5544) 4 years ago
  dependabot[bot] de0bef5db5 build(deps): Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 (#5526) 4 years ago
  dependabot[bot] 0a4432baf5 build(deps): Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0 (#5515) 4 years ago
  dependabot[bot] 0bdc76a78c build(deps): Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#5505) 4 years ago
  dependabot[bot] a2addecb3d build(deps): Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 (#5506) 4 years ago
  Anton Kaliaev 54a0940e40 blockchain/v2: remove peers from the processor (#5607) 4 years ago
  Anton Kaliaev 25fafb30b5 blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago
  Erik Grinaker 59f3f63d33 test: fix various E2E test issues (#5576) 4 years ago
  Callum Waters 9d354c842e evidence: structs can independently form abci evidence (#5610) 4 years ago
  Anton Kaliaev 70a62be5c6
light: run detector for sequentially validating light client (#5538) (#5601) 4 years ago
  Marko ad4f54e9b2 privval: make response values non nullable (#5583) 4 years ago
  Marko 0022779e07 ci: tests (#5577) 4 years ago
  Marko 96dda8810d ci: add goreleaser (#5527) 4 years ago
  Callum Waters 5cfe035362 evidence: don't send committed evidence and ignore inbound evidence that is already committed (#5574) 4 years ago
  Callum Waters 4947333e67 evidence: don't gossip consensus evidence too soon (#5528) 4 years ago
  Erik Grinaker 8329d12c18 abci/grpc: fix ordering of sync/async callback combinations (#5556) 4 years ago
  Erik Grinaker f093d5837b test: disable E2E misbehaviors due to bugs (#5569) 4 years ago
  Erik Grinaker ceea64ec28 test: fix handling of start height in generated E2E testnets (#5563) 4 years ago
  Callum Waters c4f1b2d7db block: fix max commit sig size (#5567) 4 years ago
  Erik Grinaker a0f08686fb github: only notify nightly E2E failures once (#5559) 4 years ago
  Callum Waters dacbfbe1fe test: add evidence e2e tests (#5488) 4 years ago
  Erik Grinaker 75879ab1d7 test: tag E2E Docker resources and autoremove them (#5558) 4 years ago
  Erik Grinaker 8b4f0dba70 test: run remaining E2E testnets on run-multiple.sh failure (#5557) 4 years ago
  Erik Grinaker 2f72f553ac test: enable restart/kill perturbations in E2E tests (#5537) 4 years ago
  Erik Grinaker d113da01cd test: enable blockchain v2 in E2E testnet generator (#5533) 4 years ago
  Erik Grinaker b17b28a163 test: enable ABCI gRPC client in E2E testnets (#5521) 4 years ago
  Erik Grinaker 6473f0178c test: tweak E2E tests for nightly runs (#5512) 4 years ago
  Erik Grinaker 4e2e487c7a test: clean up E2E test volumes using a container (#5509) 4 years ago
  Erik Grinaker 8ebb39eed6 github: rename e2e jobs (#5502) 4 years ago
  Erik Grinaker 5e6e6315ad github: add nightly E2E testnet action (#5480) 4 years ago
  Marko 9379bc92fd fix lint failures with 1.31 (#5489) 4 years ago
  dependabot[bot] 51b8d3a153 build(deps): Bump technote-space/get-diff-action from v3 to v4 (#5485) 4 years ago
  dependabot[bot] bf42bf0fd5 build(deps): Bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 (#5486) 4 years ago
  dependabot[bot] cbdc089321 build(deps): Bump actions/cache from v2.1.1 to v2.1.2 (#5487) 4 years ago
  Erik Grinaker f9bfb40d53 test/e2e: add random testnet generator (#5479) 4 years ago
  Marko e7568f9e0c ci/e2e: avoid running job when no go files are touched (#5471) 4 years ago
  Erik Grinaker 3a4a6ae9ac test: add E2E test for node peering (#5465) 4 years ago
  Erik Grinaker 4462e2697c test: remove P2P tests (#5453) 4 years ago
  Erik Grinaker 0003aabe65 circleci: remove Gitian reproducible_builds job (#5462) 4 years ago
  Erik Grinaker 4b3565fcaa test: add GitHub action for end-to-end tests (#5452) 4 years ago
  Erik Grinaker 64b0f5b363 test: add basic end-to-end test cases (#5450) 4 years ago
  Erik Grinaker a58454e788 test: add end-to-end testing framework (#5435) 4 years ago
  QuantumExplorer 1b733ea28d fix a few typos (#5402) 4 years ago
  Marko 41ab199378 blockchain/v1: add noBlockResponse handling (#5401) 4 years ago
  Marko 0f3b49a915
ci: docker remove circleci and add github action (#5551) 4 years ago
  Anton Kaliaev 55ff694aa6 light/rpc: fix ABCIQuery (#5375) 4 years ago
  Anton Kaliaev 406dd74220 light: cross-check the very first header (#5429) 4 years ago