Commit Graph

  • b85176519f
    Use `Buffer.from()` instead of `new Buffer()` patch-2 Luke Childs 2018-04-18 22:33:29 +0800
  • dce2ee08eb
    Use `Buffer.from()` instead of `new Buffer()` patch-1 Luke Childs 2018-04-18 22:25:39 +0800
  • 026ddb4d39
    Merge branch 'micahriggan-feature/buffer-performance' Justin Langston 2018-03-11 06:03:34 -0400
  • 8ddec3e5ee
    Merge branch 'feature/buffer-performance' of git://github.com/micahriggan/bitcore-lib into micahriggan-feature/buffer-performance Justin Langston 2018-03-11 06:03:16 -0400
  • 0064012e1a
    Merge branch 'braydonf-segwit' Justin Langston 2018-03-11 05:56:54 -0400
  • 5dbd275677
    Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit Justin Langston 2018-03-11 05:56:30 -0400
  • dc5185544c
    Removing hash cache Micah Riggan 2018-02-11 22:26:53 -0500
  • 103f4724e1
    Keeping track of length, with es5 reduce Micah Riggan 2018-02-11 15:30:46 -0500
  • 083b993c79
    Buffer writer keeps track of total length of buffer Micah Riggan 2018-02-11 15:15:51 -0500
  • 4195d552da
    reverting bitcore-lib Micah Riggan 2018-02-09 20:12:56 -0500
  • 1186be59dc
    Removing deprecated new Buffer() Micah Riggan 2018-02-09 19:44:13 -0500
  • df5fcf2332
    Switching deprecated buffer constructor to use Buffer.from Micah Riggan 2018-02-09 16:47:08 -0500
  • f0f7c8b67d Bump version to 0.1.10. master v0.1.10 Emilio Almansi 2018-01-19 03:39:45 -0300
  • 21de53de46 Removed babel and gulp. Emilio Almansi 2018-01-19 03:39:11 -0300
  • 12abfff111 Bump version to 0.1.9. v0.1.9 Emilio Almansi 2018-01-14 14:53:05 -0300
  • 3d27f81848 Removed intermediate files from repo. Emilio Almansi 2018-01-14 14:50:42 -0300
  • 23e7249fab Fix dependency in gulpfile. Emilio Almansi 2018-01-14 14:47:00 -0300
  • 04709acfc9 Removed intermediate files from repo. Emilio Almansi 2018-01-14 14:40:00 -0300
  • 4eac309002 Added bitcore-mnemonic. Emilio Almansi 2018-01-14 14:37:11 -0300
  • 062baa94fa
    Delete package-lock.json Matias Alejo Garcia 2018-01-12 21:21:49 -0300
  • cbc4e9b114 Bump version to 0.1.7. v0.1.7 Emilio Almansi 2018-01-04 19:01:35 -0300
  • 247d241eaf Fix build. Emilio Almansi 2018-01-04 19:00:18 -0300
  • 1aded6c410 Bump version to 0.1.6. v0.1.6 Emilio Almansi 2018-01-04 18:53:23 -0300
  • 29f09ac5f6 Remove bitcore-message dependency. Emilio Almansi 2018-01-04 18:52:21 -0300
  • e1ff6e3e58 Bump version to 0.1.5. v0.1.5 Emilio Almansi 2018-01-04 18:15:32 -0300
  • ccda1eb631 Made library ES5 compatible. Emilio Almansi 2018-01-04 18:14:32 -0300
  • 1266ee3a91 Bump version to v0.1.4. Emilio Almansi 2018-01-03 17:36:13 -0300
  • 65af5fa7cd Bump version to 0.1.3. v0.1.3 Emilio Almansi 2018-01-03 17:10:16 -0300
  • 8b59e7962d Improved cashaddr translation. Emilio Almansi 2018-01-03 17:09:15 -0300
  • 67316d1af6 Add updated bower.json. v0.1.2 Emilio Almansi 2018-01-02 04:32:31 -0300
  • f59be88798 Bump version to v0.1.2 Emilio Almansi 2018-01-02 04:29:09 -0300
  • 175fe09384 Bump version to v0.1.1 Emilio Almansi 2018-01-02 04:24:45 -0300
  • 46492c0d44 Refactored formatting logic. Emilio Almansi 2018-01-02 03:41:51 -0300
  • cc99c8f297 Added format translate examples. Emilio Almansi 2018-01-02 03:13:45 -0300
  • ffcf68eb72 Updated examples. Emilio Almansi 2018-01-02 02:54:34 -0300
  • ce2ff00d41 Remove unused files. Emilio Almansi 2018-01-02 02:48:11 -0300
  • 0a550b2e0c
    Update README.md Emilio Almansi 2018-01-02 02:46:59 -0300
  • 138c3aab62
    Update README.md Emilio Almansi 2018-01-02 02:43:51 -0300
  • 1d3c14dac4 Fix coveralls. Emilio Almansi 2018-01-02 01:46:16 -0300
  • 016d9311e2 Fix coveralls. Emilio Almansi 2018-01-02 01:44:03 -0300
  • 9b0b4e3fc0 Add support for Bitpay and CashAddr formats. Emilio Almansi 2018-01-02 01:37:16 -0300
  • f3fc69809b Simplify travis.yml. Emilio Almansi 2018-01-01 19:57:38 -0300
  • 5bd5b82098 Update README.md Emilio Almansi 2018-01-01 19:53:51 -0300
  • 68ed70250c Update README.md Emilio Almansi 2018-01-01 19:53:51 -0300
  • aacb479bc9 Update node version. Emilio Almansi 2018-01-01 19:50:01 -0300
  • dd0d20bfca Updated README.md Emilio Almansi 2018-01-01 19:46:40 -0300
  • ce54985f4c Simplified build. Emilio Almansi 2018-01-01 19:42:47 -0300
  • a15973e404 Renaming to BitcoinCash.js Emilio Almansi 2017-12-21 23:57:32 -0300
  • c74e85116e fix for node8 matiu 2017-09-12 22:59:54 -0300
  • 1a10bf5db8 support bitcoincash: protocolhandler matiu 2017-09-15 09:27:58 -0300
  • 59002ff24d updates lodash to v4 matiu 2017-09-14 15:03:15 -0300
  • 97cd3913e0 Revert "Merge pull request #160 from matiu/cash" Emilio Almansi 2017-12-21 23:10:18 -0300
  • 0030014c2b Revert "Merge pull request #161 from matiu/cash" Emilio Almansi 2017-12-21 23:10:09 -0300
  • 75ef027dde Merge pull request #168 from matiu/ref/re-add-version-guard Matias Alejo Garcia 2017-10-27 11:38:20 -0300
  • b1bbd00ad6 fix tests Matias Alejo Garcia 2017-10-26 15:14:46 -0300
  • 1ad48c1382 back to version 0.15 Matias Alejo Garcia 2017-10-26 13:40:37 -0300
  • 73a8c83b5e add versionGuard tests Matias Alejo Garcia 2017-10-26 13:39:06 -0300
  • eee3874717 Merge pull request #92 from Fi3/feature/merkleblock-add-txsThatMatchFilter Matias Alejo Garcia 2017-10-26 13:11:18 -0300
  • ee61039f50 Merge pull request #19 from braydonf/pushdata1 Matias Alejo Garcia 2017-10-26 13:01:51 -0300
  • 75c056f3cc Merge pull request #10 from fanatid/fix/Script Matias Alejo Garcia 2017-10-26 12:59:51 -0300
  • 2b451cc59e Merge pull request #166 from rude9/1.0.0 Matias Alejo Garcia 2017-10-26 12:57:13 -0300
  • 484683f854
    Merge branch 'ref/deps-updats' Chris Kleeschulte 2017-10-26 11:26:14 -0400
  • f1b13b7ba2 add missing dep bs58 Matias Alejo Garcia 2017-10-26 10:45:34 -0300
  • c3c978c006 update bitcore-build Matias Alejo Garcia 2017-10-26 10:34:14 -0300
  • 1f2e3a35ea fix tests / error messages Matias Alejo Garcia 2017-10-26 09:39:44 -0300
  • 4088499b54 updates to bn.js new api... umod = mod Matias Alejo Garcia 2017-10-25 19:30:10 -0300
  • 85be36114a more lodash aliases Matias Alejo Garcia 2017-10-25 17:10:18 -0300
  • 88e76bd0dd lodash fixes Matias Alejo Garcia 2017-10-25 11:56:43 -0300
  • b061bed17c WIP: updates lodash, bn and elliptic Matias Alejo Garcia 2017-10-25 11:55:27 -0300
  • 6922d55a3d Merge pull request #161 from matiu/cash Chris Kleeschulte 2017-09-15 09:24:14 -0400
  • fa8e1346e0 support bitcoincash: protocolhandler matiu 2017-09-15 09:27:58 -0300
  • b5c4f76799 Merge pull request #160 from matiu/cash Matias Alejo Garcia 2017-09-14 15:40:40 -0300
  • 88ef129aba travis node version: remove v8 matiu 2017-09-14 15:22:03 -0300
  • ad3975da83 updates lodash to v4 matiu 2017-09-14 15:03:15 -0300
  • be72c652fe reverts bitcoincore new network\ matiu 2017-09-13 11:44:46 -0300
  • a3f2140c98 adds "bitcoincore" network, and adds #translate to Address" matiu 2017-09-13 11:35:02 -0300
  • 1b844080ff change versionGuard message matiu 2017-09-13 10:30:54 -0300
  • 157a7a95de update node versions matiu 2017-09-12 23:05:12 -0300
  • 860289f5ba fix tx tests matiu 2017-09-12 23:04:26 -0300
  • d5f287fc6b fix uri tests matiu 2017-09-12 23:00:06 -0300
  • 0f714c7228 fix for node8 matiu 2017-09-12 22:59:54 -0300
  • 3476b80bcc fix privkey tests matiu 2017-09-12 21:30:58 -0300
  • 244534512b fix tx/input tests matiu 2017-09-12 21:28:29 -0300
  • 6f6753ccf7 fix pubkey tests matiu 2017-09-12 21:26:08 -0300
  • fffde308c7 change address version to 28/40 + fix address tests matiu 2017-09-12 21:23:17 -0300
  • 5feb9e547c Update README.md Matias Alejo Garcia 2017-08-22 17:08:04 -0300
  • bce9b83f50 chore(release): 5.0.0-beta.1 Jason Dreyzehner 2017-08-18 17:05:05 -0400
  • 024cbcdf88 test: update tests Jason Dreyzehner 2017-08-18 17:02:02 -0400
  • 0fdfb45ed3 Update README.md Matias Alejo Garcia 2017-08-10 10:02:28 -0300
  • f3388cdb23
    ALL|FORKID new default sighash Matias Alejo Garcia 2017-08-09 15:53:41 -0300
  • 8672f93f89
    bitcoreCash version guard Matias Alejo Garcia 2017-08-08 12:14:23 -0300
  • ae95c0cb13
    name change Matias Alejo Garcia 2017-08-08 11:36:31 -0300
  • baaf2a2712
    code cleanup Matias Alejo Garcia 2017-08-07 23:44:34 -0300
  • 38d7258971
    all test passing Matias Alejo Garcia 2017-08-07 23:42:49 -0300
  • 95988dd7d3
    first 2 sighash cash vector passing Matias Alejo Garcia 2017-08-07 23:15:37 -0300
  • 73a9d2c1f8
    add fork_id sighash vectors Matias Alejo Garcia 2017-08-07 23:13:35 -0300
  • e622ab2186 refactor(initialization): remove version guard Jason Dreyzehner 2017-08-07 16:30:55 -0400
  • 7b272e0171 Merge pull request #126 from jgarzik/2017_browserify_fix Matias Alejo Garcia 2017-03-20 19:15:53 -0300
  • a8cc5ae480 Merge pull request #83 from braydonf/docs-serialization Matias Alejo Garcia 2017-03-20 19:06:19 -0300
  • f50553287e Update .travis.yml Matias Alejo Garcia 2017-03-20 18:53:37 -0300