Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Blockcore

Blockcore is a platform that enables you to build your own blockchains.
Collective - Host: opensource - https://opencollective.com/blockcore - Website: https://www.blockcore.net - Code: https://github.com/block-core

Rename test files to match what they test

github.com/block-core/blockcore-js - d6290ef5dfbac0746b502eff009962a9195aeaab authored about 11 years ago
Merge branch 'master' of github.com:vbuterin/bitcoinjs-lib

github.com/block-core/blockcore-js - 36ce412bcbcc10b52d97484798b9db57d977d09c authored about 11 years ago
Added auto-instantiators to classes

github.com/block-core/blockcore-js - 7919c8cfc5cc896909f330fd5a1c59951c8b6eba authored about 11 years ago
Merge pull request #8 from justcoin/master

Fixed multiple issues with basic usage of BIP32key and Transaction construction (node.js)

github.com/block-core/blockcore-js - 7b864283542f0796a0e325f2d5173410f735a1b0 authored about 11 years ago
Fix bitcoinAddress to use getPub().key.export('bytes')

github.com/block-core/blockcore-js - 4ffabf05af3ab98c53293679c4ab331557a040c0 authored about 11 years ago
Fix bad Bitcoin.Crypto reference in ecdsa.js

github.com/block-core/blockcore-js - c3fbd63c8487a692e2e571cbfe2399f250edfe1a authored about 11 years ago
Add bitcoinAddress convenience func to BIP32key

github.com/block-core/blockcore-js - be7406d9a9fd523836019023e002a5ff273ed1b1 authored about 11 years ago
Fix references to Bitcoin.BigInteger

github.com/block-core/blockcore-js - 3e6796a6606b371591b56b8462650f9ba71edd6d authored about 11 years ago
Fix bad references to Bitcoin.Crypto

github.com/block-core/blockcore-js - 26ac76d42c0edc1f1350cb26beffd5528070388e authored about 11 years ago
Clean up formatting of BIP32key (jshint)

github.com/block-core/blockcore-js - d39567c589ec38da92337118c0772378de56a190 authored about 11 years ago
Remove unused imports from BIP32key

github.com/block-core/blockcore-js - 49513684a24b609d173c14968c79851877b316cf authored about 11 years ago
Declare statics on BIP32key, not its prototype

github.com/block-core/blockcore-js - 4b598271354e76afee504af91fe867e327169b7d authored about 11 years ago
Trailing whitespace

github.com/block-core/blockcore-js - 9cfeb1abcd3e910e4b709c18c1c181db0c341e28 authored about 11 years ago
Added 'wif' as an export format

github.com/block-core/blockcore-js - ff3679a3fead9fba3b834ff0e5219b41001ea406 authored about 11 years ago
fixed getBitcoinAddress

github.com/block-core/blockcore-js - 1f33b7a291102f6ca1a807b616c44e67338fd421 authored about 11 years ago
Made return work

github.com/block-core/blockcore-js - f58543b81a48d3f3733c4de10bfa83ad89e53ff7 authored about 11 years ago
Added pubkey import and bin export

github.com/block-core/blockcore-js - 7b19ba58117e0fb7b8984be62dbbb83a937c4dad authored about 11 years ago
Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes')

github.com/block-core/blockcore-js - 30e8b572d6e841987612241138644f4b7521edd4 authored about 11 years ago
Added version to getBitcoinAddress

github.com/block-core/blockcore-js - 02a8db111b593a5c4c5ea1387e623b242c70d331 authored about 11 years ago
Merge pull request #4 from shesek/fix-compressed-signature

Fix signing with compressed keys

github.com/block-core/blockcore-js - 2a16cd939194e994b308ecad086ae93f4c2b294e authored about 11 years ago
Merge pull request #6 from caedesvvv/master

Bugfixes and tests for bip32

github.com/block-core/blockcore-js - eceee254d2ee154e883d66b860a50679527baf35 authored about 11 years ago
missing BIP32_PRIME definition in bip32 tests.

