Commit Graph

  • e3668fb51f Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO) Ruggero M 2020-11-15 16:37:02 +01:00
  • 3c222e57df Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO) Ruggero M 2020-11-15 16:31:36 +01:00
  • 16ff1df7ab feat(bip85): add explanation text and warning AndreasGassmann 2020-11-09 01:25:39 +01:00
  • f2f8d8177e feat(test): add bip85 test AndreasGassmann 2020-11-09 00:46:58 +01:00
  • 877b8bdfec feat(bip85): add bip85 logic AndreasGassmann 2020-11-07 16:58:08 +01:00
  • 5e211c6959 feat(bip85): include bip85 library AndreasGassmann 2020-11-07 16:33:50 +01:00
  • 4e59e7d6fc Release v0.5.0 0.5.0 Ian Coleman 2020-10-19 01:13:39 +00:00
  • 8c3a56ec4f Add notes about card entropy Ian Coleman 2020-10-18 23:17:52 +00:00
  • d31a0ad44b Hide/show split mnemonic cards Ian Coleman 2020-10-18 23:17:24 +00:00
  • 4566751b89 Fix nano test, keys are lowercase not uppercase Ian Coleman 2020-10-18 23:04:21 +00:00
  • b386aaa06e Update combined libs Ian Coleman 2020-10-18 22:46:27 +00:00
  • ef95b4bfad Revert npm-shrinkwrap.json Ian Coleman 2020-10-18 22:33:24 +00:00
  • 30e3d246d4 Merge pull request #434 from Joohansson/nanocurrency iancoleman 2020-10-19 09:26:29 +11:00
  • 647410b4a6 Merge branch 'master' into nanocurrency iancoleman 2020-10-19 09:26:08 +11:00
  • 4669c88c67 Merge pull request #441 from bytefly/master iancoleman 2020-10-19 09:12:43 +11:00
  • 9e865b8e75 Merge pull request #446 from jsarenik/jsn/update-bootstrap-3 iancoleman 2020-10-19 09:04:50 +11:00
  • 08713ff9c2 Merge pull request #447 from jsarenik/jsn/dependabot iancoleman 2020-10-19 09:04:12 +11:00
  • ed52cda20d Bump lodash from 4.17.11 to 4.17.19 in /libs/stellar-util dependabot[bot] 2020-07-17 16:24:21 +00:00
  • 8ce57f3c13 Bump elliptic from 6.4.1 to 6.5.3 in /libs/stellar-util dependabot[bot] 2020-07-31 06:36:26 +00:00
  • 043717034b Bump acorn from 6.0.4 to 6.4.1 in /libs/stellar-util dependabot[bot] 2020-04-04 17:41:11 +00:00
  • eb100ec0e4 Bump jsrsasign from 8.0.12 to 8.0.19 in /libs/combined dependabot[bot] 2020-06-26 17:22:37 +00:00
  • 5cbd174c18 Update bootstrap to 3.4.1 Jan Sarenik 2020-02-18 14:16:08 +01:00
  • 75722c6d24 Merge pull request #445 from jsarenik/jsn/releases-link iancoleman 2020-10-14 15:55:42 +11:00
  • 7e75b98e1f src/index.html: Change link to latest standalone release Jan Sarenik 2020-02-18 13:56:30 +01:00
  • 47dbf58b6d Add testcase for TRX zr 2020-10-05 12:04:14 +08:00
  • 42e00ef56a Merge pull request #442 from mvillalba/master iancoleman 2020-10-02 11:25:17 +10:00
  • 8dbf7d5837 Add dev_env_setup.sh Ian Coleman 2020-10-01 23:53:06 +00:00
  • bf96267f89 Remove bias from entropy in base 6 and base 10 Ian Coleman 2020-10-01 23:44:38 +00:00
  • 995bc58791 Add Binance Smart Chain (BSC) support Martín Raúl Villalba 2020-09-25 12:27:50 -03:00
  • d7125cda1d Modify to use uncompressed public key as keccak256 input for TRX zr 2020-09-18 15:28:56 +08:00
  • b674c5710b Add TRX coin support zr 2020-09-10 17:40:56 +08:00
  • 920f7aa078 Merge pull request #436 from conr2d/eosio-cleanup-dependencies iancoleman 2020-09-07 11:14:19 +10:00
  • 5c6e875f2d Clean up duplicated dependencies from eos-util Jeeyong Um 2020-08-31 00:29:52 +09:00
  • e086305895 Added NANO currency Joohansson 2020-08-26 11:57:58 +02:00
  • 863eee8ed7 Merge pull request #433 from scribenetwork/master iancoleman 2020-08-25 09:27:54 +10:00
  • 4729ecca04 Update tests.js scribenetwork 2020-08-19 06:22:14 +02:00
  • fba7e98aea Update index.js scribenetwork 2020-08-12 02:58:56 +02:00
  • 95b306106f Update bitcoinjs-extensions.js scribenetwork 2020-08-12 02:52:46 +02:00
  • f32b24e380 Release v0.4.3 0.4.3 Ian Coleman 2020-05-11 10:03:18 +10:00
  • 26767a2ce3 Add CranePay test Ian Coleman 2020-05-11 09:43:35 +10:00
  • a748c4b5c6 Fix RSK tests Ian Coleman 2020-05-11 09:43:21 +10:00
  • eaf7892872 Update bip39-libs with handshake and FIO libs Ian Coleman 2020-05-11 09:17:11 +10:00
  • 677d18f2e0 Merge pull request #422 from cryply/master iancoleman 2020-05-11 09:16:11 +10:00
  • f3051a6a9f Merge pull request #409 from bguiz/feat/rsk-network iancoleman 2020-05-11 09:06:02 +10:00
  • bf528f65f4 Merge branch 'master' into feat/rsk-network iancoleman 2020-05-11 09:05:32 +10:00
  • 5699633538 Adding FIO -Foundation for Interwallet Operability Shawn Arney 2020-04-30 09:55:06 -06:00
  • d1d8699fc4 Adding FIO -Foundation for Interwallet Operability Shawn Arney 2020-04-29 16:48:00 -06:00
  • e284827677 Merge pull request #410 from MerkleBlock/handshake iancoleman 2020-05-11 08:34:35 +10:00
  • 115eb45083 adding CRP support m0rpher 2020-05-08 22:56:37 +02:00
  • 0d78c2a120 Merge pull request #418 from jangchongchan20/master iancoleman 2020-04-29 08:26:37 +10:00
  • 7594405011 Add Sugarchain testnet support Jang Chongchan 2020-04-28 23:32:24 +09:00
  • d359fe64b2 Merge pull request #416 from Argoneum/argoneum iancoleman 2020-04-28 09:25:55 +10:00
  • 1bf76fe32d last word is/contains a checksum Ian Coleman 2020-04-27 10:47:31 +10:00
  • 904e39748c Merge pull request #415 from jangchongchan20/master iancoleman 2020-04-27 10:41:27 +10:00
  • 46054e445e Add Argoneum (v1.4.1 or above) Oleg Semyonov 2020-04-18 14:52:13 +03:00
  • 4958ea8009 Add Sugarchain support Jang Chongchan 2020-04-24 10:20:50 +09:00
  • 0e1fd95302 libs: add handshake support Javed Khan 2020-04-02 23:18:04 +05:30
  • a823e5266c fix: calculate RSK addresses with EIP-155 compliant checksums bguiz 2020-03-09 14:12:22 +08:00
  • b64fb35301 fix: define own libs.bitcoin.networks.rsk bguiz 2020-03-03 14:55:53 +08:00
  • 54600393af Merge pull request #402 from you21979/fix-mona-bech32 iancoleman 2020-02-17 15:16:07 +11:00
  • ff2940e81e Merge pull request #403 from swtcca/master iancoleman 2020-02-17 10:33:08 +11:00
  • f3101bd3f1 add test for networks Jingtum and MOAC Lospring Liu 2020-02-15 16:17:04 -05:00
  • 46a5338e42 add two networks: Jingtum and MOAC Lospring Liu 2020-02-14 20:51:52 -05:00
  • c578337f0f fix bech32 prefix monacoin -> mona yuki akiyama 2020-02-13 12:28:03 +09:00
  • 90f7a5ec93 Release v0.4.2 0.4.2 Ian Coleman 2020-02-07 21:26:43 +11:00
  • dd496c82c1 Fix ethereum private key format Ian Coleman 2020-02-07 21:25:57 +11:00
  • 1dafc30db4 Test pubkey and privkey for all coins Ian Coleman 2020-02-07 20:59:19 +11:00
  • 927450e169 Release v0.4.1 0.4.1 Ian Coleman 2020-02-06 20:14:00 +11:00
  • a67554c649 Add tests for RSK network and testnet Ian Coleman 2020-02-06 20:11:09 +11:00
  • 0bc6361db4 Fix ethercore test Ian Coleman 2020-02-06 20:10:52 +11:00
  • a98d40c43d Merge pull request #397 from aitorp6/master iancoleman 2020-02-06 15:00:02 +11:00
  • 54a8e781b4 Merge pull request #396 from ilanolkies/patch-2 iancoleman 2020-02-06 14:59:34 +11:00
  • c1d6274224 Merge pull request #393 from ethercore/master iancoleman 2020-02-06 14:58:06 +11:00
  • c16661aeea Added DeepOnion Segwit parameters aitorp6 2020-02-04 10:47:11 +01:00
  • e9491c7efd Add network Ilan 2020-01-22 12:16:51 -03:00
  • d07983bc1f Catch nebulas error on some chrome configs Ian Coleman 2020-01-08 17:31:14 +11:00
  • 3aa7677ace Directly export libraries where they're required Ian Coleman 2020-01-08 17:29:16 +11:00
  • 9e04576e2f add testcase for ethercore EtherCore Contributor 2020-01-02 00:53:17 +09:00
  • 8131a07115 Add EtherCore EtherCore Contributor 2020-01-02 00:45:48 +09:00
  • 181b5d61e3 Merge pull request #390 from matthewleon/bugfix/eth-xpub-derivation iancoleman 2019-12-20 15:58:26 +11:00
  • 4dfc681f71 fix Ethereum xpub derivation Matthew Leon 2019-12-19 15:36:44 -05:00
  • dfb4fd1be5 add failing test for ETH xpub derivation Matthew Leon 2019-12-19 15:34:30 -05:00
  • aa793f572f Release v0.4.0 0.4.0 Ian Coleman 2019-12-19 14:48:25 +11:00
  • 6973e692b0 Minify third party libraries Ian Coleman 2019-12-19 14:32:13 +11:00
  • 22f8766947 Replace most libraries with combined libs Ian Coleman 2019-12-19 08:39:50 +11:00
  • 8017442c50 Add experimental incomplete combined js libs Ian Coleman 2019-09-25 09:24:52 +10:00
  • 82cf26c1cb Text for multibit mentions change addresses Ian Coleman 2019-12-18 11:19:47 +11:00
  • 206cbafceb Remove pending from some tests using chrome Ian Coleman 2019-12-18 10:57:29 +11:00
  • 9cf02dd452 Make seed field editable Ian Coleman 2019-12-18 10:32:25 +11:00
  • f12242014d Add bitcoin regtest params Ian Coleman 2019-12-18 09:51:00 +11:00
  • 244c76022a Convert mnemonic to hex entropy instead of binary Ian Coleman 2019-12-18 09:07:17 +11:00
  • 516c16d721 Allow manual override for entropy type Ian Coleman 2019-12-17 13:42:44 +11:00
  • f7e9fdf002 Generate addresses for P2WSH and P2WSH-P2SH Ian Coleman 2019-12-17 11:44:54 +11:00
  • 5c203fab6a Add P2WSH and P2WSH-P2SH for bitcoin and testnet Ian Coleman 2019-12-16 13:08:28 +11:00
  • 40d542ba58 Merge pull request #385 from hladik-dan/master iancoleman 2019-12-09 09:16:01 +11:00
  • cc3c35487f Add Czech language Daniel Hladík 2019-12-06 20:21:43 +01:00
  • 76531b610a Release v0.3.14 0.3.14 Ian Coleman 2019-12-02 10:46:49 +11:00
  • c845ee6f6e Fix energyweb test Ian Coleman 2019-12-02 10:44:35 +11:00
  • c394ec3c4f Revert "Fix tests for Pull Request 371" Ian Coleman 2019-12-02 10:25:09 +11:00
  • 55367b989e Partially revert Pull 371 BIP44 Default Change Ian Coleman 2019-12-02 10:24:37 +11:00