Commit Graph

  • 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 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 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 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 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 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
  • 732613e44c Release v0.3.13 Ian Coleman 2019-11-11 12:42:52 +11:00
  • 9ce31d3509 Move hardened addresses checkbox to address table Ian Coleman 2019-11-11 12:32:50 +11:00
  • f8fae68efb Fix typo splitPhrase/phraseSplit Ian Coleman 2019-11-11 11:41:45 +11:00
  • 93f3a286db Add test for Pull Request 370 THT Thought network Ian Coleman 2019-11-11 11:35:17 +11:00
  • 3799728c76 Run all tests instead of only specific new tests Ian Coleman 2019-11-11 11:23:54 +11:00
  • b130271b2b Fix tests for Pull Request 371 Ian Coleman 2019-11-11 11:19:18 +11:00
  • ea2cb91a49 Tidy up split phrase warning Ian Coleman 2019-11-11 11:04:23 +11:00
  • bfe1963eaa Add test for Pull Request 319 EnergyWeb Ian Coleman 2019-11-11 10:55:26 +11:00
  • a04946e23e Add test for Pull Request 279 split phrase cards Ian Coleman 2019-11-11 10:53:20 +11:00
  • 700294714c Raw entropy is interpreted as binary Ian Coleman 2019-11-11 10:31:14 +11:00
  • d93f2ba9f0 Remove trailing comments Ian Coleman 2019-11-11 10:15:49 +11:00
  • 96ee8ab0a0 Replace tabs with spaces as per rest of the file Ian Coleman 2019-11-11 10:15:17 +11:00
  • 659b06a7b8 Test for Pull Request 271 Ian Coleman 2019-11-11 10:11:40 +11:00
  • 653538cd3a Reverse some changes from adding thought network Ian Coleman 2019-11-11 10:04:20 +11:00
  • 1ba5816184 Fix elastos changes Ian Coleman 2019-11-11 09:59:44 +11:00
  • 0a23f51792 Merge pull request #370 from thoughtnetwork/master iancoleman 2019-11-11 09:56:49 +11:00
  • b9b3eaf670 Merge branch 'master' into master iancoleman 2019-11-11 09:56:10 +11:00
  • 7b29420f1a Merge pull request #371 from immae/master iancoleman 2019-11-11 09:54:29 +11:00
  • 909297015e Merge branch 'master' into master iancoleman 2019-11-11 09:54:07 +11:00
  • c7a092db32 Merge pull request #368 from johnnynanjiang/elastos-pr iancoleman 2019-11-11 09:47:35 +11:00
  • de5fe245cc Merge pull request #357 from PavlosTze/enable-segwit iancoleman 2019-11-11 09:36:14 +11:00
  • 4dc041d77e Merge pull request #319 from energywebfoundation/master iancoleman 2019-11-11 09:35:13 +11:00
  • 7cfd04e318 Merge pull request #280 from mctrivia/add-hack-time-for-split-cards iancoleman 2019-11-11 09:34:37 +11:00