Ecosyste.ms: OpenCollective

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

github.com/block-core/blockcore-js

A javascript Bitcoin library for node.js and browsers.
https://github.com/block-core/blockcore-js

Merge branch 'travis'

00e9842bc7ec57288eab1a89802992a14d5103c1 authored about 11 years ago
Add travis

ad91f8c948f85f8992d75d193fbb09d0e029820e authored about 11 years ago
Reformat all tests for more modern mocha syntax (describe, it)

f591cc0111dd87b6da1bc7f18e3bbd13689f68bf authored about 11 years ago
Rewrite util.js for readability

61992462e3b8fa3b487f741be69dcb5cc8ef6493 authored about 11 years ago
Remove call to non-existant method ECPubKey.setCompressed

3ef468ec8b9b0ea721db6f5f8a873e082170d05f authored about 11 years ago
Minor formatting

bc3136802cf0f793d292a565c3e621bba716dc03 authored about 11 years ago
Fix compressed check to avoid setting it to undefined

20aa4a0e8af7ba69e59f27060074c5066523ef1e authored about 11 years ago
Trailing whitespace

bf6254d3e27618327cec3ef4470626d8bd4919fd authored about 11 years ago
Rename test files to match what they test

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

36ce412bcbcc10b52d97484798b9db57d977d09c authored about 11 years ago
Added auto-instantiators to classes

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)

7b864283542f0796a0e325f2d5173410f735a1b0 authored about 11 years ago
Fix bitcoinAddress to use getPub().key.export('bytes')

4ffabf05af3ab98c53293679c4ab331557a040c0 authored about 11 years ago
Fix bad Bitcoin.Crypto reference in ecdsa.js

c3fbd63c8487a692e2e571cbfe2399f250edfe1a authored about 11 years ago
Add bitcoinAddress convenience func to BIP32key

be7406d9a9fd523836019023e002a5ff273ed1b1 authored about 11 years ago
Fix references to Bitcoin.BigInteger

3e6796a6606b371591b56b8462650f9ba71edd6d authored about 11 years ago
Fix bad references to Bitcoin.Crypto

26ac76d42c0edc1f1350cb26beffd5528070388e authored about 11 years ago
Clean up formatting of BIP32key (jshint)

d39567c589ec38da92337118c0772378de56a190 authored about 11 years ago
Remove unused imports from BIP32key

49513684a24b609d173c14968c79851877b316cf authored about 11 years ago
Declare statics on BIP32key, not its prototype

4b598271354e76afee504af91fe867e327169b7d authored about 11 years ago
Trailing whitespace

9cfeb1abcd3e910e4b709c18c1c181db0c341e28 authored about 11 years ago
Added 'wif' as an export format

ff3679a3fead9fba3b834ff0e5219b41001ea406 authored about 11 years ago
fixed getBitcoinAddress

1f33b7a291102f6ca1a807b616c44e67338fd421 authored about 11 years ago
Made return work

f58543b81a48d3f3733c4de10bfa83ad89e53ff7 authored about 11 years ago
Added pubkey import and bin export

7b19ba58117e0fb7b8984be62dbbb83a937c4dad authored about 11 years ago
merge

6edea532baa7899acadb9168ea2562c55df5b55b 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')

30e8b572d6e841987612241138644f4b7521edd4 authored about 11 years ago
Added version to getBitcoinAddress

02a8db111b593a5c4c5ea1387e623b242c70d331 authored about 11 years ago
Merge pull request #4 from shesek/fix-compressed-signature

Fix signing with compressed keys

2a16cd939194e994b308ecad086ae93f4c2b294e authored about 11 years ago
Merge pull request #6 from caedesvvv/master

Bugfixes and tests for bip32

eceee254d2ee154e883d66b860a50679527baf35 authored about 11 years ago
missing BIP32_PRIME definition in bip32 tests.

f9cbcbeb2bb9c84abfbdf41817355ce640d678de authored about 11 years ago
fix check for public key when making a private derivation.

14803d053858bd153f5b5c21f6e8c17f95d1bf7e authored about 11 years ago
fix in pubkey deserialization code.

