HomePhabricator

Implement "feefilter" P2P message.
9e072a6e66efUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Implement "feefilter" P2P message.

The "feefilter" p2p message is used to inform other nodes of your mempool min fee which is the feerate that any new transaction must meet to be accepted to your mempool. This will allow them to filter invs to you according to this feerate.

Details

Provenance
Alex Morcos <morcos@chaincode.com>Authored on Feb 12 2016, 20:57
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING29b2be6ad789: Merge #7692: Remove p2p alert system
Branches
Unknown
Tags
Unknown

Event Timeline

Alex Morcos <morcos@chaincode.com> committed rSTAGING9e072a6e66ef: Implement "feefilter" P2P message. (authored by Alex Morcos <morcos@chaincode.com>).Mar 21 2016, 14:46