-
Notifications
You must be signed in to change notification settings - Fork 671
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
Merging latest develop #5089
Merging latest develop #5089
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6acd510 - Browse repository at this point
Copy the full SHA 6acd510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df7845 - Browse repository at this point
Copy the full SHA 5df7845View commit details -
Configuration menu - View commit details
-
Copy full SHA for afcfa00 - Browse repository at this point
Copy the full SHA afcfa00View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74772a - Browse repository at this point
Copy the full SHA d74772aView commit details -
fix: don't disconnect a replica if it nacked us for asking for a stal…
…e version; instead, immediately re-sync
Configuration menu - View commit details
-
Copy full SHA for bc83116 - Browse repository at this point
Copy the full SHA bc83116View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb16102 - Browse repository at this point
Copy the full SHA fb16102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3835a18 - Browse repository at this point
Copy the full SHA 3835a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d5536 - Browse repository at this point
Copy the full SHA 99d5536View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef38358 - Browse repository at this point
Copy the full SHA ef38358View commit details -
fix: poll for 1s (since that's the stackerdb minimum sync time, and t…
…hus its maximum time between steps), and raise relayer initiative when there's a new network result
Configuration menu - View commit details
-
Copy full SHA for d1374d9 - Browse repository at this point
Copy the full SHA d1374d9View commit details -
chore: process a new initiative based on either a timeout, or on anot…
…her thread's prompting
Configuration menu - View commit details
-
Copy full SHA for a071614 - Browse repository at this point
Copy the full SHA a071614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a02c61 - Browse repository at this point
Copy the full SHA 1a02c61View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bb6af6 - Browse repository at this point
Copy the full SHA 5bb6af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f12b7 - Browse repository at this point
Copy the full SHA a5f12b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ef952 - Browse repository at this point
Copy the full SHA 53ef952View commit details -
fix: more debugging, and also, don't add more entries to wanted_tenur…
…es if the sortition reward cycle is not equal to our tracked reward cycle
Configuration menu - View commit details
-
Copy full SHA for 6d82225 - Browse repository at this point
Copy the full SHA 6d82225View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2cb072 - Browse repository at this point
Copy the full SHA b2cb072View commit details -
chore: more debugging, and also, don't set the downloader to idle unl…
…ess it processes the message completely
Configuration menu - View commit details
-
Copy full SHA for 3b2b9f9 - Browse repository at this point
Copy the full SHA 3b2b9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9a705 - Browse repository at this point
Copy the full SHA 1c9a705View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd918aa - Browse repository at this point
Copy the full SHA bd918aaView commit details -
fix: try to fetch the reward cycle _after_ our highest one, so the do…
…wnloader has it on a reward cycle boundary. Don't treat it as an error if the node doesn't have it yet (which it won't, most of the time, except on reward cycle boundaries)
Configuration menu - View commit details
-
Copy full SHA for 6f7db31 - Browse repository at this point
Copy the full SHA 6f7db31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df8d6d - Browse repository at this point
Copy the full SHA 4df8d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbdacf - Browse repository at this point
Copy the full SHA 1bbdacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d9036 - Browse repository at this point
Copy the full SHA d0d9036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec2bc0 - Browse repository at this point
Copy the full SHA 2ec2bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a2f48 - Browse repository at this point
Copy the full SHA 12a2f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec2cb5 - Browse repository at this point
Copy the full SHA 0ec2cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d880e - Browse repository at this point
Copy the full SHA 58d880eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491877a - Browse repository at this point
Copy the full SHA 491877aView commit details -
feat: store block signatures as we get them from other signers, and p…
…rovide a menas of loading them back
Configuration menu - View commit details
-
Copy full SHA for 98b25fd - Browse repository at this point
Copy the full SHA 98b25fdView commit details -
feat: watch for signer-post events from other signers, and store thei…
…r signatures. If we get enough, then put them into the target block's header and upload the signed block to the node
Configuration menu - View commit details
-
Copy full SHA for 3da95c6 - Browse repository at this point
Copy the full SHA 3da95c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6fce0 - Browse repository at this point
Copy the full SHA 7b6fce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35992a - Browse repository at this point
Copy the full SHA d35992aView commit details -
chore: pass chainstate to v0 signer loop so we can poll for signature…
…s from a processed block posted by the signers
Configuration menu - View commit details
-
Copy full SHA for 322e04c - Browse repository at this point
Copy the full SHA 322e04cView commit details -
feat: look in the chainstate for a staging block posted by signers wi…
…th the signatures we're waiting for, so we can unblock the miner if the block arrives from any signer before their signatures
Configuration menu - View commit details
-
Copy full SHA for 812deb7 - Browse repository at this point
Copy the full SHA 812deb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1698d91 - Browse repository at this point
Copy the full SHA 1698d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254f6ac - Browse repository at this point
Copy the full SHA 254f6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d07a5f - Browse repository at this point
Copy the full SHA 7d07a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af274c1 - Browse repository at this point
Copy the full SHA af274c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5404200 - Browse repository at this point
Copy the full SHA 5404200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11feb3d - Browse repository at this point
Copy the full SHA 11feb3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc39b2 - Browse repository at this point
Copy the full SHA 8fc39b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f32bd - Browse repository at this point
Copy the full SHA a6f32bdView commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e36bb1e - Browse repository at this point
Copy the full SHA e36bb1eView commit details -
fix: don't rely on processed tenure cache for inv generation -- it's …
…not coherent with the canonical tip
Configuration menu - View commit details
-
Copy full SHA for d86ff5c - Browse repository at this point
Copy the full SHA d86ff5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c5e48 - Browse repository at this point
Copy the full SHA 72c5e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9bf11a - Browse repository at this point
Copy the full SHA b9bf11aView commit details -
Merge branch 'fix/multi-miner-fixes-jude' of https://github.com/stack…
…s-network/stacks-blockchain into fix/multi-miner-fixes-jude
Configuration menu - View commit details
-
Copy full SHA for 3057be6 - Browse repository at this point
Copy the full SHA 3057be6View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf0a2d4 - Browse repository at this point
Copy the full SHA cf0a2d4View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 946769a - Browse repository at this point
Copy the full SHA 946769aView commit details -
chore: pass a reference to the sender end of the runloop result chann…
…el to avoid clones
Configuration menu - View commit details
-
Copy full SHA for 66889de - Browse repository at this point
Copy the full SHA 66889deView commit details -
fix: pass coordinator communication channels to relayer when processi…
…ng an uploaded block, so the coordinator can be woken up if the block is new
Configuration menu - View commit details
-
Copy full SHA for cd4be4c - Browse repository at this point
Copy the full SHA cd4be4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8657a28 - Browse repository at this point
Copy the full SHA 8657a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2a1d8 - Browse repository at this point
Copy the full SHA 0f2a1d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d108bec - Browse repository at this point
Copy the full SHA d108becView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e33c6 - Browse repository at this point
Copy the full SHA d1e33c6View commit details -
feat: signers rejecting or the signers choosing a different stacks ti…
…p are reasons to abort mining
Configuration menu - View commit details
-
Copy full SHA for eb3041e - Browse repository at this point
Copy the full SHA eb3041eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d61dd - Browse repository at this point
Copy the full SHA c2d61ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a0db6 - Browse repository at this point
Copy the full SHA e8a0db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c499dc3 - Browse repository at this point
Copy the full SHA c499dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c43e3e - Browse repository at this point
Copy the full SHA 7c43e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0ecd8 - Browse repository at this point
Copy the full SHA bd0ecd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f776a8 - Browse repository at this point
Copy the full SHA 3f776a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04a513 - Browse repository at this point
Copy the full SHA a04a513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44635f0 - Browse repository at this point
Copy the full SHA 44635f0View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7bd86c - Browse repository at this point
Copy the full SHA e7bd86cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab4f03 - Browse repository at this point
Copy the full SHA 9ab4f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530b689 - Browse repository at this point
Copy the full SHA 530b689View commit details -
Update docs/mutation-testing.md
Co-authored-by: wileyj <2847772+wileyj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14594ba - Browse repository at this point
Copy the full SHA 14594baView commit details -
Configuration menu - View commit details
-
Copy full SHA for e21a0f1 - Browse repository at this point
Copy the full SHA e21a0f1View commit details -
Merge branch 'docs/local-mutantion-testing' of github.com:stacks-netw…
…ork/stacks-core into docs/local-mutantion-testing
Configuration menu - View commit details
-
Copy full SHA for 8dd44ec - Browse repository at this point
Copy the full SHA 8dd44ecView commit details
Commits on Aug 8, 2024
-
Co-authored-by: Aaron Blankstein <aaron@hiro.so>
Configuration menu - View commit details
-
Copy full SHA for 1c79018 - Browse repository at this point
Copy the full SHA 1c79018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66793b1 - Browse repository at this point
Copy the full SHA 66793b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a8427 - Browse repository at this point
Copy the full SHA 09a8427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9541e - Browse repository at this point
Copy the full SHA 2e9541eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca66c06 - Browse repository at this point
Copy the full SHA ca66c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for daf0257 - Browse repository at this point
Copy the full SHA daf0257View commit details -
chore: refactor fault-injection code into its own methods; add fault-…
…injection for block-processing after block-broadcast
Configuration menu - View commit details
-
Copy full SHA for fbf8337 - Browse repository at this point
Copy the full SHA fbf8337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 497c773 - Browse repository at this point
Copy the full SHA 497c773View commit details -
chore: some refactoring to separate miner directive choice from sorti…
…tion handling (so the former can be tested in a unit test)
Configuration menu - View commit details
-
Copy full SHA for ee0f56b - Browse repository at this point
Copy the full SHA ee0f56bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4533354 - Browse repository at this point
Copy the full SHA 4533354View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa91446 - Browse repository at this point
Copy the full SHA aa91446View commit details -
Configuration menu - View commit details
-
Copy full SHA for f845f8b - Browse repository at this point
Copy the full SHA f845f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c23b44 - Browse repository at this point
Copy the full SHA 5c23b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b483f5 - Browse repository at this point
Copy the full SHA 7b483f5View commit details -
Merge pull request #5058 from stacks-network/ci/remove-unit-tests-fro…
…m-check CI - Remove Unit Tests From Check
Configuration menu - View commit details
-
Copy full SHA for a4d3ff9 - Browse repository at this point
Copy the full SHA a4d3ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad9e5e - Browse repository at this point
Copy the full SHA 1ad9e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d137db - Browse repository at this point
Copy the full SHA 9d137dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a68c4c9 - Browse repository at this point
Copy the full SHA a68c4c9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f129669 - Browse repository at this point
Copy the full SHA f129669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151878b - Browse repository at this point
Copy the full SHA 151878bView commit details -
fix: a handful of issues causing timing-related test failures in CI
* make `not_available_try_again` error in `GetStackers`, and make it transient in the signer binary * make signer binary timeout on retries in client * update signer outer runloop to differentiate between 'not in signer set' and 'have not loaded info yet' * update signer outer runloop to handle errors and non-presence differently in the signer config refresh * update signer outer runloop to perform signer config refresh on the current cycle (if not loaded yet) and on the next cycle (if in prepare phase for the next cycle). This was causing an issue on exactly the first cycle of Nakamoto, because the signer set cannot be loaded for the first cycle until after the prepare phase * update the signer outer runloop to check the node’s block height on event receipt as well * update the testing harnesses to wait and check more appropriately for status checks from signers, etc.
Configuration menu - View commit details
-
Copy full SHA for 5715f67 - Browse repository at this point
Copy the full SHA 5715f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc974e - Browse repository at this point
Copy the full SHA 5cc974eView commit details -
test: add test for reloading signer config when reward set unavailabl…
…e at start of prepare phase
Configuration menu - View commit details
-
Copy full SHA for 98d05a4 - Browse repository at this point
Copy the full SHA 98d05a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b730f47 - Browse repository at this point
Copy the full SHA b730f47View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f4b56e - Browse repository at this point
Copy the full SHA 9f4b56eView commit details -
fix: broadcast-signed-block fault injection in the global signer conf…
…ig, so we can set it in tests
Configuration menu - View commit details
-
Copy full SHA for e6e8955 - Browse repository at this point
Copy the full SHA e6e8955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe3673 - Browse repository at this point
Copy the full SHA 1fe3673View commit details -
fix: counter for rejected blocks, and also, the canonical stacks tip …
…doesn't have any bearing on whether or not we should keep mining, so don't check it
Configuration menu - View commit details
-
Copy full SHA for f7f1293 - Browse repository at this point
Copy the full SHA f7f1293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744bc37 - Browse repository at this point
Copy the full SHA 744bc37View commit details -
chore: don't crash if we ask for /v2/info while the node is re-bindin…
…g on the nakamoto transition
Configuration menu - View commit details
-
Copy full SHA for 3060369 - Browse repository at this point
Copy the full SHA 3060369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd92ba - Browse repository at this point
Copy the full SHA 1bd92baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca62ee - Browse repository at this point
Copy the full SHA 3ca62eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d96e8 - Browse repository at this point
Copy the full SHA 40d96e8View commit details -
Merge pull request #5054 from stacks-network/ci/fix-signers-tests
Fix: Signers CI tests and refresh signer config behaviors
Configuration menu - View commit details
-
Copy full SHA for 5aa1ed5 - Browse repository at this point
Copy the full SHA 5aa1ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e077304 - Browse repository at this point
Copy the full SHA e077304View commit details -
Merge pull request #5053 from stacks-network/fix/handle-empty-args-in…
…-define-trait-signature fix: handle empty type_args in define-trait definition
Configuration menu - View commit details
-
Copy full SHA for beeebe6 - Browse repository at this point
Copy the full SHA beeebe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aef236 - Browse repository at this point
Copy the full SHA 9aef236View commit details -
Merge pull request #5057 from stacks-network/docs/local-mutantion-tes…
…ting docs & script for running cargo mutants locally on CI limitation
Configuration menu - View commit details
-
Copy full SHA for 4867505 - Browse repository at this point
Copy the full SHA 4867505View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d332b - Browse repository at this point
Copy the full SHA b9d332bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d64e443 - Browse repository at this point
Copy the full SHA d64e443View commit details -
Merge pull request #5045 from jbencin/fix/1.80-warnings
fix: Rust 1.80 warnings
Configuration menu - View commit details
-
Copy full SHA for 2feb784 - Browse repository at this point
Copy the full SHA 2feb784View commit details -
Configuration menu - View commit details
-
Copy full SHA for b800565 - Browse repository at this point
Copy the full SHA b800565View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04d121 - Browse repository at this point
Copy the full SHA b04d121View commit details -
Merge pull request #5063 from stacks-network/ci/fix-mock-miner-test
CI: fix mock miner test
Configuration menu - View commit details
-
Copy full SHA for 3a81438 - Browse repository at this point
Copy the full SHA 3a81438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f29f8 - Browse repository at this point
Copy the full SHA 45f29f8View commit details -
fix: fix remaining integration tests (all of which failed due not wai…
…ting around long enough for a Nakamoto block to process)
Configuration menu - View commit details
-
Copy full SHA for 8430618 - Browse repository at this point
Copy the full SHA 8430618View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e6e69d - Browse repository at this point
Copy the full SHA 6e6e69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a3a99 - Browse repository at this point
Copy the full SHA f2a3a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8794080 - Browse repository at this point
Copy the full SHA 8794080View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0cb74 - Browse repository at this point
Copy the full SHA aa0cb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea5e1d - Browse repository at this point
Copy the full SHA 9ea5e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e1a76 - Browse repository at this point
Copy the full SHA 69e1a76View commit details -
Merge branch 'fix/multi-miner-fixes-jude' of https://github.com/stack…
…s-network/stacks-blockchain into fix/multi-miner-fixes-jude
Configuration menu - View commit details
-
Copy full SHA for 799d9a2 - Browse repository at this point
Copy the full SHA 799d9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0255edf - Browse repository at this point
Copy the full SHA 0255edfView commit details
Commits on Aug 13, 2024
-
Add pre_nakamoto_miner_messaging option to MinerConfig
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for a574768 - Browse repository at this point
Copy the full SHA a574768View commit details -
Have miners respond to mock signature messages in epoch 2.5 via stack…
…erdb Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 4e37d0b - Browse repository at this point
Copy the full SHA 4e37d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c3aa4 - Browse repository at this point
Copy the full SHA c6c3aa4View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78e3189 - Browse repository at this point
Copy the full SHA 78e3189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcd82b - Browse repository at this point
Copy the full SHA 8dcd82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3fe791 - Browse repository at this point
Copy the full SHA f3fe791View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41cf4b - Browse repository at this point
Copy the full SHA c41cf4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f5291 - Browse repository at this point
Copy the full SHA b9f5291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aabc4d - Browse repository at this point
Copy the full SHA 3aabc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc6621 - Browse repository at this point
Copy the full SHA 3dc6621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac0537 - Browse repository at this point
Copy the full SHA 2ac0537View commit details -
feat: if broadcast=1 is given, and the auth token is set, then broadc…
…ast the block on the p2p network even if we already have it locally
Configuration menu - View commit details
-
Copy full SHA for d14466b - Browse repository at this point
Copy the full SHA d14466bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d6ca4 - Browse repository at this point
Copy the full SHA 00d6ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8bb80 - Browse repository at this point
Copy the full SHA 0b8bb80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d649ac - Browse repository at this point
Copy the full SHA 9d649acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d917061 - Browse repository at this point
Copy the full SHA d917061View commit details -
Configuration menu - View commit details
-
Copy full SHA for b76641e - Browse repository at this point
Copy the full SHA b76641eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1e50b - Browse repository at this point
Copy the full SHA 4b1e50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac0332 - Browse repository at this point
Copy the full SHA 2ac0332View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1fd6fe - Browse repository at this point
Copy the full SHA c1fd6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cddf696 - Browse repository at this point
Copy the full SHA cddf696View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41846b - Browse repository at this point
Copy the full SHA b41846bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fc76d - Browse repository at this point
Copy the full SHA 21fc76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62004f9 - Browse repository at this point
Copy the full SHA 62004f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ec4fb - Browse repository at this point
Copy the full SHA c9ec4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5df7ef - Browse repository at this point
Copy the full SHA f5df7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1046fd - Browse repository at this point
Copy the full SHA e1046fdView commit details -
chore: awaken coordinator thread on new sortition since a stacks bloc…
…k may be buffered
Configuration menu - View commit details
-
Copy full SHA for 3150d4c - Browse repository at this point
Copy the full SHA 3150d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c436e0e - Browse repository at this point
Copy the full SHA c436e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5341074 - Browse repository at this point
Copy the full SHA 5341074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe4266 - Browse repository at this point
Copy the full SHA 3fe4266View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9bf54d - Browse repository at this point
Copy the full SHA e9bf54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 545fcfe - Browse repository at this point
Copy the full SHA 545fcfeView commit details -
WIP: add test for mock miner messages. Failing to write to miner slot
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 5d77eab - Browse repository at this point
Copy the full SHA 5d77eabView commit details -
WIP: Failing to write to miner slot
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 4c7598c - Browse repository at this point
Copy the full SHA 4c7598cView commit details -
WIP: No longer failing to write to .miners but failing to find approp…
…ro message Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for edfaa10 - Browse repository at this point
Copy the full SHA edfaa10View commit details -
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for c590bcf - Browse repository at this point
Copy the full SHA c590bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d3337 - Browse repository at this point
Copy the full SHA d8d3337View commit details -
Configuration menu - View commit details
-
Copy full SHA for f949691 - Browse repository at this point
Copy the full SHA f949691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f12563 - Browse repository at this point
Copy the full SHA 7f12563View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a9215 - Browse repository at this point
Copy the full SHA d4a9215View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fd22b - Browse repository at this point
Copy the full SHA a6fd22bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b89f8 - Browse repository at this point
Copy the full SHA f4b89f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 792e1c1 - Browse repository at this point
Copy the full SHA 792e1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91952ac - Browse repository at this point
Copy the full SHA 91952acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ee7ed - Browse repository at this point
Copy the full SHA 29ee7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 674cb5f - Browse repository at this point
Copy the full SHA 674cb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ad64f - Browse repository at this point
Copy the full SHA e5ad64fView commit details
Commits on Aug 15, 2024
-
WIP: missing stackerdb messages
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 993d55b - Browse repository at this point
Copy the full SHA 993d55bView commit details -
WIP: use latest election winner to send mock miner messages
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for d93d07d - Browse repository at this point
Copy the full SHA d93d07dView commit details -
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for b597a11 - Browse repository at this point
Copy the full SHA b597a11View commit details -
WIP: need to fix stacks tip consensus hash and stacks tip
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 37a2533 - Browse repository at this point
Copy the full SHA 37a2533View commit details -
Fix consensus hash and stacks tip in MockMinerMessage
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for be1f6ed - Browse repository at this point
Copy the full SHA be1f6edView commit details -
CRC: get sort db from SortitionDB
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 6661194 - Browse repository at this point
Copy the full SHA 6661194View commit details -
CRC: simulate block proposal, signatures, and appending a block in mo…
…ck signing Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 22ea256 - Browse repository at this point
Copy the full SHA 22ea256View commit details -
Rename pre_nakamoto_miner_messaging to pre_nakamoto_mock_signing
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for f12961e - Browse repository at this point
Copy the full SHA f12961eView commit details -
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 82e390d - Browse repository at this point
Copy the full SHA 82e390dView commit details -
fix: shorten miner thread ID string, and add a bump-blocks-processed …
…call when we process a sortition (just as we have in neon node)
Configuration menu - View commit details
-
Copy full SHA for 4ada7e2 - Browse repository at this point
Copy the full SHA 4ada7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572c547 - Browse repository at this point
Copy the full SHA 572c547View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3d7dc - Browse repository at this point
Copy the full SHA fe3d7dcView commit details
Commits on Aug 16, 2024
-
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for b4987f7 - Browse repository at this point
Copy the full SHA b4987f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae44ab - Browse repository at this point
Copy the full SHA aae44abView commit details -
Merge pull request #5040 from stacks-network/fix/multi-miner-fixes-jude
Fix/multi miner fixes jude
Configuration menu - View commit details
-
Copy full SHA for 5321154 - Browse repository at this point
Copy the full SHA 5321154View commit details -
Merge pull request #5079 from stacks-network/chore/add-logs
chore: add warn logs for block validate rejections
Configuration menu - View commit details
-
Copy full SHA for 6937df5 - Browse repository at this point
Copy the full SHA 6937df5View commit details -
Merge pull request #5060 from jbencin/feat/neon-miner-replay
feat: Neon mock miner replay
Configuration menu - View commit details
-
Copy full SHA for 09c4b06 - Browse repository at this point
Copy the full SHA 09c4b06View commit details -
Merge branch 'develop' of https://github.com/stacks-network/stacks-core…
… into feat/mock-signature-aggregation
Configuration menu - View commit details
-
Copy full SHA for 3a85972 - Browse repository at this point
Copy the full SHA 3a85972View commit details -
Do not enable pre nakamoto mock signing unless the miner key is set
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 62f5a6a - Browse repository at this point
Copy the full SHA 62f5a6aView commit details -
Remove panic in tests when deserializing the block proposal slot due …
…to mock signing using it for mock proposals Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for c8d8743 - Browse repository at this point
Copy the full SHA c8d8743View commit details -
Set pre nakamoto mock signing to true for mock sign test
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 1610ce3 - Browse repository at this point
Copy the full SHA 1610ce3View commit details
Commits on Aug 17, 2024
-
Fix block proposal rejection by enforcing fetch view to be up to date
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Configuration menu - View commit details
-
Copy full SHA for 32e2875 - Browse repository at this point
Copy the full SHA 32e2875View commit details
Commits on Aug 18, 2024
-
Signed-off-by: shangchengbabaiban <shuang.cui@live.cn>
Configuration menu - View commit details
-
Copy full SHA for 42bfde0 - Browse repository at this point
Copy the full SHA 42bfde0View commit details
Commits on Aug 19, 2024
-
Merge pull request #5085 from shangchengbabaiban/develop
chore: fix some comments
Configuration menu - View commit details
-
Copy full SHA for cd4e99c - Browse repository at this point
Copy the full SHA cd4e99cView commit details -
Merge pull request #5084 from stacks-network/bugfix/block-proposal-re…
…jection Fix block proposal rejection test
Configuration menu - View commit details
-
Copy full SHA for 02fdee4 - Browse repository at this point
Copy the full SHA 02fdee4View commit details -
Merge pull request #5070 from stacks-network/feat/mock-signature-aggr…
…egation Feat/mock signing revamp
Configuration menu - View commit details
-
Copy full SHA for b8e17c8 - Browse repository at this point
Copy the full SHA b8e17c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f97df0d - Browse repository at this point
Copy the full SHA f97df0dView commit details