10006 Commits (4d8e81a1f51e3de5e7642928b06a18739f597f39)
 

Author SHA1 Message Date
  William Banfield 4d8e81a1f5
error message change 3 years ago
  William Banfield 6ce11e5e5e
check duplicates of different types in txrecords 3 years ago
  William Banfield 3c35f894f3
remove empty tx records in substPrepareTx 3 years ago
  William Banfield 62665fe2c5
Merge branch 'master' into wb/abci-prepare-proposal-synchronize 3 years ago
  JayT106 d9c9675e2a
p2p+flowrate: rate control refactor (#7828) 3 years ago
  dependabot[bot] a54bae25b7
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#8104) 3 years ago
  William Banfield 06f2d608ae
deadcode 3 years ago
  William Banfield 209a5c73cb
move size check into loop 3 years ago
  William Banfield 5353718733
unexport IsIncluded 3 years ago
  William Banfield 9852254072
Update abci/types/types.go 3 years ago
  William Banfield 1ee79b8598
Update abci/types/types.go 3 years ago
  William Banfield c25f7769a6
remove Must* proof and hash functions 3 years ago
  William Banfield ddbc93d993
service: add NopService and use for PexReactor (#8100) 3 years ago
  William Banfield ee2a9a1620
use nil slice when expected length is 0 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 d8f2c4944a
add tx modified true to tests 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 c34adb7235
check-in finalize block hash tests 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 4b0826a791
move result.go to types.go 3 years ago
  William Banfield b0aa4b0ba8
unimplemented method stubs. compiles 3 years ago
  William Banfield d2ae45324c
change simple apps to use TxRecords 3 years ago
  William Banfield cdae5e325b
build latest abci protos 3 years ago
  M. J. Fromberger 6f7427ec7e
Update pending changelog for #8081. (#8093) 3 years ago
  Marko 7c03e7dbfb
cmd: make reset more safe (#8081) 3 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 3 years ago
  Manuel Bravo 4edc8c5523
abci++ spec: reorganizing basic concepts, adding outline for easy navigation (#8048) 3 years ago
  M. J. Fromberger f992a7e740
Fix YAML front matter. (#8086) 3 years ago
  Sam Kleinman 691cb52528
statesync: avoid leaking a thread during tests (#8085) 3 years ago