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

fix: update block handling for new model #323

Closed obycode closed 1 year ago

obycode commented 1 year ago

The latest mining model will only submit one block commit per burn block and it will be successful if it lands in a later block than the one it was intended for.

codecov[bot] commented 1 year ago

Codecov Report

Merging #323 (d06e152) into develop (2c217a9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #323   +/-   ##
========================================
  Coverage    60.00%   60.00%           
========================================
  Files            4        4           
  Lines           45       45           
  Branches         6        6           
========================================
  Hits            27       27           
  Misses          18       18           
blockstack-devops commented 1 year ago

:tada: This PR is included in version 0.8.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: