Closed sergefdrv closed 2 years ago
https://github.com/adlrocha/hc-subnet-actor/issues/2
Introducing JoinParams to use in place of Validator in subnet Join method.
JoinParams
Validator
Join
Before you mark the PR ready for review, please make sure that:
<PR type>: <area>: <change being made>
fix: mempool: Introduce a cache for valid signatures
PR type
area
Merging #254 (ef27578) into eudico (856b61e) will increase coverage by 0.14%. The diff coverage is 71.42%.
0.14%
71.42%
Related Issues
https://github.com/adlrocha/hc-subnet-actor/issues/2
Proposed Changes
Introducing
JoinParams
to use in place ofValidator
in subnetJoin
method.Additional Info
Checklist
Before you mark the PR ready for review, please make sure that:
<PR type>: <area>: <change being made>
fix: mempool: Introduce a cache for valid signatures
PR type
: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, testarea
: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps