8502 Commits (v0.34.0-rc3)
 

Author SHA1 Message Date
  Erik Grinaker 8f3e7248e7
changelog: update for 0.34.0-rc3 (#5240) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Erik Grinaker e1a1395cf4
consensus: don't check InitChain app hash vs genesis app hash, replace it (#5237) 4 years ago
  Erik Grinaker b1b82c493a
db: add support for badgerdb (#5233) 4 years ago
  Erik Grinaker feaa1ed17e
state: don't save genesis state in database when loaded (#5231) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Erik Grinaker 08ffe13295
abci: add ResponseInitChain.app_hash, check and record it (#5227) 4 years ago
  Marko 40bd416d59
test: protobuf vectors for reactors (#5221) 4 years ago
  Callum Waters bfcf45a461
evidence: remove validator index verification (#5225) 4 years ago
  Callum Waters 312c4f8fe1
evidence: change evidence time to block time (#5219) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Marko d551251869
contributing: add steps for adding and removing rc branches (#5223) 4 years ago
  dependabot-preview[bot] 04783eaf91 build(deps): [Security] Bump prismjs from 1.20.0 to 1.21.0 in /docs 4 years ago
  Sad Pencil 62d09ccc10
libs/rand: fix "out-of-memory" error on unexpected argument (#5215) 4 years ago
  Marko 1c9a2640e9
crypto: consistent api across keys (#5214) 4 years ago
  Erik Grinaker 3413a0dbd8
node: don't attempt fast sync when InitChain sets self as only validator (#5211) 4 years ago
  odidev 2a98ef8af1
Added ARM64 in GOARCH for Linux/ARM64 binary release (#5209) 4 years ago
  Erik Grinaker 958c4cdc6e
changelog: add v0.32.13 release (#5204) 4 years ago
  Erik Grinaker 310f802cd2
changelog: add v0.33.7 release (#5203) 4 years ago
  Callum Waters 68468fb024
evidence: fix usage of time field in abci evidence (#5201) 4 years ago
  dependabot-preview[bot] ad2e515112 build(deps): Bump github.com/spf13/viper from 1.7.0 to 1.7.1 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  dependabot-preview[bot] 19fad101e2 build(deps): Bump google.golang.org/grpc from 1.30.0 to 1.31.0 4 years ago
  Callum Waters 185cd5b8e5
evidence: don't stop evidence verification if an evidence fails (#5189) 4 years ago
  Callum Waters 3c21c3546c
evidence: remove phantom validator evidence (#5181) 4 years ago
  Anton Kaliaev db345066a8
rpc/client/http: log error (#5182) 4 years ago
  Callum Waters 4a06dc9916
abci: fix abci evidence types (#5174) 4 years ago
  Erik Grinaker 29d15df10b
changelog: bump to 0.34.0-rc2 (#5176) 4 years ago
  Callum Waters 77429b71d6
fix assertions on byzantine test (#5171) 4 years ago
  Marko 6ec8e57d08
changelog: move entries from pending (#5172) 4 years ago
  Erik Grinaker 79d6b034b7
version: bump version numbers (#5173) 4 years ago
  Anton Kaliaev 0d8d721999
consensus: only call privValidator.GetPubKey once per block (#5143) 4 years ago
  Anton Kaliaev 4d43bfe3bd
state: revert event hashing (#5159) 4 years ago
  Anton Kaliaev 2b97e03cf6
docs: document canonical field (#5166) 4 years ago
  Marko dc71f265aa
types: check if nil or empty valset (#5167) 4 years ago
  Anton Kaliaev b5f030892d
docs: document ConsensusParams (#5165) 4 years ago
  Anton Kaliaev 4ab7b7d7ca
docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
  Callum Waters bc8b3e830b
consensus: added byzantine test, modified previous test (#5150) 4 years ago
  Anton Kaliaev a29fd7c699
proto: add a comment for Validator#Address (#5144) 4 years ago
  Callum Waters cf84dcd44c
light cli: add feature flags and save providers (#5148) 4 years ago
  Cyrus Goh 539c19de28
Docs update (#5158) 4 years ago
  Anton Kaliaev 6f614119e8
docs: simplify choosing an ADR number (#5156) 4 years ago
  Callum Waters b5a5f9274d
evidence: minor correction to potential amnesia ev validate basic (#5151) 4 years ago
  dependabot-preview[bot] 791701bb27 build(deps): Bump vuepress-theme-cosmos from 1.0.168 to 1.0.169 in /docs 4 years ago
  Marko 2675b5fb42
ADR: add missing numbers as blank templates (#5154) 4 years ago
  Marko ee7bbb6cb2
types: validatebasic on from proto (#5152) 4 years ago
  Anton Kaliaev fb4e00f7f9
docs: event hashing ADR 058 (#5134) 4 years ago
  n-hutton 375f0c819f
add fixes for flaky tests (#5146) 4 years ago
  Anton Kaliaev 940e68292c
privval: if remote signer errors, don't retry (#5140) 4 years ago
  Dev Ojha cdba0d82f5
p2p: ensure peers can't change IP of known nodes (#5136) 4 years ago