Skip to content

0.0.47 update#98

Merged
patrick-ogrady merged 7 commits into
v0.0.45from
0.0.47-update
Apr 28, 2025
Merged

0.0.47 update#98
patrick-ogrady merged 7 commits into
v0.0.45from
0.0.47-update

Conversation

@patrick-ogrady
Copy link
Copy Markdown
Contributor

No description provided.

@patrick-ogrady patrick-ogrady merged commit c3c26a5 into v0.0.45 Apr 28, 2025
5 of 6 checks passed
@patrick-ogrady patrick-ogrady deleted the 0.0.47-update branch April 28, 2025 18:23
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 86.74699% with 11 lines in your changes missing coverage. Please review.

Please upload report for BASE (v0.0.45@cd61cd5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
chain/src/actors/syncer/actor.rs 57.69% 11 Missing ⚠️
@@            Coverage Diff             @@
##             v0.0.45      #98   +/-   ##
==========================================
  Coverage           ?   54.22%           
==========================================
  Files              ?       21           
  Lines              ?     3146           
  Branches           ?        0           
==========================================
  Hits               ?     1706           
  Misses             ?     1440           
  Partials           ?        0           
Files with missing lines Coverage Δ
chain/src/bin/validator.rs 0.00% <ø> (ø)
types/src/block.rs 91.30% <100.00%> (ø)
types/src/lib.rs 85.05% <100.00%> (ø)
chain/src/actors/syncer/actor.rs 85.55% <57.69%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd61cd5...67b1189. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

patrick-ogrady added a commit that referenced this pull request May 3, 2025
* update versions

* progress

* cleanup block setup

* progress

* cleanup testing in lib

* wasm parse seed

* cleanup wasm

* progress on client

* update client

* implement reporter

* remove reporter from application

* progress

* more progress

* fix seed call

* progress

* cleanup client interface

* syncer compiles

* engine compiles

* lib.rs compiles

* setup.rs compiles

* validator compiles

* incorporate buffered

* fix inspector compilation

* unify api

* better integrate buffer

* don't operate over bytes

* cleanup refresh

* use deployer const for metrics

* add README deque size

* use rwlock with archive

* use rwmutex for view tracking

* break last view to force us to fix

* use AtomicU64

* progress

* Refactor finalizer (#97)

* progress

* spike on core handler

* spike

* actor compiles

* tests passing

* add more

* 0.0.47 update (#98)

* update to v0.0.47

* update block to use uint

* fix type tests

* use OneCap

* remove useless conversion

* gracefully handle pruned errors

* remove unnecessary deps

* add order comment

* use proper digest decode

* nit comment

* remove buffered cloning

* remove useless clone

* nit

* [chain] Cleanup `Syncer` enum (#102)

* implement orchestrator

* further simplify finalizer

* nits

* update dockerfile

* remove link

* use hosts

* deployer default features off

* update versions

* add v4 feature

* update dashboard

* catch panics

* [chain] Run Local Network (#103)

* make metrics port configurable

* spike on peers vs hosts

* validator compiles

* progress

* works

* update instructions

* add bootstrapper note

* add note about ulimit

* explaon bootstrappers

* better logging for CLI

* add more comments

* nits

* fix validator init

* update block

* syncer compiles

* tests passing

* add local metrics

* fix readme

* fix paths

* actually run consensus tests

* update versions

* add pending writes

* don't allow pending writes

* add pruning log

* add tip multiplier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants