Skip to content

Tags: Skalda555/qtum

Tags

mainnet-ignition-v1.0

Toggle mainnet-ignition-v1.0's commit message
Merge pull request qtumproject#339 from qtumproject/earlz/fix-readme

Update readme for post-skynet build instructions

testnet-skynet-v1.2

Toggle testnet-skynet-v1.2's commit message
Merge branch 'master' into testnet-2

testnet-skynet-v1.1

Toggle testnet-skynet-v1.1's commit message
Merge branch 'master' into testnet-2

* master:
  Optimize loop
  Change loop
  Fix OP_SPEND bug
  Small fix for the Test contract
  Added tests for the EVM's CREATE opcode

testnet-skynet

Toggle testnet-skynet's commit message
Merge pull request qtumproject#281 from qtumproject/master

Master sync

testnet-2-rc1

Toggle testnet-2-rc1's commit message
Add smart_contract.png to icons in makefile

testnet-sparknet

Toggle testnet-sparknet's commit message
Merge pull request qtumproject#199 from qtumproject/neil/fix-vout-ove…

…rflow

Neil/fix vout overflow

bitcoin_v0.14.0

Toggle bitcoin_v0.14.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Fix regsig checking for subkey sigs in verify-commits

Rebased-From: bbd7579

bitcoin_v0.14.0rc3

Toggle bitcoin_v0.14.0rc3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Fix importmulti returning rescan errors for wrong keys

Bug was a missing ++i line in a new range for loop added in commit e2e2f4c
"Return errors from importmulti if complete rescans are not successful"

Github-Pull: #9829
Rebased-From: 306bd72