82 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  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) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko 0da7d87351
proto: move mempool to proto (#4940) 4 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) 5 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 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 3395f5fb0e types: builds 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman 4e3488c677 update types 6 years ago
  Ethan Buchman eeab0efa56 types: tx.go comments 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Ethan Buchman d1a00c684e types: comments 7 years ago
  Ethan Buchman e1792c1ea5 fix tx string format take 2 7 years ago
  Ethan Buchman d5113377e2 fix tx string format 7 years ago
  Jae Kwon 4c7a2be06a Add Tx String representation 7 years ago
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 7 years ago
  Ethan Buchman d5b524e309 go-merkle -> merkleeyes/iavl and tmlibs/merkle 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 7 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 7 years ago
  Ethan Buchman 2a59cda77e /tx returns tx bytes 7 years ago
  Ethan Frey 705e7bd577 Implemented and tested Txs.Index, hopefully better coverage 7 years ago
  Ethan Frey 28307fd4c9 Add proof generation for one tx 7 years ago
  Ethan Buchman 05136ff09d update some comments 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago