469 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Anton Kaliaev a8d8600308
[block#LastResultsHash] add Events + GasWanted/Used (#4845) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Callum Waters b1dba352b0
light: added more tests for pruning, initialization and bisection (#4978) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Anton Kaliaev 65909a13d5
consensus: stricter on LastCommitRound check (#4970) 4 years ago
  Marko 6961c7e5d1
crypto: removal of multisig (#4988) 4 years ago
  Marko 99985278d4
evidence: migrate reactor to proto (#4949) 4 years ago
  Anton Kaliaev 6ec58f1560
rpc: support EXISTS operator in /tx_search query (#4979) 4 years ago
  Marko a89f2581fc
blockchain: proto migration (#4969) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Anton Kaliaev 4d422e443b
p2p: expose SaveAs on NodeKey (#4981) 4 years ago
  Marko 3b256ccb05
p2p/pex: migrate to Protobuf (#4973) 4 years ago
  Marko 4a87d60736
light: migrate to proto (#4964) 4 years ago
  Marko f9f4916bc3
store: proto migration (#4974) 4 years ago
  Erik Grinaker b76b270a23
blockchain/v2: correctly set block store base in status responses (#4971) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko dc49dcc1c1
evidence: json tags for DuplicateVoteEvidence (#4959) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko 7c576f02ab
keys: change to []bytes (#4950) 4 years ago
  Callum Waters d53a8d0377
light: implement validate basic (#4916) 4 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Marko 4e6a844d6f
statesync: use Protobuf instead of Amino for p2p traffic (#4943) 4 years ago
  Anton Kaliaev 123beeadc4
lite2: compare header with witnesses in parallel (#4935) 4 years ago
  Anton Kaliaev 2af939a5dd
lite2: check header w/ witnesses only when doing bisection (#4929) 4 years ago
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Marko 0da7d87351
proto: move mempool to proto (#4940) 4 years ago
  Federico Kunze da924fc62d
rpc: add BlockByHash to Client (#4923) 4 years ago
  Tess Rinearson bdf268e03e
CHANGELOG: update to reflect 0.33.5 (#4915) 4 years ago
  Joe Bowman 8b50ff60d9
only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 4 years ago
  Callum Waters 8cd3dec102
types: create ValidateBasic() funcs for validator and validator set (#4905) 4 years ago
  Callum Waters 2014357a19
evidence: remove header from phantom evidence (#4892) 4 years ago
  Marko 89a3cb2b0a
libs: remove kv (#4874) 4 years ago
  Anton Kaliaev 3fb80e560d
p2p: return masked IP (not the actual IP) in addrbook#groupKey 4 years ago
  Anton Kaliaev e9897c82e5
rpc/core: do not lock ConsensusState mutex 4 years ago
  Callum Waters c0682a3bed
evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev 379b1b85bc
rpc: use a struct to wrap all the global objects 4 years ago
  Marko 01e032dc99
libs: remove bech32 4 years ago
  Anton Kaliaev 2afae13a48
privval: retry GetPubKey/SignVote/SignProposal N times before 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Anton Kaliaev 398000a10d
pex: use highwayhash for pex bucket 4 years ago
  Anton Kaliaev 52784f67d0
mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
  Erik Grinaker 413e554fd0
rpc: handle panics during panic handling 4 years ago
  Anton Kaliaev d202fab478
types: simplify VerifyCommitTrusting 4 years ago