77 Commits (master)

Author SHA1 Message Date
  M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993) 2 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 2 years ago
  Sam Kleinman 797541e742
docs: add upgrading info about node service (#7241) 3 years ago
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  William Banfield 63aeb50665
upgrading: add information into the UPGRADING.md for users of the codebase wishing to upgrade (#6898) 3 years ago
  Sam Kleinman bf77c0c544
rpc: support new p2p infrastructure (#6820) 3 years ago
  Sam Kleinman 66084a01dc
commands: add key migration cli (#6790) 3 years ago
  Sam Kleinman 31994cadc0
docs: upgrade documentation for custom mempools (#6794) 3 years ago
  rene e5f9dd2736
docs: fix typo (#6789) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 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
  William Banfield b2502b5e53
tooling: use go version 1.16 as minimum version (#6642) 3 years ago
  Sam Kleinman 5f553bb3ee
changelog: update and regularize changelog entries (#6594) 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
  Callum Waters 36d8cb09df
config: create `BootstrapPeers` p2p config parameter (#6372) 3 years ago
  Callum Waters 358d1a28b8
node: remove mode defaults. Make node mode explicit (#6282) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 3 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 3 years ago
  Marko 9205e85a9b
changelog: add entry back (#5738) 3 years ago
  Anton Kaliaev 243ff4b43d
blockchain/v1: remove in favor of v2 (#5728) 3 years ago
  Marko 85e94161cd
version: add abci version to handshake (#5706) 3 years ago
  Tess Rinearson b435d9aae5
upgrading: update 0.34 instructions with updates since RC4 (#5685) 3 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Anton Kaliaev 7d2b3e305e
docs: minor tweaks (#5404) 4 years ago
  Tess Rinearson 932b4b5749
UPGRADING: polish upgrading instructions for 0.34 (#5398) 4 years ago
  Marko ed046966bd
upgrading: state store change (#5364) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 4 years ago
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  Marko c2a38ad780
docs: add block retention to upgrading.md (#5284) 4 years ago
  Marko 1b961d021f
crypto: remove secp256k1 (#5280) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago
  Marko 8cdaa7f515
privval: add chainID to requests (#5239) 4 years ago
  Erik Grinaker 8f3e7248e7
changelog: update for 0.34.0-rc3 (#5240) 4 years ago
  Erik Grinaker e1a1395cf4
consensus: don't check InitChain app hash vs genesis app hash, replace it (#5237) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Erik Grinaker 08ffe13295
abci: add ResponseInitChain.app_hash, check and record it (#5227) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Callum Waters 4a06dc9916
abci: fix abci evidence types (#5174) 4 years ago
  Marko c33fab961b
changelog: reorgranize (#5065) 4 years ago
  Marko 85acd11097
upgrading.md additions (#5049) 4 years ago
  Marko 5412426ae8
indexer: remove index filtering (#5006) 4 years ago
  Anton Kaliaev 3c79251ffc
Update UPGRADING.md and bump p2p/block protocol versions (#5038) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Anton Kaliaev 206c814a8e
UPGRADING.md: write about the LastResultsHash change (#5000) 4 years ago