26e5914be26e0f1a3f70e8188db95706f31a6a2f authored about 11 years ago
test vectors for bip32.

740a0fcb7d5dd0e592a531f24394ef3e38c63354 authored about 11 years ago
missing modulo operation.

9fd46c22fee6540321752ccee18a595abb7ea79d authored about 11 years ago
Created mkSendToOutputs method

4abcdbd7af24f7115194002ee639ca6dcab3da13 authored about 11 years ago
Removed useless functions from util

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

0ef704574dd14f1e6eb8f9a16da22891c30e6450 authored about 11 years ago
Updated deterministic wallet; theoretically works now if properly combined with server

1780f4a98fde735141f5e8012e6e220252fe4c91 authored about 11 years ago
Fix signing with compressed keys

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

0a075573ed88aa6f64e87d0f50fdad39a3709a19 authored about 11 years ago
Merge pull request #2 from shesek/master

Support Numbers in formatValue

c019e41b7b12ea47e5b687126e33da7a79ca98f4 authored about 11 years ago
Support Numbers in formatValue

df88e938492f3a9f3002e1a953b76b4d7ee30d91 authored about 11 years ago
Made it process multisig addresses correctly

397de49089a479a49b0a692352e3dcdddd63e496 authored about 11 years ago
compiled

a2ccfc66a031beb50f2e67bcdf3bf7a39d7c5b02 authored about 11 years ago
Started work on wallet, and added hex serialization

93e50e94337dfec662661d5c1a73ac24844432d3 authored about 11 years ago
Added BIP32 support

5e2a9f0c261486025116389abcc51dca4c5369e6 authored about 11 years ago
Added a new way of adding an output to a transaction

aa22b9d89e6fcac02459e5af24246ddd7ed2b6fd authored about 11 years ago
Many small improvements

a34bc9e2eadeb9aaf7feb67c07a5e77aa3549b0d authored about 11 years ago
Whoops...

45ec63d2f1b9e988f52562fe8258cb6fe4463854 authored over 11 years ago
bugfix

335d0dcd9688a3a46ed99d2c27473ef43be0d2d4 authored over 11 years ago
Beefed up TransactionIn constructor

274112005f23b7f857400daaacebbc86aa33891b authored over 11 years ago
Added sign with keys method to transaction and did lots of small cleanups

f53a4e3ffa10d2496532fcfefd83e736353afc72 authored over 11 years ago
Fixed serialization bug

917822541cada65763509a68c70180290f23421e authored over 11 years ago
Replaced bigints with plain integers for transaction values

7bfd72c8c4222dd10167e1a0ecf376e5e66f6877 authored over 11 years ago
bytesToString bugfix

c20dee59086789dfad6703624fd9f904eead3b7d authored over 11 years ago
Added last commit to compile

4d9130c937b6c1aeab28110436f2aabd4eb1288b authored over 11 years ago
Hex private keys now work with Bitcoin.Key

5377f0746ff2b67ad74e55a16d2a5f8ac856db12 authored over 11 years ago
Removed browser-native option (gave me a bad result)

3d3421ce171059a430a70475e8f3a22a7ab3b7b3 authored over 11 years ago
Fixed base64 encoding bug

65296f31f5bbb08237646a8ad7a6c2d94f095ed0 authored over 11 years ago
Reversed txhash

b8023389fdf166ff0882866de9a8fa178796eaf8 authored over 11 years ago
Let ECKeys be constructed from ECKeys

7684c3f7053955ee6c1b5046a5e4e65dfd6e7943 authored over 11 years ago
Fixed bytesToNum bug

117ecd1e292520da6e9d511f4eff943280e56c37 authored over 11 years ago
Made TransactionOut take numbers as input

8fb725f796feba9b8fb0226974aa4e9bce4541f5 authored over 11 years ago
Fixed address object creation bug

b41a4ecb914af402e59d31c84d4286d92906ed53 authored over 11 years ago
Added hash flipping to serialization and deserialization

2bfa783be28e6b4d98bd08205b07c63b082e01dd authored over 11 years ago
Changed i -> index in Transaction.prototype.sign

50f6333b0e8a96f0304e940ef0d99549bb961d68 authored over 11 years ago
Removed direct references to Bitcoin

