stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

fix: key register op must have a change output #5123

Closed obycode closed 3 weeks ago

obycode commented 1 month ago

Changed some test_debug! logs debug!. These would have helped to debug a VRF key registration error.

obycode commented 1 month ago

Should probably still add a test for this.

obycode commented 4 weeks ago

I'll go ahead and get this merged. @janniks you can open a new PR for tests if you are able to get to them. Thanks!