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
github.com/block-core/blockcore-js - 471bc7ed97158bb92e7ad56e1f3302326efd90a0 authored almost 11 years ago
github.com/block-core/blockcore-js - 2501868f5283d5d7c971383301c114a31b454681 authored almost 11 years ago
github.com/block-core/blockcore-js - 423124966facadf4e67a5e30b7c287b1220c7d9a authored almost 11 years ago
github.com/block-core/blockcore-js - dbb56813660990a123765265f24050c4e0518d6a authored almost 11 years ago
output is overloaded. Considering we have output.spend, output.receive makes sense to me
github.com/block-core/blockcore-js - e574693594e78204506dd7ca4c88d633cf0405d5 authored almost 11 years agogithub.com/block-core/blockcore-js - b7d65fb75777a8b5a02d0223d1b0cf234d927256 authored almost 11 years ago
github.com/block-core/blockcore-js - eb9e98aa7ba647a2087a43f493d8387bdda0d6c8 authored almost 11 years ago
github.com/block-core/blockcore-js - c3880c0cdf5324b28b554f8bc3b052def77fafc0 authored almost 11 years ago
github.com/block-core/blockcore-js - 83381186d136064a48bc4136b983d346a99b07d4 authored almost 11 years ago
github.com/block-core/blockcore-js - 26afbccc98ea44b113c9efef29a72d14c7e32cd2 authored almost 11 years ago
github.com/block-core/blockcore-js - 01dc34d720d0bc207eeca83e92c3f2182a7f778d authored almost 11 years ago
also add reverseEndian method to convert
github.com/block-core/blockcore-js - 16dc68cbaa18877890a9b0f14c58e687c5d0c3ba authored almost 11 years agogithub.com/block-core/blockcore-js - c39aa6cb0793f704a153a3a7c71e60a38e2abaf1 authored almost 11 years ago
VarInt now uses correct prefix for 64-bit
github.com/block-core/blockcore-js - 68e8834c664c354877d827bc7397eb1bd2328d02 authored almost 11 years agogithub.com/block-core/blockcore-js - baa50d6aa26f00bd18f6700501f989229f6437a0 authored almost 11 years ago
validate multi-sig address
github.com/block-core/blockcore-js - 4c82a09aae5470951271285f02a497ff3c53c35f authored almost 11 years agogithub.com/block-core/blockcore-js - 164d31ee3d05c48973285885b1d646e583f130f8 authored almost 11 years ago
This is a test I have been using to validate a 2-of-3 multi sig address
using known public keys ...
github.com/block-core/blockcore-js - c59336c1f2dba37f6b8d64325ce5165cbcd923bc authored almost 11 years ago
github.com/block-core/blockcore-js - afd1a488d7d285d28aa7d1688b7b01e419e2dd47 authored almost 11 years ago
github.com/block-core/blockcore-js - 1175c602ffb4f7756381be4f63e46a0ecc68ab96 authored almost 11 years ago
github.com/block-core/blockcore-js - a74c878b590b1e7c3077bd5da3e7ecc14afa6ffb authored almost 11 years ago
Adds ECPubKey.verify and tests for ECKey signing
github.com/block-core/blockcore-js - d16ea7f2a6a47bd2bdc13743f390f696490840e8 authored almost 11 years agoUpdates README.md examples
github.com/block-core/blockcore-js - df727c627a439b0102fde98d3e64462e50fad19a authored almost 11 years agoConvert.js/Base58.js Cleanup
github.com/block-core/blockcore-js - 7686ac122e0242fd71db41cfe1dd616e0451909c authored almost 11 years agogithub.com/block-core/blockcore-js - a1944fdc777b364c2d0f9f47ec763a60d9a01d1e authored almost 11 years ago
github.com/block-core/blockcore-js - f1414b0d2f7edcd9b801bde13b13afdfa3508d1a authored almost 11 years ago
github.com/block-core/blockcore-js - a96dfea1f421b2186219559b9fa21119fbfee638 authored almost 11 years ago
Address is now properly displayed as per #80.
Adds example serialized transaction hex output.
github.com/block-core/blockcore-js - 76b20af515e304f258ea50c67d17e605ca99b922 authored almost 11 years agogithub.com/block-core/blockcore-js - f8de9a66daf0c595c15dfc9381fcbdcbfb16e782 authored almost 11 years ago
github.com/block-core/blockcore-js - fc2c49533732a6e769890919121d7ce820afd630 authored almost 11 years ago
Basic pass through JSHint
github.com/block-core/blockcore-js - c42e0fb8e0fa9b46a5f2a1f153919237b7167843 authored almost 11 years agogithub.com/block-core/blockcore-js - 87453f1828e6848a18521273ac067c0d520edfda authored almost 11 years ago
github.com/block-core/blockcore-js - a062297be2b690403775feedfcfa94438df3bbfd authored almost 11 years ago
github.com/block-core/blockcore-js - 36af0223de10f9b46b332df1b2624f8b0d5289d8 authored almost 11 years ago
github.com/block-core/blockcore-js - f580516c06f1242f00a55bc9822eb201a79f48db authored almost 11 years ago
github.com/block-core/blockcore-js - ed137a3b9dd0433f14e6b9e117699183c138d710 authored almost 11 years ago
github.com/block-core/blockcore-js - 9358a4050056f5cc209aaa2d9f09fb810d202f4b authored almost 11 years ago
EC*Key.toString now returns hex instead of WIF
github.com/block-core/blockcore-js - eca20ad2971143487e9f4164bb040b8a9bf86fb3 authored almost 11 years agogithub.com/block-core/blockcore-js - 48883dd069e870c9aaa6b6631590921aaee4a7b5 authored almost 11 years ago
github.com/block-core/blockcore-js - 2e2932c4104249a1b30af275d4be87f55c078874 authored almost 11 years ago
github.com/block-core/blockcore-js - e9fdfecfea6271b6269a15fb55e1d1ea992f576b authored almost 11 years ago
thank you @evanvosberg, @kyledrake. [evanvosberg/crypto-js#6]
github.com/block-core/blockcore-js - ea7821b6face9a4990b5d37182be8fb32c29531e authored almost 11 years agoExtracts version from ECKey private/public key utility class
github.com/block-core/blockcore-js - 9a2953767ce001a6b902fbc5e074380284050eca authored almost 11 years agogithub.com/block-core/blockcore-js - b40374e332ce0400eb57a8b4d8d4cfdb233f758c authored almost 11 years ago
github.com/block-core/blockcore-js - 9bab1e96ad21efa3624ffd226f532505e9f1143e authored almost 11 years ago
github.com/block-core/blockcore-js - fcf67a87ccee2be2817aa78da37c285d3e0010c3 authored almost 11 years ago
Fixes #78 for alternative constructor syntax
github.com/block-core/blockcore-js - 807972bbaf96f99194ed8de91e9b9a0070077555 authored almost 11 years agogithub.com/block-core/blockcore-js - a1be488d1b7de536de811cbfa7fa3a8d8a0d6b23 authored almost 11 years ago
github.com/block-core/blockcore-js - 74ee2f90d0c6c59842e2846a3390a62bdf6ab9d0 authored almost 11 years ago
Many cleanups to Transaction, see detailed.
github.com/block-core/blockcore-js - 35747fb1fbf61a28511fcbf3cfcfb193260a2144 authored almost 11 years agogithub.com/block-core/blockcore-js - f5053375e3e2cec334cd5ad01ace47bb483c615b authored almost 11 years ago
github.com/block-core/blockcore-js - fa9f473932cb71113b5549bcc6655982968de2de authored almost 11 years ago
github.com/block-core/blockcore-js - 40881a7dd81f672095ce971d103f5712c27041c2 authored almost 11 years ago
github.com/block-core/blockcore-js - ebcaf41b311a1521b2f0235397252eb01bcdc01e authored almost 11 years ago
[fixes #75]
github.com/block-core/blockcore-js - ea723c7caf28c175c7b8340748b28657f3f27e0c authored almost 11 years agogithub.com/block-core/blockcore-js - f76dd9431054987711be4d851e4d85dd1591ea10 authored almost 11 years ago
github.com/block-core/blockcore-js - 1e20947a02dd2763b3702d476ca044c43c2e3b8b authored almost 11 years ago
add warning about master to readme
github.com/block-core/blockcore-js - e0cd67e2e72c01b366b863391b2887bd6dc25bf8 authored almost 11 years agogithub.com/block-core/blockcore-js - 6dcf692f3aa7370f3c0d9b5de4c6419642dcf23e authored almost 11 years ago
Default-ize the sequence rather than use a number, and default to bytes
for input. I doubt anybo...
Replace all Math.random/other (P)RNG
github.com/block-core/blockcore-js - 771d41517924d87394bd0dacd29a9884374f594b authored almost 11 years agogithub.com/block-core/blockcore-js - 15592a260c54edc83e4af8ea8a88ff99f7778ef5 authored almost 11 years ago
This uses window.crypto.getRandomValues on browser
and crypto.randomBytes on node
GreenAddress in "Projects utilizing bitcoinjs-lib"
github.com/block-core/blockcore-js - b94f9a687f7f55db86e01ea292ee12837b037f91 authored almost 11 years agogithub.com/block-core/blockcore-js - 0cc8ba30f21f1fa95769b767cb6cd37b5d75e206 authored almost 11 years ago
Add examples to the README
github.com/block-core/blockcore-js - ff625968ce776ac1d463ee5a36ca857477d3de8b authored almost 11 years agogithub.com/block-core/blockcore-js - aa3116288a89856336878e424c57626469d44384 authored almost 11 years ago
Transaction tests & fix addInput hash allowed formats
github.com/block-core/blockcore-js - 28517bed13c250f683a83c625d5015861cbda732 authored almost 11 years agogithub.com/block-core/blockcore-js - a26c01b8dacf77ca4d76407723fbdf4e65ae5ea8 authored almost 11 years ago
HD wallet keychain structure
github.com/block-core/blockcore-js - ace3fd122c9d5d401eb26dad231eab27281b4d34 authored almost 11 years agogithub.com/block-core/blockcore-js - 9df37a31b196d51056915b98284eda88198e794d authored almost 11 years ago
github.com/block-core/blockcore-js - be9c19c50c28e3c828638da35f21fdda0281cf75 authored almost 11 years ago
github.com/block-core/blockcore-js - 2e6ef6cb856b73822a7c1d7fc346fff387f0156d authored almost 11 years ago
lock_time -> locktime
github.com/block-core/blockcore-js - a5ee07f7f632f01fca82345bb6036f64647d8551 authored almost 11 years agogithub.com/block-core/blockcore-js - 9f2da415ea6510604cdf8aeb9bcbfe327a42f410 authored almost 11 years ago
fix transaction hashing (was using Message.getHash incorrectly).
github.com/block-core/blockcore-js - b93a77441457df27b6bdec7ccee159de7b0cca08 authored almost 11 years agoRemove wildcarded dependencies
github.com/block-core/blockcore-js - 8e0de1dae482583642f7c12f16c81acfbb91a961 authored almost 11 years agogithub.com/block-core/blockcore-js - 31cfb111786ea7765f7526539b82dd0f37699b7a authored almost 11 years ago
github.com/block-core/blockcore-js - 2e26a137d504857fb3708624da26ab002aff1737 authored almost 11 years ago
github.com/block-core/blockcore-js - 8f383be3257bec8cbac9ce32b2505b4c450e2243 authored almost 11 years ago
github.com/block-core/blockcore-js - a7a7999e3f10b4b4b1fc3fa2b30256d534bab458 authored almost 11 years ago
Added DarkWallet to projects using bitcoinjs-lib
github.com/block-core/blockcore-js - 966eb7ea4ab463e408e0670445d93203e35793c0 authored almost 11 years agogithub.com/block-core/blockcore-js - ecadd2a5867e249aaf7dd18d31d87b72a581a946 authored almost 11 years ago
github.com/block-core/blockcore-js - 903064c76f1e7762b8c5078b1422032a2b2d3beb authored almost 11 years ago
github.com/block-core/blockcore-js - 3b12531a6ae21d20fa6e89d41f8912fb5ed0bc28 authored almost 11 years ago
github.com/block-core/blockcore-js - ccc7d45c6b0156003bb2ff31139ed341458455c9 authored almost 11 years ago
github.com/block-core/blockcore-js - 0729e008e91c00a197613d865648051744456335 authored almost 11 years ago
also change testling image to insecure url as an attempt to flush github cache
github.com/block-core/blockcore-js - 4f7077bad3fbc52c378e206a646c1023b07012e5 authored almost 11 years agogithub.com/block-core/blockcore-js - d4f3398d91485fa185c7134dbbd57eeddb521533 authored almost 11 years ago
github.com/block-core/blockcore-js - b2f010428f6e7e9eb92cd51c8cc6677f3f9b4dd0 authored almost 11 years ago
github.com/block-core/blockcore-js - 207163704b5e6b434e224e2268679db598d37313 authored almost 11 years ago
also added getPrivateKeyFromAddress
github.com/block-core/blockcore-js - 9200479159bc43aa88fe24cd65284294c20172b4 authored almost 11 years agogithub.com/block-core/blockcore-js - ab9e782d14dcf3edff682b98bdde2a9a0cbadc7a authored almost 11 years ago
Also wallet accepts bytes in constructor
[#60]
github.com/block-core/blockcore-js - 1212099bfcafd04213f6d70797b7ee6fca1160e1 authored almost 11 years agooriginal constructor -> fromSeedString, fromMasterHex -> fromSeedHex
[#60]
github.com/block-core/blockcore-js - 44012b47b5c817fcebe566c4bfc841f1fb2b49bc authored almost 11 years ago[#60]
github.com/block-core/blockcore-js - 142b84796815d24c38b134f3dd3f5ef25c3b3ead authored almost 11 years agogithub.com/block-core/blockcore-js - 4b1b9d9cb6141df0622866918cef210eb9386fc4 authored almost 11 years ago
github.com/block-core/blockcore-js - ac895ca9f9c778a763d440a0a554e2e797ff3cf3 authored almost 11 years ago
github.com/block-core/blockcore-js - aaf037aff7e8a003a6e98c358cdf98e59e0cbdb9 authored almost 11 years ago