102 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 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
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  Sam Kleinman 851d2e3bde
mempool,rpc: add removetx rpc method (#7047) 3 years ago
  Marko 741a515f5b
tx: reduce function to one parameter (#5493) 4 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 5 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 5 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 5 years ago
  Marko 0da7d87351
proto: move mempool to proto (#4940) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1b54369f41 custom marshallers for proto types, which EmitDefaults (#3889) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Dev Ojha ec53ce359b Simple merkle rfc compatibility (#2713) 6 years ago
  Ismail Khoffi 3ff820bdf4 fix amino overhead computation for Tx (#2792) 6 years ago
  Dev Ojha 124d0db1e0 Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635) 6 years ago
  Dev Ojha 12fa9d1cab crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 6 years ago
  Anton Kaliaev e873fed815
calculate amino overhead on the fly 6 years ago
  Anton Kaliaev e957f322c7
be more precise in comments 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 7 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 7 years ago
  Liamsi 96a3502126 delete everything 7 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 7 years ago
  Ethan Buchman 3395f5fb0e types: builds 7 years ago