Commit Graph

  • 2c8ee40a9a Make HD wallet compatible with wallets generated on https://bip32.org and bitcoin-cli. master Kiyomichi Kosaka 2021-04-05 13:07:27 +02:00
  • cea94af32f Make custom field visible automatically after refresh. full_featured Kiyomichi Kosaka 2021-04-07 17:33:49 +02:00
  • 3b1e44e4b4 Merge branch 'master' into full_featured Kiyomichi Kosaka 2021-04-05 20:20:13 +02:00
  • 06054a7000 Merge branch 'hdwallet_bech32' into full_featured Kiyomichi Kosaka 2021-04-05 20:06:40 +02:00
  • 6a6c2c6beb In verify for HD wallets add field to choose the address format. hdwallet_bech32 Kiyomichi Kosaka 2021-04-05 20:04:32 +02:00
  • 04609947e8 Merge branch 'hdwallet_bech32' into full_featured Kiyomichi Kosaka 2021-04-05 19:58:57 +02:00
  • 40a235eb04 Fix address generation for HD wallet with different types on simple path scheme. Kiyomichi Kosaka 2021-04-05 19:58:35 +02:00
  • 20bf365d29 Merge branch 'hdwallet_bech32' into full_featured Kiyomichi Kosaka 2021-04-05 19:37:54 +02:00
  • 632572fc66 Merge branch 'hd_wallet_seed' into full_featured Kiyomichi Kosaka 2021-04-05 19:37:39 +02:00
  • 00519cb2ab Add possibility in verify view for HD wallets to choose the address format. Kiyomichi Kosaka 2021-04-05 19:03:02 +02:00
  • 2b6de3edef Use HMAC SHA-256 with configurable amount of rounds to generate seed for HD wallet, also show the generated seed in WIF format. hd_wallet_seed Kiyomichi Kosaka 2021-04-05 18:15:33 +02:00
  • f408c9b251 Add the posibility to specify hardened indicies on HD wallets. Kiyomichi Kosaka 2021-04-05 13:46:09 +02:00
  • bd82cfd76f Add tooltip to custom path field and make names in HD wallet setting a bit more precise. Kiyomichi Kosaka 2021-04-05 13:43:54 +02:00
  • 27a2d4efb1 Add setting to configure old HD wallet generation with hardened paths. Kiyomichi Kosaka 2021-04-05 13:19:01 +02:00
  • 704f2c96a3 Fix the derivation of the hd wallet hardened path to be BIP32 compliant. Kiyomichi Kosaka 2021-04-05 13:10:41 +02:00
  • 29baeff8c8 Fix small typo. Kiyomichi Kosaka 2021-04-05 13:07:27 +02:00
  • 9a0175e18f added better error handling for when a payment fails on the #wallet page OutCast3k 2020-10-02 21:22:22 +00:00
  • 507b44f719 add transaction id reference to #newTransaction tab OutCast3k 2020-07-31 15:38:31 +00:00
  • c868cf984e bug fix, changes to make double spending work on the transaction page from a transction id OutCast3k 2020-07-31 15:17:30 +00:00
  • b4fd55aebe added feature to rebuild a transaction from the txid, useful for RBF and double spending :o. Changed donation address. Released as version 1.6 1.6 root 2020-07-06 21:33:57 +00:00
  • f51be92a72 fixed multisig bug as described in issues/212 root 2020-07-05 20:21:41 +00:00
  • 06cf50abb3 removed auto reload wallet feature. users must click or interact with the page. attempt to save on bandwidth. root 2020-06-03 17:59:47 +00:00
  • 35de4228d8 updated index.html to list link to new host root 2020-04-22 20:18:08 +00:00
  • a4ef169031 update sha1sum OutCast3k 2020-02-23 19:57:33 +00:00
  • 6bb5e3785a
    Merge pull request #210 from junderw/patch-1 OutCast3k 2020-02-23 19:55:14 +00:00
  • a199d3a55c
    Merge pull request #208 from jmacxx/fix_bech32_address_decoding OutCast3k 2020-02-23 19:54:46 +00:00
  • 7e92530e1a
    Don't add padding to P2WSH Jonathan Underwood 2020-02-20 10:12:57 +09:00
  • f5c2f48efc fix: some bech32 addresses were not recognised Wowee0 2020-02-12 10:57:15 -06:00
  • 4f3ceeb3ea update date in sha1sum file OutCast3k 2019-12-28 12:10:39 +00:00
  • 73369dd253 add file hash of test.html to sha1sum OutCast3k 2019-12-28 12:08:51 +00:00
  • 6ed0d3e07e
    Merge pull request #206 from jmacxx/tests OutCast3k 2019-12-28 12:03:55 +00:00
  • 84304f23ea tests added Wowee0 2019-12-25 19:30:38 -06:00
  • 44ba1b3d30 update readme 1.5 OutCast3k 2019-12-25 22:15:55 +00:00
  • 5583675390 custom hd key derivation addded OutCast3k 2019-12-25 22:10:55 +00:00
  • 56cb104ea4 updated sha1sum OutCast3k 2019-12-24 23:01:50 +00:00
  • c6f70d000e
    Merge pull request #194 from jmacxx/fix_issue_140 OutCast3k 2019-12-24 23:00:22 +00:00
  • 4836b20fae updated sha1sum OutCast3k 2019-12-24 22:47:28 +00:00
  • f364ae4b4a
    Merge pull request #198 from jmacxx/fix_issue_193 OutCast3k 2019-12-24 22:44:43 +00:00
  • 64cb387247 updated as outcast3k OutCast3k 2019-12-24 21:53:20 +00:00
  • b2a86006cf updated sha1sum file btc 2019-12-24 21:51:33 +00:00
  • b5ebaafed8
    Merge pull request #202 from junderw/fixScriptNum OutCast3k 2019-12-24 21:49:03 +00:00
  • d4f47fce28
    Must do OPs with script method kinoshitajona 2019-11-14 15:13:51 +09:00
  • 5bd3786f94
    Fix ScriptNum kinoshitajona 2019-11-14 15:07:15 +09:00
  • b77f3cf06a fix: RBF always set when redeeming OP_CHECKLOCKTIMEVERIFY Wowee0 2019-10-18 23:19:52 -05:00
  • b0c6c3a516 fix Uncaught TypeError logged to console when switching Tx Input and Output tabs Wowee0 2019-09-23 21:01:03 -05:00
  • a6f5dcf7f0 removed debugger code OutCast3k 2019-09-22 20:32:42 +00:00
  • cf2a8b01cb update sha1sum file OutCast3k 2019-08-30 17:03:31 +00:00
  • 261c4ace40
    Merge pull request #191 from Wowee0/choose_backend OutCast3k 2019-08-30 17:58:50 +01:00
  • e18b634c4e fix issue where empty broadcast did not handle the error response appropriately Wowee0 2019-08-27 11:17:08 -05:00
  • 1f3b878d63 bugfix for blockcypher when address used that has no UTXO Wowee0 2019-08-22 07:41:36 -05:00
  • efc16c10fb allow backend API choice between blockcypher/blockchair/chain.so Wowee0 2019-08-16 16:28:29 -05:00
  • 477ca8890d
    Merge pull request #1 from OutCast3k/master Wowee0 2019-06-15 09:18:15 -05:00
  • e73e8093b3 change made to avoid captcha provided by cloudflare to TOR users OutCast3k 2019-06-05 19:34:45 +00:00
  • 40ea3230fd removed blockchain.com links OutCast3k 2019-05-28 15:21:58 +00:00
  • dc416c6521 changes made to paper wallet OutCast3k 2019-05-24 14:44:47 +00:00
  • fc66bc9423
    Merge pull request #127 from olivergregorius/paperwallet OutCast3k 2019-05-24 15:41:54 +01:00
  • 1c10bef510
    Merge pull request #183 from yottalogical/blockchain-explorer-link OutCast3k 2019-05-06 11:49:48 +01:00
  • b22e79391f
    Update sha1sum yottalogical 2019-05-05 12:36:32 -04:00
  • 0be8fd9a97
    Add link to blockchain explorer for Chain.so (Litecoin) yottalogical 2019-05-05 12:30:28 -04:00
  • 1a364ff770 updated sha1sum file OutCast3k 2019-05-05 09:22:52 +00:00
  • bc0c72117e
    Merge pull request #182 from Wowee0/litecoin OutCast3k 2019-05-05 10:11:31 +01:00
  • 13c50cf4b6
    Merge pull request #170 from ivy-dong/ivy_remove_redundant_quotation_marks OutCast3k 2019-05-05 10:09:08 +01:00
  • dea1d1b274
    Merge pull request #178 from yottalogical/blockchain-explorer-link OutCast3k 2019-05-05 10:07:00 +01:00
  • e6c70d133b set appropriate hrp for Litecoin SegWit addresses set chain.so/address/LTC for view of address (previously was referencing BTC block explorer) Wowee0 2019-04-22 22:09:20 -05:00
  • 10aa011c6e LTC SegWit (pre-bech32) address version changed from 5 to 50 (i.e. 3-addresses changed to M-addresses) Wowee0 2019-04-20 23:28:40 -05:00
  • c7a0fda7e5 re-enabled Litecoin Wowee0 2019-04-19 10:40:59 -05:00
  • c9cfeefc86
    Correct month in sha1sum yottalogical 2019-02-22 18:19:35 -05:00
  • cdf4aa105b Fix variable name in broadcast success message yottalogical 2019-02-06 15:43:23 -05:00
  • 2fc574dde0 Remove unnecessary linebreak at end yottalogical 2019-02-06 15:34:25 -05:00
  • f088ec2e52 Update sha1sum yottalogical 2019-02-06 15:28:04 -05:00
  • 9ccd73808d Capitalize TXID in success message yottalogical 2019-02-06 15:23:09 -05:00
  • cb81362330 Add link to blockchain explorer for Cryptoid.info (Carboncoin) yottalogical 2019-02-06 15:21:39 -05:00
  • fcbf25eaec Add link to blockchain explorer for coinb.in (Bitcoin) yottalogical 2019-02-06 15:20:43 -05:00
  • 2aca9ab28d Add link to blockchain explorer for Blockcypher.com yottalogical 2019-02-06 14:46:19 -05:00
  • 5c581316fe Add link to blockchain explorer for Chain.so (Bitcoin) yottalogical 2019-02-06 14:39:48 -05:00
  • ebfb940dd5 Fix typo in comment yottalogical 2019-02-06 14:32:49 -05:00
  • 3201550d40 Add link to blockchain explorer for Chain.so (Dogecoin) yottalogical 2019-02-06 14:23:27 -05:00
  • d88ec3db4b update sha1sum file OutCast3k 2018-12-28 23:49:01 +00:00
  • 530453a701 improvement to previous timelock address bug fix OutCast3k 2018-12-28 23:42:00 +00:00
  • 194df37d56 bug fix for time locked addresses. transactions not being built correctly (no loss of funds!!!!) OutCast3k 2018-12-28 23:33:42 +00:00
  • 87461b58b8 remove redundant quotation marks Ivy Dong 2018-12-16 20:04:27 +08:00
  • 739aee3c0f couple of bug fixes with transaction building OutCast3k 2018-08-26 20:53:25 +00:00
  • fd81fafdff segwit signing bug fix 1.4a OutCast3k 2018-06-19 15:45:21 +00:00
  • 9bede2aef4
    Update sha1sum OutCast3k 2018-06-17 11:37:21 +01:00
  • 37f4395d9f wallet segwit spend bugfix OutCast3k 2018-06-17 09:22:44 +00:00
  • 5a65a77bd2 added a bech32 address to the #wallet section of coinb.in OutCast3k 2018-06-11 16:23:18 +00:00
  • 734e6b2eeb removed some coded that was no longer needed 1.4 OutCast3k 2018-05-27 12:10:49 +00:00
  • 90a309d4b4 first stage of adding bech32 support added to coinb.in OutCast3k 2018-05-27 11:49:09 +00:00
  • abd2191c50 updated readme OutCast3k 2018-01-15 19:05:45 +00:00
  • bb8abb4ded some changes and bug fixes to the fees page OutCast3k 2018-01-15 18:58:17 +00:00
  • 40d514e0f0 couple of minor updates OutCast3k 2018-01-11 16:54:27 +00:00
  • c3b1a47199 few minor changes, plus the wallet now enables rbf by default OutCast3k 2018-01-06 16:11:20 +00:00
  • ed7d5d6411 small bugfix so that the #wallet inputs/outputs are properly set on the #fees page OutCast3k 2018-01-04 10:42:45 +00:00
  • 10e083bd89 add css changes OutCast3k 2018-01-03 19:30:36 +00:00
  • 56fa7b5139 various tweaks made to the #fees page OutCast3k 2018-01-03 19:27:53 +00:00
  • e85276dd89 added css changes OutCast3k 2018-01-01 18:58:33 +00:00
  • c843685662 added new #fee section to coinb.in OutCast3k 2018-01-01 18:53:23 +00:00
  • 64af126bc5 added segwit redeemscript to wallet, fixed typo, added links OutCast3k 2017-12-09 09:56:06 +00:00
  • b997751791
    Added functionality for printing Paper Wallet oliverdorn 2017-11-25 00:53:00 +01:00
  • 9bccc5c512
    Added Buttons for printing Paper Wallets oliverdorn 2017-11-25 00:49:16 +01:00