92 Commits (11edd067e7361bbe5dfa684b390b8d7578624bd6)

Author SHA1 Message Date
  William Banfield 747eb86de8
remove Get prefix 3 years ago
  William Banfield 51cf3fe7db
rename to MarshalTxResults 3 years ago
  William Banfield 9082915626
implement TxRecordSet for dealing with TxRecord validation 3 years ago
  William Banfield ce9b5982bc
fix all cases of CreateProposalBlock votes 3 years ago
  William Banfield 5849b16dff
fix joined lines 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 531150819d
remove unused method from state.go 3 years ago
  William Banfield 245687f6cb
cleanup eventbus changes from merge 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 6a085d6077
reorder tx test also removes txs 3 years ago
  William Banfield d102b4881e
maxDataBytes remove comment 3 years ago
  William Banfield 428efab53f
update test 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 7e75f88780
initial suite of tests 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 d796d3f103
mempool yakshave: replace old mock entirely 3 years ago
  William Banfield a3d8c7ed18
initial test for prepare proposal 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
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 3 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 3 years ago
  yihuang 8a238fdcb4
fix app hash in state rollback (#7837) 3 years ago
  Sam Kleinman c2cce2a696
abci/client: remove client-level callback (#7845) 3 years ago
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 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
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 3 years ago
  M. J. Fromberger 73f605af3f
indexer: skip Docker tests when Docker is not available (#7814) 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