10017 Commits (master)
 

Author SHA1 Message Date
  M. J. Fromberger 89b4321af2
p2p: update polling interval calculation for PEX requests (#8106) 2 years ago
  dependabot[bot] c79bb13807
build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#8109) 2 years ago
  JayT106 d9c9675e2a
p2p+flowrate: rate control refactor (#7828) 2 years ago
  dependabot[bot] a54bae25b7
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#8104) 2 years ago
  William Banfield ddbc93d993
service: add NopService and use for PexReactor (#8100) 2 years ago
  M. J. Fromberger 6f7427ec7e
Update pending changelog for #8081. (#8093) 2 years ago
  Marko 7c03e7dbfb
cmd: make reset more safe (#8081) 2 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 2 years ago
  Manuel Bravo 4edc8c5523
abci++ spec: reorganizing basic concepts, adding outline for easy navigation (#8048) 2 years ago
  M. J. Fromberger f992a7e740
Fix YAML front matter. (#8086) 2 years ago
  Sam Kleinman 691cb52528
statesync: avoid leaking a thread during tests (#8085) 2 years ago
  Sam Kleinman 01266881b8
evidence: manage and initialize state objects more clearly in the pool (#8080) 2 years ago
  M. J. Fromberger 2df5c85a8d
Fix govet errors for %w use in test errors. (#8083) 2 years ago
  dependabot[bot] 1f03287f52
build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8074) 2 years ago
  dependabot[bot] e7955185b4
build(deps): Bump docker/login-action from 1.13.0 to 1.14.1 (#8075) 2 years ago
  dependabot[bot] 854add04b0
build(deps): Bump actions/checkout from 2.4.0 to 3 (#8076) 2 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 2 years ago
  Sam Kleinman f1659ce329
consensus: fix TestInvalidState race and reporting (#8071) 2 years ago
  William Banfield 8d0bd1c0ff
update abci cli test output (#8070) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield 9accc1a531
abci++ tooling: proto synchronization (#8065) 2 years ago
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 2 years ago
  William Banfield c8c248d733
docs: add an overview of the proposer-based timestamps algorithm (#8058) 2 years ago
  Sam Kleinman 9d98484845
node: excise node handle within rpc env (#8063) 2 years ago
  M. J. Fromberger 63ff2f052d
Remove now-unused and deprecated Subscribe methods. (#8064) 2 years ago
  Sergio Mena 7c4fe5b108
Vote extensions: new design (#8031) 2 years ago
  Sam Kleinman a3881f0fb1
consensus: improve wal test cleanup (#8059) 2 years ago
  M. J. Fromberger 59eaa4dba0
Revert "Remove master from versions and copy it from the latest. (#7980)" (#8053) 2 years ago
  M. J. Fromberger 33e6f7af11
Forward-port changelog updates for v0.35.2 to master. (#8054) 2 years ago
  M. J. Fromberger af96ef2fe4
rpc: set a minimum long-polling interval for Events (#8050) 2 years ago
  Thane Thomson 65065e6054
docs: update ADR template (#7789) 2 years ago
  M. J. Fromberger c42c6d06d2
Migration of TLA+ files from the spec repo (#8004) (#8018) 2 years ago
  M. J. Fromberger a22942504c
p2p: re-enable tests previously disabled (#8049) 2 years ago
  Callum Waters ea46a4e9d1
github: add Informal code owners (#8042) 2 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 2 years ago
  Sam Kleinman a965f03c15
statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 2 years ago
  Manuel Bravo 82a2ca4ba5
abci++ spec: remove new_hashes and discuss transaction traceability (#8002) 2 years ago
  Sam Kleinman 58dc172611
p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 2 years ago
  Sam Kleinman 9cb01168a6
Revert "build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026)" (#8034) 2 years ago
  dependabot[bot] e4dced2437
build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026) 2 years ago
  M. J. Fromberger 8175b2b26d
docs: fix some broken markdown links (#8021) 2 years ago
  dependabot[bot] 0fcfaa4568
build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /docs (#8023) 2 years ago
  dependabot[bot] b488198d47
build(deps): Bump prismjs from 1.26.0 to 1.27.0 in /docs (#8022) 2 years ago
  M. J. Fromberger b848c79971
Revert "Migration of TLA+ files from the spec repo (#8004)" (#8016) 2 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 2 years ago
  Kukovec e762dbb603
Migration of TLA+ files from the spec repo (#8004) 2 years ago
  M. J. Fromberger cd0472014a
Add command-line tool to manually subscribe to an event stream. (#8015) 2 years ago
  M. J. Fromberger ab32f5a9b6
rpc/client: add eventstream helper (#7987) 2 years ago
  Sam Kleinman a153f82433
p2p: ignore transport close error during cleanup (#8011) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago