Ismail Khoffi
3ff820bdf4
fix amino overhead computation for Tx (#2792)
* fix amino overhead computation for Tx: - also count the fieldnum / typ3 - add method to compute overhead per Tx - slightly clarify comment on MaxAminoOverheadForBlock - add tests * fix TestReapMaxBytesMaxGas according to amino overhead * fix TestMempoolFilters according to amino overhead * address review comments: - add a note about fieldNum = 1 - add forgotten godoc comment * fix and use sm.TxPreCheck * fix test * remove print statement |
6 years ago | |
---|---|---|
.. | ||
id.go | crypto: Remove interface from crypto.Signature | 6 years ago |
node.go | fix amino overhead computation for Tx (#2792) | 6 years ago |
node_test.go | ADR-016: Update ABCI Info method for versions (#2662) | 6 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 6 years ago |