forked from stratum-mining/stratum
-
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.
Add missing
TemplateDistributionTypes
case
..to `TryFrom<(u8, &'a mut [u8])> for PoolMessages` Add droppable methods for buffer pool and codec bug: clear fat transactions from mempool before new mining jobs are declared rebase and change the code logic get the list of ids of declared transactions from the old declared_mining_job, and remove exactly those from the mempool chore: format using nightly chore: add a clear_mempool_transaction function chore: format files fetch tx data and insert both key and data if key does not exist in jds mempool modify functions based on PR feedback format file chore: refactor cleared mining jobs format file chore: restructure the jds mempool
- Loading branch information
1 parent
235993d
commit a76d102
Showing
2 changed files
with
51 additions
and
16 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