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
52 stars 13 forks source link

fix: support versioned contract transactions #257

Closed obycode closed 1 year ago

obycode commented 1 year ago

The upstream changes for 2.1 added support to pass the Clarity version when deploying a contract. Using this new transaction type is the default from stacks.js, so it makes sense to support this new type in the subnet as well.

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (dd9f3dd) into fix/respect-first-burn-ht (7d373f0) will not change coverage. The diff coverage is n/a.

@@                    Coverage Diff                     @@
##           fix/respect-first-burn-ht     #257   +/-   ##
==========================================================
  Coverage                      93.47%   93.47%           
==========================================================
  Files                              6        6           
  Lines                            337      337           
==========================================================
  Hits                             315      315           
  Misses                            22       22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.