Yemel Jardi
|
3190991941
|
add dependencies and update tests
|
10 years ago |
Yemel Jardi
|
751ed3a9f9
|
add buffers dependency
|
10 years ago |
Braydon Fuller
|
5d1da9802c
|
Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601
|
10 years ago |
Braydon Fuller
|
bc8d5fddf4
|
Tests: Remove devDependency
|
10 years ago |
Braydon Fuller
|
10a92cdebb
|
Tests: Remove devDependency and change to relative path names
|
10 years ago |
Braydon Fuller
|
64c0d5f942
|
Payment Protocol: Restore and reorganize files for payment protocol.
|
10 years ago |
Esteban Ordano
|
1d2b746996
|
Remove gulp from npm install dependencies
|
10 years ago |
Esteban Ordano
|
70795ec9a6
|
Revert gulp delete
|
10 years ago |
Esteban Ordano
|
9a57bd3748
|
Remove duplicate lodash dependency
|
10 years ago |
Esteban Ordano
|
121b9fc090
|
Fixes issues with errors
|
10 years ago |
Manuel Araoz
|
96e1451d28
|
add script.isMultisigOut
|
10 years ago |
Esteban Ordano
|
13fd2592fc
|
Add autogenerated errors
|
10 years ago |
Esteban Ordano
|
803027353a
|
Change errors
|
10 years ago |
Manuel Araoz
|
4fb0ddd8f2
|
use local gulp
|
10 years ago |
Manuel Araoz
|
433cd81543
|
add npm install hook for browserify
|
10 years ago |
Braydon Fuller
|
089744f645
|
Tests: Add firefox launcher to package.json for karma tests
|
10 years ago |
Manuel Araoz
|
25651813e8
|
make travis run all tests
|
10 years ago |
Manuel Araoz
|
3300aa8015
|
fix package.json
|
10 years ago |
Braydon Fuller
|
b456d9a11a
|
Tests: Add karma config and dependencies
|
10 years ago |
Esteban Ordano
|
077a501da3
|
fixes gulpfile cover and browser-test
|
10 years ago |
Esteban Ordano
|
4b201a8db1
|
Replace grunt with gulp
|
10 years ago |
Esteban Ordano
|
73265d9089
|
Refactor network.js
|
10 years ago |
Braydon Fuller
|
8c4301cb0a
|
Tests: Updated tests to run from sub-directories and fixed crypto and encoding related missing updates.
|
10 years ago |
Braydon Fuller
|
cfb32f7fc8
|
Package: Updated to include the latest versions of dependencies
|
10 years ago |
Manuel Araoz
|
4974fc99a5
|
remove AES
|
10 years ago |
Manuel Araoz
|
e0340213fe
|
remove KDF
|
10 years ago |
Braydon Fuller
|
8ca49fb523
|
update to include new version of bn.js and elliptic that include hex padding
|
10 years ago |
Eric Martindale
|
6102374875
|
Full suite of working tests for Identities.
|
10 years ago |
Eric Martindale
|
be95a3f3a7
|
Merge bitcore2 into bitcore, prepare branch.
|
10 years ago |
Eric Martindale
|
9e95e7bf34
|
Remove ephemeral content.
|
10 years ago |
Ryan X. Charles
|
8b0b30e226
|
Initial commit of Full Node
all current code is forked from bitcore2
|
10 years ago |
Ryan X. Charles
|
199ed7c4ba
|
update dependencies
|
10 years ago |
Ryan X. Charles
|
d088e0d7f2
|
v0.1.36
|
10 years ago |
Ryan X. Charles
|
b7bde14e06
|
add bitcoinjs contributors
...since some of the source code comes from bitcoinjs
|
10 years ago |
Ryan X. Charles
|
e097fe23ec
|
add contributors
...copied from bitcore. Should also add bitcoinjs-lib contributors.
|
11 years ago |
Ryan X. Charles
|
63d0fa96b0
|
add repository field
...so npm quits complaining
|
11 years ago |
Ryan X. Charles
|
1dead4cbc4
|
AES
|
11 years ago |
Christopher Jeffrey
|
203b605ebf
|
paypro: start using asn1.js v0.4.1.
|
11 years ago |
Christopher Jeffrey
|
5085880bd0
|
paypro: use fedor's asn1.js to deal with DER certificates.
|
11 years ago |
Ryan X. Charles
|
7fe333d367
|
temporarily rename to bitcore2
...to distinguish from old bitcore. Will rename once we merge it into the main
branch.
|
11 years ago |
Ryan X. Charles
|
337b19849c
|
fork bitcore from privsec
|
11 years ago |
Ryan X. Charles
|
381481fb7c
|
rename back to privsec
...if this package ever actually turns into bitcore2, then we will rename it
again.
|
11 years ago |
Ryan X. Charles
|
b783b58762
|
rename privsec -> bitcore
|
11 years ago |
Ryan X. Charles
|
82ce08b893
|
version 0.1.35
|
11 years ago |
Ryan X. Charles
|
bd3a2c42ec
|
works in browser
compiled with ./browser/build and then open test/index.html
|
11 years ago |
Ryan X. Charles
|
ca4131ab05
|
remove ripemd160 dep., replace with hash.js
|
11 years ago |
Ryan X. Charles
|
862235e57e
|
initial commit
address, base58, base58check, hash all working with tests.
base58check code taken from bitcore.
|
11 years ago |
Ryan X. Charles
|
01c48ff8cd
|
v0.1.34
|
11 years ago |
Christopher Jeffrey
|
85e769b97d
|
paypro: make example work without npm install.
|
11 years ago |
Ryan X. Charles
|
078d85ea19
|
v0.1.33
|
11 years ago |