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 - 533d61380a5cb95442d0efe83059cf25b7e4606c authored over 10 years ago
github.com/block-core/blockcore-js - 3f24e87c541c58683955fd50033091fc957ed6cd authored over 10 years ago
github.com/block-core/blockcore-js - e8e862f6325c15c1a1c67f6dc19e873145fc0a67 authored over 10 years ago
github.com/block-core/blockcore-js - 708e27aa2db3f99e7d62ece9b7ac0f0943cb6e37 authored over 10 years ago
github.com/block-core/blockcore-js - 759aeb9abcc57de0b9267b7179d7e88387d75088 authored over 10 years ago
github.com/block-core/blockcore-js - c0006c299ff1ba676cf8193363972962521f8894 authored over 10 years ago
github.com/block-core/blockcore-js - ac9e259fcd3f5bfb19425e27d6e7f8633ad87d48 authored over 10 years ago
github.com/block-core/blockcore-js - 02f5fceda7cfca962566ef163032e706574256da authored over 10 years ago
github.com/block-core/blockcore-js - 799b69eb1e511207947232f30a9d06142bf0eb69 authored over 10 years ago
github.com/block-core/blockcore-js - 58dd86bda1c59409a58f7c636bbc569c68a8eee3 authored over 10 years ago
HD/Wallet clean
github.com/block-core/blockcore-js - 1bce66246ce64a0ad109313c5f10c33ebd563315 authored over 10 years agogithub.com/block-core/blockcore-js - 749943cb4e33e80873f12f1bbb6e173cd124ee8f authored over 10 years ago
The encode/decode functions are also now similar syntactically.
github.com/block-core/blockcore-js - 77d4325d4b57d3b26494b56922b6ce9b89de1d7b authored over 10 years agogithub.com/block-core/blockcore-js - 77ed66b24ddcf4184ba579271728e6a2ba87b7dc authored over 10 years ago
github.com/block-core/blockcore-js - 61c57adbf86d8cee0122ae3ae15aae8d84a7938f authored over 10 years ago
github.com/block-core/blockcore-js - baec325e6f6d73ad6c947e436ebdc0f3052a4ae1 authored over 10 years ago
Undefined is treated as zero if it ever gets to this point anyway, so no
value is added by havin...
github.com/block-core/blockcore-js - 978f0c5406fdd0b927578455e308e899a161e3e1 authored over 10 years ago
github.com/block-core/blockcore-js - 5f88cb89318d92884c7f2203b1088b70988f13d8 authored over 10 years ago
github.com/block-core/blockcore-js - 3bce535e36d0537f4702ddc41efe17671a66c74b authored over 10 years ago
github.com/block-core/blockcore-js - 5b7873d05b8689ff64e03b923cdab1070afcbff8 authored over 10 years ago
Taken from browserify-buffer.
Also adds a few more tests to assert this is working correctly fr...
github.com/block-core/blockcore-js - b9bdf21cbe67074c119b4cbdffd11b38532d665b authored over 10 years agogithub.com/block-core/blockcore-coininfo - cacf0633a143bdff506134ef59755a26c0a5e657 authored over 10 years ago
github.com/block-core/blockcore-js - cde285ccfcdd699cd99c10f92ea2006bfc04208d authored over 10 years ago
github.com/block-core/blockcore-js - 80da2ed2d5e91864e7e9295b9e736a6f1588f761 authored over 10 years ago
github.com/block-core/blockcore-js - 4952c5f4e7026661e8be3a6bb96759fc4aaf72fb authored over 10 years ago
github.com/block-core/blockcore-js - bd3690bdc032aa88dbc624de8ffa795760e90ce5 authored over 10 years ago
The definition of a dust amount is pretty clear, and I feel it is less
readable when represented...
github.com/block-core/blockcore-js - 2df790e2ab9a13a46a84c6c9701803d6c92375bb authored over 10 years ago
Unknowingly this also revealed a subtle bug in the previous
implementation which allowed the cre...
github.com/block-core/blockcore-js - 7e9b5d858497c4ec63bf1ff7f02509194520bd83 authored over 10 years ago
github.com/block-core/blockcore-js - b10e96cbff0c88ca171366e1c6af49b803f8e828 authored over 10 years ago
Bitcoin core tests and fixed exception testing
github.com/block-core/blockcore-js - 13f95d4ecf92896993bdc21a4e7268ccbe8a2df5 authored over 10 years agogithub.com/block-core/blockcore-js - bda1a8321c4c60c713a7e306e0f872e5eeab87e3 authored over 10 years ago
github.com/block-core/blockcore-js - 6f3d829be0b471d41b81ca8ae379a74ef97e4a86 authored over 10 years ago
github.com/block-core/blockcore-js - 12a2dc3cc2f7cdcabdfa7d870d1ca51fa3acf07b authored over 10 years ago
github.com/block-core/blockcore-js - d18f2dba009d7e2a4ad9ea0f8d1bee00554ef0c5 authored over 10 years ago
Also fixes the bug when the sequence number is 0 and
`TransactionIn.defaultSequence` is used; re...
Adds asserts to ensure only valid hashes are created (until the
implementation is complete).
Al...
github.com/block-core/blockcore-js - 2f446286047557f8ac9356c068bf55797ace5f73 authored over 10 years agoNot all tests are added yet, but this represents a significant portion.
github.com/block-core/blockcore-js - 14069155b0b450b924369043e600c0d069bed47f authored over 10 years agogithub.com/block-core/blockcore-js - 7d94d1b0684145d12f57b946555d7780b3ab2443 authored over 10 years ago
To save on us building a hash map with which to check the inputs,
instead I just ensure that the...
github.com/block-core/blockcore-js - 54950c9abb736f15a308644a1f49bb5a2515632a authored over 10 years ago
github.com/block-core/blockcore-js - b05d17f9049246d3a2ef42255e8df6b21ad5ea61 authored over 10 years ago
github.com/block-core/blockcore-js - 8b3634c866d48f83837f08b7defa23280e18683a authored over 10 years ago
These weren't broken as such, but they weren't distinctly checking that
the right exception was ...
github.com/block-core/blockcore-js - 6cfa729dae4699fb68bac754e749fdd54646324d authored over 10 years ago
All the `invalid2` tests have been removed as they were not invalid
base58check. They were actu...
github.com/block-core/blockcore-js - 47ae862ae9128c35fdcebd5ea3e5117b007fd40d authored over 10 years ago
Integration tests running async causing wrong balance
github.com/block-core/blockcore-js - c9ad359520cd2d60906ebcb63474b6e2a9f8c15b authored over 10 years agogithub.com/block-core/blockcore-js - c9f9d86cb449ebf164a1bc4711e567cbb45428df authored over 10 years ago
github.com/block-core/blockcore-js - 326cda63c0f46bfa189182ea2a691496c94295d2 authored over 10 years ago
github.com/block-core/blockcore-js - 778aab104e6822e419a29da8546a1e4f27b106a7 authored over 10 years ago
ensure pubkeys length greater than m
github.com/block-core/blockcore-js - cf4d7bb0f3542f44631a7c0743c92d6f88b6cfc3 authored over 10 years agoensure that pubKey length is greater than m
use Array.isArray over instanceof
error message
github.com/block-core/blockcore-js - 343289229eff85223f030c0f5e63c98854b6da22 authored over 10 years agogithub.com/block-core/blockcore-js - 4dd617d5ca86b78978975d585d03ae9ab1ed5be6 authored over 10 years ago
By removing Address.Error, we remove a code smell.
This part of the code base was also not under...
github.com/block-core/blockcore-js - 4332c9e3d41a086b4a8768c3c1c750da374ab309 authored over 10 years ago
Add support for continuous coverage reporting
github.com/block-core/blockcore-js - befa0d34461466799ecf3f6daafb1a605adbc909 authored over 10 years agogithub.com/block-core/blockcore-js - 6f87c437d5224b6097dcc6138e4b0a2a029e25b6 authored over 10 years ago
github.com/block-core/blockcore-js - 33e5883be10add3628383872ae2231bf61897997 authored over 10 years ago
Remove fromHex, tests for edge case fromBuffer errors
github.com/block-core/blockcore-js - c962d0c9b75ba17f372570ff119cca230041cdc3 authored over 10 years agogithub.com/block-core/blockcore-js - 600209b1a633a134aa18482a8220713929b4e64d authored over 10 years ago
HDWallet: move test vectors to fixtures
github.com/block-core/blockcore-js - c5704cfd44cc736bdf2e29a44c92df6b16d6bd29 authored over 10 years agoecdsa: always use signature object
github.com/block-core/blockcore-js - dd3e1712127a92ffc74bc4d8e6fbd9e2896fb9e6 authored over 10 years agogithub.com/block-core/blockcore-js - d2e921fce6e8a9e08d9908779a7df7a95f9ed6ab authored over 10 years ago
github.com/block-core/blockcore-js - 1e70e31e9f9a49313d3f0d967dbf8d103c7f6d81 authored over 10 years ago
github.com/block-core/blockcore-js - 08951be66fa1ceafd99864d5b36d2b31ea5c2f39 authored over 10 years ago
Remove crypto hash transistions
github.com/block-core/blockcore-js - 05d0baae7c4f2d32efcdb092b807449071ef7435 authored over 10 years agogithub.com/block-core/blockcore-js - 4e3cb6762b49101d485e56274a282a0571eba9cc authored over 10 years ago
github.com/block-core/blockcore-js - f545ed1279a5f2834cf879a7ad3e274979e3ed9a authored over 10 years ago
Cleanup some unused ec.js code
github.com/block-core/blockcore-js - c17c6f9291070ad704ae5512e5d41cd0f02a7aa4 authored over 10 years agofix for a few readme examples
github.com/block-core/blockcore-js - f88b5cbbb9d83191b064da6611465280f8d80b81 authored over 10 years agogithub.com/block-core/blockcore-js - 58fd12e66d004e418a1e6b6383640a6cb4328967 authored over 10 years ago
Improved message fixtures and data driven testing
github.com/block-core/blockcore-js - 52217ea262295bbd87a85c5091ca0c9a385f9ed4 authored over 10 years agogithub.com/block-core/blockcore-js - bd1a08bfa1925b5390359e16d62c1a7965706e7f authored over 10 years ago
github.com/block-core/blockcore-js - 37d5147cacbe30b3db6fb3591e5eb499f804d2cb authored over 10 years ago
github.com/block-core/blockcore-js - 1d6b1fe58bd6d15ab18ff3398e1336f5afe784e4 authored over 10 years ago
github.com/block-core/blockcore-js - 2114deba95b067e0c954d003bf5be43875ca7f02 authored over 10 years ago
github.com/block-core/blockcore-js - bc062fbdcefd7174293751ed4902abf6f4dea3dd authored over 10 years ago
github.com/block-core/blockcore-js - b6addfdfc83aefa7fda6fd4366fc716010c0dfbe authored over 10 years ago
JSON Test data
github.com/block-core/blockcore-js - 3f808829398994c937716ce0acd79d7af557c0d9 authored over 10 years agoSEC clean and bigi upgrade
github.com/block-core/blockcore-js - d4e165268898ea141f03f431b6b709a019f526c7 authored over 10 years agoECDSA cleanup
github.com/block-core/blockcore-js - c6bc0ebdcb24dfab973a36983acce1d56db39400 authored over 10 years agogithub.com/block-core/blockcore-js - b2351f90262e95f49dc90b0fe7002247310ee41a authored over 10 years ago
github.com/block-core/blockcore-js - 0fcda5835edc2fd375ae3a51cee33120e5e8b974 authored over 10 years ago
github.com/block-core/blockcore-js - cd326921bc38ce1aa5805ec00300506ca3102155 authored over 10 years ago
github.com/block-core/blockcore-js - da48c988f63cf0df0ec92a3eb02e2e2b15c17f7a authored over 10 years ago
github.com/block-core/blockcore-js - 1087ac07decfc74a75d4b1118cbf9ea23384374d authored over 10 years ago
github.com/block-core/blockcore-js - b8858c0bc921c393d701bdcddc03f43a62687829 authored over 10 years ago
github.com/block-core/blockcore-js - aca565239a985da27969ddf527ecade843baee5d authored over 10 years ago
github.com/block-core/blockcore-js - 8d7408202f95233dadd90e9b97e4bf574841e8b0 authored over 10 years ago
github.com/block-core/blockcore-js - d05d661aeadaf440b53d8d213ad384abf90e6165 authored over 10 years ago
github.com/block-core/blockcore-js - ab2ca395ac08eac8cc50240ccdfcf8ac2383474b authored over 10 years ago
github.com/block-core/blockcore-js - 087ca551f5b201cf71038d55a2b099a020e2a2b8 authored over 10 years ago
github.com/block-core/blockcore-js - 2dec1375a17f19e36c1eda1e0a6270071ff45a03 authored over 10 years ago
github.com/block-core/blockcore-js - bcfd62fdb5586ad63234b157ab1e5b6d0751bdb1 authored over 10 years ago
github.com/block-core/blockcore-js - abe65b8d4a36923aaf5f23b9e90e350d61ec8184 authored over 10 years ago
github.com/block-core/blockcore-js - d9184ba6b8f91debd5dcbc2599e1a70597136ed4 authored over 10 years ago
EC constants and bitShifts
github.com/block-core/blockcore-js - e4aac0f2de5c28f5f0287796886d51e04392d8b2 authored over 10 years ago