Tla/fix kickoff challenge 429 431 - #461
Open
blake-pro wants to merge 8 commits into
Open
Conversation
* refactor pegin handles * fix GOATNetwork#430 * fix GOATNetwork#429 * refactor: split swap escrow out of instance table * fix GOATNetwork#435 * fix clippy * feat: add MuSig2 nonce consensus and sighash binding * remove dead code --------- Co-authored-by: ethan <[email protected]>
* Refactor `split_topic_name` to return `Result` and improve error handling for malformed topics in `SwarmEvent`. * Add validation for `NodeInfo` payloads and enforce sender identity consistency * Introduce dedicated Prometheus metrics listener * Modify the authentication message to prevent replay attacks; enable debug APIs conditionally. * Extend `PeginRequest` handling: add metadata resolution, validation, and local storage safeguards. * Refactor difficulty adjustment logic to use `CompactTarget` and remove redundant conversions. * Add stricter validation for block linking and payload assertions in CBFT logic * Remove unused fields and redundant logic * fmt
…checks and unused fields. (GOATNetwork#458)
* Add ROOT_COMMIT_PROGRAM_ID constant and update verification logic * Add metrics support with dedicated listener for Prometheus * refactor(proof-builder): Refactor API to separate business RPC and metrics listeners
…ork#431 depth-cap residual detect_kickoff now treats every OperatorDataPushed/PreKickoff graph as an entry (bounded concurrency, 404 = unconfirmed), so a kickoff deeper than the 32-step walk is caught in one tick;
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.