33 Commits (master)

Author SHA1 Message Date
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  Marko 6ffdf181f2
crypto: ed25519 & sr25519 batch verification (#6120) 3 years ago
  Marko fbf2309962
ci: remove `add-path` (#5674) 4 years ago
  Marko e7d7ad85d5
crypto: adopt zip215 ed25519 verification (#5632) 4 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Marko 7c576f02ab
keys: change to []bytes (#4950) 4 years ago
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 5 years ago
  Ethan Buchman 0533c73a50
crypto: revert to mainline Go crypto lib (#3027) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Dev Ojha 0790223518 Comment about ed25519 private key format on Sign (#2632) 6 years ago
  Ethan Buchman feb08fa4f8
ed25519: use golang/x/crypto fork (#2558) 6 years ago
  Dev Ojha 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 6 years ago
  Dev Ojha 0bd4fb96f0 crypto: Add benchmarking code for signature schemes (#2061) 6 years ago
  Dev Ojha eb7dea1b0d crypto/ed25519: Remove privkey.Generate method (#2022) 6 years ago
  Dev Ojha c5c1689591 crypto/secp256k1: Add godocs, remove indirection in privkeys (#2017) 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  Dev Ojha 67762aec73 crypto/ed25519: Update the godocs (#2002) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago