Bitcoin Forum
May 03, 2024, 09:48:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 »  All
  Print  
Author Topic: [coinb.in] Open Source, Multi Signature, HD Wallet, SegWit/Bech32 and more!  (Read 74779 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
May 22, 2016, 03:04:24 AM
 #241

Mr. OutCast3k,

I have a question, but it is more of a general question that is just indirectly related to coinb.in.

Can I add a multisignature address to bitcoin core? Can I then add the private keys (assuming I have them of course) and do a spend using that wallet?

For example, I create a 2-of-3 address. Let's make a more concrete example and I'll use your page to do it:

I first generate 3 regular addresses, public keys, and private keys:

1P6xdHExqRusJ8hM4vpTjuDnum4Crxoxb8
03d6a0edc630c29f649500d592091039d7f3c942ec07bb7ebdabfe5727c58964fd
KwyKy7C7f8pHw1GizvWhLpE6GB13ZcfNJoX98MHiwwz1x77MksQq

1Eom4fsSnmka311BbJrmUjyY29tsQcrTyD
0305143caa81bc0fec9237f594939d0ceb667cb78e451264e8d2a677648a871aeb
Kyw4KDi8Lre2WhpTJt8p8gfTEkpSfqVv8dv3bJ75cmuyvFHQ7HBy

1Ceidy7FSL8Vzrqg5SfzUpEqDwmPB9Drfo
0306c73d2aea0a492e268dd1b3ed1ba1bbdc54c1d4a3a46d9d74fe81f3e6a301af
KxbsQxm5Q8pGXPs8AWP7Lt1SkzFrvgZr2EdKpB9WTFCkC4cdnK3V

Then I input the above public keys in that order (and order seems to affect the result) and come up with the following:

Address
3NUEUQspbf9LK3mRN13pLNyzeEK4Ep1HRC

Redeem Script
522103d6a0edc630c29f649500d592091039d7f3c942ec07bb7ebdabfe5727c58964fd210305143 caa81bc0fec9237f594939d0ceb667cb78e451264e8d2a677648a871aeb210306c73d2aea0a492e 268dd1b3ed1ba1bbdc54c1d4a3a46d9d74fe81f3e6a301af53ae

Does bitcoin core (currently version 0.12.1) not work if I import the 3 private keys? Or it won't know what to do? That then leaves me with the option of using your site.

Actually, I'm looking for a way to do this with thousands of addresses (all of them multi-sig). The big wallet guys and exchanges have already done this, but I don't know if their code is open (I haven't checked.) Ideally, there would be 2 or 3 different physical machines with 2 cold offline airgapped, but for testing purposes it will be just one.

Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714772917
Hero Member
*
Offline Offline

Posts: 1714772917

View Profile Personal Message (Offline)

Ignore
1714772917
Reply with quote  #2

1714772917
Report to moderator
1714772917
Hero Member
*
Offline Offline

Posts: 1714772917

View Profile Personal Message (Offline)

Ignore
1714772917
Reply with quote  #2

1714772917
Report to moderator
Serge V.
Member
**
Offline Offline

Activity: 98
Merit: 10

https://keybase.io/serge_v


View Profile WWW
May 22, 2016, 08:16:44 AM
Last edit: May 22, 2016, 09:10:03 AM by Serge V.
 #242

Can I add a multisignature address to bitcoin core? Can I then add the private keys (assuming I have them of course) and do a spend using that wallet?

To add a 2-of-3 MustiSig address to bitcoin core you will need to execute in client console the following command (in your example):

Code:
addmultisigaddress 2 '["03d6a0edc630c29f649500d592091039d7f3c942ec07bb7ebdabfe5727c58964fd","0305143caa81bc0fec9237f594939d0ceb667cb78e451264e8d2a677648a871aeb","0306c73d2aea0a492e268dd1b3ed1ba1bbdc54c1d4a3a46d9d74fe81f3e6a301af"]'

Result:

Code:
3NUEUQspbf9LK3mRN13pLNyzeEK4Ep1HRC

In order to spend the funds from the MultiSig address you will need to import 2 of 3 private keys that correspond to these public keys:

Code:
importprivkey KwyKy7C7f8pHw1GizvWhLpE6GB13ZcfNJoX98MHiwwz1x77MksQq

Code:
importprivkey Kyw4KDi8Lre2WhpTJt8p8gfTEkpSfqVv8dv3bJ75cmuyvFHQ7HBy

Veritas Escrow Service [EN] [RU]
Tox ID: 25AFA2F787DD955FBF7AFC1FB0F3B6ED3040FE020891476F754777F01ECE936ECDBE0FAF1C1B
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
May 24, 2016, 01:38:38 PM
 #243

@OutCast3k
Can you add an easy way to cut the fee from the sending amount, instead of the local balance.

If I send 0.1 BTC to someone with 0.00001 fee, and he asks a faster transaction, I should be able to easily change the sending amount, example: 0.0999 BTC and 0.0001 fee.

He is the one that need a faster tx, not me, so he is he one that need to pay for it.

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
idev
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
June 21, 2016, 10:13:42 AM
 #244

Is there a testnet version available somewhere ?
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
June 29, 2016, 08:15:08 AM
Last edit: July 03, 2016, 09:33:59 AM by Financisto
 #245

Is there a testnet version available somewhere ?
This forked version implemented it:

https://ttutdxh-nubits.github.io/cointoolkit

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
idev
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
June 29, 2016, 09:47:19 AM
Last edit: June 29, 2016, 12:17:21 PM by idev
 #246

Is there a testnet version available somewhere ?
This forked version implemented it:

https://ttutdxh-nubits.github.io
Edit: You missed typed the full URL https://ttutdxh-nubits.github.io/cointoolkit

But thanks for putting me on the right track Wink

Bitcoin Testnet version does not seem to work, it's not recognizing my pub keys when i submit them to create a multisig address.
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
July 03, 2016, 09:35:19 AM
 #247

Yes. Thanks for telling me that.

Now it's correct.

Cheers!

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
July 05, 2016, 11:59:46 AM
 #248

@OutCast3k
Will you also add the support for CSV?

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
October 15, 2016, 11:58:57 PM
 #249

Question: Bitcoin Core allows addmultisigaddress nrequired ["key",...] ... where each key is a Bitcoin address or hex-encoded public key.

What's the difference or concern or problem or whatever reason for using a Bitcoin address and the hex-encoded public key?

I'll take a guess: you can't add using the Bitcoin address if you don't already have the private key in your wallet?

ttg43
Full Member
***
Offline Offline

Activity: 518
Merit: 100



View Profile
November 04, 2016, 12:14:18 PM
 #250

This wallet is easy and secure. Strongly recommended Cool
mr_hoang
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 23, 2016, 05:46:29 AM
 #251

Hi there! Using this service too and see today - my balance is 0.00. Blockchain shown real amount. What's problem?
ttg43
Full Member
***
Offline Offline

Activity: 518
Merit: 100



View Profile
November 26, 2016, 07:54:00 PM
 #252

Hi there! Using this service too and see today - my balance is 0.00. Blockchain shown real amount. What's problem?
Hm. Maybe weak conection? Try to use your private keys in other wallet (for example in bither).
ttg43
Full Member
***
Offline Offline

Activity: 518
Merit: 100



View Profile
November 26, 2016, 07:56:55 PM
 #253

Hey, OP. Any option to make similar wallet for dash? There no any web wallet for dash at all - big opportunity, I think)
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
November 27, 2016, 04:16:40 AM
 #254

This fork from coinb.in is on its way to add Dash: https://github.com/ttutdxh-nubits/cointoolkit/pulls  Wink

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
ttg43
Full Member
***
Offline Offline

Activity: 518
Merit: 100



View Profile
November 27, 2016, 07:35:28 AM
 #255

This fork from coinb.in is on its way to add Dash: https://github.com/ttutdxh-nubits/cointoolkit/pulls  Wink
To be honest I don't trust this project because it has no reputation for now(
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
November 27, 2016, 07:42:26 AM
 #256

It's also open source so you can review the code yourself, download from GitHub and use it offline even if you don't trust it.

Talking about Dash, there's also BIP39 Tool which I just added to my list here: https://bitcointalk.org/index.php?topic=1164163.0

That one also generates an Hierachical Deterministic Wallet from BIP39 mnemonic for several coins (Dash included).

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
100bitcoin
Sr. Member
****
Offline Offline

Activity: 860
Merit: 423


View Profile WWW
December 25, 2016, 06:39:22 PM
 #257

The website https://coinb.in seems to be down right now. I had a downloaded copy. So, I tried to use it offline. But, that is now working either while I am trying to create a new Tx. The system is unable to download the UTXO set. There are only 2 available options for mainnet - coinb.in (Bitcoin mainnet) & Blockr.io (Bitcoin mainnet). The first one is not working as expected, but the second one is not working either. It is throwing the error - Unexpected error, unable to retrieve unspent outputs!.

bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
December 28, 2016, 06:15:55 AM
 #258

The website https://coinb.in seems to be down right now. I had a downloaded copy. So, I tried to use it offline. But, that is now working either while I am trying to create a new Tx. The system is unable to download the UTXO set. There are only 2 available options for mainnet - coinb.in (Bitcoin mainnet) & Blockr.io (Bitcoin mainnet). The first one is not working as expected, but the second one is not working either. It is throwing the error - Unexpected error, unable to retrieve unspent outputs!.

Here's a modified coinb.in with added support for Multi Sig transactions as used by Rein

http://reinproject.org/coinbin/


Edit: It's for Bitcoin Mainnet

{ BitSpill }
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 28, 2016, 10:10:22 AM
 #259

@bitspill
Is there a github repo with your modifications?

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
weex
Legendary
*
Offline Offline

Activity: 1102
Merit: 1014



View Profile
December 29, 2016, 05:53:25 AM
Last edit: February 03, 2017, 11:26:50 PM by weex
 #260

@bitspill
Is there a github repo with your modifications?
https://github.com/ReinProject/coinbin/ is what's hosted on https://reinproject.org

Edit: now https
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!