28 Commits (master)

Author SHA1 Message Date
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  kmax.eth 449e127e6c
privval: avoid re-signing vote when RHS and signbytes are equal (#7592) 2 years ago
  William Banfield 7bc3a7274a
privval: do not use old proposal timestamp (#7621) 2 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  M. J. Fromberger 366ab1947a
Replace uses of libs/json with encoding/json. (#7534) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 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
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 3 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Erik Grinaker 250c3aa92e
test: add end-to-end testing framework (#5435) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Anton Kaliaev f31f4327b5
privval: remove deprecated `OldFilePV` 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 4 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 5 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 5 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 5 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 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
  Anton Kaliaev 26a7d757cb
overwrite pubkey and address for convenience 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Ethan Buchman 94c016a04e use MarshalJSONIndent for init files. closes #1506 6 years ago