90 Commits (master)

Author SHA1 Message Date
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  JayT106 4334135651
privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Callum Waters 5697e144a7
evidence: adr56 form amnesia evidence (#4821) 4 years ago
  Anton Kaliaev 25890a6635
types: sort validators by voting power 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 5 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 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 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 a39b2522d5 review comments: 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Emmanuel T Odeke 7cb3188fbc testnet cmd: ensure config dir exists. closes #1290 6 years ago
  Ethan Buchman d4e4055d57
PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 6 years ago
  Ethan Buchman 6596bff8ec types: bring back json.Marshal/Unmarshal for genesis/priv_val 6 years ago
  Ethan Buchman 6cf5100645 types: working on tests... 6 years ago
  Ethan Buchman 200787ede2 types: update for new go-wire. WriteSignBytes -> SignBytes 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Alexander Simmerl 2a292efb56 Return error for all PrivValidator methoods 6 years ago
  Ethan Buchman 8da2a6a147 types/priv_validator: fixes for latest p2p and cmn 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 6 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 6 years ago
  Ethan Buchman b9cbaf8f10 priv-val: fix timestamp for signing things that only differ by timestamp 6 years ago
  Ethan Buchman f81025631e update comment [ci skip] 6 years ago
  Ethan Buchman 9c03c58de2 priv validator checks if only difference is timestamp; else error 6 years ago
  Anton Kaliaev a1cc9ac642
priv validator returns last sign bytes if h/r/s matches 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Ethan Buchman 24f7b9387a more tests 7 years ago
  Ethan Buchman 756818f940 fixes from review 7 years ago