49 Commits (51cf3fe7dbd9bfd47fecf9baadc3b1efe464c5c9)

Author SHA1 Message Date
  William Banfield 51cf3fe7db
rename to MarshalTxResults 3 years ago
  William Banfield 9082915626
implement TxRecordSet for dealing with TxRecord validation 3 years ago
  William Banfield 232b38100b
use block.Txs 3 years ago
  William Banfield dd98161894
thread vote information through for future use by vote extensions 3 years ago
  William Banfield c25f7769a6
remove Must* proof and hash functions 3 years ago
  William Banfield 75fb1ce421
MakeBlock no longer returns error 3 years ago
  William Banfield 4f597b4ab6
do not rebuild block if not modified 3 years ago
  William Banfield 333b25cfbe
remove TODO for prepare proposal 3 years ago
  William Banfield d102b4881e
maxDataBytes remove comment 3 years ago
  William Banfield 378bc12c71
update checktx log statement 3 years ago
  William Banfield 8f474fbbdb
add logic for ignoring Tx changes if modifiedTx is false 3 years ago
  William Banfield 041361da04
add logic to check tx to the mempool if marked added 3 years ago
  William Banfield 3ae7382ed0
remove unused 'votes' parameter from CreateProposalBlock 3 years ago
  William Banfield 914c555ff5
initial logic to remove txs from the mempool 3 years ago
  William Banfield 9fbbdecb65
implement ResponsePrepareProposal validation rules 3 years ago
  William Banfield f52a2858c8
annotate methods with notes from spec 3 years ago
  William Banfield 778e2e8908
add tx conversions to get consensus tests to pass 3 years ago
  William Banfield 4f890ecff5
MakeBlock no longer returns part set 3 years ago
  William Banfield 1d336ea221
limit use of ABCIResponses 3 years ago
  William Banfield b0aa4b0ba8
unimplemented method stubs. compiles 3 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 3 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 3 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 3 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 3 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 3 years ago
  Sergio Mena 60f09840dd
abci: PrepareProposal-VoteExtension integration [2nd try] (#7821) 3 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 3 years ago
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 3 years ago
  Jasmina Malicevic cd875c8a2c
types: remove nested evidence field from block (#7765) 3 years ago
  Sergio Mena 854fd07461
Fixing handling of contexts in the ABCI++ rebased branch (#7768) 3 years ago
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 3 years ago
  mconcat 39ffa80ae7 PrepareProposal-VoteExtension integration (#6915) 3 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  Sam Kleinman 4e5c2b5e8f
consensus: use delivertxsync (#7616) 3 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 3 years ago
  Sam Kleinman 25e665df17
internal/libs: delete unused functionality (#7569) 3 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 3 years ago
  Sam Kleinman 430817d9e9
types: remove panic from block methods (#7501) 3 years ago
  Sam Kleinman bef120dadf
contexts: remove all TODO instances (#7466) 3 years ago
  Sam Kleinman 867d406c6c
state: pass connected context (#7410) 3 years ago
  Sam Kleinman 9c21d4140b
mempool: avoid arbitrary background contexts (#7409) 3 years ago
  Sam Kleinman 4af2dbd03b
eventbus: plumb contexts (#7337) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago