Emilio Almansi
21de53de46
Removed babel and gulp.
7 years ago
Emilio Almansi
04709acfc9
Removed intermediate files from repo.
7 years ago
Emilio Almansi
ce54985f4c
Simplified build.
7 years ago
Manuel Araoz
5355e9af01
ignore browser build signatures
10 years ago
Manuel Araoz
6434d6ca87
use gulp-bitcore for gulp
10 years ago
Manuel Araoz
149b7fafed
new error system with no code generation
10 years ago
Manuel Araoz
d4a1930506
automate release process
10 years ago
Braydon Fuller
3e1ca2be42
Proofread Documentation
10 years ago
Yemel Jardi
52042f86e1
Add dist folder and update bower file
10 years ago
Esteban Ordano
b2487f447b
Ignore DS_Store
10 years ago
Esteban Ordano
121b9fc090
Fixes issues with errors
10 years ago
Esteban Ordano
13fd2592fc
Add autogenerated errors
10 years ago
Esteban Ordano
4b201a8db1
Replace grunt with gulp
10 years ago
Manuel Araoz
4974fc99a5
remove AES
10 years ago
Eric Martindale
be95a3f3a7
Merge bitcore2 into bitcore, prepare branch.
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
a481a0225e
rename bundle from privsec to bitcore
...since this library is indeed likely to become the new bitcore
10 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
862235e57e
initial commit
address, base58, base58check, hash all working with tests.
base58check code taken from bitcore.
11 years ago
Ryan X. Charles
153cb7ad50
add "real" 0.1.24 and 0.1.25, and...
In this commit I have added the 'official' versions 0.1.24 and 0.1.25 to the
repo, and also created a new bitcore-dev.js that is not included in the repo.
bitcoin-dev.js is what we will use for development. When we define a new
version, we create a new bitcore-x.x.x.js file, and point bitcore-latest.js to
that. Note that the bitcore-x.x.x.js files should always be the "main" bundle,
which does not include BIP39 or BIP70, or other large packages.
11 years ago
Ryan X. Charles
1361bd2939
fix npm install issue and up version
Bitcore in Copay is not being installed correctly due to changes we made
recently in the way bitcore is compiled (it is not compiled on install, but on
prepublish). This adds all the bundles to the repo to fix that issue.
11 years ago
Matias Alejo Garcia
5437d5e5e2
rm bundle from gitignore
11 years ago
Manuel Araoz
ad8b7618e7
add contributing.mdwq
11 years ago
Manuel Araoz
d42f8065d4
ignore doc folder
11 years ago
Mario Colque
9a2165d708
Ingnored .DS_Store file
11 years ago
Kyle Drake
09e7cd5bdf
implement code coverage reporting
11 years ago
Matias Alejo Garcia
a6463a3835
ignore tags file
11 years ago
Manuel Araoz
714cf98940
automatic vendor-bundle.js creation on browserify
11 years ago
Manuel Araoz
6a24e7fbe0
load test data from files
11 years ago
Matias Alejo Garcia
9630ba906c
remove vim files
11 years ago
Manuel Araoz
0a6ddaffa3
EncodedData working in the browser
11 years ago
Manuel Araoz
b579302b64
ignore bundle, fix package.json
11 years ago
Manuel Araoz
93f4469055
eclipse file ignores
11 years ago
Manuel Araoz
c7a06e2ee1
Installation guide for Ubuntu added to README file.
11 years ago
Ryan X. Charles
9a894d6313
add vim *.swp to .gitignore
11 years ago
Stephen Pair
9c4163507a
minor update to RpcClient
12 years ago
Jeff Garzik
adc3a99b96
.gitignore: update to match base58-native module
12 years ago
Jeff Garzik
5c0db96180
Import BitcoinKey/eckey from bitcoinjs-server.
12 years ago