10003 Commits (ab9963acb32ef4f2efe30c21cfc1102dd7e7770b)
 

Author SHA1 Message Date
  William Banfield 1b4daf7c5f name begin/end_events 3 years ago
  William Banfield 1fb789e7b7 remove needless nil variable 3 years ago
  William Banfield eca41af266 update comment 3 years ago
  William Banfield 42a01cc966 reorder block fields for aesthetics 3 years ago
  William Banfield a97c1819c3 remove unhelpful comment 3 years ago
  William Banfield 520ce222ab light.go comment change 3 years ago
  William Banfield ecb13bb4fd remove useless panic test 3 years ago
  William Banfield 83fc8c4601 variable renames for finalize 3 years ago
  William Banfield 21df89b60f consensus: rename deliver tx helper 3 years ago
  William Banfield 0cd4c3f2c8 abci: rename abci-cli command 'add_tx' from 'deliver_tx' 3 years ago
  William Banfield 077b1d5617 remove no longer relevant begin block test 3 years ago
  William Banfield b44b7e468c fix abci protobuf to contain vote 3 years ago
  William Banfield afbaa86a63 cleanup remaining struct problems 3 years ago
  William Banfield 855cb51189 more delivertx changes 3 years ago
  William Banfield 9474faf879 fix abci protobuf to contain ExecTxResult 3 years ago
  William Banfield a341046b28 update sites of DeliverTx 3 years ago
  William Banfield 1aa5dda364 block events and tx fixups 3 years ago
  William Banfield e3ff082f21 rename Txs -> TxResults 3 years ago
  William Banfield 984f52ff9d build latest abci protos 3 years ago
  Callum Waters ea46a4e9d1
github: add Informal code owners (#8042) 3 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 3 years ago
  Sam Kleinman a965f03c15
statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 3 years ago
  Manuel Bravo 82a2ca4ba5
abci++ spec: remove new_hashes and discuss transaction traceability (#8002) 3 years ago
  Sam Kleinman 58dc172611
p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 3 years ago
  Sam Kleinman 9cb01168a6
Revert "build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026)" (#8034) 3 years ago
  dependabot[bot] e4dced2437
build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026) 3 years ago
  M. J. Fromberger 8175b2b26d
docs: fix some broken markdown links (#8021) 3 years ago
  dependabot[bot] 0fcfaa4568
build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /docs (#8023) 3 years ago
  dependabot[bot] b488198d47
build(deps): Bump prismjs from 1.26.0 to 1.27.0 in /docs (#8022) 3 years ago
  M. J. Fromberger b848c79971
Revert "Migration of TLA+ files from the spec repo (#8004)" (#8016) 3 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 3 years ago
  Kukovec e762dbb603
Migration of TLA+ files from the spec repo (#8004) 3 years ago
  M. J. Fromberger cd0472014a
Add command-line tool to manually subscribe to an event stream. (#8015) 3 years ago
  M. J. Fromberger ab32f5a9b6
rpc/client: add eventstream helper (#7987) 3 years ago
  Sam Kleinman a153f82433
p2p: ignore transport close error during cleanup (#8011) 3 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
  Sam Kleinman 89dbebd1c5
p2p: retry failed connections slightly more aggressively (#8010) 3 years ago
  M. J. Fromberger af60a9c385
Forward port v0.34.16 changelog to master. (#8008) 3 years ago
  Sam Kleinman c8ae5db50e
p2p: relax pong timeout (#8007) 3 years ago
  JayT106 49e3688b79
fix syncAny test (#8001) 3 years ago
  Sam Kleinman c85e3e4ba8
p2p: mconn track last message for pongs (#7995) 3 years ago
  M. J. Fromberger 8c5e36159e
abci: use no-op loggers in the examples (#7996) 3 years ago
  Sam Kleinman 858d57a984
abci/kvstore: test cleanup improvements (#7991) 3 years ago
  M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993) 3 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 3 years ago
  M. J. Fromberger f795d3f360
rpc/client: rewrite the WaitForOneEvent helper (#7986) 3 years ago
  Sam Kleinman 06e6d3f2e9
e2e: change ci network configuration (#7988) 3 years ago
  Sam Kleinman 680ebc6f8e
consensus: TestReactorValidatorSetChanges test fix (#7985) 3 years ago
  M. J. Fromberger 211b80a484
rpc/client: add Events method to the client interface (#7982) 3 years ago
  Sam Kleinman 62a1cb8d17
testing: reduce usage of the MustDefaultLogger constructor (#7960) 3 years ago