709 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Marko 6ffdf181f2
crypto: ed25519 & sr25519 batch verification (#6120) 3 years ago
  Anton Kaliaev 00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) (#6204) 3 years ago
  Anton Kaliaev fe4e97afe0
rpc/jsonrpc: Unmarshal RPCRequest correctly (#6191) 3 years ago
  Tess Rinearson ddba7f931a
changelog: update for 0.34.8 (#6183) 3 years ago
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 3 years ago
  Anton Kaliaev fc5a108d53
libs/log: [JSON format] include timestamp (#6174) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Anton Kaliaev 0f4124fb54
rpc/client/http: Do not drop events even if the `out` channel is full (#6163) 3 years ago
  githubsands d5cf7831f1
state: save in batches within the state store (#6067) 3 years ago
  Silas Davis 9498cd80bd
Normalise GenesisDoc before saving to state (#6059) 3 years ago
  Anton Kaliaev c1ca749afa
rpc: change default sorting to desc for `/tx_search` results (#6168) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Aleksandr Bezobchuk 5b52f87789
ABCI: Fix ReCheckTx for Socket Client (#6124) 3 years ago
  Tess Rinearson 3e6f9329c1
changelog: update to reflect v0.34.4 release (#6105) 3 years ago
  Callum Waters c8a661091d
CHANGELOG_PENDING: update changelog for changes to American spelling (#6100) 3 years ago
  githubsands e00ffc42d7
store: use a batch instead of individual writes in SaveBlock (#6018) 3 years ago
  Callum Waters b9b55db4e5
light: remove max retry attempts from client and add to provider (#6054) 3 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 3 years ago
  Marko 2a2279e010
types: cleanup protobuf.go (#6023) 3 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Tess Rinearson 178d421c77 changelog: update changelogs to reflect changes released in 0.34.2 4 years ago
  Callum Waters bada08c50c
state sync: last consensus params height is not set (#5889) 4 years ago
  Callum Waters 956b59af87
evidence: buffer evidence from consensus (#5890) 4 years ago
  Marko f05788e632
privval: Query validator key (#5876) 4 years ago
  Callum Waters 03a6fb2777
state: prune states using an iterator (#5864) 4 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 4 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 4 years ago
  Tess Rinearson 2c95b0b5e0
changelog: update with changes released in 0.34.1 (#5875) 4 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 4 years ago
  Callum Waters 9b9222f461
store: order-preserving varint key encoding (#5771) 4 years ago
  Erik Grinaker 9c47b572f7
libs/os: EnsureDir now returns IO errors and checks file type (#5852) 4 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 4 years ago
  Anton Kaliaev 77deb710fb
mempool: disable MaxBatchBytes (#5800) 4 years ago
  Anton Kaliaev 6a056e050c
mempool: introduce KeepInvalidTxsInCache config option (#5813) 4 years ago
  Dev Ojha 8c0af72987
consensus: deprecate time iota ms (#5792) 4 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Anton Kaliaev 5aa859c370
blockchain/v2: send status request when new peer joins (#5774) 4 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 4 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 4 years ago
  Anton Kaliaev 89e908e340
blockchain/v0: relax termination conditions and increase sync timeout (#5741) 4 years ago
  Marko 9205e85a9b
changelog: add entry back (#5738) 4 years ago
  Anton Kaliaev 243ff4b43d
blockchain/v1: remove in favor of v2 (#5728) 4 years ago
  Anton Kaliaev 33dbff61d3
blockchain/v1: fix deadlock (#5711) 4 years ago
  Anton Kaliaev b1bbd37519
libs/bits: validate BitArray in FromProto (#5720) 4 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Marko 85e94161cd
version: add abci version to handshake (#5706) 4 years ago
  Erik Grinaker 4988877f19
crypto: fix infinite recursion in Secp256k1 string formatting (#5707) 4 years ago