5 Commits (bed58a749fa066ed8dd00bf16441fbed40dec908)

Author SHA1 Message Date
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  JayT106 10fa151749
state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Callum Waters a91680efee
test: create common functions for easily producing tm data structures (#6435) 3 years ago
  Sam Kleinman dbfd6fc613
consensus: reduce shared state in tests (#6313) 4 years ago
  Sam Kleinman 19393f0c28
test: clean up databases in tests (#6304) 4 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 4 years ago
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 4 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 4 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 4 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 4 years ago
  Callum Waters 03a6fb2777
state: prune states using an iterator (#5864) 4 years ago
  Alessio Treglia bcb7044d64
consensus: fix flaky tests (#5734) 4 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  QuantumExplorer ecd3cbc2bd
fix a few typos (#5402) 4 years ago
  Erik Grinaker 58b4deca86
blockstore: fix race conditions when loading data (#5382) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Marko d54de61bf6
consensus: proto migration (#4984) 4 years ago
  Marko 7a8224f8a3
state: proto migration (#4972) 4 years ago
  Marko f9f4916bc3
store: proto migration (#4974) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Anton Kaliaev 8b2ed8933a
consensus: fix TestSimulateValidatorsChange 4 years ago
  Anton Kaliaev f6435f2c73
consensus: add comment as to why use mocks during replay (#4785) 4 years ago
  Callum Waters 47cfadb0aa
evidence: refactor evidence mocks throughout packages (#4787) 4 years ago
  Callum 15a9f1760d move mempool mock directory 4 years ago
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 5 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 5 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 5 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 5 years ago
  Erik Grinaker fe11219795
Fix unexported returns (#4450) 5 years ago
  Prince Sinha 7be74c73b7 rpc: add method block_by_hash (#4257) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago