148 Commits (master)

Author SHA1 Message Date
  JayT106 e70445f942
statesync/event: emit statesync start/end event (#6700) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Callum Waters 32bc399bdd
node: fix genesis on start up (#6563) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Aleksandr Bezobchuk bc643b19c4
p2p: support private peer IDs in new p2p stack (#6409) 3 years ago
  Callum Waters 8e8de2b2fb
node: use db provider instead of mem db (#6362) 3 years ago
  Sam Kleinman 6d9372bd39
test: improve cleanup for data and disk use (#6311) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Callum af723eca8a use correct source of evidence time 3 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 3 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Callum Waters b35e9ff53e
node: improve test coverage on proposal block (#5748) 4 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Callum Waters 55e8ccab21
block: use commit sig size instead of vote size (#5490) 4 years ago
  Callum Waters 6a2a71be07
correctly calculate evidence data size (#5482) 4 years ago
  Callum Waters 302aec6dcc
evidence: use bytes instead of quantity to limit size (#5449) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Callum Waters b7f6e47a42
evidence: modularise evidence by moving verification function into evidence package (#5234) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Callum Waters 3ecc0ffe7e
evidence: replace mock evidence with mocked duplicate vote evidence (#5036) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 4 years ago
  Marko 99985278d4
evidence: migrate reactor to proto (#4949) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Callum Waters c0682a3bed
evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
  Anton Kaliaev 2afae13a48
privval: retry GetPubKey/SignVote/SignProposal N times before 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev f76684a05c
node: allow registration of custom reactors while creating node (#3771) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago