Pages:
Author

Topic: [coinb.in] Open Source, Multi Signature, HD Wallet, SegWit/Bech32 and more! - page 10. (Read 74774 times)

hero member
Activity: 784
Merit: 500
This is a fantastic project. Kudos to those who are contrbuting to build this. I would like to know...

1. Which API is being used to Push Tx ?

2. Does https://coinb.in/#sign produce only Low S Tx ?
hero member
Activity: 714
Merit: 601
A few small changes in the recent update, but they might be worth mentioning.

  • There is now a Mediation/Arbitration Service listed on coinb.in's multisig page. This feature allows users to create multi signature 2-of-3 addresses with our public key and we will help resolve any disputes should they arrive. There is a fixed 1% fee.

    Note: If you offer a (reputable) mediation/arbitration/escrow service, you can make a pull request on github to have your pubkey added to the list of mediators.

  • A warning message will be displayed if the fee on the new transaction page is greater than 0.01 BTC.
  • Fixed a bug with the retrieval of unspent outputs for litecoin.
  • Some extra validation on the new transaction page to indicate which field is likely invalid.
  • Linked to the #settings page (https://coinb.in/#settings) from the broadcast page to make changing the network easier.

Might have been something I've missed, but I think that's it.

Enjoy everyone, more to come soon!
hero member
Activity: 630
Merit: 767
BTC⇆⚡⇄BTC
Maybe he could even integrate the Warp Wallet way on coinb.in Cheesy

That would certainly be an excellent achievement!
staff
Activity: 4214
Merit: 1203
I support freedom of choice
Maybe he could even integrate the Warp Wallet way on coinb.in Cheesy
hero member
Activity: 630
Merit: 767
BTC⇆⚡⇄BTC
Found this coinb.in very useful when combined with WarpWallet ( keybase.io/warp ). All of them used offline.

It generates the most powerfull cold storage method of defense I've ever seen (with no need to download the full blockchain nor touching the internet).

Multi signature + Warp Wallet = no more fear of brute force attacks.

Thank you @OutCast3k for this wonderful, simple and (yet) beautiful tool.

It's the KISS (Keep it simple stupid!) philosophy in action. It's an awesome GUI to use even for non-technical public.

I also liked to see a good fork activity on this project by several contributors at Github.

Keep up the good work!
sr. member
Activity: 302
Merit: 250
Imagine a world without hate and oppression
Question, for using new key, must be install bitcoin-qt or can using online bitcoin wallet?
newbie
Activity: 2
Merit: 0
Some details that are not clear to me:
1. If I am a third-party (i did not participate in the creation of the multisig address or with any of the transactions or the redeem script) and I look at the blockchain and find a multisig address, will I be able to know which Bitcoin addresses were used to create the multisig address?
2. If I am a third-party (same conditions as above) and I look at the blockchain, I see a confirmed transaction where a multisig address was used to send BTC to some other address, will I be able to know which of the individual Bitcoin addresses used in the creation of the multisig address actually SIGNED the transaction? i.e., if Addresses #1, #2, and 3# were used to create MultiSigAddress #1 (2 of 3 signatures required). Will I be able to know if for #1 and #3 signed the transaction (and that #2 did not participate)?

Regardless of your involvement in creating a P2SH address, you can find which all addresses are needed to sign transaction if that multisig address has send Bitcoins from it. When sending Bitcoins, the redeemScript is included in the transaction. When you have a redeemScript, you can either break it down and find the public keys manually or you can use https://coinb.in/#verify.

Read http://www.soroushjp.com/2014/12/20/bitcoin-multisig-the-hard-way-understanding-raw-multisignature-bitcoin-transactions.

yeah, thanks! And when sending Bitcoins, the redeemScript will show that #1 and #3 signed the transaction, and that #2 did not participate right? (just double checking)
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
Some details that are not clear to me:
1. If I am a third-party (i did not participate in the creation of the multisig address or with any of the transactions or the redeem script) and I look at the blockchain and find a multisig address, will I be able to know which Bitcoin addresses were used to create the multisig address?
2. If I am a third-party (same conditions as above) and I look at the blockchain, I see a confirmed transaction where a multisig address was used to send BTC to some other address, will I be able to know which of the individual Bitcoin addresses used in the creation of the multisig address actually SIGNED the transaction? i.e., if Addresses #1, #2, and 3# were used to create MultiSigAddress #1 (2 of 3 signatures required). Will I be able to know if for #1 and #3 signed the transaction (and that #2 did not participate)?

Regardless of your involvement in creating a P2SH address, you can find which all addresses are needed to sign transaction if that multisig address has send Bitcoins from it. When sending Bitcoins, the redeemScript is included in the transaction. When you have a redeemScript, you can either break it down and find the public keys manually or you can use https://coinb.in/#verify.

