137 Commits (a843d8bf28eac4134a90fbe9b0721da504405774)

Author SHA1 Message Date
  William Banfield 89c932352b
comment types_test 3 years ago
  William Banfield 51cf3fe7db
rename to MarshalTxResults 3 years ago
  William Banfield bef6ab6e51
remove methods from abci tx records 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 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 cdae5e325b
build latest abci protos 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
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 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
  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 f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 3 years ago
  William Banfield 1c34d17240
proto: rebuild the proto files from the spec repository (#7291) 3 years ago
  Callum Waters 68ca65f5d7
pex: remove legacy proto messages (#7147) 3 years ago
  Marko 19ec4a5322
tools: clone proto files from spec (#6976) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago
  William Banfield 44ac57489f
abci: add changelog entry for mempool_error field (#6770) 3 years ago
  William Banfield 84c15857e4
mempool: return mempool errors to the abci client (#6740) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 4 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 4 years ago