278 Commits (11edd067e7361bbe5dfa684b390b8d7578624bd6)

Author SHA1 Message Date
  William Banfield 89c932352b
comment types_test 3 years ago
  William Banfield 51cf3fe7db
rename to MarshalTxResults 3 years ago
  William Banfield c8844abd62
create separate removed list in kvstore 3 years ago
  William Banfield bef6ab6e51
remove methods from abci tx records 3 years ago
  William Banfield 4655d5d9f0
trim prefix from demo app 3 years ago
  William Banfield ca1824b415
update substPrepareTx 3 years ago
  William Banfield 1500369946
remove transaction hash log 3 years ago
  William Banfield dac4e84990
test only deterministic fields used in hash 3 years ago
  William Banfield 46cc63dccc
types_test comment changes 3 years ago
  William Banfield 8765d1e506
wip tx hashing 3 years ago
  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 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 ee2a9a1620
use nil slice when expected length is 0 3 years ago
  William Banfield d8f2c4944a
add tx modified true to tests 3 years ago
  William Banfield 333b25cfbe
remove TODO for prepare proposal 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 914c555ff5
initial logic to remove txs from the mempool 3 years ago
  William Banfield 9fbbdecb65
implement ResponsePrepareProposal validation rules 3 years ago
  William Banfield 778e2e8908
add tx conversions to get consensus tests to pass 3 years ago
  William Banfield c34adb7235
check-in finalize block hash tests 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 d2ae45324c
change simple apps to use TxRecords 3 years ago
  William Banfield cdae5e325b
build latest abci protos 3 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 3 years ago
  William Banfield 8d0bd1c0ff
update abci cli test output (#8070) 3 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
  William Banfield 9accc1a531
abci++ tooling: proto synchronization (#8065) 3 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
  M. J. Fromberger 8c5e36159e
abci: use no-op loggers in the examples (#7996) 3 years ago
  Sam Kleinman 858d57a984
abci/kvstore: test cleanup improvements (#7991) 3 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 3 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 3 years ago
  Thane Thomson abdf717761
spec: Minor updates to spec merge PR (#7835) 3 years ago
  Sam Kleinman abfcd08903
abci/client: remove lingering async client code (#7876) 3 years ago
  William Banfield 7f8f1cde8c
abci: undo socket buffer limit (#7877) 3 years ago
  Sam Kleinman cc18f87000
mempool: use checktx sync calls (#7868) 3 years ago
  Sam Kleinman bb9fa171d6
abci/client: make flush operation sync (#7857) 3 years ago
  Sam Kleinman c2cce2a696
abci/client: remove client-level callback (#7845) 3 years ago
  Sam Kleinman f6569b5dcd
abci/client: remove waitgroup for requests (#7842) 3 years ago
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 3 years ago
  Sam Kleinman c928818db9
abci/client: remove vestigially captured context (#7839) 3 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 3 years ago