github.com/block-core/blockcore-js - f9cbcbeb2bb9c84abfbdf41817355ce640d678de authored about 11 years ago
fix check for public key when making a private derivation.

github.com/block-core/blockcore-js - 14803d053858bd153f5b5c21f6e8c17f95d1bf7e authored about 11 years ago
fix in pubkey deserialization code.

github.com/block-core/blockcore-js - 26e5914be26e0f1a3f70e8188db95706f31a6a2f authored about 11 years ago
test vectors for bip32.

github.com/block-core/blockcore-js - 740a0fcb7d5dd0e592a531f24394ef3e38c63354 authored about 11 years ago
missing modulo operation.

github.com/block-core/blockcore-js - 9fd46c22fee6540321752ccee18a595abb7ea79d authored about 11 years ago
Created mkSendToOutputs method

github.com/block-core/blockcore-js - 4abcdbd7af24f7115194002ee639ca6dcab3da13 authored about 11 years ago
Removed useless functions from util

github.com/block-core/blockcore-js - b3e7caada733c9a8a061dfa0d6ccc19b4ce1e0c8 authored about 11 years ago
Merge branch 'master' of github.com:vbuterin/bitcoinjs-lib

github.com/block-core/blockcore-js - 0ef704574dd14f1e6eb8f9a16da22891c30e6450 authored about 11 years ago
Updated deterministic wallet; theoretically works now if properly combined with server

github.com/block-core/blockcore-js - 1780f4a98fde735141f5e8012e6e220252fe4c91 authored about 11 years ago
Fix signing with compressed keys

calcPubkeyRecoveryParam always assumed a non-compressed key, and was comparing
the address gener...

github.com/block-core/blockcore-js - 0a075573ed88aa6f64e87d0f50fdad39a3709a19 authored about 11 years ago
Merge pull request #2 from shesek/master

Support Numbers in formatValue

github.com/block-core/blockcore-js - c019e41b7b12ea47e5b687126e33da7a79ca98f4 authored about 11 years ago
Support Numbers in formatValue

github.com/block-core/blockcore-js - df88e938492f3a9f3002e1a953b76b4d7ee30d91 authored about 11 years ago
Made it process multisig addresses correctly

github.com/block-core/blockcore-js - 397de49089a479a49b0a692352e3dcdddd63e496 authored about 11 years ago
Started work on wallet, and added hex serialization

github.com/block-core/blockcore-js - 93e50e94337dfec662661d5c1a73ac24844432d3 authored about 11 years ago
Added BIP32 support

github.com/block-core/blockcore-js - 5e2a9f0c261486025116389abcc51dca4c5369e6 authored about 11 years ago
Added a new way of adding an output to a transaction

github.com/block-core/blockcore-js - aa22b9d89e6fcac02459e5af24246ddd7ed2b6fd authored about 11 years ago
Many small improvements

github.com/block-core/blockcore-js - a34bc9e2eadeb9aaf7feb67c07a5e77aa3549b0d authored about 11 years ago
Beefed up TransactionIn constructor

github.com/block-core/blockcore-js - 274112005f23b7f857400daaacebbc86aa33891b authored over 11 years ago
Added sign with keys method to transaction and did lots of small cleanups

github.com/block-core/blockcore-js - f53a4e3ffa10d2496532fcfefd83e736353afc72 authored over 11 years ago
Fixed serialization bug

github.com/block-core/blockcore-js - 917822541cada65763509a68c70180290f23421e authored over 11 years ago
Replaced bigints with plain integers for transaction values

github.com/block-core/blockcore-js - 7bfd72c8c4222dd10167e1a0ecf376e5e66f6877 authored over 11 years ago
bytesToString bugfix

github.com/block-core/blockcore-js - c20dee59086789dfad6703624fd9f904eead3b7d authored over 11 years ago
Added last commit to compile

github.com/block-core/blockcore-js - 4d9130c937b6c1aeab28110436f2aabd4eb1288b authored over 11 years ago
Hex private keys now work with Bitcoin.Key

github.com/block-core/blockcore-js - 5377f0746ff2b67ad74e55a16d2a5f8ac856db12 authored over 11 years ago
Removed browser-native option (gave me a bad result)

