393 Commits (master)

Author SHA1 Message Date
  William Banfield e4ae922c33
consensus: update state machine to use the new consensus params (#8181) 2 years ago
  William Banfield e2fc50ec9f
types: add TimeoutParams into ConsensusParams structs (#8177) 2 years ago
  M. J. Fromberger c88cf0b66c
config: add event subscription options and defaults (#7930) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  Sam Kleinman f19f84bc8c
test: uniquify prom IDs (#7540) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 2 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 2 years ago
  Sam Kleinman 5cc980698a
mempool: consoldate implementations (#7171) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 6108d0a9b5
config: expose ability to write config to arbitrary paths (#7174) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  Sam Kleinman cb39e2f917
node,blocksync,config: remove support for running nodes with blocksync disabled (#7159) 3 years ago
  Sam Kleinman 23be048294
p2p: use correct transport configuration (#7152) 3 years ago
  M. J. Fromberger 86f00135dd
rpc: Remove the deprecated gRPC interface to the RPC service (#7121) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman 3ea81bfaa7
p2p: remove wdrr queue (#7064) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  Sam Kleinman cb69ed8135
blocksync/v2: remove unsupported reactor (#7046) 3 years ago
  M. J. Fromberger 77052370cc
Update default config template to match mapstructure keys. (#7036) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Marko df2d744ea9
config/docs: update and deprecated (#6879) 3 years ago
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman 6e921f6644
p2p: change default to use new stack (#6862) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  Aleksandr Bezobchuk 68ffe8bc64
mempool: add TTL configuration to mempool (#6715) 3 years ago
  Marko 78a0a5fe73
blockchain: error on v2 selection (#6730) 3 years ago
  Marko 4f885209aa
RPC: mark grpc as deprecated (#6725) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Marko 7eef4d7ac2
config: add example on external_address (#6621) 3 years ago
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Aleksandr Bezobchuk 7d961b55b2
state sync: tune request timeout and chunkers (#6566) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Orkun Külçe 68f4a210d3
config: Add private peer id /net_info expose information in default config (#6490) 3 years ago
  Sam Kleinman 8eccaf9535
mempool: remove vestigal mempool wal (#6396) 3 years ago
  Callum Waters 36d8cb09df
config: create `BootstrapPeers` p2p config parameter (#6372) 3 years ago
  Sam Kleinman d36a5905a6
statesync: improve e2e test outcomes (#6378) 3 years ago
  Aleksandr Bezobchuk 47b28fd6aa
p2p: minor cleanup + update router options (#6353) 3 years ago
  Sam Kleinman 0f41f7465c
p2p: extend e2e tests for new p2p framework (#6323) 3 years ago
  Callum Waters 358d1a28b8
node: remove mode defaults. Make node mode explicit (#6282) 3 years ago