forked from dogecoin/dogecoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds a new module that defines TxRequestTracker, a data structure that maintains all information about transaction requests, and coordinates requests. Backported from: da3b8fd 3c7fe0e fd9a006 Original Author: Pieter Wuille <[email protected]> Conflicts: - replaced GenTx with uint256 because no segwit - used int64_t instead of std::chrono::microseconds per utiltime - removed wtxid tests
- Loading branch information
1 parent
4add977
commit 4bc8099
Showing
5 changed files
with
1,677 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.