Hank Stoever
6b7963607e
Merge branch 'develop' into feat/miner-bitvec
2024-04-22 07:30:00 -07: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
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
Brice Dobry
57d331120e
Merge branch 'develop' into chore/rust-scenario-test
2024-04-16 10:55:01 -04:00
Brice Dobry
80f3e9a1d7
Merge branch 'next' into chore/next-to-develop
2024-04-15 12:44:52 -04:00
jesus
1316ac899a
formatting
2024-04-15 09:16:32 -04:00
jesus
406d9e8330
added scenario five comments
2024-04-15 09:12:35 -04:00
jesus
0dcbd2591a
remove debugs
2024-04-15 08:52:28 -04:00
jesus
040f2b1d10
refactored setup
2024-04-15 08:52:28 -04:00
jesus
3a2a715dd3
refactored test, stacking issues
2024-04-15 08:52:28 -04:00
jesus
0851ce0fca
removed comments
2024-04-15 08:52:28 -04:00
jesus
a5456c9a76
removed epoch vars
2024-04-15 08:52:28 -04:00
jesus
de721d5a52
undo err update
2024-04-15 08:52:28 -04:00
jesus
bbf8df1a6d
begone, logs
2024-04-15 08:52:28 -04:00
jesus
30f93b58d2
fixed assert
2024-04-15 08:52:28 -04:00
jesus
69a2fd67f7
test scenario four complete
2024-04-15 08:52:28 -04:00
jesus
921fd27688
scenario three completed
2024-04-15 08:52:28 -04:00
jesus
969f0ba6f0
scenario three passing, writing asserts
2024-04-15 08:52:28 -04:00
jesus
2ad79244a6
updated error message
2024-04-15 08:52:28 -04:00
jesus
7ed06566a2
scenario two polished
2024-04-15 08:52:28 -04:00
jesus
1521cadfe8
fixed tests
2024-04-15 08:52:28 -04:00
jesus
2e2ca565ab
scenario one & five completed
2024-04-15 08:52:28 -04:00
jesus
995925ccfe
scenario test 1 local
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
18e3cf028e
Add lock period to stacker verification
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
95a1baf181
Add an advance to target height function
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
01ab9f6c44
Add check that frank's delegation expired
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
db449cd47e
Do not use nakamoto reward cycles since we aren't testing that
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
13bd31f433
Update signers to be a bit more obvious in order of operations
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
b23faf75d9
WIP: something up with first nakamoto tenure
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
3019e21327
Fix aggregate commit and until burn height calculations
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
23e32170df
WIP: check aggregate key vote is successful
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
6263739434
WIP: update balances to force reward slot calculations to work
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
Jacinta Ferrant
e45e45a8ac
WIP: initial stab at getting peer node to work for scenario 5
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-15 08:52:28 -04:00
jesus
9cc808470c
progress on second scenario
2024-04-15 08:52:28 -04:00
jesus
423657590c
format update
2024-04-15 08:52:28 -04:00
jesus
410081aadd
updated scenario one
2024-04-15 08:52:28 -04:00
jesus
d18cc7c04a
latest changes
2024-04-15 08:52:28 -04:00
jesus
82b1f39939
solo signing progress
2024-04-15 08:52:28 -04:00
jesus
5062e3d22b
first test progress
2024-04-15 08:52:28 -04:00
Aaron Blankstein
1172ac0a91
feat: add affirmation map overrides to xenon default config for epoch 2.5 testnet reorg
2024-04-09 14:01:15 -05:00
wileyj
d16ef8a92f
Merge branch 'develop' into feat/2.5-height
2024-04-09 07:25:40 -07:00
Brice Dobry
5a9850b784
Merge branch 'develop' into bug/update-aggregation-increase
2024-04-08 22:31:45 -04:00
Aaron Blankstein
8450bc451c
Merge branch 'master' into chore/master-to-develop-040824
2024-04-08 11:56:59 -05:00
jesus
126b0831cc
added check-caller-allowed to set-signer-key-authorization
2024-04-08 09:20:16 -04:00
jesus
e63366c829
addressing comments
2024-04-06 15:51:13 -04:00
Brice Dobry
5d2cbdd1ab
Merge pull request #4626 from stacks-network/fix/aggregate-key-warning
...
fix: dont warn about aggregate key in 2.5
2024-04-06 19:08:36 +00:00
jesus
b5984a6eae
formatting
2024-04-05 17:15:24 -04:00