8148 Commits (29d15df10bbaa6609fa32df1b5bf697463e75a37)
 

Author SHA1 Message Date
  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
  Anton Kaliaev 95fc7e58ee
rpc/jsonrpc/server: merge WriteRPCResponseHTTP and WriteRPCResponseAr (#5141) 4 years ago
  Marko 909163afa8
rpc: make gasWanted/Used snake_case (#5137) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Anton Kaliaev 8cdb53c811
docs: EventAttribute#Index is not deterministic (#5132) 4 years ago
  Anton Kaliaev 5223cbac27
light: return if target header is invalid (#5124) 4 years ago
  Marko 16d2fa62eb
jsonrpc: change log to debug (#5131) 4 years ago
  dependabot-preview[bot] 7e8a7c2c41 build(deps): [Security] Bump lodash from 4.17.15 to 4.17.19 in /docs 4 years ago
  Marko 7c8c356f71
ci: version linter fix (#5128) 4 years ago
  Marko bba966458a
bump versiion of ci linter (#5127) 4 years ago
  Anton Kaliaev a08316f16a
light: use bisection (not VerifyCommitTrusting) when verifying a head… (#5119) 4 years ago
  Marko 9695690861
docs: modify needed proto files for guides (#5123) 4 years ago
  Tess Rinearson 685e19df80
docs: tweak light client documentation (#5121) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Anton Kaliaev 0825d57cf7
proto/tendermint/abci: fix Request oneof numbers (#5116) 4 years ago
  Anton Kaliaev 730e16566e
proto: change type + a cleanup (#5107) 4 years ago
  Callum Waters 37545bab88
evidence: new evidence event subscription (#5108) 4 years ago
  Callum Waters 8b460786de
docs: added further documentation to the subscribing to events page (#5110) 4 years ago
  Callum Waters c552a5b21e
rpc: /broadcast_evidence nil evidence check (#5109) 4 years ago
  Callum Waters de8cb8c16d
light: fix rpc calls: /block_results & /validators (#5104) 4 years ago
  Erik Grinaker 0b1722d78e
proto: minor cleanups (#5105) 4 years ago
  Tess Rinearson 526f45d2f4
CHANGELOG_PENDING: fix the upcoming release number (#5103) 4 years ago
  Callum Waters a97d05be4d
evidence: check lunatic vote matches header (#5093) 4 years ago
  Erik Grinaker 66ed8ec39d
proto: reorganize Protobuf schemas (#5102) 4 years ago
  Erik Grinaker 59a17b28a7
proto: improve enums (#5099) 4 years ago
  Erik Grinaker bf3c87c864
test: deflake TestAddAndRemoveListenerConcurrency and TestSyncer_SyncAny (#5101) 4 years ago
  Erik Grinaker ab20f3520f
proto: increase lint level to basic and fix lint warnings (#5096) 4 years ago
  Erik Grinaker 58113e31ae
evidence: fix data race in Pool.updateValToLastHeight() (#5100) 4 years ago