52 Commits (e2365c1368c25bfbbd1404c49a9855a9677bb222)

Author SHA1 Message Date
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Sam Kleinman 752a3a6c24
types: tests should not panic (#7506) 3 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 3 years ago
  Emmanuel T Odeke 3e92899bd9
internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) 3 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Callum Waters 55e8ccab21
block: use commit sig size instead of vote size (#5490) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Erik Grinaker 59a17b28a7
proto: improve enums (#5099) 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
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Ismail Khoffi af3ba5145a fix test-vectors to actually match the sign bytes: (#3312) 5 years ago
  Ethan Buchman 1809efa350
Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
  Ismail Khoffi 1f68318875 fix order of BlockID and Timestamp in Vote and Proposal (#3078) 6 years ago
  Catalin Pirvu 46d32af055 Add tests for ValidateBasic methods (#2754) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Ismail Khoffi a530352f61 Align Vote/Proposal fields with canonical order and fields (#2730) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ethan Buchman be929acd6a
Update to Amino v0.13.0-rc0 (#2687) 6 years ago
  Ethan Buchman 30519e8361
types: first field in Canonical structs is Type (#2675) 6 years ago
  Ethan Buchman e798766a27
types: remove Version from CanonicalXxx (#2666) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Anton Kaliaev 166fd82b70
max-bytes PR follow-up (#2318) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev d103aaf53f
add test for Vote#Verify 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 3395f5fb0e types: builds 6 years ago
  Ethan Buchman d2cd079541 types: tests build 7 years ago
  Ethan Buchman 8da2a6a147 types/priv_validator: fixes for latest p2p and cmn 6 years ago