{"packages":{"bitwasp/bitcoin":{"0.0.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/afk11/bitcoin","version":"0.0.1","version_normalized":"0.0.1.0","license":[],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"b48b815a40adac8abc0ec56782728544cd25dd9b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/b48b815a40adac8abc0ec56782728544cd25dd9b","type":"zip","shasum":"","reference":"b48b815a40adac8abc0ec56782728544cd25dd9b"},"type":"library","time":"2015-05-01T21:11:43+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/","BitWasp\\Bitcoin\\Tests\\":"tests/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"dev-master","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"*","bitwasp/buffertools":"0.0.3"},"require-dev":{"bitwasp/testing-php":"0.0.1","symfony/yaml":"2.6.6"},"uid":396255},"0.0.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.2","version_normalized":"0.0.2.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"2d356318197dad8255991930bc0306e17866c2c8"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/2d356318197dad8255991930bc0306e17866c2c8","type":"zip","shasum":"","reference":"2d356318197dad8255991930bc0306e17866c2c8"},"type":"library","time":"2015-05-02T00:45:37+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/","BitWasp\\Bitcoin\\Tests\\":"tests/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"dev-master","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"*","bitwasp/buffertools":"0.0.3","bitwasp/testing-php":"0.0.1","symfony/yaml":"2.6.6"},"uid":396256},"0.0.30.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.30.x-dev","version_normalized":"0.0.30.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"f1b0e873303158fdb1184edee67d452de84df1d8"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/f1b0e873303158fdb1184edee67d452de84df1d8","type":"zip","shasum":"","reference":"f1b0e873303158fdb1184edee67d452de84df1d8"},"type":"library","time":"2017-06-22T11:32:02+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4.0|~2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"~1.4.0","lastguest/murmurhash":"~1.3.0","rgooding/protobuf-php":"~0.0.1","symfony/http-foundation":"~3.0.0","mdanter/ecc":"~0.4.0","bitwasp/buffertools":"~0.3.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1457198},"0.0.31.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.31.x-dev","version_normalized":"0.0.31.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"e9e8969a666f17be74ab8b223c428ab471de9d04"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/e9e8969a666f17be74ab8b223c428ab471de9d04","type":"zip","shasum":"","reference":"e9e8969a666f17be74ab8b223c428ab471de9d04"},"type":"library","time":"2017-06-22T08:18:24+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1457082},"0.0.33.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.33.x-dev","version_normalized":"0.0.33.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"c42b07de4c62f10c387200f4efc65ed6a4badc00"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/c42b07de4c62f10c387200f4efc65ed6a4badc00","type":"zip","shasum":"","reference":"c42b07de4c62f10c387200f4efc65ed6a4badc00"},"type":"library","time":"2017-06-23T10:36:40+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1460024},"0.0.34.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.34.x-dev","version_normalized":"0.0.34.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"36c633403a058ad87b334553e39361a6569b9fbb"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/36c633403a058ad87b334553e39361a6569b9fbb","type":"zip","shasum":"","reference":"36c633403a058ad87b334553e39361a6569b9fbb"},"type":"library","time":"2019-11-11T12:45:37+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2","symfony/http-foundation":"^2.7|^3.0|^4.0"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1707658},"0.0.35.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.35.x-dev","version_normalized":"0.0.35.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99","type":"zip","shasum":"","reference":"4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99"},"type":"library","time":"2019-11-07T23:17:17+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1894977},"0.0.7.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"0.0.7.x-dev","version_normalized":"0.0.7.9999999-dev","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"38e7c4e6ea48b880286e8192feb39494b141669c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/38e7c4e6ea48b880286e8192feb39494b141669c","type":"zip","shasum":"","reference":"38e7c4e6ea48b880286e8192feb39494b141669c"},"type":"library","time":"2016-11-11T09:09:44+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"v0.3.0","pleonasm/merkle-tree":"v1.0.0","doctrine/cache":"v1.4","fguillot/json-rpc":"v0.0.1","rych/hash_pbkdf2-compat":"v1.0.0","lastguest/murmurhash":"v1.0","rgooding/protobuf-php":"v0.0.1","react/react":"v0.4.0","react/socket-client":"^0.4.0","bitwasp/buffertools":"v0.1.5","bitwasp/stratum":"v0.1.0"},"require-dev":{"phpunit/phpunit":"4.0","bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":1956780},"1.0.x-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"670063be60655500a327d5d470d6eba0d77c6941"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/670063be60655500a327d5d470d6eba0d77c6941","type":"zip","shasum":"","reference":"670063be60655500a327d5d470d6eba0d77c6941"},"type":"library","funding":[],"time":"2021-01-16T21:13:16+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"default-branch":true,"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1","composer/semver":"^1.4.0|^3.2.0"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":3320106},"dev-master":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"dev-master","version_normalized":"9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"39955beb491e329ef75bd8cbb14b06407be3e33b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/39955beb491e329ef75bd8cbb14b06407be3e33b","type":"zip","shasum":"","reference":"39955beb491e329ef75bd8cbb14b06407be3e33b"},"type":"library","funding":[],"time":"2021-04-16T17:20:07+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1","composer/semver":"^1.4.0|^3.2.0"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":4168955},"v0.0.10":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.10","version_normalized":"0.0.10.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"bff7adc49342a5a3d5b14e773c65a222c76cbd29"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/bff7adc49342a5a3d5b14e773c65a222c76cbd29","type":"zip","shasum":"","reference":"bff7adc49342a5a3d5b14e773c65a222c76cbd29"},"type":"library","time":"2015-08-31T03:25:40+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"0.0.5"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":506784},"v0.0.10.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.10.1","version_normalized":"0.0.10.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"407a20af054df8a6737ad5fa8bee1c5eb0a295f0"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/407a20af054df8a6737ad5fa8bee1c5eb0a295f0","type":"zip","shasum":"","reference":"407a20af054df8a6737ad5fa8bee1c5eb0a295f0"},"type":"library","time":"2015-09-10T20:39:06+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.5"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":518158},"v0.0.10.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.10.2","version_normalized":"0.0.10.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"59416a477cfb2d80b92ae3888515df478864d107"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/59416a477cfb2d80b92ae3888515df478864d107","type":"zip","shasum":"","reference":"59416a477cfb2d80b92ae3888515df478864d107"},"type":"library","time":"2015-09-10T22:40:59+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.5"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":518201},"v0.0.11":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.11","version_normalized":"0.0.11.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"aba14b80640dbf64be410f01cbc344a8be169bc3"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/aba14b80640dbf64be410f01cbc344a8be169bc3","type":"zip","shasum":"","reference":"aba14b80640dbf64be410f01cbc344a8be169bc3"},"type":"library","time":"2015-09-30T15:45:39+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":537552},"v0.0.12":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.12","version_normalized":"0.0.12.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"72c213c1d4486324e83095bedae41e283d1e32a3"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/72c213c1d4486324e83095bedae41e283d1e32a3","type":"zip","shasum":"","reference":"72c213c1d4486324e83095bedae41e283d1e32a3"},"type":"library","time":"2015-10-09T23:09:17+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":546544},"v0.0.12.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.12.1","version_normalized":"0.0.12.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"af41b3e94fc409fba35ad0353c4a68b38495a6ff"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/af41b3e94fc409fba35ad0353c4a68b38495a6ff","type":"zip","shasum":"","reference":"af41b3e94fc409fba35ad0353c4a68b38495a6ff"},"type":"library","time":"2015-10-15T16:14:54+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":552256},"v0.0.12.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.12.2","version_normalized":"0.0.12.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"d4db1d7f7ae64794795747890aacb539284a1634"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/d4db1d7f7ae64794795747890aacb539284a1634","type":"zip","shasum":"","reference":"d4db1d7f7ae64794795747890aacb539284a1634"},"type":"library","time":"2015-10-18T20:48:22+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":555500},"v0.0.12.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.12.3","version_normalized":"0.0.12.3","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"4adb3aea22bfaa4e9437a6a6a18617f8a003ae79"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/4adb3aea22bfaa4e9437a6a6a18617f8a003ae79","type":"zip","shasum":"","reference":"4adb3aea22bfaa4e9437a6a6a18617f8a003ae79"},"type":"library","time":"2015-10-18T23:46:38+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":555593},"v0.0.13":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.13","version_normalized":"0.0.13.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"6f02f0fc8a08bdf4377227c2a98f019591169d76"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/6f02f0fc8a08bdf4377227c2a98f019591169d76","type":"zip","shasum":"","reference":"6f02f0fc8a08bdf4377227c2a98f019591169d76"},"type":"library","time":"2015-10-27T02:32:18+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":564370},"v0.0.13.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.13.1","version_normalized":"0.0.13.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"4492d8fb7bfea3cdf1e82fde6e6a4dcbead97e3d"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/4492d8fb7bfea3cdf1e82fde6e6a4dcbead97e3d","type":"zip","shasum":"","reference":"4492d8fb7bfea3cdf1e82fde6e6a4dcbead97e3d"},"type":"library","time":"2015-10-27T14:42:21+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":564436},"v0.0.13.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.13.2","version_normalized":"0.0.13.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"25298b0ffd2017e2636b4aafaefba6998638b8b5"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/25298b0ffd2017e2636b4aafaefba6998638b8b5","type":"zip","shasum":"","reference":"25298b0ffd2017e2636b4aafaefba6998638b8b5"},"type":"library","time":"2015-10-27T18:52:18+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":564778},"v0.0.14":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.14","version_normalized":"0.0.14.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"15e3bd0499f1ff0378eb898640f6b701369c5c07"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/15e3bd0499f1ff0378eb898640f6b701369c5c07","type":"zip","shasum":"","reference":"15e3bd0499f1ff0378eb898640f6b701369c5c07"},"type":"library","time":"2015-11-06T12:07:49+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":576234},"v0.0.15":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.15","version_normalized":"0.0.15.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"42901867bf7cf37b7cb775ba4db0540adeac1234"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/42901867bf7cf37b7cb775ba4db0540adeac1234","type":"zip","shasum":"","reference":"42901867bf7cf37b7cb775ba4db0540adeac1234"},"type":"library","time":"2015-11-11T02:02:10+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":581313},"v0.0.16":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.16","version_normalized":"0.0.16.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"f11c73e3d6016d100a1cef0c9dbf4096aad20ced"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/f11c73e3d6016d100a1cef0c9dbf4096aad20ced","type":"zip","shasum":"","reference":"f11c73e3d6016d100a1cef0c9dbf4096aad20ced"},"type":"library","time":"2015-11-14T02:23:44+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":584915},"v0.0.17":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.17","version_normalized":"0.0.17.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"ef7efa2269ebbd68c9579b03617f4e3f45a1020f"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/ef7efa2269ebbd68c9579b03617f4e3f45a1020f","type":"zip","shasum":"","reference":"ef7efa2269ebbd68c9579b03617f4e3f45a1020f"},"type":"library","time":"2015-11-24T18:26:23+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":597076},"v0.0.18":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.18","version_normalized":"0.0.18.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"6b32ffe54c7eea21c694b151af7dae214a2b0e8c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/6b32ffe54c7eea21c694b151af7dae214a2b0e8c","type":"zip","shasum":"","reference":"6b32ffe54c7eea21c694b151af7dae214a2b0e8c"},"type":"library","time":"2015-11-30T21:24:50+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":603972},"v0.0.18.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.18.1","version_normalized":"0.0.18.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"410ea8d72712ea5f8d02f66566e01a367a061e63"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/410ea8d72712ea5f8d02f66566e01a367a061e63","type":"zip","shasum":"","reference":"410ea8d72712ea5f8d02f66566e01a367a061e63"},"type":"library","time":"2015-12-07T17:37:13+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":612739},"v0.0.19":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.19","version_normalized":"0.0.19.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"0c9ae2922266d91fa485736e1c46015498ea45c3"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/0c9ae2922266d91fa485736e1c46015498ea45c3","type":"zip","shasum":"","reference":"0c9ae2922266d91fa485736e1c46015498ea45c3"},"type":"library","time":"2015-12-16T03:15:13+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":624184},"v0.0.19.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.19.1","version_normalized":"0.0.19.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"d115230885043ff960d82948c079d4eea633d8f4"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/d115230885043ff960d82948c079d4eea633d8f4","type":"zip","shasum":"","reference":"d115230885043ff960d82948c079d4eea633d8f4"},"type":"library","time":"2016-01-08T18:29:47+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":650052},"v0.0.19.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.19.2","version_normalized":"0.0.19.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"55e9288630231b4f46511b860882d5ee29c09297"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/55e9288630231b4f46511b860882d5ee29c09297","type":"zip","shasum":"","reference":"55e9288630231b4f46511b860882d5ee29c09297"},"type":"library","time":"2016-01-25T22:09:20+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":671884},"v0.0.19.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.19.3","version_normalized":"0.0.19.3","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"6324a5aecb05cd8f507c0f388a4d6fd9c9b35533"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/6324a5aecb05cd8f507c0f388a4d6fd9c9b35533","type":"zip","shasum":"","reference":"6324a5aecb05cd8f507c0f388a4d6fd9c9b35533"},"type":"library","time":"2016-01-25T22:39:22+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":671903},"v0.0.19.4":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.19.4","version_normalized":"0.0.19.4","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"407a4a69be067e805fcb2e8dbf25774164d3b30c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/407a4a69be067e805fcb2e8dbf25774164d3b30c","type":"zip","shasum":"","reference":"407a4a69be067e805fcb2e8dbf25774164d3b30c"},"type":"library","time":"2016-01-31T16:11:13+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":679414},"v0.0.20":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.20","version_normalized":"0.0.20.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"b193cdab73dcd75572c7aa14a74ba6e7f2a21dc2"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/b193cdab73dcd75572c7aa14a74ba6e7f2a21dc2","type":"zip","shasum":"","reference":"b193cdab73dcd75572c7aa14a74ba6e7f2a21dc2"},"type":"library","time":"2016-02-07T04:16:17+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":688541},"v0.0.20.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.20.1","version_normalized":"0.0.20.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"e1c4300df47c58f86a162be5fe61cc9c7a09559f"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/e1c4300df47c58f86a162be5fe61cc9c7a09559f","type":"zip","shasum":"","reference":"e1c4300df47c58f86a162be5fe61cc9c7a09559f"},"type":"library","time":"2016-02-13T04:51:28+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":695414},"v0.0.20.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.20.2","version_normalized":"0.0.20.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"ecdee9f0823a36bea12d943d9941cfca690e3383"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/ecdee9f0823a36bea12d943d9941cfca690e3383","type":"zip","shasum":"","reference":"ecdee9f0823a36bea12d943d9941cfca690e3383"},"type":"library","time":"2016-02-13T12:15:11+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.6"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":695732},"v0.0.21":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.21","version_normalized":"0.0.21.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"ecab003fb72734a1da60b568e7d3c9d358ca8bf1"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/ecab003fb72734a1da60b568e7d3c9d358ca8bf1","type":"zip","shasum":"","reference":"ecab003fb72734a1da60b568e7d3c9d358ca8bf1"},"type":"library","time":"2016-03-05T00:39:54+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":725934},"v0.0.21.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.21.1","version_normalized":"0.0.21.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"883b2a712252f4e421eacc23d6e362bae2dba131"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/883b2a712252f4e421eacc23d6e362bae2dba131","type":"zip","shasum":"","reference":"883b2a712252f4e421eacc23d6e362bae2dba131"},"type":"library","time":"2016-03-07T23:03:10+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":727735},"v0.0.21.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.21.2","version_normalized":"0.0.21.2","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"5ada6c6351412267f0ffdecfa8ed7c60ddcb7448"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/5ada6c6351412267f0ffdecfa8ed7c60ddcb7448","type":"zip","shasum":"","reference":"5ada6c6351412267f0ffdecfa8ed7c60ddcb7448"},"type":"library","time":"2016-03-19T17:24:54+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.1","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":743962},"v0.0.22":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.22","version_normalized":"0.0.22.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"fd74f1ec7b72d9df28d69f56b7b1b49eb6c8a02b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/fd74f1ec7b72d9df28d69f56b7b1b49eb6c8a02b","type":"zip","shasum":"","reference":"fd74f1ec7b72d9df28d69f56b7b1b49eb6c8a02b"},"type":"library","time":"2016-03-24T03:04:46+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"~1.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.2","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":749664},"v0.0.23":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.23","version_normalized":"0.0.23.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"3db6d8eca06bf10af3326350e17fbc49b1d1ce2b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/3db6d8eca06bf10af3326350e17fbc49b1d1ce2b","type":"zip","shasum":"","reference":"3db6d8eca06bf10af3326350e17fbc49b1d1ce2b"},"type":"library","time":"2016-04-01T17:03:14+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"~1.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","bitwasp/buffertools":"~0.1.16","bitwasp/trait":"~0.0","bitwasp/stratum":"~0.2","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":761055},"v0.0.24":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.24","version_normalized":"0.0.24.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"7e978d53eb1b2f19b4461de4067efa0c83ebdf85"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/7e978d53eb1b2f19b4461de4067efa0c83ebdf85","type":"zip","shasum":"","reference":"7e978d53eb1b2f19b4461de4067efa0c83ebdf85"},"type":"library","time":"2016-05-18T03:30:31+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":832998},"v0.0.25":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.25","version_normalized":"0.0.25.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"a22894ae8592f9e6297e1a614acaefef1876a824"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/a22894ae8592f9e6297e1a614acaefef1876a824","type":"zip","shasum":"","reference":"a22894ae8592f9e6297e1a614acaefef1876a824"},"type":"library","time":"2016-05-31T02:41:45+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.5","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","bitwasp/buffertools":"~0.1","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":842715},"v0.0.26":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.26","version_normalized":"0.0.26.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211","type":"zip","shasum":"","reference":"8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211"},"type":"library","time":"2016-06-18T16:15:23+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.5","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","bitwasp/buffertools":"~0.2","afk11/ecc":"~0.0.2","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":867947},"v0.0.26.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.26.1","version_normalized":"0.0.26.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211","type":"zip","shasum":"","reference":"8077999bd4e7cbb4d2ce4ec3a165258d5fb2c211"},"type":"library","time":"2016-06-18T16:15:23+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.5","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","bitwasp/buffertools":"~0.2","afk11/ecc":"~0.0.2","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":870052},"v0.0.26.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.26.2","version_normalized":"0.0.26.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"29ec423ec1826e202edfe14010aaa680223d1b61"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/29ec423ec1826e202edfe14010aaa680223d1b61","type":"zip","shasum":"","reference":"29ec423ec1826e202edfe14010aaa680223d1b61"},"type":"library","time":"2016-06-20T16:08:05+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.5","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","bitwasp/buffertools":"~0.2","afk11/ecc":"~0.0.2","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":870095},"v0.0.26.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.26.3","version_normalized":"0.0.26.3","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"77804081a7ed27c91a02caed48e720059ee7a834"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/77804081a7ed27c91a02caed48e720059ee7a834","type":"zip","shasum":"","reference":"77804081a7ed27c91a02caed48e720059ee7a834"},"type":"library","time":"2016-06-21T01:20:01+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.5","ext-gmp":"*","ext-json":"*","ext-curl":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","bitwasp/buffertools":"~0.2","afk11/ecc":"~0.0.2","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":870533},"v0.0.27":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.27","version_normalized":"0.0.27.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"7c941d3a3c792397596cb2b168768729a02439d3"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/7c941d3a3c792397596cb2b168768729a02439d3","type":"zip","shasum":"","reference":"7c941d3a3c792397596cb2b168768729a02439d3"},"type":"library","time":"2016-07-02T02:18:40+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","mdanter/ecc":"~0.4","bitwasp/buffertools":"~0.3","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":888552},"v0.0.28":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.28","version_normalized":"0.0.28.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"e13b0999bd1843ab35de90533f7225097393e8c2"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/e13b0999bd1843ab35de90533f7225097393e8c2","type":"zip","shasum":"","reference":"e13b0999bd1843ab35de90533f7225097393e8c2"},"type":"library","time":"2016-07-05T13:38:26+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","mdanter/ecc":"~0.4","bitwasp/buffertools":"~0.3","bitwasp/trait":"~0.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":889810},"v0.0.29":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.29","version_normalized":"0.0.29.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"7a567cd265f57fc3a54099bfbd97e22489391891"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/7a567cd265f57fc3a54099bfbd97e22489391891","type":"zip","shasum":"","reference":"7a567cd265f57fc3a54099bfbd97e22489391891"},"type":"library","time":"2016-07-05T23:51:55+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","mdanter/ecc":"~0.4","bitwasp/buffertools":"~0.3","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":890535},"v0.0.29.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.29.1","version_normalized":"0.0.29.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"8c56838b33772288405aca9c52e141fd7c3fa7de"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/8c56838b33772288405aca9c52e141fd7c3fa7de","type":"zip","shasum":"","reference":"8c56838b33772288405aca9c52e141fd7c3fa7de"},"type":"library","time":"2016-07-06T00:18:22+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4|~2.0","pleonasm/merkle-tree":"1.0.0","lastguest/murmurhash":"~1.1","rgooding/protobuf-php":"~0.0","symfony/http-foundation":"~3.0","mdanter/ecc":"~0.4","bitwasp/buffertools":"~0.3","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1","symfony/yaml":"~2.6"},"uid":890542},"v0.0.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.3","version_normalized":"0.0.3.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"e65a16536c5b5dcfe6610b10f0f4b136ff985424"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/e65a16536c5b5dcfe6610b10f0f4b136ff985424","type":"zip","shasum":"","reference":"e65a16536c5b5dcfe6610b10f0f4b136ff985424"},"type":"library","time":"2015-05-20T02:25:57+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"dev-master","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"*","bitwasp/buffertools":"0.0.3","bitwasp/stratum":"v0.1.0"},"require-dev":{"bitwasp/testing-php":"0.0.1","symfony/yaml":"2.6.6"},"uid":410852},"v0.0.30":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.30","version_normalized":"0.0.30.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"7d1261ebba835d1d9ace5e2955d4690aed77f88a"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/7d1261ebba835d1d9ace5e2955d4690aed77f88a","type":"zip","shasum":"","reference":"7d1261ebba835d1d9ace5e2955d4690aed77f88a"},"type":"library","time":"2016-07-30T14:50:34+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4.0|~2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"~1.4.0","lastguest/murmurhash":"~1.3.0","rgooding/protobuf-php":"~0.0.1","symfony/http-foundation":"~3.0.0","mdanter/ecc":"~0.4.0","bitwasp/buffertools":"~0.3.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1.0"},"uid":1011742},"v0.0.30.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.30.1","version_normalized":"0.0.30.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"4e34939e8bd896e08df2db9c859f9cf380ca4744"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/4e34939e8bd896e08df2db9c859f9cf380ca4744","type":"zip","shasum":"","reference":"4e34939e8bd896e08df2db9c859f9cf380ca4744"},"type":"library","time":"2016-10-06T07:33:00+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4.0|~2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"~1.4.0","lastguest/murmurhash":"~1.3.0","rgooding/protobuf-php":"~0.0.1","symfony/http-foundation":"~3.0.0","mdanter/ecc":"~0.4.0","bitwasp/buffertools":"~0.3.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1.0"},"uid":1024411},"v0.0.30.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.30.2","version_normalized":"0.0.30.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"46e6d3de23a59782e3812bc840ec67c28bb3ed5f"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/46e6d3de23a59782e3812bc840ec67c28bb3ed5f","type":"zip","shasum":"","reference":"46e6d3de23a59782e3812bc840ec67c28bb3ed5f"},"type":"library","time":"2016-10-28T13:04:11+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4.0|~2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"~1.4.0","lastguest/murmurhash":"~1.3.0","rgooding/protobuf-php":"~0.0.1","symfony/http-foundation":"~3.0.0","mdanter/ecc":"~0.4.0","bitwasp/buffertools":"~0.3.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1.0"},"uid":1057614},"v0.0.30.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.30.3","version_normalized":"0.0.30.3","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"d1eddcc75547bf3228f0031fe4e1a09cccea19d5"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/d1eddcc75547bf3228f0031fe4e1a09cccea19d5","type":"zip","shasum":"","reference":"d1eddcc75547bf3228f0031fe4e1a09cccea19d5"},"type":"library","time":"2016-11-07T19:04:58+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"~1.4.0|~2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"~1.4.0","lastguest/murmurhash":"~1.3.0","rgooding/protobuf-php":"~0.0.1","symfony/http-foundation":"~3.0.0","mdanter/ecc":"~0.4.0","bitwasp/buffertools":"~0.3.0","bitwasp/secp256k1-php":"~0.0.7"},"require-dev":{"ext-json":"*","bitwasp/testing-php":"~0.1.0"},"uid":1071228},"v0.0.31":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.31","version_normalized":"0.0.31.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"cf6f67f775259e2fc169405c5bf6e97dfb82531f"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/cf6f67f775259e2fc169405c5bf6e97dfb82531f","type":"zip","shasum":"","reference":"cf6f67f775259e2fc169405c5bf6e97dfb82531f"},"type":"library","time":"2016-11-25T12:16:16+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2|^3","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.7"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1098069},"v0.0.31.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.31.1","version_normalized":"0.0.31.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"a103132c7a29872de13c7d712deae4ee9b6294e7"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/a103132c7a29872de13c7d712deae4ee9b6294e7","type":"zip","shasum":"","reference":"a103132c7a29872de13c7d712deae4ee9b6294e7"},"type":"library","time":"2016-11-25T15:24:03+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.7"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1099050},"v0.0.31.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.31.2","version_normalized":"0.0.31.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"3b6e29dcaa0e15df590a7efcfa8d9b9864fa3101"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/3b6e29dcaa0e15df590a7efcfa8d9b9864fa3101","type":"zip","shasum":"","reference":"3b6e29dcaa0e15df590a7efcfa8d9b9864fa3101"},"type":"library","time":"2016-12-04T22:21:24+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.6","ext-gmp":"*","ext-openssl":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1113412},"v0.0.32":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.32","version_normalized":"0.0.32.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"ac3424b38266eccdde0b9b7a7d9e9cab2d33739a"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/ac3424b38266eccdde0b9b7a7d9e9cab2d33739a","type":"zip","shasum":"","reference":"ac3424b38266eccdde0b9b7a7d9e9cab2d33739a"},"type":"library","time":"2016-12-22T13:47:44+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1146586},"v0.0.32.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.32.1","version_normalized":"0.0.32.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"167cce4f78aa6847e22bc3c3a56f502d1b70a626"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/167cce4f78aa6847e22bc3c3a56f502d1b70a626","type":"zip","shasum":"","reference":"167cce4f78aa6847e22bc3c3a56f502d1b70a626"},"type":"library","time":"2017-01-11T19:45:57+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.3.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1168158},"v0.0.33":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.33","version_normalized":"0.0.33.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"bcf3bfa520068acfcd914cc23b5901b4be1cf4f1"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/bcf3bfa520068acfcd914cc23b5901b4be1cf4f1","type":"zip","shasum":"","reference":"bcf3bfa520068acfcd914cc23b5901b4be1cf4f1"},"type":"library","time":"2017-01-24T16:32:11+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1194164},"v0.0.33.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.33.1","version_normalized":"0.0.33.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"ec59ac5778c4f5e6c7f0707c698009ba28af2ebc"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/ec59ac5778c4f5e6c7f0707c698009ba28af2ebc","type":"zip","shasum":"","reference":"ec59ac5778c4f5e6c7f0707c698009ba28af2ebc"},"type":"library","time":"2017-03-09T10:25:04+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.0.9"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1281947},"v0.0.33.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.33.2","version_normalized":"0.0.33.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"c42b07de4c62f10c387200f4efc65ed6a4badc00"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/c42b07de4c62f10c387200f4efc65ed6a4badc00","type":"zip","shasum":"","reference":"c42b07de4c62f10c387200f4efc65ed6a4badc00"},"type":"library","time":"2017-06-23T10:36:40+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1460025},"v0.0.33.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.33.3","version_normalized":"0.0.33.3","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"472018c3548f2a4835f9c70de3dff58af90ef277"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/472018c3548f2a4835f9c70de3dff58af90ef277","type":"zip","shasum":"","reference":"472018c3548f2a4835f9c70de3dff58af90ef277"},"type":"library","time":"2017-08-10T21:17:10+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1568193},"v0.0.34.0":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.0","version_normalized":"0.0.34.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"fceb6692e275b90501454439db8f723e96ce8cb2"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/fceb6692e275b90501454439db8f723e96ce8cb2","type":"zip","shasum":"","reference":"fceb6692e275b90501454439db8f723e96ce8cb2"},"type":"library","time":"2017-08-25T10:38:31+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0"},"uid":1573381},"v0.0.34.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.1","version_normalized":"0.0.34.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"8a13d9f387c97988c9abcdc573cf320cb17b421a"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/8a13d9f387c97988c9abcdc573cf320cb17b421a","type":"zip","shasum":"","reference":"8a13d9f387c97988c9abcdc573cf320cb17b421a"},"type":"library","time":"2017-11-06T14:27:20+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1708088},"v0.0.34.1-dev":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.1-dev","version_normalized":"0.0.34.1-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"0e5776259e09932a88f222a2dc9ff663a536451c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/0e5776259e09932a88f222a2dc9ff663a536451c","type":"zip","shasum":"","reference":"0e5776259e09932a88f222a2dc9ff663a536451c"},"type":"library","time":"2018-01-15T14:12:08+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v2.0.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/testing-php":"^0.1.1"},"uid":1894976},"v0.0.34.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.2","version_normalized":"0.0.34.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"69378452293d3b48e15a018e4ca1df3ab9608ff1"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/69378452293d3b48e15a018e4ca1df3ab9608ff1","type":"zip","shasum":"","reference":"69378452293d3b48e15a018e4ca1df3ab9608ff1"},"type":"library","time":"2018-01-15T14:09:18+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1843000},"v0.0.34.3":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.3","version_normalized":"0.0.34.3","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"a1c2932e8f535046414e05acf89e0e90cd3ed24b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/a1c2932e8f535046414e05acf89e0e90cd3ed24b","type":"zip","shasum":"","reference":"a1c2932e8f535046414e05acf89e0e90cd3ed24b"},"type":"library","time":"2018-02-01T21:24:22+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0|^4.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1894975},"v0.0.34.4":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.4","version_normalized":"0.0.34.4","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"2e902077810a74cd6295847f2450eaf3e81e7dd0"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/2e902077810a74cd6295847f2450eaf3e81e7dd0","type":"zip","shasum":"","reference":"2e902077810a74cd6295847f2450eaf3e81e7dd0"},"type":"library","time":"2018-03-11T22:05:56+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0|^4.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1986127},"v0.0.34.5":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.34.5","version_normalized":"0.0.34.5","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"36c633403a058ad87b334553e39361a6569b9fbb"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/36c633403a058ad87b334553e39361a6569b9fbb","type":"zip","shasum":"","reference":"36c633403a058ad87b334553e39361a6569b9fbb"},"type":"library","time":"2019-11-11T12:45:37+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","rgooding/protobuf-php":"v0.0.1","symfony/http-foundation":"^2.7|^3.0|^4.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":3367629},"v0.0.35.0":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.35.0","version_normalized":"0.0.35.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"3dba2e678a6111ae81984637f51b23f760196000"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/3dba2e678a6111ae81984637f51b23f760196000","type":"zip","shasum":"","reference":"3dba2e678a6111ae81984637f51b23f760196000"},"type":"library","time":"2018-03-12T20:36:54+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":1986128},"v0.0.35.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.35.1","version_normalized":"0.0.35.1","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"14dd3eb03165d01c5ed3bcd77cd139ed0b3449c9"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/14dd3eb03165d01c5ed3bcd77cd139ed0b3449c9","type":"zip","shasum":"","reference":"14dd3eb03165d01c5ed3bcd77cd139ed0b3449c9"},"type":"library","time":"2018-07-10T20:09:08+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":2349768},"v0.0.35.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.35.2","version_normalized":"0.0.35.2","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99","type":"zip","shasum":"","reference":"4b4db7fb797c796bbbfc2142d4891f1dbd0e7a99"},"type":"library","time":"2019-11-07T23:17:17+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=5.6","ext-gmp":"*","ext-openssl":"*","ext-bcmath":"*","paragonie/random_compat":"^1.4.0|^2.0.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v1.3.0","mdanter/ecc":"^0.4.0","bitwasp/buffertools":"^0.4.0","bitwasp/secp256k1-php":"^0.1.2"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"^2.0.0","bitwasp/testing-php":"^0.1.1"},"uid":3367638},"v0.0.4":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.4","version_normalized":"0.0.4.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"d022e4245ef21bff5dc4bfd19b18d415e04b5ad1"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/d022e4245ef21bff5dc4bfd19b18d415e04b5ad1","type":"zip","shasum":"","reference":"d022e4245ef21bff5dc4bfd19b18d415e04b5ad1"},"type":"library","time":"2015-05-23T21:43:02+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"dev-master","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"*","bitwasp/buffertools":"~0.1","bitwasp/stratum":"v0.1.0"},"require-dev":{"bitwasp/testing-php":"0.0.1","symfony/yaml":"2.6.6"},"uid":414416},"v0.0.5":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.5","version_normalized":"0.0.5.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"8d7f195a02026c5e2dd1a11b4d01ae3e7e7e469c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/8d7f195a02026c5e2dd1a11b4d01ae3e7e7e469c","type":"zip","shasum":"","reference":"8d7f195a02026c5e2dd1a11b4d01ae3e7e7e469c"},"type":"library","time":"2015-05-30T21:09:58+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"~0.0","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":421170},"v0.0.6":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.6","version_normalized":"0.0.6.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"b231e269251b58c700d980ddae8bffde54781534"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/b231e269251b58c700d980ddae8bffde54781534","type":"zip","shasum":"","reference":"b231e269251b58c700d980ddae8bffde54781534"},"type":"library","time":"2015-06-21T13:18:15+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":439904},"v0.0.7":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.7","version_normalized":"0.0.7.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"7316b7bc5fc204d972e5df3b2485366ee4cd1a18"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/7316b7bc5fc204d972e5df3b2485366ee4cd1a18","type":"zip","shasum":"","reference":"7316b7bc5fc204d972e5df3b2485366ee4cd1a18"},"type":"library","time":"2015-06-30T19:18:43+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":448558},"v0.0.7.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.7.1","version_normalized":"0.0.7.1","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"38e7c4e6ea48b880286e8192feb39494b141669c"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/38e7c4e6ea48b880286e8192feb39494b141669c","type":"zip","shasum":"","reference":"38e7c4e6ea48b880286e8192feb39494b141669c"},"type":"library","time":"2016-11-11T09:09:44+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"v0.3.0","pleonasm/merkle-tree":"v1.0.0","doctrine/cache":"v1.4","fguillot/json-rpc":"v0.0.1","rych/hash_pbkdf2-compat":"v1.0.0","lastguest/murmurhash":"v1.0","rgooding/protobuf-php":"v0.0.1","react/react":"v0.4.0","react/socket-client":"^0.4.0","bitwasp/buffertools":"v0.1.5","bitwasp/stratum":"v0.1.0"},"require-dev":{"phpunit/phpunit":"4.0","bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":1076566},"v0.0.8":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.8","version_normalized":"0.0.8.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"22247d89d9ba01ca2f46f746eefda5152386f4d8"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/22247d89d9ba01ca2f46f746eefda5152386f4d8","type":"zip","shasum":"","reference":"22247d89d9ba01ca2f46f746eefda5152386f4d8"},"type":"library","time":"2015-07-28T16:45:31+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":475466},"v0.0.9":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v0.0.9","version_normalized":"0.0.9.0","license":["Unlicence"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"064f00909de5496e47d819bc6401125426e89bba"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/064f00909de5496e47d819bc6401125426e89bba","type":"zip","shasum":"","reference":"064f00909de5496e47d819bc6401125426e89bba"},"type":"library","time":"2015-07-29T21:16:35+00:00","autoload":{"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php":">=5.4.0","ext-gmp":"*","ext-json":"*","ext-openssl":"*","ext-mcrypt":"*","mdanter/ecc":"~0.3","pleonasm/merkle-tree":"1.0.0","doctrine/cache":"~1.4","fguillot/json-rpc":"0.0.1","rych/hash_pbkdf2-compat":"~1.0","lastguest/murmurhash":"~1.0","rgooding/protobuf-php":"~0.0","react/react":"~0.4","react/socket-client":"~0.4","bitwasp/buffertools":"~0.1","bitwasp/stratum":"~0.1"},"require-dev":{"bitwasp/testing-php":"~0.0","symfony/yaml":"~2.6"},"uid":476758},"v1.0.0":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v1.0.0","version_normalized":"1.0.0.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a","type":"zip","shasum":"","reference":"3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a"},"type":"library","time":"2018-12-17T22:52:54+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":2646688},"v1.0.1":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v1.0.1","version_normalized":"1.0.1.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"e5a6125bb442d4e48563a8ff01a84d2eb2e3851b"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/e5a6125bb442d4e48563a8ff01a84d2eb2e3851b","type":"zip","shasum":"","reference":"e5a6125bb442d4e48563a8ff01a84d2eb2e3851b"},"type":"library","time":"2019-04-30T00:51:40+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":2930871},"v1.0.2":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v1.0.2","version_normalized":"1.0.2.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"5e404b66c4b8386f978a44eeb1190098c3397bea"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/5e404b66c4b8386f978a44eeb1190098c3397bea","type":"zip","shasum":"","reference":"5e404b66c4b8386f978a44eeb1190098c3397bea"},"type":"library","time":"2019-11-08T00:14:50+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":3367643},"v1.0.4":{"name":"bitwasp/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"v1.0.4","version_normalized":"1.0.4.0","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/Bit-Wasp/bitcoin-php.git","type":"git","reference":"65ff8384a15e805effcf600fb08cef3a0fc63824"},"dist":{"url":"https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/65ff8384a15e805effcf600fb08cef3a0fc63824","type":"zip","shasum":"","reference":"65ff8384a15e805effcf600fb08cef3a0fc63824"},"type":"library","time":"2019-12-10T23:28:26+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"1.0.0","composer/semver":"^1.4.0","lastguest/murmurhash":"v2.0.0","mdanter/ecc":"^0.5.0","bitwasp/buffertools":"^0.5.0","bitwasp/bech32":"^0.0.1"},"require-dev":{"ext-json":"*","phpunit/phpunit":"^5.4.0","squizlabs/php_codesniffer":"^2.0.0","nbobtc/bitcoind-php":"v2.0.2","bitwasp/secp256k1-php":"^v0.2.0","bitwasp/bitcoinconsensus":"v3.0.0"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"uid":3448339}},"selaz/bitcoin":{"1.0.x-dev":{"name":"selaz/bitcoin","description":"PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings","keywords":[],"homepage":"https://github.com/bit-wasp/bitcoin-php","version":"1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","license":["Unlicense"],"authors":[{"name":"Thomas Kerin","homepage":"https://thomaskerin.io","role":"Author"}],"source":{"url":"https://github.com/selaz/bitcoin-php.git","type":"git","reference":"b03a57652cea5282e9175f202c4cddaacb01854b"},"dist":{"url":"https://api.github.com/repos/selaz/bitcoin-php/zipball/b03a57652cea5282e9175f202c4cddaacb01854b","type":"zip","shasum":"","reference":"b03a57652cea5282e9175f202c4cddaacb01854b"},"type":"library","funding":[],"time":"2023-11-03T12:46:31+00:00","autoload":{"files":["src/Script/functions.php"],"psr-4":{"BitWasp\\Bitcoin\\":"src/"}},"default-branch":true,"require":{"php-64bit":">=7.0","pleonasm/merkle-tree":"~1.0.0","composer/semver":"^1.4.0|^3.2.0","lastguest/murmurhash":"^v2.0.0","bitwasp/bech32":"^0.0.1","selaz/buffertools":"dev-master","selaz/ecc":"dev-master"},"suggest":{"ext-secp256k1":"The secp256k1 library for fast and safe elliptic curve operations","ext-bitcoinconsensus":"The bitcoinconsensus library for safest possible script verification"},"replace":{"bitwasp/bitcoin":"*"},"uid":7147104}}}}