You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the simnet, we now have the possibility to advance the stacks-block height independently from the burn-block height.
This come with some more changes needing in the data stores to properly handle the block heights in the block info.
Some of these changes might not be trivial and require important changes.
store a new block-info in the burn data store when there a new stacks block
In the simnet, we now have the possibility to advance the stacks-block height independently from the burn-block height.
This come with some more changes needing in the data stores to properly handle the block heights in the block info.
Some of these changes might not be trivial and require important changes.
Here is a code snippet that can be used to test it:
And an expected output (can easily be tested on the devnet)
The text was updated successfully, but these errors were encountered: