173 Commits (master)

Author SHA1 Message Date
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Marko 56ee72424f
remove libsecp256k1 build tag (#7823) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger ca6163a3ec
Silence a staticcheck warning. (#7811) 2 years ago
  M. J. Fromberger fcfe157f6b
Remove unused xsalsa20symmetric package. (#7691) 2 years ago
  M. J. Fromberger 51ffb95775
Remove unused chacha20poly1305 package. (#7690) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 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 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Callum Waters 59404003ee
p2p: rename pexV2 to pex (#7088) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 87b876a73b
crypto/armor: remove unused package (#6963) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman bf77c0c544
rpc: support new p2p infrastructure (#6820) 3 years ago
  M. J. Fromberger 6dd8984fef
Fix and clarify breaks from select cases. (#6781) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Marko 4e06dfef8c
crypto/merkle: optimize merkle tree hashing (#6513) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Cuong Manh Le a9fc0c32b2
crypto/merkle: pre-allocate data slice in innherHash (#6443) 3 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 3 years ago
  Callum Waters 6f6083dae3
linter: fix nolintlint warnings (#6257) 3 years ago
  Marko 6ffdf181f2
crypto: ed25519 & sr25519 batch verification (#6120) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Erik Grinaker 4988877f19
crypto: fix infinite recursion in Secp256k1 string formatting (#5707) 3 years ago
  Marko fbf2309962
ci: remove `add-path` (#5674) 4 years ago
  Marko e0950515ff
test/e2e: fix secp failures (#5649) 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
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Marko d7d0ffea13
fix RPC blockresults reutrn (#5459) 4 years ago
  Marko 5069a8822c
crypto: reword readme (#5349) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko e8eef85619
crypto: remove proto privatekey (#5301) 4 years ago
  Marko 1b961d021f
crypto: remove secp256k1 (#5280) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Marko 1c9a2640e9
crypto: consistent api across keys (#5214) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Erik Grinaker 66ed8ec39d
proto: reorganize Protobuf schemas (#5102) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko b8b50733f0
encoding: remove codecs (#4996) 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
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago