0.0.47 update#98
Merged
Merged
Conversation
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## v0.0.45 #98 +/- ##
==========================================
Coverage ? 54.22%
==========================================
Files ? 21
Lines ? 3146
Branches ? 0
==========================================
Hits ? 1706
Misses ? 1440
Partials ? 0
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.