Bitcoin Forum
August 01, 2024, 12:42:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Timelocked transactions? on: July 12, 2018, 09:43:45 PM
Is anyone using timelocked transactions? How? And why? Seems like a feature that was introduced in Bitcoin for no reason.
2  Bitcoin / Development & Technical Discussion / Re: How Should I proceed to become a block chain developer. on: July 10, 2018, 07:05:23 PM
Apply for a blockchain job. Someone might be willing to take a gamble on you.
3  Bitcoin / BitcoinJ / Re: Anyone still working on this? on: July 06, 2018, 03:05:46 PM
Oops, thanks for the pointers.
4  Bitcoin / BitcoinJ / Anyone still working on this? on: July 03, 2018, 01:06:06 AM
I've been playing with BitcoinJ for a couple of months now. Slowly, I've gotten to the point that I can start committing to the repo. But I am trying to evaluate whether it makes sense to contribute if there are not a contributors. Naturally, however, I think that Java implementation of the wallet makes much more sense than JavaScript or any other dynamic programming language.
5  Bitcoin / BitcoinJ / Re: Married Wallet Example on: July 03, 2018, 12:59:21 AM
Lol, I'll bite.

He's talking about this:
https://bitcoinj.github.io/working-with-the-wallet#marriedmulti-signature-wallets-and-pluggable-signers
6  Bitcoin / Development & Technical Discussion / Re: How Can/Do You Store Files on a Blockchain? on: July 03, 2018, 12:29:21 AM
> Blockchain is a source of truth.
> Bitcoin's blockchain is for made for recording transactions, not random messages.
> Blockchain can be used for storing other types of messages. For instance, one common use case is to do voting.
> Storing any arbitrary data on blockchain would simply not scale
7  Bitcoin / Development & Technical Discussion / Re: Creating a vault for pooling money on: July 01, 2018, 05:02:09 AM
You should probably use a multisignature wallet. That way nobody can spend money without the group's approval.

Do you have example of one?
8  Bitcoin / Development & Technical Discussion / Creating a vault for pooling money on: June 30, 2018, 10:50:10 PM
Hi guys,

If I want to create an account between my friends to save money together. what is the best way to about with it?

Ideally, I think that we should have a HD wallet. And each of us deposits money to designated public/private key. And can take out money whenever we want. Sounds good? Any other considerations?
9  Bitcoin / Development & Technical Discussion / Re: The Economic Limits of Bitcoin on: June 30, 2018, 09:56:04 PM
Does the paper talk about offchain transactions? If not, then not worth reading.
10  Bitcoin / Development & Technical Discussion / Re: If bitcoin gets mass adopted, must we use our mobiles to buy? on: June 30, 2018, 09:43:51 PM
Wallet goes in your pocket. Bitcoin wallet must be mobile.

You will never feel safe with 10 million dollar in your pocket (even if it is). Too much responsibility. Hardware wallets are here to stay. For a long f**king time.
11  Bitcoin / Development & Technical Discussion / Re: Bitcoin Wallet with access controls on: June 30, 2018, 02:44:22 PM
how exactly controlling access to fund done in your wallet?
if your wallet has the total control of the fund, don't expect anyone to be interested in it Tongue
you should just implement multisig address with easy interface to coordinate and connect multi users

One thing is for sure. The ultimate control of the funds won't rest with "me". Multi-sig feature is in the queue. Just wanted to try something different first.
12  Bitcoin / Development & Technical Discussion / Re: Bitcoin Wallet with access controls on: June 30, 2018, 02:29:53 PM
How is that different to one person (ie. the one allowed to spend) setting up a wallet... and giving out the xpub (for an HD wallet) or the bitcoin address (ie. for a single private key paper wallet) to the other users (to create watching-only wallets)? Or is your idea to streamline the process?

Yep, it does uses the xpub.

Quote
As for the spending controls... how do you enforce this? What is stopping the person with "spend" permission exporting the private key(s), importing to another wallet and spending whatever they like? Huh

Essentially, you encrypt it.

Quote
If your wallet doesn't provide access to the private key(s)... what backup facility do you provide to ensure that the funds can be "recovered" in the case of an issue (hardware failure etc)?

Seed which is broken down and given to each member of the Treasury.
13  Bitcoin / Development & Technical Discussion / Re: Bitcoin Wallet with access controls on: June 30, 2018, 02:06:01 PM
It is open source right?
Can you give us a link to the source code?
It's closed source for now. Might change it later.
14  Bitcoin / Meetups / Casual meetup: Seattle on: June 30, 2018, 05:24:25 AM
Hey guys,

I am hosting a casual private meetup on 15th July. Ask me for location.

Cheers
15  Bitcoin / Development & Technical Discussion / Bitcoin Wallet with access controls on: June 30, 2018, 05:04:03 AM
I am creating an entirely new kind of wallet. It's mostly done. But I am getting a bit discouraged by the response so far. And so I am here in front of you guys to explain the idea.

I call it Treasury.

It's a wallet where you can invite yourself and your friends to create a "treasury". One person is allowed to spend and others can only see (watching wallets). Additionally, it is also possible to regulate the spending by creating access control. For instance, one is only allowed to spend X amount of bitcoins in Y amount of days.

Is there anyone who wants to try this?
16  Economy / Economics / Re: Would a global disaster increase or decrease the Bitcoin value ? on: June 29, 2018, 03:40:18 PM
Bitcoin is currency of the world.

If the disaster strikes one part of the world, Bitcoin can help diffuse the impact instead of damaging one locality. Think of Venezuela. Demand increases value. Definitely seeing this raising the value of Bitcoin
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!