Matias Alejo Garcia
|
089fbab719
|
support soop with browser all test passing
|
2014-03-08 18:42:08 -03:00 |
Matias Alejo Garcia
|
fa1e323d39
|
add soop dependency. remove bitcore
|
2014-03-05 15:01:43 -03:00 |
Manuel Araoz
|
40ee699453
|
working on Transaction verification and Script tests
|
2014-03-05 09:56:42 -03:00 |
Ryan X. Charles
|
3c34c03c17
|
Merge pull request #102 from ryanxcharles/feature/v0.1.6
Feature/v0.1.6
|
2014-02-27 08:34:29 -05:00 |
Ryan X. Charles
|
ca6791dc5d
|
Merge pull request #100 from SomeoneWeird/ab-npmtest
Hook up npm test
|
2014-02-27 08:34:15 -05:00 |
Ryan X. Charles
|
4c3957c872
|
add Manuel, Matias, myself to contributors
|
2014-02-27 08:30:16 -05:00 |
Ryan X. Charles
|
d08899c853
|
update version to 0.1.6
The most significant update in this version is Manuel's work on getting bitcore
to work in the browser.
|
2014-02-27 08:21:14 -05:00 |
Adam Brady
|
7f49c63c96
|
Hook up npm test
|
2014-02-27 23:30:15 +11:00 |
Manuel Araoz
|
47965ef0a4
|
change to Bignum 6.2 and fix grunt problem
|
2014-02-26 18:45:00 -03:00 |
Ryan X. Charles
|
a7a071193d
|
Merge pull request #86 from maraoz/feature/browserify-ecdsa
Feature/browserify ecdsa
|
2014-02-25 14:57:59 -05:00 |
Manuel Araoz
|
6a24e7fbe0
|
load test data from files
|
2014-02-24 11:59:43 -03:00 |
Manuel Araoz
|
915c048c3b
|
browser ECDSA compressed key generated
|
2014-02-24 09:39:42 -03:00 |
trapp
|
31fa11364f
|
Updated bufferput dependency to bitpays repository.
|
2014-02-24 10:37:45 +01:00 |
Manuel Araoz
|
47fb987600
|
Added more classes to browser
|
2014-02-19 16:07:50 -03:00 |
Ryan X. Charles
|
57c4c20c72
|
Merge pull request #77 from matiu/feature/better-docs
Feature/better docs
|
2014-02-19 10:43:43 -05:00 |
Manuel Araoz
|
8ab1c3feae
|
Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser!
|
2014-02-19 12:36:19 -03:00 |
Matias Alejo Garcia
|
08f26d6c2b
|
Merge branch 'bug/fix-node-Transaction' of github.com:maraoz/bitcore into feature/better-docs
|
2014-02-18 12:16:47 -03:00 |
Manuel Araoz
|
4496ed369a
|
fix Transaction for node
|
2014-02-18 11:39:47 -03:00 |
Matias Alejo Garcia
|
b3ad87af41
|
add Readme.md compilation in grunt
|
2014-02-17 16:39:13 -03:00 |
Manuel Araoz
|
12d7274588
|
added testing framework for the browser
|
2014-02-04 16:37:34 -03:00 |
Manuel Araoz
|
b579302b64
|
ignore bundle, fix package.json
|
2014-02-04 16:37:33 -03:00 |
Manuel Araoz
|
0e29072cf2
|
migrating base58
|
2014-02-04 16:37:05 -03:00 |
Manuel Araoz
|
b509732aa3
|
bignum in browser
|
2014-02-04 16:37:05 -03:00 |
Ryan X. Charles
|
d943e359d5
|
add mocha to package.json
|
2013-12-18 17:13:25 -05:00 |
Ryan X. Charles
|
00730cd902
|
rename to "bitcore" and update repo location
|
2013-12-17 11:35:09 -05:00 |
Stephen Pair
|
9b78f1440a
|
bump version for npm
|
2013-10-31 12:46:49 -04:00 |
Ryan X. Charles
|
ec9a12f0a7
|
fixed index issue with package.json
Removed the "main: 'index'" property from package.json since there is no
index.js.
|
2013-10-03 15:21:51 -04:00 |
Ryan X. Charles
|
688f3f91fc
|
Fixes to package.json
Upped version number so that changes to npm compatibility can be reflected in a new npm version
|
2013-10-03 14:36:38 -04:00 |
Jeff Garzik
|
37a63bb821
|
package.json: require recent buffers module
|
2013-07-18 12:06:18 -04:00 |
Kyle Drake
|
94a7293886
|
bindings looser dep
|
2013-07-18 09:35:10 -04:00 |
Stephen Pair
|
ebddafcaa7
|
some more stuff...not complete yet
|
2013-07-09 17:45:21 -04:00 |
Stephen Pair
|
56a20ef25d
|
bunch of interim (broken) stuff
|
2013-07-09 14:45:52 -04:00 |
Stephen Pair
|
ea3ac1ffaa
|
add some reminders to package.json
|
2013-07-09 11:18:50 -04:00 |
Jeff Garzik
|
5c0db96180
|
Import BitcoinKey/eckey from bitcoinjs-server.
|
2013-07-09 10:49:13 -04:00 |
Stephen Pair
|
a7ba9a44a5
|
bump version
|
2013-07-07 15:15:39 -04:00 |
Stephen Pair
|
3a4f981942
|
version bump
|
2013-07-07 14:47:31 -04:00 |
Stephen Pair
|
d3942ff837
|
add BitcoinAddress
|
2013-07-07 14:02:00 -04:00 |
Stephen Pair
|
c0bcda709c
|
initial commit
|
2013-07-04 16:02:18 -04:00 |