From 87551dd376bc946a1776fe9c063efa902a0d31b2 Mon Sep 17 00:00:00 2001 From: "john.salguero" Date: Tue, 19 Dec 2017 03:00:57 -0800 Subject: [PATCH 1/2] After a careful review of the code with the incorrect SHA1sums I have determined to the best of my knowledge that these files do not pose a security threat to the project and as such I have corrected the SHA1sums in the file. --- sha1sum | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sha1sum b/sha1sum index ae427aca..e76d2967 100644 --- a/sha1sum +++ b/sha1sum @@ -3,7 +3,7 @@ 3a09a8fc0cfe828b57fc798d668234d0490ee1a6 ./js/bootstrap-datetimepicker.min.js 253711c6d825de55a8360552573be950da180614 ./js/bootstrap.min.js 8e9b7114276b56d1073698f025f707523d53631b ./js/coinbin.js -31fbebf65d9cae8f26761cb057c4fb1b97339d08 ./js/coin.js +f3e32507f7240a06f757301c0050cc4706ed73a1 ./js/coin.js 988565bc2cb402d63ed5c5fd7ff47c4278efc2c5 ./js/collapse.js 9ba5ede3d7f9d4c8fd623395f196adfdcf7e970f ./js/crypto-min.js f7c09f2f5a721371e7d478050119f7e2d58e3ef9 ./js/crypto-sha256-hmac.js @@ -22,15 +22,15 @@ ad038e1f39646b68ae666324ed4c2882a8c42474 ./js/qrcode.js ed29315e0ffb3f14382431f2724235bf67f44eb3 ./css/bootstrap.min.css fc6b4268fbd57ad95d2b41a1d4d6866f222fbdb2 ./css/bootstrap-theme.min.css 4198ed869836ea5727ad6b80bf2df0a9c1a83244 ./css/style.css -8ac24915d59cef71c542e7cb7d7e153f560cba1f ./images/coinbin.gif +1a46983aee51277fb2178fed94b32b4550cb7d81 ./images/coinbin.gif f2af060f1cadbc9065c8c465c648dc01be67cc12 ./images/loader.gif 86b6f62b7853e67d3e635f6512a5a5efc58ea3c3 ./fonts/glyphicons-halflings-regular.eot ca35b697d99cae4d1b60f2d60fcd37771987eb07 ./fonts/glyphicons-halflings-regular.woff2 de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.svg 278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff 44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf -d8a324a13501cd5705dc26b945fc8088f00907ae ./README.md -fa37c3b94927a222abf589a1c16129a3a3f4b4ab ./index.html +b8fe89a1964d7ec981633c610bac8a1ccc5672d7 ./README.md +a0c7a444f0f53fbefe0c4389ac29b357cf9d0f8b ./index.html From 12cc4a0fcd791f91885368eccd85a4d4645d67e0 Mon Sep 17 00:00:00 2001 From: "john.salguero" Date: Thu, 28 Dec 2017 22:05:04 -0800 Subject: [PATCH 2/2] Made new transactions compatible with bitcoin gold except there is something wrong with signing :/ --- index.html | 86 +++++++++++++++++++++------------------- js/coin.js | 53 +++++++++++++------------ js/coinbin.js | 108 ++++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 167 insertions(+), 80 deletions(-) diff --git a/index.html b/index.html index 5abc4ce6..9cbde828 100644 --- a/index.html +++ b/index.html @@ -63,15 +63,15 @@
  • MultiSig Address
  • Time Locked Address
  • HD Address
  • - - +
  • +
  • Transaction
  • Verify
  • Sign
  • - - - +
  • Broadcast
  • +
  • Wallet
  • +
  • About
  • @@ -110,17 +110,17 @@

    MultiSig

    We offer a fully transparent multisig solution which works seamlessly offline and with other bitcoin clients.

    - - - - +
    +

    Raw Transactions

    +

    Create, verify, sign and broadcast custom raw transactions online with advanced features and minimal effort!

    +
    - - - - +
    +

    Wallet

    +

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

    +

    Addresses

    @@ -190,7 +190,7 @@

    Open Wallet browser based bitcoin wallet

  • Spend
  • History
  • -
  • Buy
  • +
  • Buy
  • Keys
  • @@ -244,7 +244,7 @@

    Open Wallet browser based bitcoin wallet

    - +
    @@ -375,9 +375,9 @@

    New Multisig Address Secure multisig address

    Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.

    - - - +
    @@ -964,8 +964,8 @@

    Keys

    - - +

    Sign Transaction once a transaction has been verified

    +

    Once you have verified a transaction you can sign and then broadcast it into the network.

    @@ -998,12 +998,12 @@

    Keys

    @@ -1059,7 +1059,7 @@

    About open source bitcoin wallet

    TOR 4zpinp6gdkjfplhk.onion

    What is Bitcoin?

    Bitcoin is a type of digital currency in which encryption techniques are used to regulate the generation of units of currency and verify the transfer of funds, operating independently of a central bank. See weusecoins.com for more information.

    -

    If you are looking to buy some Bitcoin try LocalBitcoins.com.

    +

    If you are looking to buy some Bitcoin Gold try yobit.net.

    Information

    Coinb.in is a free and open source project released under the MIT license, originally by OutCast3k in 2013. Discussion of the project can be found at bitcointalk.org during its early testing stages when its primary focus was to develop a proof of concept multisig solution in javascript.

    Coinb.in is run and funded by the generosity of others in terms of development and hosting.

    @@ -1080,11 +1080,13 @@

    Settings making coinb.in even better!

    Network:

    Select which network you'd like to use for key pair generation.

    @@ -1132,19 +1134,20 @@

    Settings making coinb.in even better!


    - - - - - - - - - - - - - +
    +
    + Broadcast:
    +

    Select the network you wish to broadcast the transaction via

    + +
    +

    @@ -1153,6 +1156,7 @@

    Settings making coinb.in even better!

    Unspent outputs:

    Select the network you wish to retreive your unspent inputs from