Skip to content
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

Fix/5642 #5655

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
cedbfd6
feat: add a way to query the highest available tenure
jcnelson Jan 3, 2025
8e283e6
chore: improve documentation on downloader state
jcnelson Jan 3, 2025
93fdd22
chore: report highest available tenure from downloader via NetworkResult
jcnelson Jan 3, 2025
b90d5d5
chore: pass through highest available tenure
jcnelson Jan 3, 2025
2429f50
chore: API sync
jcnelson Jan 3, 2025
2b45248
feat: add way to set IBD
jcnelson Jan 3, 2025
6979a64
feat: infer IBD from burnchain IBD and stacks IBD
jcnelson Jan 3, 2025
9331e25
fix: load IBD from globals
jcnelson Jan 3, 2025
6d39033
chore: document pox_sync_wait() better
jcnelson Jan 3, 2025
c5f7af5
Merge branch 'develop' into fix/5642
jcnelson Jan 3, 2025
b8011da
fix: immediately compute highest-available tenure since available_ten…
jcnelson Jan 4, 2025
e1feabe
chore: pass ongoing stacks tenure ID to NetworkResult
jcnelson Jan 4, 2025
fb61989
chore: pass highest available tenure from downloader to NetworkResult
jcnelson Jan 4, 2025
4102306
chore: API sync
jcnelson Jan 4, 2025
5049ee4
docs: get_headers_height() is 1-indexed
jcnelson Jan 4, 2025
4506b46
fix: the highest available tenure may be lower than the ongoing stack…
jcnelson Jan 4, 2025
6dabc04
chore: make method private again
jcnelson Jan 4, 2025
4474f2d
chore: expand follower_bootup_simple() to test is_fully_synced flag i…
jcnelson Jan 4, 2025
84658a4
Merge branch 'develop' into fix/5642
jcnelson Jan 4, 2025
bd254b7
chore: more structured logging on why a block proposal is rejected
jcnelson Jan 7, 2025
f632795
chore: log ibd in debug mode
jcnelson Jan 7, 2025
83aee92
feat: move test flags for stalling and skipping stacks block announce…
jcnelson Jan 7, 2025
ed37e67
chore: remove unused ibd variable and don't announce stacks blocks if…
jcnelson Jan 7, 2025
b53c4c6
chore: use relayer fault injection logic
jcnelson Jan 7, 2025
08d3028
chore: don't announce a stacks block if fault injection is active
jcnelson Jan 7, 2025
b5b6038
chore: log if we're still sync'ing
jcnelson Jan 7, 2025
0f42b62
chore: don't set ibd based on burnchain block download
jcnelson Jan 7, 2025
315c4d8
fix: don't allow tenure b to process until after we've mined the bloc…
jcnelson Jan 7, 2025
bdc6b82
Merge branch 'fix/forked-tenure-okay-ci-test' into fix/5642
jcnelson Jan 7, 2025
5ce7295
Merge branch 'fix/use_cargo_workspace' into fix/forked-tenure-okay-ci…
jcnelson Jan 7, 2025
77c2db1
fix: compile issue
jcnelson Jan 7, 2025
2e2e6ef
Merge branch 'fix/forked-tenure-okay-ci-test' into fix/5642
jcnelson Jan 7, 2025
321d890
chore: cargo fmt
jcnelson Jan 7, 2025
bad7699
Merge branch 'develop' into fix/5642
jcnelson Jan 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'fix/use_cargo_workspace' into fix/forked-tenure-okay-ci…
…-test
  • Loading branch information
jcnelson committed Jan 7, 2025
commit 5ce7295450762ae40f0cbfee5b39ae35394cb2b2

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.