737 Commits (fcfe157f6be4b48571c88ce2af8891d90302eb3f)

Author SHA1 Message Date
  Greg Morrison 692f23d589
events: Add block_id to NewBlockEvent (#6478) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Callum Waters 72ee5aab26
evidence: separate abci specific validation (#6473) 3 years ago
  Callum Waters 9e2af66a0a
types: fix verify commit light / trusting bug (#6414) 3 years ago
  Callum Waters a91680efee
test: create common functions for easily producing tm data structures (#6435) 3 years ago
  Aleksandr Bezobchuk 09a6ad7b1e
types: Refactor EventAttribute (#6408) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 3 years ago
  Callum Waters 5bafedff17
evidence: fix bug with hashes (#6375) 3 years ago
  Sam Kleinman 3f9066b290
logging: shorten precommit log message (#6270) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Marko 6ffdf181f2
crypto: ed25519 & sr25519 batch verification (#6120) 3 years ago
  Marko 884d4d5252
note: add nondeterministic note to events (#6220) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 2a2279e010
types: cleanup protobuf.go (#6023) 3 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 4 years ago
  Dev Ojha 8c0af72987
consensus: deprecate time iota ms (#5792) 4 years ago
  Callum Waters 909da42789
light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Aleksandr Bezobchuk b508045eff
Merge PR #5624: Types ValidateBasic Tests 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Marko 38587d83c4
types: move `MakeBlock` to block.go (#5573) 4 years ago
  Callum Waters d1ef5028a0
block: fix max commit sig size (#5567) 4 years ago
  Marko a5d3e19b4a
types: rename json parts to part_set_header (#5523) 4 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 741a515f5b
tx: reduce function to one parameter (#5493) 4 years ago
  Callum Waters 55e8ccab21
block: use commit sig size instead of vote size (#5490) 4 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Callum Waters 6a2a71be07
correctly calculate evidence data size (#5482) 4 years ago
  Callum Waters 302aec6dcc
evidence: use bytes instead of quantity to limit size (#5449) 4 years ago
  Callum Waters 433bdf5063
consensus: check block parts don't exceed maximum block bytes (#5431) 4 years ago
  Callum Waters 4f79930c12
blockchain: remove duplication of validate basic (#5418) 4 years ago
  Anton Kaliaev 1635d1339c
state: more test cases for block validation (#5415) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 6ab2a19088
header: check block protocol (#5340) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Callum Waters e2927d2088
light: move dropout handling and invalid data to the provider (#5308) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 4 years ago
  Marko 710a97d850
evidence: remove amnesia & POLC (#5319) 4 years ago
  Marko 82011ee7ab
evidence: remove lunatic (#5318) 4 years ago
  Marko e0140e4beb
evidence: remove ConflictingHeaders type (#5317) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Callum Waters 86707862d4
fix validator set proposer priorities in light client provider (#5307) 4 years ago
  Erik Grinaker d30e1d83b6
types: comment on need for length prefixing (#5283) 4 years ago
  Callum Waters b7f6e47a42
evidence: modularise evidence by moving verification function into evidence package (#5234) 4 years ago