8475 Commits (5aa859c370637665279d67d6a091036a2b1e9ea8)
 

Author SHA1 Message Date
  Anton Kaliaev 627f7b5989
light: run detector for sequentially validating light client (#5538) 4 years ago
  Anton Kaliaev 8e6194626e
light: model-based tests (#5461) 4 years ago
  Erik Grinaker 886235311f
p2p: remove p2p.FuzzedConnection and its config settings (#5598) 4 years ago
  Erik Grinaker b5d9da5d89
docs: add ADR on P2P refactor scope (#5592) 4 years ago
  Anton Kaliaev bcf9b0aa39
blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago
  Marko cafad28293
privval: make response values non nullable (#5583) 4 years ago
  dependabot[bot] cd41091b18
build(deps): Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#5582) 4 years ago
  Erik Grinaker 53022220f6
test: fix various E2E test issues (#5576) 4 years ago
  Callum Waters 651d8f087b
evidence: don't send committed evidence and ignore inbound evidence that is already committed (#5574) 4 years ago
  Tess Rinearson 1488b0a33b
docs: remove DEV_SESSIONS list (#5579) 4 years ago
  Marko 3be4800810
docs: footer cleanup (#5457) 4 years ago
  Marko eeb92a632b
ci: tests (#5577) 4 years ago
  Marko d0db59e16c
ci: add goreleaser (#5527) 4 years ago
  Marko 38587d83c4
types: move `MakeBlock` to block.go (#5573) 4 years ago
  dependabot[bot] 80b9eb8f0f
build(deps): Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 (#5571) 4 years ago
  Erik Grinaker 7daf6a1a03
test: disable E2E misbehaviors due to bugs (#5569) 4 years ago
  Erik Grinaker 10dda219a1
test: fix handling of start height in generated E2E testnets (#5563) 4 years ago
  Callum Waters d1ef5028a0
block: fix max commit sig size (#5567) 4 years ago
  Erik Grinaker 20d66803c5
abci/grpc: fix ordering of sync/async callback combinations (#5556) 4 years ago
  Callum Waters 50b91867c3
test: add evidence e2e tests (#5488) 4 years ago
  Erik Grinaker d11e5993b1
test: tag E2E Docker resources and autoremove them (#5558) 4 years ago
  Erik Grinaker 99f645d200
github: only notify nightly E2E failures once (#5559) 4 years ago
  Erik Grinaker e0e006d10f
test: run remaining E2E testnets on run-multiple.sh failure (#5557) 4 years ago
  dependabot[bot] d4f906609a
build(deps): Bump google.golang.org/grpc from 1.32.0 to 1.33.1 (#5544) 4 years ago
  dependabot[bot] a24a58207a
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.7 to 1.0.8 (#5543) 4 years ago
  Erik Grinaker 8c5fe166a6
test: enable restart/kill perturbations in E2E tests (#5537) 4 years ago
  Erik Grinaker 17383be202
consensus: open target WAL as read/write during autorepair (#5536) 4 years ago
  Callum Waters 257b34b459
evidence: don't gossip consensus evidence too soon (#5528) 4 years ago
  Erik Grinaker 9e6248c0d7
test: enable blockchain v2 in E2E testnet generator (#5533) 4 years ago
  Anton Kaliaev b4adeab8b9
blockchain/v2: fix panic: processed height X+1 but expected height X (#5530) 4 years ago
  Anton Kaliaev d785036e0b
blockchain/v2: fix "panic: duplicate block enqueued by processor" (#5499) 4 years ago
  dependabot[bot] c206d9b680
build(deps): Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#5525) 4 years ago
  Erik Grinaker 3dabfbeae0
test: enable ABCI gRPC client in E2E testnets (#5521) 4 years ago
  Erik Grinaker 047267bbc8
abci/grpc: return async responses in order (#5520) 4 years ago
  dependabot[bot] 6e16df8547
build(deps): Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 (#5526) 4 years ago
  Marko a5d3e19b4a
types: rename json parts to part_set_header (#5523) 4 years ago
  dependabot[bot] 6ef7b316cd
build(deps): Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0 (#5515) 4 years ago
  Erik Grinaker e7184c499d
statesync: check all necessary heights when adding snapshot to pool (#5516) 4 years ago
  Erik Grinaker f0d4ddcf3c
test: tweak E2E tests for nightly runs (#5512) 4 years ago
  Tess Rinearson 7ccee61557
docs/tools: update url for kms repo (#5510) 4 years ago
  dependabot[bot] 2fff29f340
build(deps): Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#5505) 4 years ago
  Erik Grinaker b6979e7fbd
test: clean up E2E test volumes using a container (#5509) 4 years ago
  dependabot[bot] ca1891944b
build(deps): Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 (#5506) 4 years ago
  Tess Rinearson ce824d6fad
contributing: include instructions for a release candidate (#5498) 4 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Erik Grinaker 8a67968416
github: add nightly E2E testnet action (#5480) 4 years ago
  Erik Grinaker 61ee6b0b5d
github: rename e2e jobs (#5502) 4 years ago
  Marko 1a74e01d18
update changelog for rc5 (#5501) 4 years ago
  Marko 741a515f5b
tx: reduce function to one parameter (#5493) 4 years ago
  Callum Waters 55e8ccab21
block: use commit sig size instead of vote size (#5490) 4 years ago