Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev | 60378fd7f9 |
abci: remove fee (#2043)
Refs #1861 We don't use the fee field and its likely just confusing. We can add backwards compatible priority (instead of fee) later. Note priority is better than fee because it lets the app do the math on how to rank order transactions, rather than forcing that into tendermint (ie. if we return fee, priority would be fee/gas) |
7 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
7 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 7 years ago |
Zach Ramsay | e54c0f804f | docs re-orgnization | 7 years ago |
Zach Ramsay | ccaad06eb5 | lint markdown | 7 years ago |
Ethan Buchman | bff68abe04 | update abci spec | 7 years ago |
Zach | 867550dd8b | docs: update abci links (#1796) | 7 years ago |