Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submitter: error while submitting checkpoint to BTC if address is segwit #111

Closed
gusin13 opened this issue Nov 16, 2022 · 2 comments
Closed

Comments

@gusin13
Copy link
Collaborator

gusin13 commented Nov 16, 2022

The submitter fails with following error to submit checkpoint to BTC if backend is bitcoind and address type is segwit bech32.

msg=Failed to submit the raw checkpoint for 0: -26: 
non-mandatory-script-verify-flag (Witness requires empty scriptSig)

To reproduce

  • Use dev branch for vigilante submodule and pull latest code.
  • Run bitcoind based docker deployment using this PR. Remove these configuration here
addresstype=legacy
changetype=legacy

Screenshot 2022-11-15 at 9 09 24 PM

@gusin13
Copy link
Collaborator Author

gusin13 commented Nov 16, 2022

cc @gitferry

@gitferry
Copy link
Collaborator

gitferry commented Dec 1, 2022

Resolved by #119

@gitferry gitferry closed this as completed Dec 1, 2022
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

No branches or pull requests

2 participants