-
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
Merge branched 2.5.0.0.4 to master #4917
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05f812d - Browse repository at this point
Copy the full SHA 05f812dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c09cbd - Browse repository at this point
Copy the full SHA 8c09cbdView commit details -
Merge pull request #4723 from stacks-network/chore/master-to-develop
Merge master to develop
Configuration menu - View commit details
-
Copy full SHA for 41e57ef - Browse repository at this point
Copy the full SHA 41e57efView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd2037 - Browse repository at this point
Copy the full SHA cbd2037View commit details -
refactor(pox-4-tests): Move PoX-4 stateful property-based tests
- Relocate PoX-4 stateful property-based tests from ../core-contract-tests/tests/pox-4/ to boot-contracts-stateful-prop-tests/tests/pox-4. - Implement a minimalistic vitest and Clarinet project setup. - Adjust configurations for optimal test isolation. - Ensure Clarinet config is as minimalistic as possible. - For more details, see: #4725 (comment)
1Configuration menu - View commit details
-
Copy full SHA for 482c195 - Browse repository at this point
Copy the full SHA 482c195View commit details -
Configuration menu - View commit details
-
Copy full SHA for be71ee8 - Browse repository at this point
Copy the full SHA be71ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837f4a4 - Browse repository at this point
Copy the full SHA 837f4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5bda55 - Browse repository at this point
Copy the full SHA a5bda55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544fcf6 - Browse repository at this point
Copy the full SHA 544fcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9154bb7 - Browse repository at this point
Copy the full SHA 9154bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7318f5f - Browse repository at this point
Copy the full SHA 7318f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a0e97 - Browse repository at this point
Copy the full SHA 24a0e97View commit details
Commits on Apr 30, 2024
-
Merge pull request #4728 from stacks-network/fix/agg-increase-event
fix: add signer-key to synthetic `stack-aggregation-increase` event
Configuration menu - View commit details
-
Copy full SHA for 08e04d9 - Browse repository at this point
Copy the full SHA 08e04d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6df3e - Browse repository at this point
Copy the full SHA 3b6df3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3194d52 - Browse repository at this point
Copy the full SHA 3194d52View commit details -
feat: add a
dryrun
option that's off by default, but permits testin……g out making snapshots (but not saving them)
Configuration menu - View commit details
-
Copy full SHA for cb0c907 - Browse repository at this point
Copy the full SHA cb0c907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f44917 - Browse repository at this point
Copy the full SHA 4f44917View commit details -
fix: only check if the miner is active if the search window is greate…
…r than 1 (i.e. we're not in the prepare phase)
Configuration menu - View commit details
-
Copy full SHA for 7d6b6ea - Browse repository at this point
Copy the full SHA 7d6b6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b90a54 - Browse repository at this point
Copy the full SHA 8b90a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143a75c - Browse repository at this point
Copy the full SHA 143a75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e8212 - Browse repository at this point
Copy the full SHA 88e8212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1615c - Browse repository at this point
Copy the full SHA 1b1615cView commit details -
Merge branch 'feat/bitcoin-mev' of https://github.com/stacks-network/…
…stacks-blockchain into feat/bitcoin-mev
Configuration menu - View commit details
-
Copy full SHA for 2b89463 - Browse repository at this point
Copy the full SHA 2b89463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9909a3c - Browse repository at this point
Copy the full SHA 9909a3cView commit details -
Merge pull request #6 from jbencin/multisig-order-independence
Multisig order independence
Configuration menu - View commit details
-
Copy full SHA for cfdc8f1 - Browse repository at this point
Copy the full SHA cfdc8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9f859 - Browse repository at this point
Copy the full SHA dd9f859View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5b716 - Browse repository at this point
Copy the full SHA ae5b716View commit details -
Configuration menu - View commit details
-
Copy full SHA for f910e6d - Browse repository at this point
Copy the full SHA f910e6dView commit details -
Merge pull request #4725 from stacks-network/feat/pox-4-stateful-solo…
…-scenarios Solo Stacking stateful property-based tests
Configuration menu - View commit details
-
Copy full SHA for 10d954c - Browse repository at this point
Copy the full SHA 10d954cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db6a97 - Browse repository at this point
Copy the full SHA 1db6a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25eef8 - Browse repository at this point
Copy the full SHA b25eef8View commit details -
Merge pull request #7 from jbencin/multisig-order-independence
Multisig order independence
Configuration menu - View commit details
-
Copy full SHA for 452a400 - Browse repository at this point
Copy the full SHA 452a400View commit details -
feat:
block-height
->stacks-block-height
`block-height` can no longer be used in Clarity 3 and above and will cause an analysis error. In its place is `stacks-block-height`.
Configuration menu - View commit details
-
Copy full SHA for 5a91bdc - Browse repository at this point
Copy the full SHA 5a91bdcView commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fb0fed - Browse repository at this point
Copy the full SHA 7fb0fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for e35c15c - Browse repository at this point
Copy the full SHA e35c15cView commit details -
fix: handle a race condition between the signer and the /v2/pox endpoint
When the signer is processing a new burn block, it may hit the /v2/pox endpoint before it has been updated with the latest block. This change will check for this case and retry until it receives the expected cycle.
Configuration menu - View commit details
-
Copy full SHA for b410197 - Browse repository at this point
Copy the full SHA b410197View commit details -
fix: only attempt to refresh the signer during the next prepare phase
This handles the case where for the first block in a cycle (height % cycle_length == 0), it will report that it is in cycle N, but it will also report that it is in the prepare phase. This was resulting in refreshing the signer config too early. For example, with a cycle length of 20, at block 160, we would see a log: ``` Received a new burnchain block height (160) in the prepare phase of the next reward cycle (9). Checking for signer registration... ``` This is incorrect, because block 160 is not in the prepare phase for cycle 9.
Configuration menu - View commit details
-
Copy full SHA for af235d0 - Browse repository at this point
Copy the full SHA af235d0View commit details -
chore: add changelog message for #4697
Downgraded log messages about transactions from warning to info.
Configuration menu - View commit details
-
Copy full SHA for f82279d - Browse repository at this point
Copy the full SHA f82279dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b1603 - Browse repository at this point
Copy the full SHA 40b1603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e52aa0 - Browse repository at this point
Copy the full SHA 3e52aa0View commit details -
fix: address PR feedback, and make it so that the test framework gene…
…rates the correct UTXO linkage data (so the new MEV algorithm won't disqualify Nakamoto miners using TestPeer)
Configuration menu - View commit details
-
Copy full SHA for 73a2735 - Browse repository at this point
Copy the full SHA 73a2735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f79afc - Browse repository at this point
Copy the full SHA 9f79afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2082113 - Browse repository at this point
Copy the full SHA 2082113View commit details -
fix: only retry the /v2/pox endpoint if it returns an older cycle
It's okay if it returns a higher cycle than expected.
Configuration menu - View commit details
-
Copy full SHA for 430d987 - Browse repository at this point
Copy the full SHA 430d987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a49afa - Browse repository at this point
Copy the full SHA 7a49afaView commit details -
Merge branch 'develop' of https://github.com/stacks-network/stacks-bl…
…ockchain into draft/multisig-order-independence
Configuration menu - View commit details
-
Copy full SHA for 3dd4ccb - Browse repository at this point
Copy the full SHA 3dd4ccbView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32111d2 - Browse repository at this point
Copy the full SHA 32111d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4245554 - Browse repository at this point
Copy the full SHA 4245554View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e09dd - Browse repository at this point
Copy the full SHA b1e09ddView commit details -
Update testnet/stacks-node/src/burnchains/bitcoin_regtest_controller.rs
Co-authored-by: Brice Dobry <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9c8c8 - Browse repository at this point
Copy the full SHA ea9c8c8View commit details
Commits on May 3, 2024
-
fix: disable windowing when we transition to epoch 3.0 for the durati…
…on of one window length
Configuration menu - View commit details
-
Copy full SHA for 2c6cdda - Browse repository at this point
Copy the full SHA 2c6cddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09454b7 - Browse repository at this point
Copy the full SHA 09454b7View commit details -
chore: index block-commits by apparent sender, so we can get the last…
… commit by sender
Configuration menu - View commit details
-
Copy full SHA for 754cd60 - Browse repository at this point
Copy the full SHA 754cd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45faf9 - Browse repository at this point
Copy the full SHA d45faf9View commit details -
feat: add tenure height to block_headers table
Handle the `tenure-height` keyword in Clarity3, and using the same logic for `block-height` in Clarity 1 or 2.
Configuration menu - View commit details
-
Copy full SHA for 134afd3 - Browse repository at this point
Copy the full SHA 134afd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2bd50 - Browse repository at this point
Copy the full SHA ac2bd50View commit details -
fix: revert changes in contrib/core-contract-tests/
The removal of package-lock.json causes `npm ci` to fail and it should not be removed by this PR any way.
Configuration menu - View commit details
-
Copy full SHA for 9bce638 - Browse repository at this point
Copy the full SHA 9bce638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77efe75 - Browse repository at this point
Copy the full SHA 77efe75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 679aeac - Browse repository at this point
Copy the full SHA 679aeacView commit details -
Merge pull request #4698 from stacks-network/test/pox-4-unit
PoX-4 unit testing
Configuration menu - View commit details
-
Copy full SHA for a9c14f9 - Browse repository at this point
Copy the full SHA a9c14f9View commit details -
Merge pull request #4738 from stacks-network/fix/signer-cycle-transition
fix: handle a race condition between the signer and the /v2/pox endpoint
Configuration menu - View commit details
-
Copy full SHA for 54ae125 - Browse repository at this point
Copy the full SHA 54ae125View commit details -
Merge pull request #4743 from ASuciuX/feat/mock-mining-hot-swap
Feat/mock mining hot swap
Configuration menu - View commit details
-
Copy full SHA for 1886013 - Browse repository at this point
Copy the full SHA 1886013View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52e9bf - Browse repository at this point
Copy the full SHA c52e9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd74ca - Browse repository at this point
Copy the full SHA 9bd74caView commit details -
fix: optionally disable resolving bootstrap nodes, so the caller can …
…avoid needless network I/O if it's not needed
Configuration menu - View commit details
-
Copy full SHA for 61b37c0 - Browse repository at this point
Copy the full SHA 61b37c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ec34a - Browse repository at this point
Copy the full SHA 02ec34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f754e - Browse repository at this point
Copy the full SHA 56f754eView commit details -
fix: don't start from reward cycle 0 when doing an inv sync; start fr…
…om connection_opts.inv_reward_cycles
Configuration menu - View commit details
-
Copy full SHA for 7318bab - Browse repository at this point
Copy the full SHA 7318babView commit details -
chore: add a mode of generating burnchain blocks in TestPeer that ens…
…ures that a block's hash will depend on the (number of) opts it contains
Configuration menu - View commit details
-
Copy full SHA for 30ff6d8 - Browse repository at this point
Copy the full SHA 30ff6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6e129 - Browse repository at this point
Copy the full SHA 1f6e129View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f5ce6 - Browse repository at this point
Copy the full SHA d6f5ce6View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23e704a - Browse repository at this point
Copy the full SHA 23e704aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ef917 - Browse repository at this point
Copy the full SHA 27ef917View commit details -
Configuration menu - View commit details
-
Copy full SHA for c339fe0 - Browse repository at this point
Copy the full SHA c339fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f523d6 - Browse repository at this point
Copy the full SHA 9f523d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51579a - Browse repository at this point
Copy the full SHA a51579aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eeabe9 - Browse repository at this point
Copy the full SHA 3eeabe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1895a - Browse repository at this point
Copy the full SHA 4b1895aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a251637 - Browse repository at this point
Copy the full SHA a251637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6953194 - Browse repository at this point
Copy the full SHA 6953194View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ca7f0 - Browse repository at this point
Copy the full SHA f8ca7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a63b46 - Browse repository at this point
Copy the full SHA 2a63b46View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a0a966 - Browse repository at this point
Copy the full SHA 4a0a966View commit details -
Merge remote-tracking branch 'origin/draft/multisig-order-independenc…
…e' into draft/multisig-order-independence
Configuration menu - View commit details
-
Copy full SHA for 3c7be76 - Browse repository at this point
Copy the full SHA 3c7be76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ac533 - Browse repository at this point
Copy the full SHA 61ac533View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7763df2 - Browse repository at this point
Copy the full SHA 7763df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for de17b4b - Browse repository at this point
Copy the full SHA de17b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f180d7 - Browse repository at this point
Copy the full SHA 1f180d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce2446 - Browse repository at this point
Copy the full SHA 8ce2446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c6ac8 - Browse repository at this point
Copy the full SHA 07c6ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f98bcbf - Browse repository at this point
Copy the full SHA f98bcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a04c1fa - Browse repository at this point
Copy the full SHA a04c1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0161135 - Browse repository at this point
Copy the full SHA 0161135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632ff51 - Browse repository at this point
Copy the full SHA 632ff51View commit details -
chore: fix #4752 by requiring /v2/fees/transfer to return the median …
…transaction fee for a STX-transfer from the cost estimators
Configuration menu - View commit details
-
Copy full SHA for ef36e5c - Browse repository at this point
Copy the full SHA ef36e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7af3a - Browse repository at this point
Copy the full SHA 0a7af3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa66891 - Browse repository at this point
Copy the full SHA fa66891View commit details -
Merge branch 'next' into feat/codeowners
* next: update per 4638 removing portable flag fix: dont warn about aggregate key in 2.5
Configuration menu - View commit details
-
Copy full SHA for 5338de4 - Browse repository at this point
Copy the full SHA 5338de4View commit details
Commits on May 7, 2024
-
fix: more PR feedback -- better, more-complete AtcRational tests and …
…better abstraction over the inner u256
Configuration menu - View commit details
-
Copy full SHA for 95163e2 - Browse repository at this point
Copy the full SHA 95163e2View commit details -
Merge branch 'feat/bitcoin-mev' of https://github.com/stacks-network/…
…stacks-blockchain into feat/bitcoin-mev
Configuration menu - View commit details
-
Copy full SHA for e72ca43 - Browse repository at this point
Copy the full SHA e72ca43View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc91b5 - Browse repository at this point
Copy the full SHA dbc91b5View commit details -
feat: simplify tenure-height implementation
With this commit, undo the MARF changes following the mechanism used for `block-height` and replace it with a Clarity based solution.
Configuration menu - View commit details
-
Copy full SHA for d8ee58e - Browse repository at this point
Copy the full SHA d8ee58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 741726e - Browse repository at this point
Copy the full SHA 741726eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc5bc3 - Browse repository at this point
Copy the full SHA 2dc5bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5908391 - Browse repository at this point
Copy the full SHA 5908391View commit details -
Merge pull request #4719 from stacks-network/feat/signer-metrics
feat: signer monitoring server
Configuration menu - View commit details
-
Copy full SHA for 738c4c8 - Browse repository at this point
Copy the full SHA 738c4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59f9f5 - Browse repository at this point
Copy the full SHA e59f9f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab2fd2 - Browse repository at this point
Copy the full SHA 6ab2fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29b162 - Browse repository at this point
Copy the full SHA a29b162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a9d88 - Browse repository at this point
Copy the full SHA 48a9d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e62458 - Browse repository at this point
Copy the full SHA 6e62458View commit details -
Merge pull request #4733 from stacks-network/feat/bitcoin-mev
Feat/Bitcoin MEV
Configuration menu - View commit details
-
Copy full SHA for 28ee6dc - Browse repository at this point
Copy the full SHA 28ee6dcView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 329c27c - Browse repository at this point
Copy the full SHA 329c27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ef7d4 - Browse repository at this point
Copy the full SHA 51ef7d4View commit details -
chore: don't track dead or broken neighbors (don't disconnect from th…
…em; just don't talk to them). instead, track connections and connection attempts
Configuration menu - View commit details
-
Copy full SHA for 9da1120 - Browse repository at this point
Copy the full SHA 9da1120View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e0a7f - Browse repository at this point
Copy the full SHA d5e0a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e81d6e9 - Browse repository at this point
Copy the full SHA e81d6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd90705 - Browse repository at this point
Copy the full SHA fd90705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a63f89 - Browse repository at this point
Copy the full SHA 7a63f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e3d89 - Browse repository at this point
Copy the full SHA 02e3d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7464f - Browse repository at this point
Copy the full SHA 1d7464fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f40d1 - Browse repository at this point
Copy the full SHA d4f40d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bb956 - Browse repository at this point
Copy the full SHA 01bb956View commit details -
refactor: move
lookup_by_name_at_version
into the macroInstead of defining it separately in each of several different types, just add this method to the macro. h/t @kantai's review suggestion.
Configuration menu - View commit details
-
Copy full SHA for aef35a1 - Browse repository at this point
Copy the full SHA aef35a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa83223 - Browse repository at this point
Copy the full SHA aa83223View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd75f78 - Browse repository at this point
Copy the full SHA dd75f78View commit details -
refactor: move
tenure-height
incrementThis new location avoids the need to pass `new_tenure` around to the block begin methods. h/t @kantai
Configuration menu - View commit details
-
Copy full SHA for 008f73b - Browse repository at this point
Copy the full SHA 008f73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5b668 - Browse repository at this point
Copy the full SHA 6d5b668View commit details -
fix: determine that a neighbor is connecting by either its event ID o…
…r its neighbor key
Configuration menu - View commit details
-
Copy full SHA for 464a335 - Browse repository at this point
Copy the full SHA 464a335View commit details -
Configuration menu - View commit details
-
Copy full SHA for e036ef0 - Browse repository at this point
Copy the full SHA e036ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117c41c - Browse repository at this point
Copy the full SHA 117c41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bff5b7 - Browse repository at this point
Copy the full SHA 1bff5b7View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 745e074 - Browse repository at this point
Copy the full SHA 745e074View commit details -
fix:
test_block_heights_across_versions
Needed to call `save_analysis` for the deployed contracts.
Configuration menu - View commit details
-
Copy full SHA for 00ae1b1 - Browse repository at this point
Copy the full SHA 00ae1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a01d75 - Browse repository at this point
Copy the full SHA 7a01d75View commit details -
chore: check to see if the *network* is connecting to a given neighbo…
…r, not that the stackerdb sync state machine is
Configuration menu - View commit details
-
Copy full SHA for 032c486 - Browse repository at this point
Copy the full SHA 032c486View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4afb6 - Browse repository at this point
Copy the full SHA ed4afb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0de1af - Browse repository at this point
Copy the full SHA d0de1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f6303 - Browse repository at this point
Copy the full SHA 74f6303View commit details -
fix: when in IBD mode, verify that we're connecting to bootstrap peer…
…s, and don't use the PoX bitvec length to determine when to retry an inv sync
Configuration menu - View commit details
-
Copy full SHA for 4cee411 - Browse repository at this point
Copy the full SHA 4cee411View commit details -
fix: when in IBD, be aggressive about neighbor walks (since inv sync …
…depends on bootstrap nodes staying connected)
Configuration menu - View commit details
-
Copy full SHA for eb78eb0 - Browse repository at this point
Copy the full SHA eb78eb0View commit details -
fix: when in IBD, don't bother with antientropy or inv re-sync -- the…
… latter happens fast enough on its own (it only needs to be done once per reward cycle)
Configuration menu - View commit details
-
Copy full SHA for bba307b - Browse repository at this point
Copy the full SHA bba307bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae1c2d - Browse repository at this point
Copy the full SHA 2ae1c2dView commit details -
fix: if we're not mining, then set the poll time to be 5s (otherwise …
…we waste a *ton* of CPU)
Configuration menu - View commit details
-
Copy full SHA for 1f989fb - Browse repository at this point
Copy the full SHA 1f989fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1725915 - Browse repository at this point
Copy the full SHA 1725915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05bf8a8 - Browse repository at this point
Copy the full SHA 05bf8a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302af76 - Browse repository at this point
Copy the full SHA 302af76View commit details -
Merge pull request #4765 from stacks-network/fix/reduce_ci_runs-develop
[CI] 4746 - Avoid extraneous CI runs (develop)
Configuration menu - View commit details
-
Copy full SHA for e8e3a2e - Browse repository at this point
Copy the full SHA e8e3a2eView commit details -
Merge branch 'develop' into feat/codeowners
* develop: (420 commits) remove extra character from vi typo remove paths-ignore 4746 - avoid extra ci runs chore: fix comment typo fix: more PR feedback -- better, more-complete AtcRational tests and better abstraction over the inner u256 chore: address PR feedback and add more test coverage chore: add unit test chore: add unit test feat: add no-op metrics timer when feature disabled chore: get all unit tests to pass chore: API sync chore: add a mode of generating burnchain blocks in TestPeer that ensures that a block's hash will depend on the (number of) opts it contains fix: don't start from reward cycle 0 when doing an inv sync; start from connection_opts.inv_reward_cycles chore: expose set_initial_peer fix: optionally disable resolving bootstrap nodes, so the caller can avoid needless network I/O if it's not needed chore: use the burnchain indexer to find the right block header fix: revert changes in contrib/core-contract-tests/ fix: typos chore: index block-commits by apparent sender, so we can get the last commit by sender fix: generate the expected block commit input so that mining works in nakamoto ...
Configuration menu - View commit details
-
Copy full SHA for 1d542ee - Browse repository at this point
Copy the full SHA 1d542eeView commit details -
Remove dead CLI commands including Sign, DKG, and generate Files comm…
…ands Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a2f4f1 - Browse repository at this point
Copy the full SHA 8a2f4f1View commit details -
Implement this error for MonitoringError and fix clippy warnings
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57b3458 - Browse repository at this point
Copy the full SHA 57b3458View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e4a1d - Browse repository at this point
Copy the full SHA a2e4a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 844d5b3 - Browse repository at this point
Copy the full SHA 844d5b3View commit details
Commits on May 10, 2024
-
Merge pull request #4773 from stacks-network/chore/fix-clippy-issues
Implement this error for MonitoringError and fix clippy warnings
Configuration menu - View commit details
-
Copy full SHA for e79719d - Browse repository at this point
Copy the full SHA e79719dView commit details -
Merge pull request #4772 from stacks-network/chore/remove-dead-cli-co…
…mmands Remove dead CLI commands including Sign, DKG, and generate Files comm…
Configuration menu - View commit details
-
Copy full SHA for 4afa9ef - Browse repository at this point
Copy the full SHA 4afa9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6b829 - Browse repository at this point
Copy the full SHA 0f6b829View commit details -
WIP: move signer event processing into a trait and create v0 and v1 s…
…ubmodules Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75a28ed - Browse repository at this point
Copy the full SHA 75a28edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2b54b - Browse repository at this point
Copy the full SHA 6e2b54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75341d9 - Browse repository at this point
Copy the full SHA 75341d9View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7865cf - Browse repository at this point
Copy the full SHA d7865cfView commit details
Commits on May 13, 2024
-
Disable broken and flakey signer tests in CI
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4228566 - Browse repository at this point
Copy the full SHA 4228566View commit details -
feat: Pass
PeerNetwork
from Neon node to Nakamoto node in order to ……maintain network connections
Configuration menu - View commit details
-
Copy full SHA for a5f4151 - Browse repository at this point
Copy the full SHA a5f4151View commit details -
Configuration menu - View commit details
-
Copy full SHA for c65fa5c - Browse repository at this point
Copy the full SHA c65fa5cView commit details -
Merge pull request #4767 from jbencin/feat/nakamoto-keep-peer-network
feat: Preserve `PeerNetwork` during Epoch 3.0 transition
Configuration menu - View commit details
-
Copy full SHA for 16cca4a - Browse repository at this point
Copy the full SHA 16cca4aView commit details -
WIP: move messages.rs to individual v0 and v1 subdirs
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b77ba24 - Browse repository at this point
Copy the full SHA b77ba24View commit details -
WIP: make libsigner event processing and signer trait generic
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8475f1 - Browse repository at this point
Copy the full SHA d8475f1View commit details -
Add spawned signer struct to v1 mod.rs
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 764de0b - Browse repository at this point
Copy the full SHA 764de0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88517e4 - Browse repository at this point
Copy the full SHA 88517e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71abf7 - Browse repository at this point
Copy the full SHA a71abf7View commit details -
Change ecdsa::Signature to MessageSignature
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 382cdfd - Browse repository at this point
Copy the full SHA 382cdfdView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84684ff - Browse repository at this point
Copy the full SHA 84684ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7fed2 - Browse repository at this point
Copy the full SHA 4a7fed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d271d14 - Browse repository at this point
Copy the full SHA d271d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fb999 - Browse repository at this point
Copy the full SHA 11fb999View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ba82e - Browse repository at this point
Copy the full SHA a2ba82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8771f - Browse repository at this point
Copy the full SHA ec8771fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfcb77 - Browse repository at this point
Copy the full SHA 2cfcb77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9021c41 - Browse repository at this point
Copy the full SHA 9021c41View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d6a3a5 - Browse repository at this point
Copy the full SHA 8d6a3a5View commit details -
Replace custom NakamotoBlockHeaders throughout signer with empty()
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b80d71e - Browse repository at this point
Copy the full SHA b80d71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eec4e1 - Browse repository at this point
Copy the full SHA 2eec4e1View commit details -
Remove unused serialization of HashSet in messages.rs
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d40753 - Browse repository at this point
Copy the full SHA 7d40753View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5802f - Browse repository at this point
Copy the full SHA cb5802fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eefaeb7 - Browse repository at this point
Copy the full SHA eefaeb7View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d0dc11 - Browse repository at this point
Copy the full SHA 5d0dc11View commit details -
Merge branch 'chore/signer-traits' of https://github.com/stacks-netwo…
…rk/stacks-core into chore/block-signature-message-type
Configuration menu - View commit details
-
Copy full SHA for 6c5f042 - Browse repository at this point
Copy the full SHA 6c5f042View commit details -
Do not enable empty MinerMessage event
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9219e5 - Browse repository at this point
Copy the full SHA c9219e5View commit details -
Merge pull request #4778 from stacks-network/chore/signer-traits
Pull current stacks signer out into v1 implementation and create placeholder v0 mod
Configuration menu - View commit details
-
Copy full SHA for 87fdd50 - Browse repository at this point
Copy the full SHA 87fdd50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6021f5 - Browse repository at this point
Copy the full SHA e6021f5View commit details -
CRC: remove use of hardcoded u8s in codec functions
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c3631b - Browse repository at this point
Copy the full SHA 0c3631bView commit details -
Merge branch 'develop' of https://github.com/stacks-network/stacks-core…
… into chore/block-signature-message-type
Configuration menu - View commit details
-
Copy full SHA for 1decf3b - Browse repository at this point
Copy the full SHA 1decf3bView commit details -
CRC: create a trait to enforce multiple traits for signer event types
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7af348d - Browse repository at this point
Copy the full SHA 7af348dView commit details -
CRC: fix documentation on define_u8_enum types in messages.rs
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65859b7 - Browse repository at this point
Copy the full SHA 65859b7View commit details -
feat: handle
tenure-height
withat-block
before epoch 3.0Also including some other improvements from PR review.
Configuration menu - View commit details
-
Copy full SHA for 2b4b1c1 - Browse repository at this point
Copy the full SHA 2b4b1c1View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69fa6ef - Browse repository at this point
Copy the full SHA 69fa6efView commit details -
Configuration menu - View commit details
-
Copy full SHA for b65fa72 - Browse repository at this point
Copy the full SHA b65fa72View commit details -
Merge pull request #4787 from stacks-network/chore/block-signature-me…
…ssage-type Chore/block signature message type
Configuration menu - View commit details
-
Copy full SHA for 45cf912 - Browse repository at this point
Copy the full SHA 45cf912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7c023 - Browse repository at this point
Copy the full SHA 9f7c023View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 253304a - Browse repository at this point
Copy the full SHA 253304aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3abdc2a - Browse repository at this point
Copy the full SHA 3abdc2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 890f07c - Browse repository at this point
Copy the full SHA 890f07cView commit details -
fix: move tenure setting after epoch transition
This is necessary after the new check was added to ensure that the tenure height is not set before epoch 3.0.
Configuration menu - View commit details
-
Copy full SHA for 369d00f - Browse repository at this point
Copy the full SHA 369d00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bbc4c - Browse repository at this point
Copy the full SHA 54bbc4cView commit details -
Merge pull request #4544 from stacks-network/feat/codeowners
Add CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for f7d8f7e - Browse repository at this point
Copy the full SHA f7d8f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 406083a - Browse repository at this point
Copy the full SHA 406083aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 368541f - Browse repository at this point
Copy the full SHA 368541fView commit details -
Merge pull request #4792 from BowTiedDevOps/develop
CI: Update Used Actions' Versions
Configuration menu - View commit details
-
Copy full SHA for cd1022f - Browse repository at this point
Copy the full SHA cd1022fView commit details -
test: pass Clarity 2 contract to Clarity 3 contract
Ensure new keywords are still handled as expected.
Configuration menu - View commit details
-
Copy full SHA for c94d9e3 - Browse repository at this point
Copy the full SHA c94d9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb8bdd - Browse repository at this point
Copy the full SHA 4fb8bddView commit details -
update to general signer message for users
- it gets both cases: 1. reward set not determined 2. signer not registered without having to modify a lot of the current implementation only to parse an extra separation between them.
Configuration menu - View commit details
-
Copy full SHA for 9fab39f - Browse repository at this point
Copy the full SHA 9fab39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07adabe - Browse repository at this point
Copy the full SHA 07adabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c712caf - Browse repository at this point
Copy the full SHA c712cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe1703 - Browse repository at this point
Copy the full SHA ebe1703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b40a4c - Browse repository at this point
Copy the full SHA 4b40a4cView commit details -
Merge pull request #4797 from ASuciuX/feat/signer-message-updates
Signer message for reward set not determined or not registered signer
Configuration menu - View commit details
-
Copy full SHA for 1bbf014 - Browse repository at this point
Copy the full SHA 1bbf014View commit details -
Merge pull request #4745 from stacks-network/feat/stacks-block-height
Add/update block height keywords in Clarity
Configuration menu - View commit details
-
Copy full SHA for 83d338d - Browse repository at this point
Copy the full SHA 83d338dView commit details
Commits on May 16, 2024
-
docs: add rustdoc to next_initiative_delay
Co-authored-by: Aaron Blankstein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fcb7d9 - Browse repository at this point
Copy the full SHA 6fcb7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f2401 - Browse repository at this point
Copy the full SHA 35f2401View commit details -
Merge pull request #4795 from stacks-network/feat/next-initiative-del…
…ay-config feat: add a next_initiative_delay config
Configuration menu - View commit details
-
Copy full SHA for ae18e3c - Browse repository at this point
Copy the full SHA ae18e3cView commit details -
Update stackslib/src/chainstate/stacks/transaction.rs
Co-authored-by: Brice Dobry <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e67fa9 - Browse repository at this point
Copy the full SHA 2e67fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6766e65 - Browse repository at this point
Copy the full SHA 6766e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9addd7e - Browse repository at this point
Copy the full SHA 9addd7eView commit details -
Merge pull request #3710 from fess-v/draft/multisig-order-independence
Feat: Signature order-independence fix for multisig tx
Configuration menu - View commit details
-
Copy full SHA for 578a24f - Browse repository at this point
Copy the full SHA 578a24fView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 951c479 - Browse repository at this point
Copy the full SHA 951c479View commit details -
Merge pull request #4791 from stacks-network/feat/sqlite-feature-flag
Make rusqlite optional
Configuration menu - View commit details
-
Copy full SHA for cf01028 - Browse repository at this point
Copy the full SHA cf01028View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e756c6e - Browse repository at this point
Copy the full SHA e756c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0924437 - Browse repository at this point
Copy the full SHA 0924437View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c718ff - Browse repository at this point
Copy the full SHA 5c718ffView commit details
Commits on May 23, 2024
-
Merge pull request #4806 from stacks-network/chore/2.5.0.0.4-changelog
Adding 2.5.0.0.4 to the changelog
Configuration menu - View commit details
-
Copy full SHA for a88ee2b - Browse repository at this point
Copy the full SHA a88ee2bView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 631138f - Browse repository at this point
Copy the full SHA 631138fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c13e521 - Browse repository at this point
Copy the full SHA c13e521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9f472 - Browse repository at this point
Copy the full SHA 5d9f472View commit details
Commits on Jun 4, 2024
-
Merge pull request #4845 from stacks-network/fix/signer-slot-count
Fix/signer slot count
Configuration menu - View commit details
-
Copy full SHA for 246aac0 - Browse repository at this point
Copy the full SHA 246aac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3906688 - Browse repository at this point
Copy the full SHA 3906688View commit details -
Merge pull request #4853 from stacks-network/revert-4845-fix/signer-s…
…lot-count Revert "Fix/signer slot count"
Configuration menu - View commit details
-
Copy full SHA for c848473 - Browse repository at this point
Copy the full SHA c848473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8b661 - Browse repository at this point
Copy the full SHA 0f8b661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ece14b - Browse repository at this point
Copy the full SHA 0ece14bView commit details -
Merge pull request #4868 from stacks-network/fix/signer-slot-count
Fix/signer-slot-count
Configuration menu - View commit details
-
Copy full SHA for cfffe55 - Browse repository at this point
Copy the full SHA cfffe55View commit details
Commits on Jun 18, 2024
-
fix: always, always, always filter out stacks blocks on non-canonical…
… burnchain forks
Configuration menu - View commit details
-
Copy full SHA for 2d7f8ed - Browse repository at this point
Copy the full SHA 2d7f8edView commit details -
Merge pull request #4893 from stacks-network/fix/miner-ignores-noncan…
…onical-2.5.0.0.4 Fix: never consider Stacks chain tips that are not on the canonical burn chain #4886
Configuration menu - View commit details
-
Copy full SHA for 0d850da - Browse repository at this point
Copy the full SHA 0d850daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e64d0d - Browse repository at this point
Copy the full SHA 6e64d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4770f6 - Browse repository at this point
Copy the full SHA e4770f6View commit details -
Merge pull request #4891 from stacks-network/fix/signer-slots-count
Fix: signer slots count in staging
Configuration menu - View commit details
-
Copy full SHA for 5309358 - Browse repository at this point
Copy the full SHA 5309358View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a758941 - Browse repository at this point
Copy the full SHA a758941View commit details -
perf: improvements in clarity analysis
* cow/arcing tuple types and refactoring some checks in analyzer
Configuration menu - View commit details
-
Copy full SHA for 3ae098e - Browse repository at this point
Copy the full SHA 3ae098eView commit details -
Merge pull request #4908 from stacks-network/perf/clarity-improvements
Performance improvements in Clarity analysis
Configuration menu - View commit details
-
Copy full SHA for 4669b75 - Browse repository at this point
Copy the full SHA 4669b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbd7ac - Browse repository at this point
Copy the full SHA 0fbd7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b667b65 - Browse repository at this point
Copy the full SHA b667b65View commit details -
Merge pull request #4909 from stacks-network/chore/2.5.0.0.4-changelog
Add PR's to the changelog for 2.5.0.0.4
Configuration menu - View commit details
-
Copy full SHA for c47af1b - Browse repository at this point
Copy the full SHA c47af1bView commit details
Commits on Jun 26, 2024
-
Merge branch 'master' into chore/merge-master-2.5.0.0.4
* master: remove paths-ignore 4746 - avoid extra ci runs
Configuration menu - View commit details
-
Copy full SHA for d073cdb - Browse repository at this point
Copy the full SHA d073cdbView commit details