github.com/block-core/blockcore-js - 3d3421ce171059a430a70475e8f3a22a7ab3b7b3 authored over 11 years ago
Fixed base64 encoding bug

github.com/block-core/blockcore-js - 65296f31f5bbb08237646a8ad7a6c2d94f095ed0 authored over 11 years ago
Let ECKeys be constructed from ECKeys

github.com/block-core/blockcore-js - 7684c3f7053955ee6c1b5046a5e4e65dfd6e7943 authored over 11 years ago
Fixed bytesToNum bug

github.com/block-core/blockcore-js - 117ecd1e292520da6e9d511f4eff943280e56c37 authored over 11 years ago
Made TransactionOut take numbers as input

github.com/block-core/blockcore-js - 8fb725f796feba9b8fb0226974aa4e9bce4541f5 authored over 11 years ago
Fixed address object creation bug

github.com/block-core/blockcore-js - b41a4ecb914af402e59d31c84d4286d92906ed53 authored over 11 years ago
Added hash flipping to serialization and deserialization

github.com/block-core/blockcore-js - 2bfa783be28e6b4d98bd08205b07c63b082e01dd authored over 11 years ago
Changed i -> index in Transaction.prototype.sign

github.com/block-core/blockcore-js - 50f6333b0e8a96f0304e940ef0d99549bb961d68 authored over 11 years ago
Removed direct references to Bitcoin

github.com/block-core/blockcore-js - 038f8d5d99664843ebbb53f2bb09be5feb055fac authored over 11 years ago
Fixed bug in numToBytes and util -> conv

github.com/block-core/blockcore-js - a753f069a5c9833735db68870937e40c99d9655e authored over 11 years ago
Replaced /convert with ./convert (bugfix)

github.com/block-core/blockcore-js - eb62360a499b6e4ade8baecf2969d196f5bb31cf authored over 11 years ago
Replaced Crypto.util and util (was a typo) with conv

github.com/block-core/blockcore-js - f95b08a576bf6569c2c0e1a12387baf67cc53883 authored over 11 years ago
Substituted in numToBytes

github.com/block-core/blockcore-js - cb70b4425bd47b6269503a3748778069e7d7e9ef authored over 11 years ago
Added compiled version

github.com/block-core/blockcore-js - 95b736b2a0043af6f12159873a13aa022983868e authored over 11 years ago
Added p2sh support for addOutput

github.com/block-core/blockcore-js - ff8152fe4199da90687b21ce712f07b5868e2b86 authored over 11 years ago
Added to convert.js and some more multisig methods

github.com/block-core/blockcore-js - 65abb85668e8c0080e968ef66f6a9817e4653c1c authored over 11 years ago
Added some transaction methods, and removed all internal use of base64

github.com/block-core/blockcore-js - e43d23235b37f177ffe18c4138afcea43da97100 authored over 11 years ago
Added deserialization, made some modifications

github.com/block-core/blockcore-js - 9922864da48479cfbe533d1c90fbbb72ba083874 authored over 11 years ago
Add some useful links to README.

github.com/block-core/blockcore-js - 6fb2c77690cef447f7b24483c4cc4e5cc26f7e89 authored almost 12 years ago
port message to common.js style and add tests

github.com/block-core/blockcore-js - 41f002788302e1833410547b532ecc11e5850f69 authored almost 12 years ago
fix transaction processing for wallets

github.com/block-core/blockcore-js - 981203e98251612b1c4bee82cda074da411484c3 authored almost 12 years ago
add test coverage via istanbul

github.com/block-core/blockcore-js - f3a31b9a4cebf8db3836d6e744a531a32923d592 authored almost 12 years ago
update cryptojs hashes to v3.1.2

github.com/block-core/blockcore-js - 7c264883ab84a6a0aa4110f7ff1bce32efd818a3 authored almost 12 years ago
fix sha256 hex conversion

github.com/block-core/blockcore-js - 44c8683924c8d09c32c19fa1375915e17041729c authored almost 12 years ago
fix test require so browserify works for testling

