Commit Graph

38 Commits

Author SHA1 Message Date
Patrick Nagurny de6e429d37 Bump package version to 0.3.2 2015-11-10 15:29:00 -05:00
Braydon Fuller d39b01afa2 Fix examples 2015-11-10 14:59:07 -05:00
Braydon Fuller f6f0e92e43 Update secp256k1 library to 1.1.5 2015-11-09 18:52:38 -05:00
Braydon Fuller 10fa46403b Upgrade browserify. 2015-10-07 20:35:05 -04:00
Patrick Nagurny 1f962f4c76 Bump package version to 0.3.1 2015-10-01 15:00:47 -04:00
Patrick Nagurny b6fda984dd Bump package version to 0.3.0 2015-10-01 12:43:02 -04:00
Braydon Fuller c8afc47fcf Collapse absolute paths in browserify build. 2015-09-21 18:06:03 -04:00
Braydon Fuller 66a3dbb61d Added gulp tasks for release process.
- Includes commands to build and release browser builds
- Commands to run node and browser tests with karma
2015-09-18 19:03:10 -04:00
Braydon Fuller 452dc5386c Performance Optimization
- Uses optimized c secp256k1 library Node.js addon
- Browserified version continues to use elliptic.js
2015-09-18 09:49:17 -04:00
Braydon Fuller adc694ee25 Removed post install action that requires devDependencies. Closes #35 2015-02-03 11:19:58 -05:00
Eric Martindale 4e76ffa5d4 Bump version to 0.2.1. 2015-02-02 20:56:36 -05:00
Gordon Hall afcd0e1662 Merge branch 'master' of github.com:bitpay/bitauth 2015-02-02 15:16:36 -05:00
Gordon Hall 820dc3749c remove base58 native, replace with bs58 2015-02-02 15:16:29 -05:00
Eric Martindale 1e89b20eae Merge branch 'v0.2' 2015-01-15 20:21:46 -05:00
Eric Martindale c2afd9f50d Bump version, 0.2.0. 2015-01-15 20:21:02 -05:00
Braydon Fuller ae38af135c Upgrade elliptic.js to fix public key calculation bug. 2015-01-06 20:11:59 -05:00
Braydon Fuller 6f82ffe79e bump version to 0.1.2 2014-11-06 18:16:24 -05:00
Braydon Fuller 7f0d542a6a cleanup docs and formatting 2014-11-04 10:53:37 -05:00
Braydon Fuller 81bc5c9779 remove unnecessary buffers, handle non-base58 chars in validateSin, and add postinstall 2014-11-03 13:30:11 -05:00
Braydon Fuller a4309b8f3b updated to use the new version of elliptic that includes hex padding 2014-11-02 16:14:23 -05:00
Braydon Fuller 1ae18d227f replace bitcore with elliptic, hashjs and bs58 to produce a smaller browser build 2014-10-28 21:12:31 -04:00
Braydon Fuller a697dcc93f reduced the size of browser bundle, fixes #24 2014-10-20 20:07:03 -04:00
Braydon Fuller 1bddf91c3a remove duplicated repository in package.js 2014-10-20 18:36:13 -04:00
Braydon Fuller 9b18c36b03 Merge branch 'master' into feature/browser-tests, fix conflicts 2014-10-20 18:29:50 -04:00
Braydon Fuller 3364f4f26b added browser tests 2014-10-20 17:35:49 -04:00
Gordon Hall b131e94987 add space 2014-09-03 11:47:20 -04:00
Gordon Hall 53bd4d1b72 update package.json to include repository field 2014-09-03 11:44:37 -04:00
Eric Martindale e695ac7011 Add repository to package.json. 2014-08-20 19:46:01 +00:00
Eric Martindale 72e61ee7c1 Merge pull request #16 from gordonwritescode/master
bump to bitcore 0.1.32
2014-07-20 10:55:23 -07:00
Gordon Hall 02be67f55a bump to bitcore 0.1.32 2014-07-18 15:15:03 -04:00
Eric Martindale 73b7d880da Merge pull request #15 from martindale/travis
Add Travis Config
2014-07-16 15:35:01 -04:00
Braydon Fuller dea969d544 Added feature to validate a SIN 2014-07-16 13:46:49 -04:00
Eric Martindale aff3ed9c44 Expose middleware in library. 2014-06-29 18:01:41 -04:00
Eric Martindale bca110a9ea Merge branch 'master' of github.com:bitpay/bitauth
Conflicts:
	.gitignore
	README.md
	package.json
2014-06-26 13:46:22 -04:00
Gordon Hall ca3e3dd3f3 add tests 2014-06-25 14:15:41 -04:00
Gordon Hall 75b77019c4 added browser support for bitauth 2014-06-25 13:56:24 -04:00
Patrick Nagurny 4009ab9684 initial commit 2014-05-27 12:04:57 -04:00
Jason Dreyzehner c7a6fd2a1b init package.json 2014-04-30 10:17:08 -04:00