Hank Stoever
837f4a4813
Merge branch 'develop' into fix/agg-increase-event
2024-04-29 14:26:41 -07:00
Hank Stoever
cbd2037089
fix: add signer-key to synthetic stack-aggregation-increase event
2024-04-29 08:40:44 -07:00
obycode
4e9e47fd66
Merge branch 'master' into develop
2024-04-26 17:16:42 -04:00
Brice Dobry
c2dcdde61e
test: fix test_metrics_identifiers
2024-04-25 13:33:08 -04:00
Brice Dobry
7c6a3f0e8a
chore: make HttpRequest impls more consistent
...
Rearrange the methods to be in the same order, and change some
parameter names to be more consistent.
2024-04-25 11:56:05 -04:00
Brice Dobry
89c54415b2
fix: add metrics_identifier to new endpoints
2024-04-25 10:40:42 -04:00
Brice Dobry
8655c88d3b
Merge branch 'master' into release/2.5.0.0.0
2024-04-25 10:36:59 -04:00
Jacinta Ferrant
799b55d45e
Merge branch 'develop' of https://github.com/stacks-network/stacks-core into chore/remove-block-proposal-message
2024-04-25 07:33:03 -07:00
Jacinta Ferrant
2016d02084
Mine an extra block and tenure to ensure correct behaviour
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-24 16:17:33 -07:00
Jacinta Ferrant
c6f128f078
Remove enforcing blocks to be build off of the stacks tips tenure
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-24 16:17:33 -07:00
Hank Stoever
6b7963607e
Merge branch 'develop' into feat/miner-bitvec
2024-04-22 07:30:00 -07:00
Jeff Bencin
dfb5f67461
fix: Spelling errors found by Charlie
...
Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com >
2024-04-19 15:36:11 -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
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
Jacinta Ferrant
167ed42cc4
Remove redundant block proposal message and fix tests
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-04-18 10:48:34 -07:00
jesus
9b51ccc352
updated comments
2024-04-18 09:50:34 -04:00
wileyj
fcaf971840
chore: cargo fmt
2024-04-17 10:25:27 -07:00
Jude Nelson
d420a36c17
chore: better epoch checking
2024-04-17 13:00:35 -04:00
Jude Nelson
fc9a30434e
chore: check epochs when we ::connect() to the sortition DB against the given epochs, and replace them if need be
2024-04-16 16:22:52 -04:00
Jeff Bencin
488c44cd23
test: Add unit test for metrics_identifier()
2024-04-16 16:03:49 -04:00
Aaron Blankstein
e86cccc253
fix: validate epochs must special case 2.5
2024-04-16 10:52:09 -05:00
Jeff Bencin
234e2c12c0
chore: Run cargo fmt-stacks
2024-04-16 11:45:51 -04:00
Brice Dobry
57d331120e
Merge branch 'develop' into chore/rust-scenario-test
2024-04-16 10:55:01 -04:00
Jeff Bencin
a361d9f7e0
chore: Cache reponse_handler_index after looking it up for metrics identifier
2024-04-16 10:51:08 -04:00
Jude Nelson
8b0a31405c
oops, also fix peer version
2024-04-16 10:51:25 -04:00
Jude Nelson
eb4061c4e9
fix: activation height for 2.5 is 840_360
2024-04-16 10:42:06 -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