778 Commits (cff2d43d1e1494f67c09ee8dd795278127998b38)

Author SHA1 Message Date
  William Banfield cff2d43d1e
move TxsToTxRecords as helper function for state tests 3 years ago
  William Banfield ae184ba529
remove ToTxs unsued function 3 years ago
  William Banfield 9781ec60ae
update validation comment 3 years ago
  William Banfield 11edd067e7
add test for preserving order 3 years ago
  William Banfield e080b9c740
helper fixups 3 years ago
  William Banfield 438adcd0dd
split into smaller functions 3 years ago
  William Banfield fa9b029a26
defensive copy + layout change 3 years ago
  William Banfield 1dce618a65
Apply suggestions from code review 3 years ago
  William Banfield 747eb86de8
remove Get prefix 3 years ago
  William Banfield 5a5167974f
remove comment incorrectly stating allocation by NewTxRecordSet 3 years ago
  William Banfield 7c7307961b
remove TxRecordsToTxs 3 years ago
  William Banfield 235a636af2
comment Txs sort 3 years ago
  William Banfield 4bf2027d3c
comment the validation logic 3 years ago
  William Banfield 9082915626
implement TxRecordSet for dealing with TxRecord validation 3 years ago
  William Banfield 0ca101912f
comment tx fix 3 years ago
  William Banfield dd98161894
thread vote information through for future use by vote extensions 3 years ago
  William Banfield 06f2d608ae
deadcode 3 years ago
  William Banfield c25f7769a6
remove Must* proof and hash functions 3 years ago
  William Banfield 7e75f88780
initial suite of tests 3 years ago
  William Banfield 778e2e8908
add tx conversions to get consensus tests to pass 3 years ago
  William Banfield 1d336ea221
limit use of ABCIResponses 3 years ago
  M. J. Fromberger 2df5c85a8d
Fix govet errors for %w use in test errors. (#8083) 3 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 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 5662bd12a8
rpc: implement the ADR 075 /events method (#7965) 3 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 3 years ago
  William Banfield 3401eb2410
types: add default values for the synchrony parameters (#7788) 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
  Sam Kleinman 662c0aac9e
libs/strings: cleanup string helper function package (#7808) 3 years ago
  M. J. Fromberger 205bfca66f
types: add string format to 64-bit integer JSON fields (#7787) 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
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 3 years ago
  William Banfield de04f573cf
types: make timely predicate adaptive after 10 rounds (#7739) 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
  William Banfield bd8726c784
Use proposer timestamp instead of genesis time for height 1 block time (#7711) 3 years ago
  William Banfield b37c10c324
params: increase default synchrony params (#7704) 3 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 3 years ago
  M. J. Fromberger 441ecbaeec
types: rename and extend the EventData interface (#7687) 3 years ago
  M. J. Fromberger 079c7af007
pubsub: use concrete queries instead of an interface (#7686) 3 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 3 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 3 years ago
  William Banfield 0c82ceaa5f
consensus: calculate prevote message delay metric (#7551) 3 years ago