Skip to content

harden message claims and retry handling - #473

Draft
KSlashh wants to merge 8 commits into
GOATNetwork:devfrom
KSlashh:dev-fix
Draft

KSlashh wants to merge 8 commits into
GOATNetwork:devfrom
KSlashh:dev-fix

Conversation

@KSlashh

@KSlashh KSlashh commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread crates/bitvm-gc/src/timelocks.rs Outdated
("connector_f", config.connector_f),
] {
const BIP68_BLOCKS_MASK: u32 = 0x0000_ffff;
if value & !BIP68_BLOCKS_MASK != 0 {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should create a function to check this value.

@KSlashh
KSlashh marked this pull request as draft September 18, 2026 06:32
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