Read http://www.soroushjp.com/2014/12/20/bitcoin-multisig-the-hard-way-understanding-raw-multisignature-bitcoin-transactions.
newbie
Activity: 2
Merit: 0
Some details that are not clear to me:
1. If I am a third-party (i did not participate in the creation of the multisig address or with any of the transactions or the redeem script) and I look at the blockchain and find a multisig address, will I be able to know which Bitcoin addresses were used to create the multisig address?
2. If I am a third-party (same conditions as above) and I look at the blockchain, I see a confirmed transaction where a multisig address was used to send BTC to some other address, will I be able to know which of the individual Bitcoin addresses used in the creation of the multisig address actually SIGNED the transaction? i.e., if Addresses #1, #2, and 3# were used to create MultiSigAddress #1 (2 of 3 signatures required). Will I be able to know if for #1 and #3 signed the transaction (and that #2 did not participate)?
legendary
Activity: 1008
Merit: 1000
So, a quick question to the community!

Not many people seem to be donating and I need to generate enough to at least pay for the VPS. I don't want to add advertising to the site, although Google ads would probably generate me quite a bit. Does anyone have any suggestions for generating donations? I suppose I could make it optional on the new transaction page to donate, or throw up a message now and again.

What do you all think would be least intrusive?

How much are you paying per month?

You might also host your site on Github for free.

Its about 25£ a month. Its UK hosted, so probably a bit more expensive than usual. I can't run it from github as I need to be running a Bitcoin client, sometimes multiple ones. Smiley

Personally, I find that to be useful information! Maybe state on the website what the costs are. I'll be sure to donate a month's usage next time I use it.
hero member
Activity: 714
Merit: 601
[snip]

40 byte OP_RETURN null data is not is not  included in the generated raw transaction data, and the corresponding address box is outlined with
red color, showing error.

But its working for null data < 40 Bytes

OK, thanks! This should be fixed in the most recent update. But I will double check. Smiley
legendary
Activity: 1020
Merit: 1000



Sure, I have a few changes to make. I'll allow it to accept 80 bytes but still recommend that you keep it at 40.


Unable to send this 40 byte hex Null data (OP_RETURN) through coinb.in

6e40e16940913005cfe051091306f7e1fe01201682c512c80eff20205129bdc01163a7d0a59b37b 4


39 byte hex is working

What error did you receive?

40 byte OP_RETURN null data is not is not  included in the generated raw transaction data, and the corresponding address box is outlined with
red color, showing error.

But its working for null data < 40 Bytes
hero member
Activity: 714
Merit: 601
So, a quick question to the community!

Not many people seem to be donating and I need to generate enough to at least pay for the VPS. I don't want to add advertising to the site, although Google ads would probably generate me quite a bit. Does anyone have any suggestions for generating donations? I suppose I could make it optional on the new transaction page to donate, or throw up a message now and again.

What do you all think would be least intrusive?

How much are you paying per month?

You might also host your site on Github for free.

Its about 25£ a month. Its UK hosted, so probably a bit more expensive than usual. I can't run it from github as I need to be running a Bitcoin client, sometimes multiple ones. Smiley
hero member
Activity: 714
Merit: 601



Sure, I have a few changes to make. I'll allow it to accept 80 bytes but still recommend that you keep it at 40.


Unable to send this 40 byte hex Null data (OP_RETURN) through coinb.in

6e40e16940913005cfe051091306f7e1fe01201682c512c80eff20205129bdc01163a7d0a59b37b 4


39 byte hex is working

What error did you receive?
legendary
Activity: 1020
Merit: 1000



Sure, I have a few changes to make. I'll allow it to accept 80 bytes but still recommend that you keep it at 40.


Unable to send this 40 byte hex Null data (OP_RETURN) through coinb.in

6e40e16940913005cfe051091306f7e1fe01201682c512c80eff20205129bdc01163a7d0a59b37b 4


39 byte hex is working
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!

While signing a multisig transaction, does the order of signing it matters ?

Is this order  linked to order of public keys used to create that multisig address ?

There is no "specific" order when signing.
member
Activity: 62
Merit: 10
Micro Investment with Guaranteed Returns

While signing a multisig transaction, does the order of signing it matters ?

Is this order  linked to order of public keys used to create that multisig address ?
legendary
Activity: 1008
Merit: 1000
So, a quick question to the community!

Not many people seem to be donating and I need to generate enough to at least pay for the VPS. I don't want to add advertising to the site, although Google ads would probably generate me quite a bit. Does anyone have any suggestions for generating donations? I suppose I could make it optional on the new transaction page to donate, or throw up a message now and again.

What do you all think would be least intrusive?

How much money are we talking about here? Give us a donation target Smiley
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
So, a quick question to the community!

Not many people seem to be donating and I need to generate enough to at least pay for the VPS. I don't want to add advertising to the site, although Google ads would probably generate me quite a bit. Does anyone have any suggestions for generating donations? I suppose I could make it optional on the new transaction page to donate, or throw up a message now and again.

What do you all think would be least intrusive?

How much are you paying per month?

You might also host your site on Github for free.
hero member
Activity: 714
Merit: 601
So, a quick question to the community!

Not many people seem to be donating and I need to generate enough to at least pay for the VPS. I don't want to add advertising to the site, although Google ads would probably generate me quite a bit. Does anyone have any suggestions for generating donations? I suppose I could make it optional on the new transaction page to donate, or throw up a message now and again.

What do you all think would be least intrusive?
Pages:
Jump to: