709 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Tanya Bouman 09ec247646
cmd/tendermint/commands: replace $HOME/.some/test/dir with t.TempDir (#6623) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  crypto-facs 10d174adcc
rpc: Add `TotalGasUsed` to `block_results` response (#6615) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  JayT106 2b0a3c151b
fastsync: update the metrics during fast-sync (#6590) 3 years ago
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago
  Sam Kleinman 5f553bb3ee
changelog: update and regularize changelog entries (#6594) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Sam Kleinman 09a409df9c
libs/log: text logging format changes (#6589) 3 years ago
  Aleksandr Bezobchuk 7d961b55b2
state sync: tune request timeout and chunkers (#6566) 3 years ago
  JayT106 cb63ab4ac0
rpc: fix RPC client doesn't handle url's without ports (#6507) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  Marko 2f6141645b
metrics: change blocksize to a histogram (#6549) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Marko eaa0468190
types: revert breaking change (#6538) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Cuong Manh Le 915d9de91d
p2p/pex: reuse hash.Hasher per addrbook for speed (#6509) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Marko 4e06dfef8c
crypto/merkle: optimize merkle tree hashing (#6513) 3 years ago
  JayT106 b4307ca7f4
tools: use os home dir to instead of the hardcoded PATH (#6498) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  Marko 1709e49813
version: revert version through ldflag only (#6494) 3 years ago
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Greg Morrison 692f23d589
events: Add block_id to NewBlockEvent (#6478) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Cuong Manh Le a9fc0c32b2
crypto/merkle: pre-allocate data slice in innherHash (#6443) 3 years ago
  JayT106 e334555393
node/state: graceful shutdown in the consensus state (#6370) 3 years ago
  Aleksandr Bezobchuk 09a6ad7b1e
types: Refactor EventAttribute (#6408) 3 years ago
  Sam Kleinman 8eccaf9535
mempool: remove vestigal mempool wal (#6396) 3 years ago
  Callum Waters 9efc20c963
p2p: improve PEX reactor (#6305) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Callum Waters 36d8cb09df
config: create `BootstrapPeers` p2p config parameter (#6372) 3 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 3 years ago
  JayT106 43eacd159f
state/indexer: reconstruct indexer, move txindex into the indexer package (#6382) 3 years ago
  Callum Waters 5bafedff17
evidence: fix bug with hashes (#6375) 3 years ago
  Sam Kleinman d36a5905a6
statesync: improve e2e test outcomes (#6378) 3 years ago
  Tess Rinearson 281b5234b2
changelog: update for 0.34.10 (#6358) 3 years ago
  JayT106 ca7dbea05b
Set cache control in the HTTP-RPC response header (#6265) 3 years ago
  Callum Waters d4d2b66067
light: handle too high errors correctly (#6346) 3 years ago
  gotjoshua f563bd4ff1
RPC: don't cap page size in unsafe mode (#6329) 3 years ago
  Tess Rinearson 8b7a53bdb2
changelog: update to reflect 0.34.9 (#6334) 3 years ago
  Callum Waters b272746444
Merge pull request from GHSA-f3w5-v9xx-rp8p 3 years ago
  Callum Waters 358d1a28b8
node: remove mode defaults. Make node mode explicit (#6282) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago