Commit Graph

22256 Commits

Author SHA1 Message Date
Jude Nelson
077080b3f9 fix: $ not * 2024-03-21 14:09:59 -04:00
Jude Nelson
e058011682 Merge branch 'next' into feat/nakamoto-block-download-api 2024-03-20 15:15:17 -04:00
Jude Nelson
d356a59296 chore: update the openapi.yaml file with the new API calls 2024-03-20 15:14:37 -04:00
wileyj
1c5b5d16f4 Merge pull request #4498 from jbencin/fix/target-cpu-native
fix: `target-cpu=native` flag working again
2024-03-20 17:32:11 +00:00
ASuciuX
468cb30416 Merge pull request #4567 from ASuciuX/chore/fix-clippy-perf-warnings
Chore/fix clippy perf warnings
2024-03-20 16:46:11 +00:00
ASuciuX
497fec3252 chore: fix clippy perf warnings in stacks-signer 2024-03-20 16:33:05 +02:00
ASuciuX
80adc2762c Merge pull request #4530 from ASuciuX/chore/remove-boxing-of-symbolicexpression
Chore: Remove `Box`ing of `SymbolicExpression`s
2024-03-19 13:09:44 +00:00
Jeff Bencin
8ff05eb946 fix: target-cpu=native works again, apply to ARM builds also 2024-03-18 16:52:06 -04:00
jferrant
0e9cf5dc1b Merge pull request #4549 from stacks-network/feat/signers-subscribe-to-burn-blocks
Feat/signers subscribe to burn blocks
2024-03-18 19:57:14 +00:00
Jacinta Ferrant
48bbbd560a Bugfix: Fix post stackerdb chunk ack error codes
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-03-18 12:05:16 -04:00
Jacinta Ferrant
349befa3d3 CRC: move temp structure to inside function
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-03-18 11:57:43 -04:00
Matthew Little
3a94eb31d9 Merge pull request #4545 from stacks-network/fix/rewarded_addresses-json-serialization
fix: isolate event-dispatcher serialization code
2024-03-18 15:10:36 +00:00
Matthew Little
373c082ed5 chore: fix integration test 2024-03-18 13:14:31 +01:00
Matthew Little
8b49d0fb02 Merge branch 'next' into fix/rewarded_addresses-json-serialization 2024-03-18 11:27:19 +01:00
Jacinta Ferrant
7c308a5b6e Refresh and initialize signers according to the current burn block height
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-03-15 22:35:44 -04:00
Jacinta Ferrant
53587bf6a0 Fix test calculations of block height
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-03-15 21:56:20 -04:00
Jacinta Ferrant
e89d1af4c9 Subscribe signer to new Burn block events
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-03-15 21:56:19 -04:00
Brice Dobry
d3f1a31643 Merge pull request #4496 from stacks-network/chore/weight-round-up
Signers-Voting Chore(s): Round Up & Round-Data Getter
2024-03-16 01:55:50 +00:00
Jude Nelson
77f91d2272 Merge branch 'next' into feat/nakamoto-block-download-api 2024-03-15 17:39:23 -04:00
jesus
6e4113c701 fixed botched tests, removed extra issue 2024-03-15 16:21:21 -05:00
jesus
5293892063 removed duplicate get_round_info 2024-03-15 16:21:21 -05:00
jesus
bb02ca11f0 added test for get-threshold-weight getter 2024-03-15 16:21:21 -05:00
jesus
058adbf8f3 simplified test 2024-03-15 16:21:21 -05:00
jesus
08afdddf61 get-round-info read-only test now functional 2024-03-15 16:21:21 -05:00
jesus
a7b00959ae updated comment 2024-03-15 16:21:21 -05:00
jesus
c389885c0a added params to round-data getter 2024-03-15 16:21:21 -05:00
jesus
6286cb9db2 removed leftover function 2024-03-15 16:21:21 -05:00
jesus
77c72d8ea8 refactored to remove duplicated get-threshold-weight 2024-03-15 16:21:21 -05:00
jesus
693c457168 completed read-only 2024-03-15 16:21:21 -05:00
jesus
04ab036bd5 updating round-data correctly 2024-03-15 16:21:21 -05:00
jesus
113b171464 formatting 2024-03-15 16:21:21 -05:00
jesus
b28af86cc4 updated precision from three-figures to two 2024-03-15 16:21:21 -05:00
jesus
61edcf35fd created new threshold-weight private function 2024-03-15 16:21:21 -05:00
Matthew Little
6278946c27 Merge pull request #4527 from stacks-network/dream-team-fixes
Fixes discovered while bringing up the pre-launch testnet
2024-03-15 17:54:06 +00:00
Matthew Little
d1700653ac Merge branch 'next' into dream-team-fixes 2024-03-15 18:16:46 +01:00
Matthew Little
46f04511c4 Merge branch 'next' into fix/rewarded_addresses-json-serialization 2024-03-15 18:02:54 +01:00
Aaron Blankstein
6e4d9cce73 chore: add TODO for tracking burnchain/stacks views 2024-03-15 11:43:15 -05:00
Hank Stoever
08ebb7fdcf Merge pull request #4542 from stacks-network/fix/remove-reward-cycle-arg
fix: remove `--reward-cycle` from `stacks-signer run`
2024-03-15 16:35:41 +00:00
Matthew Little
4c7449585a Merge branch 'next' into fix/rewarded_addresses-json-serialization 2024-03-15 16:54:58 +01:00
Matthew Little
9664056710 fix: move event-dispatcher related code out of consensus & migration critical area 2024-03-15 16:54:29 +01:00
saralab
05d2bf1828 Merge pull request #4520 from stacks-network/feat/allow-private-func-to-return-any-value
feat: return any value type from `execute_contract_allow_private`
2024-03-15 13:54:23 +00:00
Matthew Little
33ea8f6fe8 fix: json serialization for PoxAddress in RewardSet #4492 2024-03-15 14:17:11 +01:00
wileyj
3adb6ed46a Merge pull request #4528 from stacks-network/tests/upgrade-core-contract-tests-dependencies
test: upgrade core-contract-tests dependencies
2024-03-14 23:07:56 +00:00
Hank Stoever
f5910989b9 fix: remove --reward-cycle from stacks-signer run 2024-03-14 11:06:35 -07:00
Matthew Little
86fdb8073d Merge pull request #4414 from stacks-network/feat/pox-events-cycle-data
Add `cycle-id` ranges to synthetic pox events
2024-03-14 16:48:30 +00:00
Matthew Little
1e14b29407 Merge branch 'next' into feat/pox-events-cycle-data 2024-03-14 17:06:02 +01:00
saralab
87347e4e28 Merge pull request #4495 from stacks-network/bugfix/do-not-unconditionally-attempt-block-post-failure
Bugfix/do not unconditionally attempt block post submit failure
2024-03-14 14:12:49 +00:00
Brice Dobry
49eb61a705 chore: delete commented code
We decided that since the signerdb is in the filesystem, we do not need
to garbage collect it.
2024-03-13 16:03:41 -04:00
Brice Dobry
b04c240476 Merge branch 'next' into dream-team-fixes 2024-03-13 15:52:28 -04:00
Hank Stoever
53173e593f Merge pull request #4536 from stacks-network/fix/validate-vote-burnop-keys
fix: add wsts::Point validation to `vote-for-aggregate-key` burn op
2024-03-13 19:26:13 +00:00