hirosystems / multisig-stx-btc

A webscript for generating, signing, decoding multisig STX operations in the STX-over-BTC wire format
4 stars 7 forks source link

fix: add support for upcoming makeDelegate blockstack update #2

Closed janniks closed 1 year ago

janniks commented 1 year ago

ready for review, but will still npm install blockstack 18.1.6 once released

Note I duplicated and adapted from the existing Stacking functionality.

CC @donpdonp

janniks commented 1 year ago

Did a mainnet test as well: https://explorer.stacks.co/txid/0x007e82be799eb0d988fe740f30d7d1774a615b8c4ba7130ff7aa4798d2d95e30?chain=mainnet And here's the delegation status via API read call:

Screenshot 2023-03-24 at 00 07 58

kantai commented 1 year ago

Great -- mainnet test worked:

https://explorer.stacks.co/txid/0x80afc12e284c65ca0a9a58ddd58f6852d4dae9d195fef9379bf4b00a917285c3?chain=mainnet

!