Commit Graph

19 Commits

Author SHA1 Message Date
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.
2014-07-07 19:50:57 -07:00
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.
2014-05-23 16:25:39 -07:00
Matias Alejo Garcia 5437d5e5e2 rm bundle from gitignore 2014-05-13 10:45:01 -03:00
Manuel Araoz ad8b7618e7 add contributing.mdwq 2014-05-06 15:27:40 -03:00
Manuel Araoz d42f8065d4 ignore doc folder 2014-04-29 12:31:35 -03:00
Mario Colque 9a2165d708 Ingnored .DS_Store file 2014-04-15 09:49:14 -03:00
Kyle Drake 09e7cd5bdf
implement code coverage reporting 2014-03-19 00:52:58 -07:00
Matias Alejo Garcia a6463a3835 ignore tags file 2014-03-15 21:04:56 -03:00
Manuel Araoz 714cf98940 automatic vendor-bundle.js creation on browserify 2014-03-11 16:12:14 -03:00
Manuel Araoz 6a24e7fbe0 load test data from files 2014-02-24 11:59:43 -03:00
Matias Alejo Garcia 9630ba906c remove vim files 2014-02-19 12:37:46 -03:00
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz b579302b64 ignore bundle, fix package.json 2014-02-04 16:37:33 -03:00
Manuel Araoz 93f4469055 eclipse file ignores 2014-01-06 12:11:53 -03:00
Manuel Araoz c7a06e2ee1 Installation guide for Ubuntu added to README file. 2014-01-05 21:01:06 -03:00
Ryan X. Charles 9a894d6313 add vim *.swp to .gitignore 2013-12-10 12:57:59 -05:00
Stephen Pair 9c4163507a minor update to RpcClient 2013-07-17 14:09:59 -04:00
Jeff Garzik adc3a99b96 .gitignore: update to match base58-native module 2013-07-09 10:57:21 -04:00
Jeff Garzik 5c0db96180 Import BitcoinKey/eckey from bitcoinjs-server. 2013-07-09 10:49:13 -04:00