-
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
Changes for version 2.05.0.1.0 #2996
Commits on Jan 3, 2022
-
Greg Coppola committed
Jan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 55160da - Browse repository at this point
Copy the full SHA 55160daView commit details -
Greg Coppola committed
Jan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for dbd1613 - Browse repository at this point
Copy the full SHA dbd1613View commit details -
fuzz each eleement by the same factor
Greg Coppola committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for a53f48a - Browse repository at this point
Copy the full SHA a53f48aView commit details -
Greg Coppola committed
Jan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 5826417 - Browse repository at this point
Copy the full SHA 5826417View commit details -
remove new estimator from the toml file; wait till we add it to all o…
…f them
Greg Coppola committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 3c93a6c - Browse repository at this point
Copy the full SHA 3c93a6cView commit details -
Greg Coppola committed
Jan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for e9afd2d - Browse repository at this point
Copy the full SHA e9afd2dView commit details -
replaced 0.5 with 0.1 as the fraction, changed variable name
Greg Coppola committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ad5063 - Browse repository at this point
Copy the full SHA 0ad5063View commit details -
Merge branch 'develop' into feat/hook-up-estimator
Greg Coppola committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 5428f96 - Browse repository at this point
Copy the full SHA 5428f96View commit details
Commits on Jan 4, 2022
-
mark make_block_receipt as for test
Greg Coppola committedJan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 94f2c90 - Browse repository at this point
Copy the full SHA 94f2c90View commit details -
add constant MINIMUM_TX_FEE_RATE
Greg Coppola committedJan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b77f5a8 - Browse repository at this point
Copy the full SHA b77f5a8View commit details -
Greg Coppola committed
Jan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b76585d - Browse repository at this point
Copy the full SHA b76585dView commit details -
Greg Coppola committed
Jan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b045302 - Browse repository at this point
Copy the full SHA b045302View commit details
Commits on Jan 5, 2022
-
added fuzzer options to config structs
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for eca6e01 - Browse repository at this point
Copy the full SHA eca6e01View commit details -
added the config options so they are used now
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ceffad - Browse repository at this point
Copy the full SHA 2ceffadView commit details -
updated integration test to use parameters
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f03d8c - Browse repository at this point
Copy the full SHA 9f03d8cView commit details -
Greg Coppola committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 913f03e - Browse repository at this point
Copy the full SHA 913f03eView commit details -
fixed the names in bitcoin-tests
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 3cad19e - Browse repository at this point
Copy the full SHA 3cad19eView commit details -
Co-authored-by: Aaron Blankstein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8e9bc4 - Browse repository at this point
Copy the full SHA c8e9bc4View commit details -
Co-authored-by: Aaron Blankstein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba534b3 - Browse repository at this point
Copy the full SHA ba534b3View commit details -
remove "now defaulting to this" in CHANGELOG
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for c22ba1e - Browse repository at this point
Copy the full SHA c22ba1eView commit details -
Merge branch 'feat/hook-up-estimator' of github.com:blockstack/stacks…
…-blockchain into feat/hook-up-estimator
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for b26fb4c - Browse repository at this point
Copy the full SHA b26fb4cView commit details -
Greg Coppola committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 0332ece - Browse repository at this point
Copy the full SHA 0332eceView commit details -
changed config options to be Option's
Greg Coppola committedJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 281ed4c - Browse repository at this point
Copy the full SHA 281ed4cView commit details -
Greg Coppola committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for cda4f08 - Browse repository at this point
Copy the full SHA cda4f08View commit details -
Greg Coppola committed
Jan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for b2913de - Browse repository at this point
Copy the full SHA b2913deView commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ceae2f5 - Browse repository at this point
Copy the full SHA ceae2f5View commit details -
refactor: keep mempool state-machine sync state within the state vari…
…ants, so we don't have to keep track of it in the PeerNetwork
Configuration menu - View commit details
-
Copy full SHA for e3b9183 - Browse repository at this point
Copy the full SHA e3b9183View commit details -
chore: comment that transaction creation in the boilerplate is for te…
…sting mempool queries
Configuration menu - View commit details
-
Copy full SHA for b7c77e9 - Browse repository at this point
Copy the full SHA b7c77e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf910c - Browse repository at this point
Copy the full SHA dbf910cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fcaac - Browse repository at this point
Copy the full SHA 37fcaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de211e - Browse repository at this point
Copy the full SHA 8de211eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852d661 - Browse repository at this point
Copy the full SHA 852d661View commit details -
Configuration menu - View commit details
-
Copy full SHA for f185afd - Browse repository at this point
Copy the full SHA f185afdView commit details -
Merge pull request #2884 from blockstack/feat/mempool-sync
Feat/mempool sync
Configuration menu - View commit details
-
Copy full SHA for fd3f28d - Browse repository at this point
Copy the full SHA fd3f28dView commit details
Commits on Jan 7, 2022
-
Greg Coppola committed
Jan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 26165de - Browse repository at this point
Copy the full SHA 26165deView commit details -
Greg Coppola committed
Jan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for c1d2fde - Browse repository at this point
Copy the full SHA c1d2fdeView commit details -
added two extra calls to
next_block_and_wait
to make sure block pro……cessed
Greg Coppola committedJan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e151f1 - Browse repository at this point
Copy the full SHA 2e151f1View commit details -
Merge branch 'develop' into feat/hook-up-estimator
Greg Coppola committedJan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b8bbd1 - Browse repository at this point
Copy the full SHA 9b8bbd1View commit details -
Greg Coppola committed
Jan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 0316d4b - Browse repository at this point
Copy the full SHA 0316d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8750b69 - Browse repository at this point
Copy the full SHA 8750b69View commit details -
Merge pull request #2984 from blockstack/feat/pessimistic-estimator-fix
Feat: update pessimistic cost estimator to differentiate by contract sender
Configuration menu - View commit details
-
Copy full SHA for 98cdf3d - Browse repository at this point
Copy the full SHA 98cdf3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de33b4 - Browse repository at this point
Copy the full SHA 3de33b4View commit details
Commits on Jan 9, 2022
-
fix: don't query the spv headers database if we don't need to when ch…
…ecking to see if we're sync'ed up
Configuration menu - View commit details
-
Copy full SHA for 07bec65 - Browse repository at this point
Copy the full SHA 07bec65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425b700 - Browse repository at this point
Copy the full SHA 425b700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2f9d5 - Browse repository at this point
Copy the full SHA 2e2f9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508420e - Browse repository at this point
Copy the full SHA 508420eView commit details -
fix: remove full inv sync logic, and fix a bug in which we calculate …
…the next reward cycle to sync block data from by looking at the number of sortitions in the remote peer's block inventory, instead of the number of reward cycles in its PoX bit vector
Configuration menu - View commit details
-
Copy full SHA for 3b27521 - Browse repository at this point
Copy the full SHA 3b27521View commit details -
fix: default to 127.0.0.1 instead of localhost for test data URLs, si…
…nce we bind to 0.0.0.0 but sometimes localhost resolves to ::1, leading to HTTP connection failures
Configuration menu - View commit details
-
Copy full SHA for 7023db4 - Browse repository at this point
Copy the full SHA 7023db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf93181 - Browse repository at this point
Copy the full SHA cf93181View commit details -
fix: pass block and microblock data for pushing when receiving a comm…
…and to advertize block/microblock data
Configuration menu - View commit details
-
Copy full SHA for b5155e0 - Browse repository at this point
Copy the full SHA b5155e0View commit details -
feat: when we receive a block or microblock stream that we know an ou…
…tbound peer does not know about, push it directly to them (don't advertize it via an *Available message). Add tests to verify that push-exclusive behavior works.
Configuration menu - View commit details
-
Copy full SHA for 5b30a82 - Browse repository at this point
Copy the full SHA 5b30a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19095d1 - Browse repository at this point
Copy the full SHA 19095d1View commit details -
refactor: don't re-instantiate the BitcoinIndexer over and over; keep…
… it around across burnchain syncs
Configuration menu - View commit details
-
Copy full SHA for 0944837 - Browse repository at this point
Copy the full SHA 0944837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56fcf39 - Browse repository at this point
Copy the full SHA 56fcf39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6112cac - Browse repository at this point
Copy the full SHA 6112cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 798958d - Browse repository at this point
Copy the full SHA 798958dView commit details -
fix: by default, run antientropy protocol once a minute. it's not tha…
…t expensive and would save us a lot of pain
Configuration menu - View commit details
-
Copy full SHA for 803686c - Browse repository at this point
Copy the full SHA 803686cView commit details -
fix: compile errors from develop merge; make it so antientropy protoc…
…ol starts from the latest reward cycle and runs backwards; make it so that antientropy protocol restarts whenever the burnchain view changes (to force it to reconsider the latest blocks)
Configuration menu - View commit details
-
Copy full SHA for f2209c2 - Browse repository at this point
Copy the full SHA f2209c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b7034 - Browse repository at this point
Copy the full SHA e9b7034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1242a47 - Browse repository at this point
Copy the full SHA 1242a47View commit details
Commits on Jan 10, 2022
-
fix: correct exit condition with new burnchain sync loop so that we d…
…on't get stuck forever
Configuration menu - View commit details
-
Copy full SHA for 419196f - Browse repository at this point
Copy the full SHA 419196fView commit details -
feat: add trait to burnchain controller to query the total height of …
…the burnchain (even if we haven't downloaded everything yet)
Configuration menu - View commit details
-
Copy full SHA for 5407d08 - Browse repository at this point
Copy the full SHA 5407d08View commit details -
fix: pass absolute burnchain block height to pox sync watchdog so we …
…correctly infer ibd status
Configuration menu - View commit details
-
Copy full SHA for 5b70e00 - Browse repository at this point
Copy the full SHA 5b70e00View commit details -
Merge pull request #2975 from blockstack/feat/miner-structured-logging
Feat/miner structured logging
Configuration menu - View commit details
-
Copy full SHA for 8d7d306 - Browse repository at this point
Copy the full SHA 8d7d306View commit details -
Greg Coppola committed
Jan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 9d81342 - Browse repository at this point
Copy the full SHA 9d81342View commit details -
Greg Coppola committed
Jan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for cac9ce1 - Browse repository at this point
Copy the full SHA cac9ce1View commit details -
Greg Coppola committed
Jan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3a24704 - Browse repository at this point
Copy the full SHA 3a24704View commit details -
Greg Coppola committed
Jan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 644c640 - Browse repository at this point
Copy the full SHA 644c640View commit details -
Merge branch 'develop' into feat/hook-up-estimator
Greg Coppola committedJan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for e6d4756 - Browse repository at this point
Copy the full SHA e6d4756View commit details
Commits on Jan 11, 2022
-
Greg Coppola committed
Jan 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 6305f48 - Browse repository at this point
Copy the full SHA 6305f48View commit details -
Greg Coppola committed
Jan 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ee4c4f - Browse repository at this point
Copy the full SHA 0ee4c4fView commit details -
Greg Coppola committed
Jan 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 25aaa1d - Browse repository at this point
Copy the full SHA 25aaa1dView commit details
Commits on Jan 12, 2022
-
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 0e64d28 - Browse repository at this point
Copy the full SHA 0e64d28View commit details -
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 14ca280 - Browse repository at this point
Copy the full SHA 14ca280View commit details -
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for ff52409 - Browse repository at this point
Copy the full SHA ff52409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d6040 - Browse repository at this point
Copy the full SHA 84d6040View commit details -
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 65f5d9f - Browse repository at this point
Copy the full SHA 65f5d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4558b72 - Browse repository at this point
Copy the full SHA 4558b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e489d - Browse repository at this point
Copy the full SHA 08e489dView commit details -
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for e599068 - Browse repository at this point
Copy the full SHA e599068View commit details -
Greg Coppola committed
Jan 12, 2022 1Configuration menu - View commit details
-
Copy full SHA for e6cff5e - Browse repository at this point
Copy the full SHA e6cff5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 276df01 - Browse repository at this point
Copy the full SHA 276df01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4f3ac - Browse repository at this point
Copy the full SHA 1e4f3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8047ef7 - Browse repository at this point
Copy the full SHA 8047ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc74d65 - Browse repository at this point
Copy the full SHA fc74d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a3a92 - Browse repository at this point
Copy the full SHA d6a3a92View commit details -
Merge pull request #2972 from blockstack/feat/hook-up-estimator
feat: Improved Fee Rate Computation
Configuration menu - View commit details
-
Copy full SHA for 7011f32 - Browse repository at this point
Copy the full SHA 7011f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96db0f0 - Browse repository at this point
Copy the full SHA 96db0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1d7b8 - Browse repository at this point
Copy the full SHA 1a1d7b8View commit details -
make a spearate dir for the "estimates 'tables
Greg Coppola committedJan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 1665093 - Browse repository at this point
Copy the full SHA 1665093View commit details -
Greg Coppola committed
Jan 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 342bc66 - Browse repository at this point
Copy the full SHA 342bc66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94bac3 - Browse repository at this point
Copy the full SHA e94bac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0501aa3 - Browse repository at this point
Copy the full SHA 0501aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5de8f - Browse repository at this point
Copy the full SHA 0e5de8fView commit details
Commits on Jan 13, 2022
-
Greg Coppola committed
Jan 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 90e6a88 - Browse repository at this point
Copy the full SHA 90e6a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ec5a0 - Browse repository at this point
Copy the full SHA 51ec5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1435eb - Browse repository at this point
Copy the full SHA f1435ebView commit details -
Merge pull request #2998 from blockstack/fix/cost-dir
fix: Create a separate directory for `estimates` tables
Configuration menu - View commit details
-
Copy full SHA for c61a7da - Browse repository at this point
Copy the full SHA c61a7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffeaca - Browse repository at this point
Copy the full SHA fffeacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74009f - Browse repository at this point
Copy the full SHA b74009fView commit details -
Merge branch 'change-log-release' of https://github.com/blockstack/st…
…acks-blockchain into change-log-release
Configuration menu - View commit details
-
Copy full SHA for 00c589c - Browse repository at this point
Copy the full SHA 00c589cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a794d - Browse repository at this point
Copy the full SHA 73a794dView commit details -
Merge pull request #2997 from blockstack/change-log-release
docs: updated changelog with features in 2.05.0.1.0
Configuration menu - View commit details
-
Copy full SHA for 9829659 - Browse repository at this point
Copy the full SHA 9829659View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 20cbc05 - Browse repository at this point
Copy the full SHA 20cbc05View commit details -
Merge pull request #2999 from blockstack/feat/pr-cancel-in-progress
CI: add cancel in progress behavior to PR actions
Configuration menu - View commit details
-
Copy full SHA for bf691df - Browse repository at this point
Copy the full SHA bf691dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48c35c - Browse repository at this point
Copy the full SHA c48c35cView commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf91a4f - Browse repository at this point
Copy the full SHA bf91a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 876f4ee - Browse repository at this point
Copy the full SHA 876f4eeView commit details
Commits on Jan 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6bbb8a - Browse repository at this point
Copy the full SHA f6bbb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2250e8d - Browse repository at this point
Copy the full SHA 2250e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e6133 - Browse repository at this point
Copy the full SHA 66e6133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b03e70 - Browse repository at this point
Copy the full SHA 6b03e70View commit details -
fix: don't attempt to process tenures if the last-processed sortition…
… is different than the one used to queue the original tenure. Possibly fixes #2969 as well.
Configuration menu - View commit details
-
Copy full SHA for 507c16f - Browse repository at this point
Copy the full SHA 507c16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c702ea3 - Browse repository at this point
Copy the full SHA c702ea3View commit details -
feat: test that we correctly skip sortitions if the last sortition di…
…ffers from the RunTenure directive.
Configuration menu - View commit details
-
Copy full SHA for 8b7e3d0 - Browse repository at this point
Copy the full SHA 8b7e3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12002ea - Browse repository at this point
Copy the full SHA 12002eaView commit details -
fix: don't keep bumping the assumed burnchain height after we passed …
…the burnchain tip per the headers DB in the indexer
Configuration menu - View commit details
-
Copy full SHA for 73c5308 - Browse repository at this point
Copy the full SHA 73c5308View commit details
Commits on Jan 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f128eed - Browse repository at this point
Copy the full SHA f128eedView commit details -
fix: advance target burnchain height to start of next reward cycle, o…
…r burnchain tip -- whichever is earlier -- so we don't constantly invoke the pox sync watchdog (which should only be invoked on reward cycle boundaries)
Configuration menu - View commit details
-
Copy full SHA for fc77d39 - Browse repository at this point
Copy the full SHA fc77d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1989b46 - Browse repository at this point
Copy the full SHA 1989b46View commit details -
feat: add indexes to remove table scans in hot paths in the sortition…
…s and chainstate databases
Configuration menu - View commit details
-
Copy full SHA for 12866c4 - Browse repository at this point
Copy the full SHA 12866c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16c74f - Browse repository at this point
Copy the full SHA a16c74fView commit details
Commits on Jan 18, 2022
-
Merge pull request #3005 from blockstack/fix/pox-valid-index
fix: significantly increase the speed of most RPC endpoints
Configuration menu - View commit details
-
Copy full SHA for 853a7bc - Browse repository at this point
Copy the full SHA 853a7bcView commit details -
fix: if we can't process a full range of headers due to a reorg, drop…
… all remaining offending headers that are part of the old fork.
Configuration menu - View commit details
-
Copy full SHA for f7968b5 - Browse repository at this point
Copy the full SHA f7968b5View commit details -
feat: add a few indexes to the sortition DB to remove table scans dur…
…ing sortition processing. Effectively 2x's the speed of a sortition.
Configuration menu - View commit details
-
Copy full SHA for a33266b - Browse repository at this point
Copy the full SHA a33266bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df9dc5 - Browse repository at this point
Copy the full SHA 0df9dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591cd19 - Browse repository at this point
Copy the full SHA 591cd19View commit details -
feat: add BLOCKSTACK_DB_TRACE testing envar to get all DB calls to pr…
…int out an "EXPLAIN QUERY PLAN" query for each query they execute
Configuration menu - View commit details
-
Copy full SHA for 4cc232b - Browse repository at this point
Copy the full SHA 4cc232bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 235adf4 - Browse repository at this point
Copy the full SHA 235adf4View commit details -
refactor: remove NeonGenesisNode and InitializedNeonNode in favor of …
…StacksNode; move counters into the RunLoop; clean up arguments to both StacksNode::spawn() and spawn_*() methods. ALSO: cancel RunTenures if they finish producing a block after their targeted tip is no longer the canonical tip.
Configuration menu - View commit details
-
Copy full SHA for 1c234c0 - Browse repository at this point
Copy the full SHA 1c234c0View commit details -
refactor: consolidate counters and other free state into RunLoop, and…
… refactor .start() into a set of different methods that carry out a specific task. Also, document them.
Configuration menu - View commit details
-
Copy full SHA for 108497f - Browse repository at this point
Copy the full SHA 108497fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1efce - Browse repository at this point
Copy the full SHA 4e1efceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5c485 - Browse repository at this point
Copy the full SHA 1d5c485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513bbfa - Browse repository at this point
Copy the full SHA 513bbfaView commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f477d2 - Browse repository at this point
Copy the full SHA 9f477d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a13a30b - Browse repository at this point
Copy the full SHA a13a30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for deeaef3 - Browse repository at this point
Copy the full SHA deeaef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02de1eb - Browse repository at this point
Copy the full SHA 02de1ebView commit details -
feat: Yield(u64) error variant, for when a StreamCursor has more data…
… but wants to stop sending before the socket buffer is full. Good for low-priority but expensive operations, like mempool queries
Configuration menu - View commit details
-
Copy full SHA for 8266b8c - Browse repository at this point
Copy the full SHA 8266b8cView commit details -
fix: once we send one transaction successfully, yield the connection …
…so we don't try to send again until the next poll
Configuration menu - View commit details
-
Copy full SHA for faec7a0 - Browse repository at this point
Copy the full SHA faec7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868c012 - Browse repository at this point
Copy the full SHA 868c012View commit details -
fix: when a StreamCursor returns Yield(..), propagate a bool up to th…
…e .send() method so it stops trying to fill the socket buffer.
Configuration menu - View commit details
-
Copy full SHA for a89da2b - Browse repository at this point
Copy the full SHA a89da2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf6b69 - Browse repository at this point
Copy the full SHA 2cf6b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c287ba - Browse repository at this point
Copy the full SHA 1c287baView commit details -
fix: remove Yield error variant, since we need to always saturate a s…
…ocket or close it since our event loop is edge-triggered
Configuration menu - View commit details
-
Copy full SHA for 1422e6f - Browse repository at this point
Copy the full SHA 1422e6fView commit details -
feat: update the tx-streaming logic so that if we either make a pass …
…where we can't pull out any transactions in the alloted number of rows, or if we fill up our row allotment, we cork the stream with the last page ID so that the node can subsequently resume the query from there.
Configuration menu - View commit details
-
Copy full SHA for 2cd7165 - Browse repository at this point
Copy the full SHA 2cd7165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714419a - Browse repository at this point
Copy the full SHA 714419aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b30c90e - Browse repository at this point
Copy the full SHA b30c90eView commit details -
feat: implement mempool pagination. /v2/mempool/query can take a `?pa…
…ge_id=XXX` argument, which is passed into the stream. Also, when processing a stream, expect an optional 32-byte trailer for the next page ID.
Configuration menu - View commit details
-
Copy full SHA for ce2ba44 - Browse repository at this point
Copy the full SHA ce2ba44View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3248c - Browse repository at this point
Copy the full SHA ef3248cView commit details -
feat: when doing a mempool sync, page through the mempool with the re…
…turned next-page from mempool queries. This should alleviate node stalls on the remote peer from requesting too many transactions.
Configuration menu - View commit details
-
Copy full SHA for 989cb3a - Browse repository at this point
Copy the full SHA 989cb3aView commit details -
chore: remove Yield-handling logic (since it's unworkable), and updat…
…e tests to cover new pagination
Configuration menu - View commit details
-
Copy full SHA for 1346693 - Browse repository at this point
Copy the full SHA 1346693View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c53c4 - Browse repository at this point
Copy the full SHA f3c53c4View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a6b537 - Browse repository at this point
Copy the full SHA 1a6b537View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4da53c - Browse repository at this point
Copy the full SHA f4da53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40ccdc - Browse repository at this point
Copy the full SHA c40ccdcView commit details -
fix: more consistent mempool sync logging; add mempool sync test that…
… uses pagination
Configuration menu - View commit details
-
Copy full SHA for d1a9909 - Browse repository at this point
Copy the full SHA d1a9909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b6808 - Browse repository at this point
Copy the full SHA 28b6808View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a6e01f - Browse repository at this point
Copy the full SHA 6a6e01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9cf63 - Browse repository at this point
Copy the full SHA ce9cf63View commit details -
Configuration menu - View commit details
-
Copy full SHA for c104f2f - Browse repository at this point
Copy the full SHA c104f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dd409 - Browse repository at this point
Copy the full SHA c5dd409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4f95a - Browse repository at this point
Copy the full SHA 9b4f95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154d4d4 - Browse repository at this point
Copy the full SHA 154d4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f027e9a - Browse repository at this point
Copy the full SHA f027e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d2438 - Browse repository at this point
Copy the full SHA d7d2438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba51d0 - Browse repository at this point
Copy the full SHA 8ba51d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 700cef5 - Browse repository at this point
Copy the full SHA 700cef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b6212 - Browse repository at this point
Copy the full SHA a9b6212View commit details -
refactor: DRY up last_burn_block and last_sortition_mutex (use the la…
…tter only), and use k/v logging
Configuration menu - View commit details
-
Copy full SHA for 1705de4 - Browse repository at this point
Copy the full SHA 1705de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da2ef3 - Browse repository at this point
Copy the full SHA 1da2ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7fbb16 - Browse repository at this point
Copy the full SHA a7fbb16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e415c - Browse repository at this point
Copy the full SHA 43e415cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3717d4 - Browse repository at this point
Copy the full SHA f3717d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf32da - Browse repository at this point
Copy the full SHA ecf32daView commit details
Commits on Jan 22, 2022
-
Merge pull request #3011 from stacks-network/fix/minedblock-event-txid
Fix: MinedBlock event txid
Configuration menu - View commit details
-
Copy full SHA for 600321b - Browse repository at this point
Copy the full SHA 600321bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915a61c - Browse repository at this point
Copy the full SHA 915a61cView commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56da2d4 - Browse repository at this point
Copy the full SHA 56da2d4View commit details -
tests: expand coverage for ExpectedEndOfStream error cases and for va…
…rious ways that transaction streaming can fail
Configuration menu - View commit details
-
Copy full SHA for 0a3d54b - Browse repository at this point
Copy the full SHA 0a3d54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e27f2a6 - Browse repository at this point
Copy the full SHA e27f2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58743b7 - Browse repository at this point
Copy the full SHA 58743b7View commit details -
Merge branch 'feat/faster-bootup' of https://github.com/stacks-networ…
…k/stacks-blockchain into feat/faster-bootup
Configuration menu - View commit details
-
Copy full SHA for 3e6f365 - Browse repository at this point
Copy the full SHA 3e6f365View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35d302 - Browse repository at this point
Copy the full SHA d35d302View commit details
Commits on Jan 25, 2022
-
fix: give the microblock integration test time to build a microblock …
…before advancing to the next tenure
Configuration menu - View commit details
-
Copy full SHA for 7dc2079 - Browse repository at this point
Copy the full SHA 7dc2079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724030e - Browse repository at this point
Copy the full SHA 724030eView commit details -
fix: adds macos-arm64 builds to releases (#3009)
Co-authored-by: Aaron Blankstein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 458cc9d - Browse repository at this point
Copy the full SHA 458cc9dView commit details
Commits on Jan 26, 2022
-
fix: prevent a runtime panic by ensuring that we *always* commit the …
…unconfirmed state, and in so doing, *never* leave the MARF trie open (#2970). Confirm this with a unit test.
Configuration menu - View commit details
-
Copy full SHA for 79321dd - Browse repository at this point
Copy the full SHA 79321ddView commit details -
refactor: make it possible to unconditionally build a microblock (so …
…we can create invalid ones for testing)
Configuration menu - View commit details
-
Copy full SHA for 4d9fb3b - Browse repository at this point
Copy the full SHA 4d9fb3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2004b - Browse repository at this point
Copy the full SHA bc2004bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c422db5 - Browse repository at this point
Copy the full SHA c422db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c395794 - Browse repository at this point
Copy the full SHA c395794View commit details
Commits on Jan 27, 2022
-
Merge pull request #2989 from stacks-network/feat/faster-bootup
Minimize time between sortitions and block-acceptance
Configuration menu - View commit details
-
Copy full SHA for 1a92039 - Browse repository at this point
Copy the full SHA 1a92039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d7228 - Browse repository at this point
Copy the full SHA 03d7228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1c1e1 - Browse repository at this point
Copy the full SHA 3e1c1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be992f - Browse repository at this point
Copy the full SHA 7be992fView commit details -
Merge pull request #2995 from stacks-network/chore/update-async-h1
Chore: Update async-h1 and related dependencies
Configuration menu - View commit details
-
Copy full SHA for c6e780a - Browse repository at this point
Copy the full SHA c6e780aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 313db61 - Browse repository at this point
Copy the full SHA 313db61View commit details
Commits on Jan 28, 2022
-
add hooks for promulgating "read"
Greg Coppola committedJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for a7c0002 - Browse repository at this point
Copy the full SHA a7c0002View commit details -
added other components to the cost
Greg Coppola committedJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b9a805 - Browse repository at this point
Copy the full SHA 3b9a805View commit details -
try the conversion from u64 to i64
Greg Coppola committedJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 01975a1 - Browse repository at this point
Copy the full SHA 01975a1View commit details -
gregorycoppola committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e3fca43 - Browse repository at this point
Copy the full SHA e3fca43View commit details -
gregorycoppola committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 6c41bfe - Browse repository at this point
Copy the full SHA 6c41bfeView commit details -
gregorycoppola committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for af311cc - Browse repository at this point
Copy the full SHA af311ccView commit details -
gregorycoppola committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for eaa4a3a - Browse repository at this point
Copy the full SHA eaa4a3aView commit details -
getting block limit into the prometheus thing
gregorycoppola committedJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for b2700c4 - Browse repository at this point
Copy the full SHA b2700c4View commit details -
gregorycoppola committed
Jan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 4cf99f3 - Browse repository at this point
Copy the full SHA 4cf99f3View commit details
Commits on Jan 31, 2022
-
gregorycoppola committed
Jan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 7fa6bcb - Browse repository at this point
Copy the full SHA 7fa6bcbView commit details -
Merge pull request #3021 from stacks-network/fix/3019
fix: download headers before instantiating burnchain
Configuration menu - View commit details
-
Copy full SHA for 205d71c - Browse repository at this point
Copy the full SHA 205d71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b5e16 - Browse repository at this point
Copy the full SHA 58b5e16View commit details -
docs: update required doc changes in pr template
Co-authored-by: Aaron Blankstein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a80d87 - Browse repository at this point
Copy the full SHA 3a80d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0a220 - Browse repository at this point
Copy the full SHA eb0a220View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a4d8c - Browse repository at this point
Copy the full SHA b9a4d8cView commit details -
Merge pull request #2008 from stacks-network/blockstack/pr-template
Blockstack/pr template
Configuration menu - View commit details
-
Copy full SHA for 305ca06 - Browse repository at this point
Copy the full SHA 305ca06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cedfe6 - Browse repository at this point
Copy the full SHA 1cedfe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903c961 - Browse repository at this point
Copy the full SHA 903c961View commit details -
make prefix stacks_node_last_block_*
gregorycoppola committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for fde5901 - Browse repository at this point
Copy the full SHA fde5901View commit details -
Merge pull request #2906 from asimm241/feat/add-tx-index
Track tx_index for blocks and microblocks transactions
Configuration menu - View commit details
-
Copy full SHA for a289504 - Browse repository at this point
Copy the full SHA a289504View commit details -
Configuration menu - View commit details
-
Copy full SHA for e375827 - Browse repository at this point
Copy the full SHA e375827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2f218 - Browse repository at this point
Copy the full SHA 3b2f218View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca36b2e - Browse repository at this point
Copy the full SHA ca36b2eView commit details -
feat: add get_highest_burnchain_block() method, which can tell you wh…
…at the highest burnchain block header is, or return None if the DB doesn't exist yet.
Configuration menu - View commit details
-
Copy full SHA for c781c2d - Browse repository at this point
Copy the full SHA c781c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe183f0 - Browse repository at this point
Copy the full SHA fe183f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512a48a - Browse repository at this point
Copy the full SHA 512a48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b4ed9 - Browse repository at this point
Copy the full SHA a1b4ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e58e0 - Browse repository at this point
Copy the full SHA a6e58e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec678f - Browse repository at this point
Copy the full SHA 2ec678fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d147934 - Browse repository at this point
Copy the full SHA d147934View commit details -
fix: during IBD, try to begin neighbor walks with *bootstrap* peers, …
…not just peers we've seen before and haven't banned yet. This ensures that a node quickly resumes downloading blocks if it gets stopped and restarted during ibd
Configuration menu - View commit details
-
Copy full SHA for 2f8b546 - Browse repository at this point
Copy the full SHA 2f8b546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284e92e - Browse repository at this point
Copy the full SHA 284e92eView commit details -
fix: make it so that when a node stops and restarts during bootstrap,…
… it immediately begins to resume downloading stacks blocks (the current, erroneous behavior is for it to download 2100 bitcoin blocks unconditionally)
Configuration menu - View commit details
-
Copy full SHA for c08a6c3 - Browse repository at this point
Copy the full SHA c08a6c3View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93dc371 - Browse repository at this point
Copy the full SHA 93dc371View commit details -
fix: create indexes when connecting to the database in read/write mod…
…e, in addition to doing so on instantiation
Configuration menu - View commit details
-
Copy full SHA for 509f209 - Browse repository at this point
Copy the full SHA 509f209View commit details -
Merge branch 'feat/add-all-indexes' of https://github.com/stacks-netw…
…ork/stacks-blockchain into feat/add-all-indexes
Configuration menu - View commit details
-
Copy full SHA for 41717c1 - Browse repository at this point
Copy the full SHA 41717c1View commit details -
kantai's suggestion for src/chainstate/stacks/db/blocks.rs
Co-authored-by: pavitthrap <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba45e6f - Browse repository at this point
Copy the full SHA ba45e6fView commit details -
Merge branch 'develop' into feat/prometheus-fullness
gregorycoppola committedFeb 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 4be27a3 - Browse repository at this point
Copy the full SHA 4be27a3View commit details -
collapse the "check mempool feature" checks
gregorycoppola committedFeb 1, 2022 Configuration menu - View commit details
-
Copy full SHA for b88d8ce - Browse repository at this point
Copy the full SHA b88d8ceView commit details -
fix: don't set peers to always-allowed when resetting allowed status …
…on boot-up (this was only meant to forget about bans)
Configuration menu - View commit details
-
Copy full SHA for 8e341fa - Browse repository at this point
Copy the full SHA 8e341faView commit details -
Merge pull request #3025 from stacks-network/feat/prometheus-fullness
feat: Prometheus Block Fullness Metrics
Configuration menu - View commit details
-
Copy full SHA for ff18dfc - Browse repository at this point
Copy the full SHA ff18dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 890f121 - Browse repository at this point
Copy the full SHA 890f121View commit details -
Merge pull request #3029 from stacks-network/feat/add-all-indexes
Feat/add all indexes
Configuration menu - View commit details
-
Copy full SHA for 8c7dc19 - Browse repository at this point
Copy the full SHA 8c7dc19View commit details
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba627d5 - Browse repository at this point
Copy the full SHA ba627d5View commit details -
updating metrics for issue 2987
2 metrics weren't as correct as they should be. - `stacks_node_stacks_tip_height` was moved to the relayer. in tests, this proved to be a more effective location to track the data vs what `/v2/info` was reporting - moved `stacks_node_neighbors_*` out of the pruning loop. this resulted in the metric being set more often, but the actual count of neighbors was far more accurate when compared to `/v2/neighbors` - no changes were made to the mempool tx metric, to get this more accurate will be a far heavier lift. leaving for future work - script used for testing: https://gist.github.com/wileyj/881eda423366134bc25e3fb5ec39ccbb
Configuration menu - View commit details
-
Copy full SHA for 2a0f1bc - Browse repository at this point
Copy the full SHA 2a0f1bcView commit details -
Merge pull request #3032 from stacks-network/docs-update-changelog
Update changelog
Configuration menu - View commit details
-
Copy full SHA for 6c900ce - Browse repository at this point
Copy the full SHA 6c900ceView commit details
Commits on Feb 4, 2022
-
Adding changelog entry for unreleased changes
#2987 to be added next release
Configuration menu - View commit details
-
Copy full SHA for 571a486 - Browse repository at this point
Copy the full SHA 571a486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8b999 - Browse repository at this point
Copy the full SHA 8c8b999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290db1d - Browse repository at this point
Copy the full SHA 290db1dView commit details -
Merge pull request #3033 from stacks-network/fix/2987
updating metrics for issue 2987
Configuration menu - View commit details
-
Copy full SHA for 3f47def - Browse repository at this point
Copy the full SHA 3f47defView commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 59a4429 - Browse repository at this point
Copy the full SHA 59a4429View commit details -
Configuration menu - View commit details
-
Copy full SHA for c252794 - Browse repository at this point
Copy the full SHA c252794View commit details -
Merge pull request #3036 from stacks-network/release-2.05.0.1.0-merge
Release 2.05.0.1.0 merge
Configuration menu - View commit details
-
Copy full SHA for c1b05d0 - Browse repository at this point
Copy the full SHA c1b05d0View commit details