Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Integration: broadcast a withdrawal #351

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

withdrawal test + example

805cba5
Select commit
Loading
Failed to load commit list.
Draft

Integration: broadcast a withdrawal #351

withdrawal test + example
805cba5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 1s

0.00% of diff hit (target 43.44%)

View this Pull Request on Codecov

0.00% of diff hit (target 43.44%)

Annotations

Check warning on line 504 in romeo/src/stacks_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/stacks_client.rs#L469-L504

Added lines #L469 - L504 were not covered by tests

Check warning on line 230 in romeo/src/system.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/system.rs#L230

Added line #L230 was not covered by tests

Check warning on line 13 in sbtc-cli/src/commands/broadcast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/broadcast.rs#L13

Added line #L13 was not covered by tests

Check warning on line 16 in sbtc-cli/src/commands/broadcast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/broadcast.rs#L16

Added line #L16 was not covered by tests

Check warning on line 24 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L24

Added line #L24 was not covered by tests

Check warning on line 28 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L28

Added line #L28 was not covered by tests

Check warning on line 32 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L32

Added line #L32 was not covered by tests

Check warning on line 36 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L36

Added line #L36 was not covered by tests

Check warning on line 40 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L40

Added line #L40 was not covered by tests

Check warning on line 44 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L44

Added line #L44 was not covered by tests

Check warning on line 47 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L47

Added line #L47 was not covered by tests

Check warning on line 72 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L72

Added line #L72 was not covered by tests

Check warning on line 79 in sbtc-cli/src/commands/deposit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/deposit.rs#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 22 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L22

Added line #L22 was not covered by tests

Check warning on line 26 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L26

Added line #L26 was not covered by tests

Check warning on line 31 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L31

Added line #L31 was not covered by tests

Check warning on line 35 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L35

Added line #L35 was not covered by tests

Check warning on line 39 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L39

Added line #L39 was not covered by tests

Check warning on line 43 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L43

Added line #L43 was not covered by tests

Check warning on line 47 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L47

Added line #L47 was not covered by tests

Check warning on line 51 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L51

Added line #L51 was not covered by tests

Check warning on line 56 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 94 in sbtc-cli/src/commands/withdraw.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/commands/withdraw.rs#L85-L94

Added lines #L85 - L94 were not covered by tests

Check warning on line 42 in sbtc-cli/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/main.rs#L34-L42

Added lines #L34 - L42 were not covered by tests

Check warning on line 52 in sbtc-cli/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbtc-cli/src/main.rs#L48-L52

Added lines #L48 - L52 were not covered by tests