github.com/block-core/blockcore-js - e94636ef25693fc8ca396c02a798c3c6650c9418 authored almost 12 years ago
add testling info to package.json

github.com/block-core/blockcore-js - 93e9f9f18870de246185cd929637c6007fc46579 authored almost 12 years ago
remove old build and vendor files

github.com/block-core/blockcore-js - e1a26ecdc70b718c7af504ddad87ba5e898423a2 authored almost 12 years ago
start to split into node commonjs style modules

- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add mo...

github.com/block-core/blockcore-js - 0faac29134d310b6a7b0abafd92d5cdfba34adec authored almost 12 years ago
Fix padding issue with exported private keys.

github.com/block-core/blockcore-js - 24881584c721adc268fbd8c58f57e04fb82c5a08 authored over 12 years ago
Fix typo in ECDSA.verify.

github.com/block-core/blockcore-js - e90780d3d3b8fc0d027d2bcb38b80479902f223e authored over 12 years ago
Update JSBN to 1.3.

github.com/block-core/blockcore-js - 83742a3f5ad6809a11dadda2cd6b2734160b14d0 authored over 12 years ago
Fixed DER-encoding - expects signed integers.

Thanks to Ben Reeves for the report and Tomas Pomin for the solution.

See http://crypto.stackex...

github.com/block-core/blockcore-js - 07f9d55ccb6abd962efb6befdd37671f85ea4ff9 authored over 12 years ago
Remove debugging statements. Fixes #8.

github.com/block-core/blockcore-js - c2ce224d1b0120be317aaff46afa49365f3d0e83 authored over 12 years ago
Fix signMessage serialization.

github.com/block-core/blockcore-js - 49114d65404ef975422a0ff33f6f83d55eedf6b8 authored over 12 years ago
Fix calcPubkeyRecoveryParam - must verify pubkey correctness.

github.com/block-core/blockcore-js - 0aaa2c6347fd3d87f547d8b1d0d7844860d4b38a authored over 12 years ago
Removed modSqrt. All credit to Joric!

Derp. Well that sure simplifies things, doesn't it... :)

github.com/block-core/blockcore-js - de6cfd37db72a8c29acacaf2aa33d46e88ca4b15 authored over 12 years ago
Implement Bitcoin's method for arbitrary message signatures.

github.com/block-core/blockcore-js - 9b2f94a028a7bc9bed94e0722563e9ff1d8e8db8 authored over 12 years ago
Merge pull request #7 from phedny/master

Added support for the Base58-encoded private key format

github.com/block-core/blockcore-js - 699bc2f45fae8dca707629469e5163caa8c5e1b2 authored over 12 years ago
Added support for the Base58-encoded private key format

github.com/block-core/blockcore-js - 9c473ca722769beeebae5b7b9656ffc24584270d authored over 12 years ago
Attempting to improve the formatting of the copyright section.

github.com/block-core/blockcore-js - cacb85e3d517dc501cf14dcb3857243d170fd5e1 authored over 12 years ago
Added copyright information.

github.com/block-core/blockcore-js - 906af0efac7578fc95a5f047ac4eb07126b30aec authored over 12 years ago
Bump version to 0.1.1.

github.com/block-core/blockcore-js - 6c9cfd1fc316d43915413c51efb6105acb7421c0 authored over 12 years ago
Explicit check for invalid characters in Base58 decoder.

github.com/block-core/blockcore-js - c952aaeb3ee472e3776655b8ea07299ebed702c7 authored over 12 years ago
Compressed pubkey output is confirmed working, remove TODO, add comments.

github.com/block-core/blockcore-js - faa10f0f6a1fff0b9a99fffb9bc30cee33b17212 authored almost 13 years ago
Use correct function to determine yP for pubkey compression. Fixes #6.

github.com/block-core/blockcore-js - d03e4899132b26aeb659b4de59d59e86b85f9dd6 authored almost 13 years ago
Fixed formatting.

github.com/block-core/blockcore-js - 795abdce1f90477e743e19a36e07965e8c525211 authored almost 13 years ago