351 Commits (747eb86de871e2a38c679236354470dada7d9054)

Author SHA1 Message Date
  William Banfield 747eb86de8
remove Get prefix 3 years ago
  William Banfield a843d8bf28
createProposalBlock explicit returns 3 years ago
  William Banfield 889488f92c
log if part set errors 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 64b0b0a646
mempool_test does not make new list of Tx 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 26c4f9088f
add error log for failure to create proposal block 3 years ago
  JayT106 d9c9675e2a
p2p+flowrate: rate control refactor (#7828) 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 0379e07c72
mempool yakshave: generate new mocks 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 7f617af927
consensus mempool tests compile 3 years ago
  William Banfield 7eb766144e
add todo for naked return 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 691cb52528
statesync: avoid leaking a thread during tests (#8085) 3 years ago
  Sam Kleinman 01266881b8
evidence: manage and initialize state objects more clearly in the pool (#8080) 3 years ago
  M. J. Fromberger 2df5c85a8d
Fix govet errors for %w use in test errors. (#8083) 3 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 3 years ago
  Sam Kleinman f1659ce329
consensus: fix TestInvalidState race and reporting (#8071) 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
  Sam Kleinman 9d98484845
node: excise node handle within rpc env (#8063) 3 years ago
  M. J. Fromberger 63ff2f052d
Remove now-unused and deprecated Subscribe methods. (#8064) 3 years ago
  Sam Kleinman a3881f0fb1
consensus: improve wal test cleanup (#8059) 3 years ago
  M. J. Fromberger af96ef2fe4
rpc: set a minimum long-polling interval for Events (#8050) 3 years ago