Commit Graph

22859 Commits

Author SHA1 Message Date
Jacinta Ferrant
db52891cd7 Uncomment the fix for the forked_tenure_is_ignored test and add it to the yaml
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Aaron Blankstein
7768d0069d test: get Tenure C to correctly stall due to Tenure Bs unbroadcasted block 2024-04-24 16:17:33 -07:00
Brice Dobry
46ccb47415 test: improvements to forked_tenure_is_ignored test 2024-04-24 16:17:33 -07:00
Brice Dobry
b4ed5f361d test: next attempt at fixing forked_tenure_is_ignored 2024-04-24 16:17:33 -07:00
Jacinta Ferrant
542954dfd4 Still brokenness part 2
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
94ed10c767 Still brokenness
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
00006c62e8 Slightly less brokenness
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
6be9343a15 Brokenness part 2
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
855e9cb4bb Brokenness
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
d052cea89e WIP: do not submit the block commit to bitcoin network, but still create it and register that it was submitted in the globals
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
309e003263 WIP: add test to try to trigger NewParentDiscovered error
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
3fc7319651 WIP: add testing global mutexes to force correct scenario
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
eae6935784 Fix var name to be header rather than id
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
9ecfc9f3d6 Get the last block of the parent tenure when the new tenure is empty
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
64dca26168 Do not use canonical tip as a fork may have happened when getting parent info for a miner
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-04-24 16:17:33 -07:00
Hank Stoever
d56e256421 Merge pull request #4627 from stacks-network/feat/miner-bitvec
feat: start of ability for miner to keep track of active signers bitvec
2024-04-24 10:00:42 -07:00
Hank Stoever
b7939a102e Merge branch 'develop' into feat/miner-bitvec 2024-04-24 07:41:02 -07:00
Hank Stoever
f63478db29 Merge pull request #4656 from stacks-network/feat/signer-stackerdb-max-read-len
feat: limit length of chunks when signer reads from stackerdb
2024-04-24 07:35:07 -07:00
Hank Stoever
270ef8eafe Merge branch 'develop' into feat/miner-bitvec 2024-04-24 06:59:19 -07:00
Hank Stoever
bc777ac43e Merge branch 'develop' into feat/signer-stackerdb-max-read-len 2024-04-24 06:49:08 -07:00
Nikos Baxevanis
13081b2f6f Merge pull request #4550 from stacks-network/feat/pox-4-stateful-property-testing
[pox-4] Pool Stacking stateful property-based tests
2024-04-24 10:32:08 +02:00
Hank Stoever
75441e25a9 Merge branch 'develop' into feat/miner-bitvec 2024-04-23 06:58:46 -07:00
Nikos Baxevanis
b1d7d2e5a2 Merge branch 'develop' into feat/pox-4-stateful-property-testing 2024-04-23 10:43:53 +02:00
Jeff Bencin
d76fd81902 feat: Add nakamoto_attempt_time_ms to control Nakamoto miner 2024-04-22 11:01:31 -04:00
BowTiedRadone
5679afaca2 fix(pox-4-tests): Replace pox values REWARD_CYCLE_LENGTH and FIRST_BURNCHAIN_BLOCK_HEIGHT consts 2024-04-22 16:32:34 +02:00
BowTiedRadone
e33895fa78 fix(pox-4-tests): Update AllowContractCallerCommand to remove the wallet from ex-allowed's list 2024-04-22 16:32:26 +02:00
Hank Stoever
af98b6e9d5 Merge branch 'develop' into feat/signer-stackerdb-max-read-len 2024-04-22 07:30:25 -07:00
Hank Stoever
6b7963607e Merge branch 'develop' into feat/miner-bitvec 2024-04-22 07:30:00 -07:00
BowTiedRadone
d2c1eb74dd chore(pox-4-tests): Update comment
Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
2024-04-22 16:28:09 +02:00
BowTiedRadone
ab837a1739 fix(pox-4-tests): Refine refresh command, fix state simulation issues 2024-04-22 16:27:59 +02:00
Aaron Blankstein
b1f0f0086b Merge pull request #4699 from bestmike007/fix/rollback-global-context
chore: properly handle context rollback for eval readonly
2024-04-20 10:08:32 -05:00
bestmike007
96d68e4405 chore: properly handle context rollback for eval readonly 2024-04-19 16:33:13 +00:00
Brice Dobry
9d3722a0df Merge pull request #4697 from stacks-network/chore/downgrade-warnings
Downgrade transaction warnings
2024-04-18 22:26:07 -04:00
Brice Dobry
266fe893a2 chore: downgrade mempool rejection from warn to info 2024-04-18 19:53:28 -04:00
Brice Dobry
f9fe5620b4 chore: downgrade warnings about transactions to info
These problems with transactions are normal and should not be warnings
in the stacks-node logs. They are flooding the logs with warnings,
making it easier to miss real warnings.
2024-04-18 19:41:40 -04:00
Brice Dobry
9cb64beb95 Merge pull request #4586 from stacks-network/chore/rust-scenario-test
Integrated/Scenario Tests In Rust
2024-04-18 18:36:43 -04:00
Hank Stoever
7d7b27019e crc: default to 0 bitvec length 2024-04-18 11:20:38 -07:00
Hank Stoever
72dd5a4443 feat: initialize BitVec with correct length and track next BitVec 2024-04-18 11:20:38 -07:00
jesus
9b51ccc352 updated comments 2024-04-18 09:50:34 -04:00
Jesus Najera
c8932a2deb Merge branch 'develop' into chore/rust-scenario-test 2024-04-18 08:49:10 -04:00
Mårten Blankfors
34b97e1669 Merge pull request #4659 from stacks-network/4595-nakamoto-stacks-signer-should-store-its-dkg-shares-in-stackerdb-to-enable-disaster-recovery
feat: Signer using StackerDB for persisting DKG shares
2024-04-17 16:58:21 +02:00
Nikos Baxevanis
9945c5eba2 fix(pox-4-tests): Set fast-check command size to 'small' from 'xsmall' 2024-04-17 10:17:11 +02:00
Nikos Baxevanis
742dbf504e feat(pox-4-tests): Pretty-print burn block height in each command 2024-04-17 10:11:05 +02:00
Nikos Baxevanis
cc176006e7 chore(pox-4-tests): Format code and wrap comments at 79 chars 2024-04-17 09:37:16 +02:00
BowTiedRadone
a0d8352d3c chore(pox-4-tests): Add burn height logging 2024-04-17 09:37:11 +02:00
BowTiedRadone
3089e8bfe1 chore(pox-4-tests): Remove StackAggregationIncrease logging 2024-04-17 09:37:04 +02:00
BowTiedRadone
4a3ca5ceb6 chore(pox-4-tests): Remove state update log 2024-04-17 09:36:56 +02:00
BowTiedRadone
5a8c01712e fix(pox-4-tests): Fix StackAggregationIncrease reward cycle calculation 2024-04-17 09:36:52 +02:00
BowTiedRadone
1c0206bb6c fix(pox-4-tests): Fix StackAggregationCommitX
This commit fixes the way the current cycle is calculated.
2024-04-17 09:36:38 +02:00
BowTiedRadone
552648ca43 chore(pox-4-tests): Remove unused dependency cvToJSON 2024-04-17 09:36:23 +02:00