-
Notifications
You must be signed in to change notification settings - Fork 668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/next to develop #4666
Chore/next to develop #4666
Commits on Mar 25, 2024
-
Do not attempt to treat miner as a coordinator when updating DKG
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6339452 - Browse repository at this point
Copy the full SHA 6339452View commit details
Commits on Mar 27, 2024
-
CRC: always use the signer get coordinator but pass the reward cycle …
…optionally Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b49cfa - Browse repository at this point
Copy the full SHA 8b49cfaView commit details
Commits on Mar 28, 2024
-
CRC: create a dkg and sign coordiantor selector functions and use whe…
…re appropro Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3cfa2a - Browse repository at this point
Copy the full SHA c3cfa2aView commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07db684 - Browse repository at this point
Copy the full SHA 07db684View commit details
Commits on Apr 2, 2024
-
Remove unnecessary retries throughout code
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee5c726 - Browse repository at this point
Copy the full SHA ee5c726View commit details -
Add get_medium_estimated_fee_ustx to get estimated fee from stacks node
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a970ac - Browse repository at this point
Copy the full SHA 7a970acView commit details -
Seperate unsigned and signed transaction building and update tests
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abfc68a - Browse repository at this point
Copy the full SHA abfc68aView commit details -
Update stacks-signer to attempt to estimate the transaction fee if a …
…user sets max_tx_fee_ustx in the config Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00fd7db - Browse repository at this point
Copy the full SHA 00fd7dbView commit details -
CRC: remove dead path and update debug message to a warn
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a112bf5 - Browse repository at this point
Copy the full SHA a112bf5View commit details -
CRC: add config tests and remove config log
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 110d04e - Browse repository at this point
Copy the full SHA 110d04eView commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into bugfix/enable-dkg-in-current-reward-cycle
Configuration menu - View commit details
-
Copy full SHA for ca71d95 - Browse repository at this point
Copy the full SHA ca71d95View commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into bugfix/enable-dkg-in-current-reward-cycle
Configuration menu - View commit details
-
Copy full SHA for 9aa8814 - Browse repository at this point
Copy the full SHA 9aa8814View commit details -
CRC: do not pop the command until its executed
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccfba63 - Browse repository at this point
Copy the full SHA ccfba63View commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into feat/stacks-signer-fee-estimate
Configuration menu - View commit details
-
Copy full SHA for d29dde3 - Browse repository at this point
Copy the full SHA d29dde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4e124 - Browse repository at this point
Copy the full SHA 3c4e124View commit details -
Consider nonce when checking for existing vote transactions in stacke…
…rdb during update_dkg Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f2635 - Browse repository at this point
Copy the full SHA 53f2635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0713b65 - Browse repository at this point
Copy the full SHA 0713b65View commit details
Commits on Apr 3, 2024
-
Reward cycle length was being incorrectly stored as reward phase length
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9efc52 - Browse repository at this point
Copy the full SHA f9efc52View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 803ab47 - Browse repository at this point
Copy the full SHA 803ab47View commit details -
Merge pull request #4621 from stacks-network/bugfix/resubmit-dkg-vote…
…-inc-nonce Consider nonce when checking for existing vote transactions in stacke…
Configuration menu - View commit details
-
Copy full SHA for 929a9b8 - Browse repository at this point
Copy the full SHA 929a9b8View commit details -
Add unit tests for is_in_prepare_phase and is_in_reward_cycle functions
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e8e519 - Browse repository at this point
Copy the full SHA 3e8e519View commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into bugfix/enable-dkg-in-current-reward-cycle
Configuration menu - View commit details
-
Copy full SHA for 4b26a2c - Browse repository at this point
Copy the full SHA 4b26a2cView commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into feat/stacks-signer-fee-estimate
Configuration menu - View commit details
-
Copy full SHA for 21368aa - Browse repository at this point
Copy the full SHA 21368aaView commit details -
CRC: change debug to info for pre epoch 3.0 cycles requiring a fee
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1028135 - Browse repository at this point
Copy the full SHA 1028135View commit details -
Merge pull request #4591 from stacks-network/bugfix/enable-dkg-in-cur…
…rent-reward-cycle Do not attempt to treat miner as a coordinator when updating DKG
Configuration menu - View commit details
-
Copy full SHA for 9708368 - Browse repository at this point
Copy the full SHA 9708368View commit details
Commits on Apr 4, 2024
-
Merge pull request #4629 from stacks-network/bugfix/signer-reward-cyc…
…le-length-bug Reward cycle length was being incorrectly stored as reward phase length
Configuration menu - View commit details
-
Copy full SHA for d54b67c - Browse repository at this point
Copy the full SHA d54b67cView commit details -
Merge branch 'next' of https://github.com/stacks-network/stacks-core …
…into feat/stacks-signer-fee-estimate
Configuration menu - View commit details
-
Copy full SHA for 972b631 - Browse repository at this point
Copy the full SHA 972b631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85eb351 - Browse repository at this point
Copy the full SHA 85eb351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b610b - Browse repository at this point
Copy the full SHA 76b610bView commit details -
Bugfix: verify block transactions only when the upcoming signers appr…
…oved key is not set Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f96d08 - Browse repository at this point
Copy the full SHA 7f96d08View commit details
Commits on Apr 5, 2024
-
Merge pull request #4640 from stacks-network/bugfix/check-next-approv…
…ed-aggregate-key Bugfix: verify block transactions only when the upcoming signers appr…
Configuration menu - View commit details
-
Copy full SHA for 1ec9458 - Browse repository at this point
Copy the full SHA 1ec9458View commit details -
Merge pull request #4583 from stacks-network/feat/stacks-signer-fee-e…
…stimate Feat/stacks signer fee estimate
Configuration menu - View commit details
-
Copy full SHA for 8d4da57 - Browse repository at this point
Copy the full SHA 8d4da57View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12aea3 - Browse repository at this point
Copy the full SHA b12aea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28fd65 - Browse repository at this point
Copy the full SHA e28fd65View commit details
Commits on Apr 6, 2024
-
Merge pull request #4626 from stacks-network/fix/aggregate-key-warning
fix: dont warn about aggregate key in 2.5
Configuration menu - View commit details
-
Copy full SHA for 5d2cbdd - Browse repository at this point
Copy the full SHA 5d2cbddView commit details
Commits on Apr 8, 2024
-
Merge pull request #4646 from stacks-network/fix/remove-portable
remove portable flag
Configuration menu - View commit details
-
Copy full SHA for 844a2a7 - Browse repository at this point
Copy the full SHA 844a2a7View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80f3e9a - Browse repository at this point
Copy the full SHA 80f3e9aView commit details