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
Added support for the Base58-encoded private key format
9c473ca722769beeebae5b7b9656ffc24584270d authored over 12 years ago
9c473ca722769beeebae5b7b9656ffc24584270d authored over 12 years ago
Attempting to improve the formatting of the copyright section.
cacb85e3d517dc501cf14dcb3857243d170fd5e1 authored over 12 years ago
cacb85e3d517dc501cf14dcb3857243d170fd5e1 authored over 12 years ago
Added copyright information.
906af0efac7578fc95a5f047ac4eb07126b30aec authored over 12 years ago
906af0efac7578fc95a5f047ac4eb07126b30aec authored over 12 years ago
Bump version to 0.1.1.
6c9cfd1fc316d43915413c51efb6105acb7421c0 authored over 12 years ago
6c9cfd1fc316d43915413c51efb6105acb7421c0 authored over 12 years ago
Explicit check for invalid characters in Base58 decoder.
c952aaeb3ee472e3776655b8ea07299ebed702c7 authored over 12 years ago
c952aaeb3ee472e3776655b8ea07299ebed702c7 authored over 12 years ago
Compressed pubkey output is confirmed working, remove TODO, add comments.
faa10f0f6a1fff0b9a99fffb9bc30cee33b17212 authored almost 13 years ago
faa10f0f6a1fff0b9a99fffb9bc30cee33b17212 authored almost 13 years ago
Use correct function to determine yP for pubkey compression. Fixes #6.
d03e4899132b26aeb659b4de59d59e86b85f9dd6 authored almost 13 years ago
d03e4899132b26aeb659b4de59d59e86b85f9dd6 authored almost 13 years ago
Fixed formatting.
795abdce1f90477e743e19a36e07965e8c525211 authored almost 13 years ago
795abdce1f90477e743e19a36e07965e8c525211 authored almost 13 years ago
Typos.
041477918c5514ca049e347a4d6c1a93d556672f authored almost 13 years ago
041477918c5514ca049e347a4d6c1a93d556672f authored almost 13 years ago
Merge pull request #5 from zootreeves/master
M-Of-N script support.
b19590e339e6d67e7bb843d012dac91768293166 authored almost 13 years ago
Some multisig changes
b972e868c52b86af8dfbf7871d8b128f1e9f2360 authored almost 13 years ago
b972e868c52b86af8dfbf7871d8b128f1e9f2360 authored almost 13 years ago
Fixed global scope leaks in Base58.
6e44bdf22905622136450ce51e742c03c219f440 authored about 13 years ago
6e44bdf22905622136450ce51e742c03c219f440 authored about 13 years ago
Added comments.
09e8c6e184d6501a0c2c59d73ca64db5c0d3eb95 authored about 13 years ago
09e8c6e184d6501a0c2c59d73ca64db5c0d3eb95 authored about 13 years ago
Fixes for Script.getInType and Script.simpleInPubKey.
de21042bb75664df49213873a47ddac47f6a2655 authored about 13 years ago
de21042bb75664df49213873a47ddac47f6a2655 authored about 13 years ago
Fixed indents.
1a7fc9d063f864058809d06ef4542af40be3558f authored about 13 years ago
1a7fc9d063f864058809d06ef4542af40be3558f authored about 13 years ago
Merge pull request #3 from booo/master
Cleanup and getNextAddress.
a5f9afde5a587d0a1721595a6ec86f6dc259ae8a authored about 13 years ago
src/wallet: getNextAddresss: add new address if necessary
ef903bae07c600bb0eb1e17e406646a494205f43 authored about 13 years ago
ef903bae07c600bb0eb1e17e406646a494205f43 authored about 13 years ago
src/wallet.js: use jshint
3445ae2a3649e40a4ec639654defed1113e3980a authored about 13 years ago
3445ae2a3649e40a4ec639654defed1113e3980a authored about 13 years ago
src/wallet.js: remove console.log statements
57d26950b9e4835090f153e81f4d90e4f534380f authored about 13 years ago
57d26950b9e4835090f153e81f4d90e4f534380f authored about 13 years ago
src/wallet.js: retab file
7675cf14e4bd7643af61a95aa5231863434c5e0e authored about 13 years ago
7675cf14e4bd7643af61a95aa5231863434c5e0e authored about 13 years ago
Updated licensing information.
9353e4aaf5b2076f8077aab8d9f0796084f9be6d authored about 13 years ago
9353e4aaf5b2076f8077aab8d9f0796084f9be6d authored about 13 years ago
Build updated.
bbd86803e664d178470969014bc9269f76477592 authored about 13 years ago
bbd86803e664d178470969014bc9269f76477592 authored about 13 years ago
Added credit on encoding fix. See #1.
d985697d8f8e00a5dd3ad216f5c5f9572c195b82 authored over 13 years ago
d985697d8f8e00a5dd3ad216f5c5f9572c195b82 authored over 13 years ago
Corrected encoded form with correct padding. See #1.
d7ce1e5db8ed1355aff94d799b4bb413451d4d62 authored over 13 years ago
d7ce1e5db8ed1355aff94d799b4bb413451d4d62 authored over 13 years ago
Added compilation target for exit node client.
8719d925d6ec9b459d226e8c74aff861960c74e0 authored over 13 years ago
8719d925d6ec9b459d226e8c74aff861960c74e0 authored over 13 years ago
Added simple exit node client.
e5ada7525f60b005ae6ddc1fda3c6f67b7138a5d authored over 13 years ago
e5ada7525f60b005ae6ddc1fda3c6f67b7138a5d authored over 13 years ago
Added copies of Crypto.util.* tools in Bitcoin.Util namespace.
734bd57a23ac46cdfca140377328366506308933 authored over 13 years ago
734bd57a23ac46cdfca140377328366506308933 authored over 13 years ago
Wrapped Bitcoin and Base58 in platform-neutral closures.
7715c41925d72dcd220feb25051aafe715db3dad authored over 13 years ago
7715c41925d72dcd220feb25051aafe715db3dad authored over 13 years ago
Added rudimentary build system.
fa97237a9663c61b7f8cec82bf1b7aed2ee0cfdb authored over 13 years ago
fa97237a9663c61b7f8cec82bf1b7aed2ee0cfdb authored over 13 years ago
More work on split key protocol.
50b13d2941bb7195a8f1d4aa4d20b75234b5bfd6 authored over 13 years ago
50b13d2941bb7195a8f1d4aa4d20b75234b5bfd6 authored over 13 years ago
Added Paillier and ECDSA split signing demo.
77debc1d4f3ea5db19228dfea14630ed6ca803cb authored over 13 years ago
77debc1d4f3ea5db19228dfea14630ed6ca803cb authored over 13 years ago
Added more tests.
e8fba132cf177a2acb509bedc294a76656ca459f authored over 13 years ago
e8fba132cf177a2acb509bedc294a76656ca459f authored over 13 years ago
Add tests.
1df76fd793324f320a110418fe9bb5224f072533 authored over 13 years ago
1df76fd793324f320a110418fe9bb5224f072533 authored over 13 years ago
Added more ECDSA function and some fixes.
decodeFrom is no longer destructive with it's inputs.
Added isOnCurve().
Added validate().
Fixed...
New utility function for parsing value strings.
6fdba19373e6f5f353f8c18a48a78da161faa802 authored over 13 years ago
6fdba19373e6f5f353f8c18a48a78da161faa802 authored over 13 years ago
Added ability to add fees in createSend.
721d0791bfe814e2503732119e358fa45a68f420 authored over 13 years ago
721d0791bfe814e2503732119e358fa45a68f420 authored over 13 years ago
Moved wallet loading out of bitcoinjs-lib.
90c30f248e7377596035ac979eee09a879c3829c authored over 13 years ago
90c30f248e7377596035ac979eee09a879c3829c authored over 13 years ago
Added utility function for TransactionDatabase reset.
9fee035c5815729aeee979a040c05db944115d8d authored over 13 years ago
9fee035c5815729aeee979a040c05db944115d8d authored over 13 years ago
Split getDescription() into two functions.
27ceffaee3aee472b2da15a1caef76c3ab7e4cfd authored over 13 years ago
27ceffaee3aee472b2da15a1caef76c3ab7e4cfd authored over 13 years ago
Moved sources into src/ subdirectory.
8b32d4333561a8078b02fbcc0e897790d2c8265f authored over 13 years ago
8b32d4333561a8078b02fbcc0e897790d2c8265f authored over 13 years ago
Removed debug statements.
5cd49a1c89a953a15eb976ee9a4516dec725450b authored over 13 years ago
5cd49a1c89a953a15eb976ee9a4516dec725450b authored over 13 years ago
Removed a debug statement.
708ada61fac776f3702c5e975c2e182c14d3f8e9 authored over 13 years ago
708ada61fac776f3702c5e975c2e182c14d3f8e9 authored over 13 years ago
Fixed all cases of unsafe BigInteger <-> byte[] conversion.
The BigInteger class we're using supports negative integers and
encodes them with a sign bit. Si...
Make the version byte a parameter.
a4de03af4d9148052c259459fd9b3863d8355dfc authored over 13 years ago
a4de03af4d9148052c259459fd9b3863d8355dfc authored over 13 years ago
Added a basic README.
11eb59873e1eda3f411128ba50406cab2a6d0626 authored over 13 years ago
11eb59873e1eda3f411128ba50406cab2a6d0626 authored over 13 years ago
Initial import
c0d740d2d4cd35ab18dc35e23936db42f17ad2ee authored over 13 years ago
c0d740d2d4cd35ab18dc35e23936db42f17ad2ee authored over 13 years ago