Commit graph

  • 99e58b7bd0
    minor master Alex Grintsvayg 2022-02-23 11:24:52 -0500
  • 736416d791
    warning that broadcast is broken Alex Grintsvayg 2022-02-16 15:27:31 -0500
  • fcb6580df6
    nojekyll Alex Grintsvayg 2022-02-16 15:21:17 -0500
  • b378740ed0
    btc -> lbc Alex Grintsvayg 2022-02-16 15:19:42 -0500
  • f0ace3eae5
    mostly support lbry Alex Grintsvayg 2022-02-16 13:49:16 -0500
  • cda4559cfd added background root 2021-10-23 22:39:15 +0000
  • 55196140f1 update sha1sum for index.html root 2021-10-23 18:45:32 +0000
  • 6fdbbae67b various small updates and bug fixes to improve user experience root 2021-10-23 18:06:36 +0000
  • 9a0175e18f added better error handling for when a payment fails on the #wallet page OutCast3k 2020-10-02 21:22:22 +0000
  • 507b44f719 add transaction id reference to #newTransaction tab OutCast3k 2020-07-31 15:38:31 +0000
  • c868cf984e bug fix, changes to make double spending work on the transaction page from a transction id OutCast3k 2020-07-31 15:17:30 +0000
  • 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 root 2020-07-06 21:33:57 +0000
  • f51be92a72 fixed multisig bug as described in issues/212 root 2020-07-05 20:21:41 +0000
  • 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 +0000
  • 35de4228d8 updated index.html to list link to new host root 2020-04-22 20:18:08 +0000
  • a4ef169031 update sha1sum OutCast3k 2020-02-23 19:57:33 +0000
  • 6bb5e3785a
    Merge pull request #210 from junderw/patch-1 OutCast3k 2020-02-23 19:55:14 +0000
  • a199d3a55c
    Merge pull request #208 from jmacxx/fix_bech32_address_decoding OutCast3k 2020-02-23 19:54:46 +0000
  • 7e92530e1a
    Don't add padding to P2WSH Jonathan Underwood 2020-02-20 10:12:57 +0900
  • f5c2f48efc fix: some bech32 addresses were not recognised Wowee0 2020-02-12 10:57:15 -0600
  • 4f3ceeb3ea update date in sha1sum file OutCast3k 2019-12-28 12:10:39 +0000
  • 73369dd253 add file hash of test.html to sha1sum OutCast3k 2019-12-28 12:08:51 +0000
  • 6ed0d3e07e
    Merge pull request #206 from jmacxx/tests OutCast3k 2019-12-28 12:03:55 +0000
  • 84304f23ea tests added Wowee0 2019-12-25 19:30:38 -0600
  • 44ba1b3d30 update readme OutCast3k 2019-12-25 22:15:55 +0000
  • 5583675390 custom hd key derivation addded OutCast3k 2019-12-25 22:10:55 +0000
  • 56cb104ea4 updated sha1sum OutCast3k 2019-12-24 23:01:50 +0000
  • c6f70d000e
    Merge pull request #194 from jmacxx/fix_issue_140 OutCast3k 2019-12-24 23:00:22 +0000
  • 4836b20fae updated sha1sum OutCast3k 2019-12-24 22:47:28 +0000
  • f364ae4b4a
    Merge pull request #198 from jmacxx/fix_issue_193 OutCast3k 2019-12-24 22:44:43 +0000
  • 64cb387247 updated as outcast3k OutCast3k 2019-12-24 21:53:20 +0000
  • b2a86006cf updated sha1sum file btc 2019-12-24 21:51:33 +0000
  • b5ebaafed8
    Merge pull request #202 from junderw/fixScriptNum OutCast3k 2019-12-24 21:49:03 +0000
  • d4f47fce28
    Must do OPs with script method kinoshitajona 2019-11-14 15:13:51 +0900
  • 5bd3786f94
    Fix ScriptNum kinoshitajona 2019-11-14 15:07:15 +0900
  • b77f3cf06a fix: RBF always set when redeeming OP_CHECKLOCKTIMEVERIFY Wowee0 2019-10-18 23:19:52 -0500
  • b0c6c3a516 fix Uncaught TypeError logged to console when switching Tx Input and Output tabs Wowee0 2019-09-23 21:01:03 -0500
  • a6f5dcf7f0 removed debugger code OutCast3k 2019-09-22 20:32:42 +0000
  • cf2a8b01cb update sha1sum file OutCast3k 2019-08-30 17:03:31 +0000
  • 261c4ace40
    Merge pull request #191 from Wowee0/choose_backend OutCast3k 2019-08-30 17:58:50 +0100
  • e18b634c4e fix issue where empty broadcast did not handle the error response appropriately Wowee0 2019-08-27 11:17:08 -0500
  • 1f3b878d63 bugfix for blockcypher when address used that has no UTXO Wowee0 2019-08-22 07:41:36 -0500
  • efc16c10fb allow backend API choice between blockcypher/blockchair/chain.so Wowee0 2019-08-16 16:28:29 -0500
  • 477ca8890d
    Merge pull request #1 from OutCast3k/master Wowee0 2019-06-15 09:18:15 -0500
  • e73e8093b3 change made to avoid captcha provided by cloudflare to TOR users OutCast3k 2019-06-05 19:34:45 +0000
  • 40ea3230fd removed blockchain.com links OutCast3k 2019-05-28 15:21:58 +0000
  • dc416c6521 changes made to paper wallet OutCast3k 2019-05-24 14:44:47 +0000
  • fc66bc9423
    Merge pull request #127 from olivergregorius/paperwallet OutCast3k 2019-05-24 15:41:54 +0100
  • 1c10bef510
    Merge pull request #183 from yottalogical/blockchain-explorer-link OutCast3k 2019-05-06 11:49:48 +0100
  • b22e79391f
    Update sha1sum yottalogical 2019-05-05 12:36:32 -0400
  • 0be8fd9a97
    Add link to blockchain explorer for Chain.so (Litecoin) yottalogical 2019-05-05 12:30:28 -0400
  • 1a364ff770 updated sha1sum file OutCast3k 2019-05-05 09:22:52 +0000
  • bc0c72117e
    Merge pull request #182 from Wowee0/litecoin OutCast3k 2019-05-05 10:11:31 +0100
  • 13c50cf4b6
    Merge pull request #170 from ivy-dong/ivy_remove_redundant_quotation_marks OutCast3k 2019-05-05 10:09:08 +0100
  • dea1d1b274
    Merge pull request #178 from yottalogical/blockchain-explorer-link OutCast3k 2019-05-05 10:07:00 +0100
  • 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 -0500
  • 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 -0500
  • c7a0fda7e5 re-enabled Litecoin Wowee0 2019-04-19 10:40:59 -0500
  • c9cfeefc86
    Correct month in sha1sum yottalogical 2019-02-22 18:19:35 -0500
  • cdf4aa105b Fix variable name in broadcast success message yottalogical 2019-02-06 15:43:23 -0500
  • 2fc574dde0 Remove unnecessary linebreak at end yottalogical 2019-02-06 15:34:25 -0500
  • f088ec2e52 Update sha1sum yottalogical 2019-02-06 15:28:04 -0500
  • 9ccd73808d Capitalize TXID in success message yottalogical 2019-02-06 15:23:09 -0500
  • cb81362330 Add link to blockchain explorer for Cryptoid.info (Carboncoin) yottalogical 2019-02-06 15:21:39 -0500
  • fcbf25eaec Add link to blockchain explorer for coinb.in (Bitcoin) yottalogical 2019-02-06 15:20:43 -0500
  • 2aca9ab28d Add link to blockchain explorer for Blockcypher.com yottalogical 2019-02-06 14:46:19 -0500
  • 5c581316fe Add link to blockchain explorer for Chain.so (Bitcoin) yottalogical 2019-02-06 14:39:48 -0500
  • ebfb940dd5 Fix typo in comment yottalogical 2019-02-06 14:32:49 -0500
  • 3201550d40 Add link to blockchain explorer for Chain.so (Dogecoin) yottalogical 2019-02-06 14:23:27 -0500
  • d88ec3db4b update sha1sum file OutCast3k 2018-12-28 23:49:01 +0000
  • 530453a701 improvement to previous timelock address bug fix OutCast3k 2018-12-28 23:42:00 +0000
  • 194df37d56 bug fix for time locked addresses. transactions not being built correctly (no loss of funds!!!!) OutCast3k 2018-12-28 23:33:42 +0000
  • 87461b58b8 remove redundant quotation marks Ivy Dong 2018-12-16 20:04:27 +0800
  • 739aee3c0f couple of bug fixes with transaction building OutCast3k 2018-08-26 20:53:25 +0000
  • fd81fafdff segwit signing bug fix OutCast3k 2018-06-19 15:45:21 +0000
  • 9bede2aef4
    Update sha1sum OutCast3k 2018-06-17 11:37:21 +0100
  • 37f4395d9f wallet segwit spend bugfix OutCast3k 2018-06-17 09:22:44 +0000
  • 5a65a77bd2 added a bech32 address to the #wallet section of coinb.in OutCast3k 2018-06-11 16:23:18 +0000
  • 734e6b2eeb removed some coded that was no longer needed OutCast3k 2018-05-27 12:10:49 +0000
  • 90a309d4b4 first stage of adding bech32 support added to coinb.in OutCast3k 2018-05-27 11:49:09 +0000
  • abd2191c50 updated readme OutCast3k 2018-01-15 19:05:45 +0000
  • bb8abb4ded some changes and bug fixes to the fees page OutCast3k 2018-01-15 18:58:17 +0000
  • 40d514e0f0 couple of minor updates OutCast3k 2018-01-11 16:54:27 +0000
  • c3b1a47199 few minor changes, plus the wallet now enables rbf by default OutCast3k 2018-01-06 16:11:20 +0000
  • ed7d5d6411 small bugfix so that the #wallet inputs/outputs are properly set on the #fees page OutCast3k 2018-01-04 10:42:45 +0000
  • 10e083bd89 add css changes OutCast3k 2018-01-03 19:30:36 +0000
  • 56fa7b5139 various tweaks made to the #fees page OutCast3k 2018-01-03 19:27:53 +0000
  • e85276dd89 added css changes OutCast3k 2018-01-01 18:58:33 +0000
  • c843685662 added new #fee section to coinb.in OutCast3k 2018-01-01 18:53:23 +0000
  • 64af126bc5 added segwit redeemscript to wallet, fixed typo, added links OutCast3k 2017-12-09 09:56:06 +0000
  • b997751791
    Added functionality for printing Paper Wallet oliverdorn 2017-11-25 00:53:00 +0100
  • 9bccc5c512
    Added Buttons for printing Paper Wallets oliverdorn 2017-11-25 00:49:16 +0100
  • 217897285e bug fix for issue #118 (do not generate a multisig address when the redeemscript is too large >520bytes) OutCast3k 2017-10-04 08:35:51 +0000
  • b1603821da at the risk of upsetting some users segwit addresses have now been enabled by default in the #wallet section, with the option to switch between legacy and segwit very easily. OutCast3k 2017-10-01 18:06:57 +0000
  • c2ef949dd0 segwit spending bug fixes btc 2017-09-21 13:38:48 +0000
  • ecb18acb0f code was missing for the segwit feature from the #wallet section btc 2017-09-20 09:56:20 +0000
  • 4a4f302fe6 added segwit support to the wallet section of #coinb.in OutCast3k 2017-09-16 09:03:10 +0000
  • 4afee020b0 Update sha1sum OutCast3k 2017-09-12 06:25:00 +0100
  • 2e0422656d removed blockr.io links as its closed down OutCast3k 2017-09-11 19:52:05 +0000
  • 6c480a1102 segwit support added OutCast3k 2017-09-10 13:18:31 +0000