038f8d5d99664843ebbb53f2bb09be5feb055fac authored over 11 years ago
Fixed bug in numToBytes and util -> conv

a753f069a5c9833735db68870937e40c99d9655e authored over 11 years ago
Replaced /convert with ./convert (bugfix)

eb62360a499b6e4ade8baecf2969d196f5bb31cf authored over 11 years ago
Replaced Crypto.util and util (was a typo) with conv

f95b08a576bf6569c2c0e1a12387baf67cc53883 authored over 11 years ago
Bugfix

38ea108183c8add4e538d18d43affa1f6e5eac01 authored over 11 years ago
Small bugfix

44d740f84e6e5e7a188ba7093a4ed491b8e4bd30 authored over 11 years ago
Substituted in numToBytes

cb70b4425bd47b6269503a3748778069e7d7e9ef authored over 11 years ago
Added compiled version

95b736b2a0043af6f12159873a13aa022983868e authored over 11 years ago
Added p2sh support for addOutput

ff8152fe4199da90687b21ce712f07b5868e2b86 authored over 11 years ago
Added to convert.js and some more multisig methods

65abb85668e8c0080e968ef66f6a9817e4653c1c authored over 11 years ago
Added some transaction methods, and removed all internal use of base64

e43d23235b37f177ffe18c4138afcea43da97100 authored over 11 years ago
Added deserialization, made some modifications

9922864da48479cfbe533d1c90fbbb72ba083874 authored over 11 years ago
Add some useful links to README.

6fb2c77690cef447f7b24483c4cc4e5cc26f7e89 authored almost 12 years ago
port message to common.js style and add tests

41f002788302e1833410547b532ecc11e5850f69 authored almost 12 years ago
fix transaction processing for wallets

981203e98251612b1c4bee82cda074da411484c3 authored almost 12 years ago
add test coverage via istanbul

f3a31b9a4cebf8db3836d6e744a531a32923d592 authored almost 12 years ago
update cryptojs hashes to v3.1.2

7c264883ab84a6a0aa4110f7ff1bce32efd818a3 authored almost 12 years ago
fix sha256 hex conversion

44c8683924c8d09c32c19fa1375915e17041729c authored almost 12 years ago
fix test require so browserify works for testling

e94636ef25693fc8ca396c02a798c3c6650c9418 authored almost 12 years ago
add testling info to package.json

93e9f9f18870de246185cd929637c6007fc46579 authored almost 12 years ago
remove old build and vendor files

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...

0faac29134d310b6a7b0abafd92d5cdfba34adec authored almost 12 years ago
Bump version.

a6f05fb50513e671062c4aafd734f7657a64f156 authored over 12 years ago
Fix padding issue with exported private keys.

24881584c721adc268fbd8c58f57e04fb82c5a08 authored over 12 years ago
Fix typo in ECDSA.verify.

e90780d3d3b8fc0d027d2bcb38b80479902f223e authored over 12 years ago
Update JSBN to 1.3.

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...

07f9d55ccb6abd962efb6befdd37671f85ea4ff9 authored over 12 years ago
Remove debugging statements. Fixes #8.

c2ce224d1b0120be317aaff46afa49365f3d0e83 authored over 12 years ago
Fix signMessage serialization.

49114d65404ef975422a0ff33f6f83d55eedf6b8 authored over 12 years ago
Fix calcPubkeyRecoveryParam - must verify pubkey correctness.

0aaa2c6347fd3d87f547d8b1d0d7844860d4b38a authored over 12 years ago
Removed modSqrt. All credit to Joric!

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

de6cfd37db72a8c29acacaf2aa33d46e88ca4b15 authored over 12 years ago
Implement Bitcoin's method for arbitrary message signatures.

9b2f94a028a7bc9bed94e0722563e9ff1d8e8db8 authored over 12 years ago
Release 0.1.2.

6bf363b9de0b9a0a41328a0f97a20dd12b6f2c71 authored over 12 years ago
Merge pull request #7 from phedny/master

Added support for the Base58-encoded private key format

699bc2f45fae8dca707629469e5163caa8c5e1b2 authored over 12 years ago