hirosystems / stacks-subnets

Stacks Subnets: a layer-2 scaling solution for Stacks, intended for high-throughput, low-latency workloads
http://docs.hiro.so
GNU General Public License v3.0
51 stars 13 forks source link

Loosen restrictions on mempool #299

Closed obycode closed 1 year ago

obycode commented 1 year ago

In a subnet, users should be able to call a function in a transaction even when the contract has not been confirmed in an anchor block. Similarly, the limitation on nonce chaining should consider transactions confirmed in microblocks, so as not to excessively limit while waiting for the microblocks to be confirmed in the next anchor block.

blockstack-devops commented 1 year ago

:tada: This issue has been resolved in version 0.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: