Skip to content

Commit

Permalink
feat: pre-mine introduce temp ban and add counters (#6612)
Browse files Browse the repository at this point in the history
Description
---
- Added pre-mine counters so the progress could be displayed.
- Temporarily ban all base node peers when doing
`pre-mine-spend-encumber-aggregate-utxo` and
`pre-mine-spend-aggregate-transaction` to prevent the wallet from
broadcasting the incomplete transactions.

Motivation and Context
---
Improved UX

How Has This Been Tested?
---
System-level testing

What process can a PR reviewer use to test or verify this change?
---
Code review

<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->


Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->
  • Loading branch information
hansieodendaal authored Oct 8, 2024
1 parent 5f23adc commit d97d00d
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 14 deletions.
Loading

0 comments on commit d97d00d

Please sign in to comment.