From fee7dc396fce56b7cfc0e9992b8639a0674c6a0d Mon Sep 17 00:00:00 2001 From: roundminer <34668068+roundminer@users.noreply.github.com> Date: Thu, 28 Dec 2017 07:11:31 +0100 Subject: [PATCH 1/6] add-testnet-blockexplorer Added testnet https://testnet.blockexplorer.com --- index.html | 21 +++++++++++++--- js/coinbin.js | 70 +++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 86 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f476ee06..827645d2 100644 --- a/index.html +++ b/index.html @@ -636,7 +636,7 @@

Transaction Create a new transaction

Enter the address and amount you wish to make a payment to.

- +
@@ -644,8 +644,21 @@

Transaction Create a new transaction

-
+

Address of sender for returning unspent amount:

+
+
+ +
+
+ +
+
+ +
+


+
+

Address(es) to send payments:

@@ -1090,7 +1103,7 @@

Settings making coinb.in even better!

- + @@ -1146,6 +1159,7 @@

Settings making coinb.in even better!

+ @@ -1160,6 +1174,7 @@

Settings making coinb.in even better!

Select the network you wish to retreive your unspent inputs from

- +



-

Address(es) to send payments:

+

Recipients:

- +
From fe70eeefb099ae428ca49077f4fbf9ab8fb89ba7 Mon Sep 17 00:00:00 2001 From: yottalogical Date: Tue, 26 Feb 2019 16:11:16 -0500 Subject: [PATCH 3/6] Add link to blockchain explorer for blockexplorer (Bitcoin testnet) --- js/coinbin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/coinbin.js b/js/coinbin.js index 8d737fe8..2dc99514 100644 --- a/js/coinbin.js +++ b/js/coinbin.js @@ -1237,7 +1237,7 @@ $(document).ready(function() { }, success: function(res) { if(res.txid){ - $("#rawTransactionStatus").addClass('alert-success').removeClass('alert-danger').removeClass("hidden").html(' Txid: '+res.txid+'
Check this transaction by searching Txid on testnet.blockexplorer.com'); + $("#rawTransactionStatus").addClass('alert-success').removeClass('alert-danger').removeClass("hidden").html(' TXID: ' + res.txid + '
View on Blockchain Explorer'); } else { $("#rawTransactionStatus").addClass('alert-danger').removeClass('alert-success').removeClass("hidden").html(' Unexpected error, please try again. Response error text: ').res.responseText.prepend(''); } From cedd08b6d66d454fc22ac03399415f7ba8252961 Mon Sep 17 00:00:00 2001 From: yottalogical Date: Tue, 26 Feb 2019 16:18:46 -0500 Subject: [PATCH 4/6] Update sha1sum --- sha1sum | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sha1sum b/sha1sum index e31f3f5e..3726fcc1 100644 --- a/sha1sum +++ b/sha1sum @@ -1,8 +1,8 @@ ----- Version 1.3 2017.12.09 --- +---- Version 1.3 2019.02.26 --- 77e4519962e2f6a9fc93342137dbb31c33b76b04 ./js/aes.js 3a09a8fc0cfe828b57fc798d668234d0490ee1a6 ./js/bootstrap-datetimepicker.min.js 253711c6d825de55a8360552573be950da180614 ./js/bootstrap.min.js -934f5330156c159378c370f14b46862d54ff5b35 ./js/coinbin.js +e5e221383d5f323c59d07fdcc411bd043bbe1760 ./js/coinbin.js 31fbebf65d9cae8f26761cb057c4fb1b97339d08 ./js/coin.js 988565bc2cb402d63ed5c5fd7ff47c4278efc2c5 ./js/collapse.js 9ba5ede3d7f9d4c8fd623395f196adfdcf7e970f ./js/crypto-min.js @@ -30,7 +30,7 @@ de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.s 278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff 44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf d8a324a13501cd5705dc26b945fc8088f00907ae ./README.md -4b0ef8c0520f45540f142b562e9fbf00145f219c ./index.html +5cbfff0b2421c98c2140def6f771b30fa51b98c7 ./index.html From c72ab5eb1794f36224e32ba8889c5ac54f923e41 Mon Sep 17 00:00:00 2001 From: yottalogical Date: Tue, 26 Feb 2019 19:08:36 -0500 Subject: [PATCH 5/6] Update sha1sum --- sha1sum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sha1sum b/sha1sum index f2fd201c..52fa46cb 100644 --- a/sha1sum +++ b/sha1sum @@ -2,7 +2,7 @@ 77e4519962e2f6a9fc93342137dbb31c33b76b04 ./js/aes.js 3a09a8fc0cfe828b57fc798d668234d0490ee1a6 ./js/bootstrap-datetimepicker.min.js 253711c6d825de55a8360552573be950da180614 ./js/bootstrap.min.js -cea69963334927160046abfda7ca82400b34d7fc ./js/coinbin.js +e9be49c8cdc51931749a8750361eaea2e5de4e61 ./js/coinbin.js d7e828cea4e9af4934cc500d022cb1b6ce12cbb0 ./js/coin.js 988565bc2cb402d63ed5c5fd7ff47c4278efc2c5 ./js/collapse.js 9ba5ede3d7f9d4c8fd623395f196adfdcf7e970f ./js/crypto-min.js @@ -31,4 +31,4 @@ de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.s 278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff 44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf c024021c71cba503979a859d23cbf7a88b570d82 ./README.md -26552aac02a06e88b419539f93032de8a25e1edd ./index.html +88c2d9787969c3ecbcfe0865cfcffbd8c04d0693 ./index.html From dd41991ccc858740d785b2b3d94071e1078f9ff6 Mon Sep 17 00:00:00 2001 From: roundminer <34668068+roundminer@users.noreply.github.com> Date: Sun, 14 Apr 2019 13:36:24 +0200 Subject: [PATCH 6/6] Revert "Update from Upstream" --- README.md | 8 +- css/style.css | 86 ---------- images/btc32x.png | Bin 1413 -> 0 bytes index.html | 281 ++----------------------------- js/coin.js | 211 +++--------------------- js/coinbin.js | 411 ++++------------------------------------------ sha1sum | 16 +- 7 files changed, 77 insertions(+), 936 deletions(-) delete mode 100644 images/btc32x.png diff --git a/README.md b/README.md index 2b6c31f3..995ce989 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ coinbin ======= -A Open Source Browser Based Bitcoin Wallet. Version 1.4 beta by OutCast3k +A Open Source Browser Based Bitcoin Wallet. Version 1.3 beta by OutCast3k Live version available at http://coinb.in/ or http://4zpinp6gdkjfplhk.onion @@ -28,8 +28,6 @@ Coinb.in supports a number of key features such as: - HD (bip32) support - Supports altcoins such as litecoin - Replace by fee (RBF) Support -- Segwit Support -- Bech32 address support -- Fee calculator - https://coinb.in/#fees +- Segwit support -Donate to 3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN to see more development! +Donate to 1CWHWkTWaq1K5hevimJia3cyinQsrgXUvg to see more development! diff --git a/css/style.css b/css/style.css index 5504b845..e7195607 100644 --- a/css/style.css +++ b/css/style.css @@ -32,89 +32,3 @@ body { text-overflow: ellipsis; display: block; } - -#fees .txi_regular { - background: #d3d3d3; -} - -#fees .txi_segwit { - background: #bae1ff; -} - -#fees .txi_multisig { - background: #baffc9; -} - -#fees .txi_hodl { - background: #ffdfba; -} - -#fees .txi_unknown { - background: #ffb3ba; -} - -#fees .txo_p2pkh { - background: #E679C8; -} - -#fees .txo_p2sh { - background: #FAFE92; -} - -#fees .txinputs { -} - -#fees .txoutputs { -} - -.hideOverflow { - overflow:hidden; - white-space:nowrap; - text-overflow:ellipsis; -} - -#fees .slider { - -webkit-appearance: none; - appearance: none; - width: 100%; - height: 30px; - outline: none; - opacity: 0.7; - -webkit-transition: .2s; - transition: opacity .2s; - border: 2px dotted #c3c3c3; -} - -#fees .sliderbtn { - height: 30px; - width: 30px; - padding: 0px; - margin: 0px; - border: 0px; -} - -#fees .slider:hover { - opacity: 1; -} - -#fees .slider::-webkit-slider-thumb { - -webkit-appearance: none; - appearance: none; - width: 32px; - height: 32px; - border: 0; - background: url('https://coinb.in/images/btc32x.png'); - cursor: pointer; -} - -#fees .slider::-moz-range-thumb { - width: 32px; - height: 32px; - border: 0; - background: url('https://coinb.in/images/btc32x.png'); - cursor: pointer; -} - -#fees .total { - font-size: 100px; -} diff --git a/images/btc32x.png b/images/btc32x.png deleted file mode 100644 index 442dcaad0db90a802220c7f837ea46e7852584f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1413 zcmV;01$z34P)Px)FG)l}R9M5US6ggVMHC&1(1JqSnR7uAQpBo_F%taI z1e8d`4~_b#pMEKc(N7-{p*%{T_dH7!%K<57$b$CJPK5x(khfk zUv@9E&)nwpan9|bVUo!`=gyp2d(U2b?HM6rHWU}+U~6IpJoORTs)cOTPL}$cY}G}M zI!=!IhFtX_d5PuZ7G{gP)u<}>A*wc#J0E)a*ZVH z+{IG{h7eig%C+Pfz1Wrjstv$W@jB1lmH>atYe0x;cjoox{6*xdgV>(X-o*tT-}&3^ z3Eq(dR4y0B^L&dcB2RVr+nEu-0Lrt0idmBz(vSdEt8qv!Hk^#;gO=cz(12=}~MOeaenMMDI*DK$vdeHxsB zZe0cXuj{dvH-LTb0M(0tWM0Vk>7B6D5fqE8iQb!Xy&rQc0^FGoeEAAc_ZYBQ01Z#T zZ|B;8jRLrOLcecc22{?D-Z|z(Qhq!x)$$6+QT^~DKH^w6J+A=ZU9chx{q$%CxP8>0%i9AmWYx2osYHsJs_gCxE?c zf-xo~X9|yntyjxokb9Vb=VHli`AlHv>QV70;BbjHqG2h}v_ zAJF=i4vn3NV}LpjH$%bU*t57e_X9Ua#lQJA9d{;QT@i44Z!k7^Q`ZUBgbbCEOnH_$ z@I7jb=z_Dg0I=r)yIu+a26}pW-?4HL{f8rjo9@vaBxGoF=6e-C9N4FAqtJZ z`iIPgvve^^%KFG+#EbA&atZD^r3u#ZI&kqwnh!UEdN4c$bp8l5KBINRGNOx-C2N9e zSeba3Ts0V(4V(p^KbwyKAz-ZlI)2da{QtHmfiG49pFX7xX7<|=;I85`;sC7NC1cM7 zNmUwoAmIgfzNpoWW9u%^;MY2|aXikQ4@H~K(gs*;e4hnPv0{M9F<8KMV%QIUX| zr%y%4n}9-6m-+XD0fc z-HzT9+3<{V^3;H@l-?cQi1cNoj~rFX{F?gZ)Rm8ur&8pq9zQIp1pL~;-r4ES&o${W z-fl;AlV{YyQ$=_0mh8&8R4rGNqe{q;ZDh&6$dUtox8)`OKUZz>=TxXUao7DHfAdKf TINcB<00000NkvXXu0mjf+U=-D diff --git a/index.html b/index.html index 357c96ea..af392170 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ Bitcoin Wallet by Coinb.in - + @@ -74,7 +74,6 @@
  • About
  • -
    @@ -120,12 +119,12 @@

    Raw Transactions

    Wallet

    -

    Quick access to an online wallet where only you have access to your own private keys & can calculate your own fee!

    +

    Quick access to an online wallet where only you have access to your own private keys!

    Addresses

    -

    We support regular addresses, multisig, segwit / bech32 and stealth all with access to your own private keys!

    +

    We support regular addresses, multisig, segwit and stealth all with access to your own private keys!

    @@ -152,24 +151,15 @@

    Open Wallet browser based bitcoin wallet


    -
    Advanced Options
    - @@ -190,7 +180,6 @@

    Open Wallet browser based bitcoin wallet

    @@ -210,12 +199,6 @@

    Open Wallet browser based bitcoin wallet

    @@ -258,8 +246,8 @@

    Open Wallet browser based bitcoin wallet

    - - + +
    @@ -374,10 +362,6 @@

    New SegWit Address Smaller & Faster Transactions

    Address Options

    You can use the advanced options below to generate different kind of keys and addresses.

    -
    - -
    -
    @@ -737,7 +721,7 @@

    Transaction Create a new transaction

    - +
    @@ -762,211 +746,6 @@

    Transaction Create a new transaction


    - -
    -

    Bitcoin Fee Calculator

    -

    This page will give you a guide on the lowest fee to use to get your transaction included within the next few blocks. It works by predicting the size of a transaction and comparing it to another transaction in a recent block to determine an appropriate fee.

    - -
    -

    Recommended Fee: 0.00000000 BTC
    for a transaction of 0 bytes

    - ? Sat/Byte -
    - -
    -
    - -
    0
    Inputs
    -
    -
    - 0 Bytes -
    - -

    Regular Compressed - 1 - 148 bytes - -

    - -
    - - - -
    - -

    SegWit - 0 - 0 bytes - -

    - -
    - - - -
    - -

    MultiSig - 0 - 0 bytes - -

    - -
    - - - -
    - -

    Hodl Time Locked - 0 - 0 bytes - -

    - -
    - - - -
    - -

    Unknown - 0 - 0 bytes - -

    - -
    - - - -
    - -
    -
    - -
    - -
    0
    Outputs
    -
    -
    - 0 Bytes -
    - -

    Regular p2pkh (1...) - 2 - 68 bytes - -

    - -
    - - - -
    - -

    Regular p2sh (3...) - 0 - 0 bytes - -

    - -
    - - - -
    - -
    -
    -
    - -
    - -
    -
    -
    Chargable Transaction Size: 0 bytes
    -
    -
    - -
    - -
    - -
    - -
    - - - - -
    -

    Verify transactions and other scripts

    @@ -1104,33 +883,7 @@

    WIF key