September 14, 2026

Capitalizations Index – B ∞/21M

Arizona’s Corporate Blockchain Bill Becomes Law

Arizona’s corporate blockchain bill becomes law

Arizona’s Corporate Blockchain Bill Becomes Law

Arizona’s corporate blockchain bill becomes law
Advertisement

Join our community of 10 000 traders on Hacked.com for just $39 per month.

Arizona just advanced its ranking among blockchain-friendly states, bringing corporations one step closer to submitting all of their data on distributed ledger technology.

Governor Doug Ducey has signed House Bill 2603, or the Corporations/Blockchain Technology bill, as an amendment to the Arizona Revised Statutes, which already supports “signatures and records secured through blockchain technology and smart contracts.” With the amendment, data that’s stored and shared by corporations on the blockchain also becomes valid.

Arizona’s blockchain bill was first introduced to the House in February and passed the State Legislature in a matter of weeks. HB 2603 received strong support from lawmakers, including unanimous support from the Senate and only a handful of “nay” votes in the House. The bill was transmitted to Governor Ducey’s desk in late March, where he signed it into law on April 3.

“The goal is to allow in a couple years for corporations to submit their records on a blockchain,” Representative Jeff Weninger, the sponsor of the bill and a champion for blockchain innovation in the state, told a local news publication.

Last year at about this time, Rep. Weninger introduced the law that recognized blockchain-fueled signatures and smart contracts as valid, which really set in motion the innovation that would follow from policymakers looking to catapult their state as a hotbed for innovation.

Another Weninger bill is the Running Nodes/Blockchain/Regulation Prohibition act, which would block cities from preventing an individual “from running a node on blockchain technology in a residence,” or cryptocurrency mining. Rather, he believes it’s a decision that should be made at the state level.

Meanwhile, northwest of Arizona in Washington, the pendulum is swinging to the other side, where local policymakers have placed a moratorium on bitcoin mining applications for the time being.

Arizona and Fintech

The Southwestern state has taken a leadership position with blockchain, and they have more innovation ahead. Rep. Weninger is co-sponsoring a bill to allow tax payments in bitcoin. The tax bill is taking a bit longer to make its way through the Legislature, but it could be a model for other states to adopt if it passes.

The state is looking to fintech more broadly to bolster the economy, as evidenced by the fintech regulatory sandbox that became a reality last month. It gives entrepreneurs the ability to come to the state and focus on testing their products without the cumbersome legal regulatory fees and expenses that typically accompany innovation.

Featured image from Shutterstock.

Follow us on Telegram.
Advertisement

Published at Sat, 07 Apr 2018 15:14:43 +0000

Blockchain News

Previous Article

Unkompliziert Kryptowährungen handeln – alternativen zu bitcoin: ethereum, dash, monero, decred

Next Article

Billionaire Mark Cuban Hates Bitcoin and Gold Equally: ‘I’d Buy a Pet Rock First’

You might be interested in …

Bitfury invests $35 million into new Norway datacenter

CryptoNinjas Bitfury invests $35 million into new Norway datacenter The Bitfury Group today announced it is expanding into Norway, opening an energy efficient datacenter that will create approximately 30 local jobs. Bitfury CEO Valery Vavilov […]

Segwit Activated: How it Works & What’s Next for Bitcoin

Segregated Witness, or Segwit, has finally been activated by a super majority of the current hashpower on the bitcoin network. Segwit fixes many bugs currently in the protocol, and allows for some scaling using an effective blocksize increase.


Almost two years of debate

In December of 2015, the source code for Segregated Witness (Segwit) was released. It was meant as a fix for the ever-problematic transaction malleability bug, which allowed for someone to change one or two characters of a transaction’s ID before it was cemented into the blockchain. Along with that, it provided a method of scaling bitcoin. Doing away with the concept of a blocksize, a new metric was made called blockweight.

For years the software was not added to the bitcoin protocol as it never garnered the necessary 95% of the hashpower needed to activate. It was to be implemented though means of a softfork, which meant it would comply with all currently consensus rules and be backwards compatible with those running old software and did not wish to upgrade.

Whether you believe that Segwit was a direct result of the grassroot approach of BIP148 forced miners to finally activate it after all this time, or the New York Agreement was the reason everyone came together to signal for Segwit, it is finally here.

A second BIP was released weeks ago to lower the activation threshold to 80% of the hashpower, but even with the lowered bar Segwit still achieved around 97% signaling and locked in during the beginning of August.

After the official lock-in period, the network allowed for two weeks to provide grade period of sorts for people to upgrade their software to work with Segwit.

How Segwit Works

There has been a ton of misinformation about Segwit, so this article will hopefully clear some things up of how it actually works. As stated earlier the whole idea of a blocksize has been gotten rid of. Instead, the network will now use blockweight.

There’s two types of data that are contained in a transaction. Firstly, there is actual transaction data, such as the address the coins are being sent to. Then there is the witness data, which is all the information that is only needed when the transaction is confirmed, and then that data is essentially never used again.

Segwit provides a “discount” to the witness data, and once committed to the blockchain it gets pruned. These 1000 1KB transactions would obviously fill the current blocksize of 1MB, but remember blocksize isn’t even a metric any more. It’s been replaced by blockweight, the new limit of which will be set at 4,000,000 “units.”

The way the new unit system works is the number of units in a transaction is simply the number of bytes of transaction data multiplied by four. Witness data is, as said before, discounted. The bytes of the witness data are essentially a direct translation to units at a 1:1 rate.

So, for example, let’s say there’s 1000 transactions in the mempool, all at 1KB of data. Now let’s say in each of the transactions, 400 bytes is witness data and the other 600 bytes is transaction data. The 600 bytes for transaction data is now worth 2,400 units, while the witness data is now worth 400 units giving the whole transaction a weight of 2,800 units. All of these transactions together will only take up 2,800,000 of the 4,000,000 units, leaving room for more transactions.

Once the transaction is confirmed by the network, the not needed witness data will be pruned off the blockchain, to save storage space and decrease bandwidth use.

How Do I Actually Use SegWit?

For those of you expecting an immediate sign that Segwit is helping everything, I’m sorry to let you down. In reality, it could be weeks or even months before Segwit really starts to have widespread adoption.

Segwit transactions can only be sent from Segwit addresses. So, every single address that currently contains coins would have to send them to a Segwit address before we see the full effect of the upgrade. And even then, there could be a decent chunk of users who still don’t trust Segwit and don’t want to use it. Which is perfectly fine, that’s the point of a softfork. It doesn’t force users who don’t agree to it to upgrade to it.

For you to use segwit and send segwit transactions, you’ll need to send your coins to wallet that generates Segwit addresses. Otherwise, it will just be a normal transaction.

Moving forward, Segwit was an important setup to the upgrading and scaling of the bitcoin network, which has been woefully overloaded in the past several months. Segwit opens the door to better implementation of the lightning network, which can allow for transactions to be sent off chain for pennies.

Coming in November, the second half of the New York Agreement is set to take place calling for a doubling of the blockweight to even further scale the network though means of a hardfork.

Will you be using segwit from here on in? How do you think this will effect the network? Let us know in the comments below!


Images courtesy of Shutterstock, Segwit.co

The post Segwit Activated: How it Works & What’s Next for Bitcoin appeared first on Bitcoinist.com.