Issues
- 2
Test SIP-029
#5458 opened by aldur - 2
[Signer] Bug in reward cycle reporting
#5507 opened by jferrant - 3
[signer] Ignore block proposals that are older than a certain amount and just drop with a warning
#5513 opened by jferrant - 0
[miner] Add configuration option and logic for miner to issue tenure extend after x amount of seconds since last attempt
#5542 opened by jferrant - 1
Test hard fork on Nakamoto testnet
#5532 opened by aldur - 2
Test "Tenure extend for bad tenures" on Nakamoto Testnet
#5477 opened by aldur - 0
Test tenure extension on Nakamoto 4 Testnet
#5457 opened by aldur - 0
Implement signer changes for time-based tenure extensions
#5467 opened by obycode - 0
Implement miner changes for time-based tenure extensions
#5468 opened by obycode - 0
[miner] Add ability for a miner to resume its tenure if it comes online in the middle of one
#5526 opened by jferrant - 0
[Signer] Race condition in changing sortition view vs validaiton endpoint causing reorg
#5496 opened by jferrant - 7
Have miners report their version
#5517 opened by aldur - 0
Write integration tests for time-based tenure extensions
#5465 opened by obycode - 2
No issues found
#5511 opened by Sunmitechie - 0
Mine while waiting for signatures
#5525 opened by obycode - 0
Live reload of signer config
#5519 opened by obycode - 1
Log when a neighbor is added or dropped
#5443 opened by CharlieC3 - 1
[Testing] Extract tests in `stackslib/src/net/server.rs` and run `#[ignore]`'d ones in CI
#5490 opened by jcnelson - 4
[Signer] Message versioning?
#5483 opened by jcnelson - 1
Adjust signer to send BlockResponse even after block is marked as GloballyAccepted (or rejected)
#5451 opened by hstove - 0
[signer] Update signer to mark a block globally accepted when processed event shows it has been
#5514 opened by jferrant - 3
- 3
FATAL: called a nakamoto function outside of epoch 3
#5502 opened by jzethar - 1
- 0
- 0
Use nextest config for fine-tuning tests
#5486 opened by wileyj - 1
Miner should panic if `mining_key` is not set
#5473 opened by obycode - 2
[docs] pox addresses can be now native segwit addresses
#5472 opened by friedger - 2
[Network] Downloader occasionally gets stuck
#5402 opened by jcnelson - 1
Miner block budget spend down
#5433 opened by kantai - 8
☂️ Tenure extends for increasing tenure budgets
#5434 opened by kantai - 1
[signer] Add a configurable timeout to signers for how long to wait for the last block of a tenure to be accepted before allowing its reorg
#5423 opened by jferrant - 1
Perf: Add metadata index by block hash to Clarity DB
#5430 opened by kantai - 0
More configurable options for fee estimation
#5463 opened by diwakergupta - 0
Experiment with lower tenure extension lengths
#5462 opened by aldur - 6
Handling unlock events in Nakamoto
#5455 opened by obycode - 1
Implement SIP-029
#5446 opened by friedger - 4
Perf: Concurrent MARF usage by the Clarity VM
#5431 opened by kantai - 0
[signer] Track 429 block submission failures in the database and resubmit them following a block validation response
#5440 opened by jferrant - 0
[Network] /v3/diagnostics endpoint
#5403 opened by jcnelson - 0
[Monitoring] enable debug output on-the-fly
#5404 opened by jcnelson - 0
Create stacks-signer and stacks-core images in tandem
#5427 opened by CharlieC3 - 1
- 0
[stacks-node] ignore old block proposal validation requests for blocks older than x seconds
#5439 opened by jferrant - 0
Implement different configurable neighbor strategies
#5449 opened by CharlieC3 - 0
[RPC] Add method to check of a contract function is read-only, even if it's `define-public`
#5437 opened by jcnelson - 0
Perf: Replace BTree usage with VecMap
#5432 opened by kantai - 7
Improve debug logging performance
#5441 opened by CharlieC3 - 0
- 1
Miner should pause after a block rejection
#5405 opened by obycode