Bitcoin Forum
April 27, 2024, 05:13:18 AM *
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 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 173 »
  Print  
Author Topic: Blockchain.info - Bitcoin Block explorer & Currency Statistics  (Read 482336 times)
julz
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
December 19, 2011, 07:15:52 AM
 #221

Not that I want to give anybody any ideas, but can't people easily remove the 1% fee from the output of a transaction, given the way the transaction is constructed and signed on the client side? Like use a greasemonkey script or something that does it automatically? Are you just hoping that people won't do that, or is actually not possible somehow?

I don't know if it can be worked around - but I wish it were only 1%. 
It's 1% or 0.01 BTC ...   so for sub 1BTC amounts it's quite a high cut.

I'd hoped to use it as part of a demo to people about how easy it is to shuffle around money using Bitcoin.
Looks like I'll have to use amounts in the order of a few BTC rather than 0.x BTC so that it's not eaten up so quickly by fees.



If it's 1% of 0.01 BTC, 1 BTC is the equilibrium.  Send more than that and you pay MORE in fees.  Yes, it's less by percentage, but you're still spending more BTC on fees.  If you are minimizing fees on demo transactions it doesn't matter the amount as long as it is 1 BTC or less, you will pay the 0.01 BTC minimum.

The point in doing the demos is not really to minimize the total amount in fees... it's to minimize the perception that you're being ripped off just like ordinary banks do.
Also - I'd hoped to actually *give* the entire demo amount to the friend/family member in question - and I don't have enough BTC available at the moment to give multiple BTC to each person. 

I could have given 0.2 or so to a few people - but then the 0.01 fee becomes really obvious and lessens the impact of the demo.
I guess this is old problem of Bitcoin not really being suited to Microtransactions..   but at least with the default client there is only the network fee which is much smaller.






@electricwings   BM-GtyD5exuDJ2kvEbr41XchkC8x9hPxdFd
1714194798
Hero Member
*
Offline Offline

Posts: 1714194798

View Profile Personal Message (Offline)

Ignore
1714194798
Reply with quote  #2

1714194798
Report to moderator
1714194798
Hero Member
*
Offline Offline

Posts: 1714194798

View Profile Personal Message (Offline)

Ignore
1714194798
Reply with quote  #2

1714194798
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714194798
Hero Member
*
Offline Offline

Posts: 1714194798

View Profile Personal Message (Offline)

Ignore
1714194798
Reply with quote  #2

1714194798
Report to moderator
1714194798
Hero Member
*
Offline Offline

Posts: 1714194798

View Profile Personal Message (Offline)

Ignore
1714194798
Reply with quote  #2

1714194798
Report to moderator
1714194798
Hero Member
*
Offline Offline

Posts: 1714194798

View Profile Personal Message (Offline)

Ignore
1714194798
Reply with quote  #2

1714194798
Report to moderator
giszmo
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
December 19, 2011, 03:31:32 PM
 #222

cool site! bookmarked.

2 requests though for http://blockchain.info/unconfirmed-transactions
* on the map you show flags but not in the list. wouldn't it make sense the other way round? in the map the symbol could rather represent the order of magnitude of the transaction than the country which is clear by the location.
* please make the sound opt-in instead of opt-out. Took me 5 minutes to find the tab that was beeping.

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 19, 2011, 09:41:00 PM
Last edit: December 20, 2011, 03:17:54 PM by piuk
 #223

minor point on the popup..  it might be nice if the popup could be 'pinned'.. at the moment it only works as a mouse hover-over, so you can't copy/drag the QR code or get the path to the image.

I've made the QR Code popup in a modal instead, so it should now work on android and over devices with no mouseover.

The firstbits are an ideal (theoretically) unambiguous shortener... provided the address has been seen by the network. For public addresses not yet publicly seen by the network, perhaps Puik could add a temporary otherwise invalid code. The first 8 characters of an address are typically unambiguous (sans vanity codes), something like 1eDj5Efw000 (zero zero zero) might produce a collision list page?

Rather than a separate collision page I could make the to address field drop down with an auto complete list, a plugin like this http://www.devbridge.com/projects/autocomplete/jquery/ should work.

Not that I want to give anybody any ideas, but can't people easily remove the 1% fee from the output of a transaction, given the way the transaction is constructed and signed on the client side? Like use a greasemonkey script or something that does it automatically? Are you just hoping that people won't do that, or is actually not possible somehow?

Yes only one line of code needs to be commented out to remove transactions fees:

Quote
txValue = txValue.add(ourFee);

There are certain things I can do to make it more difficult to remove the fees but I'm hoping It won't be necessary. If you want to use this service because of the connivence it provides then I ask that you understand there are costs involved in the upkeep (bandwidth, development costs etc) which need to paid for. This service is front-end for your wallet only, if you feel the fees are too high, you are free to export your keys at anytime.

Also note a) there is no minimum miners fee b) You can group small transactions in one multi recipient transaction to reduce fees.

The site is not profitable at the moment, if at some point in the future it does become profitable I will look at reducing the fees.

cool site! bookmarked.

2 requests though for http://blockchain.info/unconfirmed-transactions
* on the map you show flags but not in the list. wouldn't it make sense the other way round? in the map the symbol could rather represent the order of magnitude of the transaction than the country which is clear by the location.
* please make the sound opt-in instead of opt-out. Took me 5 minutes to find the tab that was beeping.

Point taken about the flags, I like the bleep on as default though (If nothing else it reminds you to close the page and stop sucking bandwidth Smiley).

New features

  • Offline Mode
  • QR Code Scanner (Requires flash)

I need to write a tutorial of how to do this but basically you can now make an online/paper wallet hybrid.

  • Login in offline mode (Must have private browsing enabled and disconnect your internet when prompted)
  • Generate some new keys
  • Print a paper wallet
  • Log back in in normal mode, add the bitcoin addresses you just generated
  • To make a transaction login in offline mode and when prompted scan the private key QR code off your paper wallet

This way your private keys never touch the internet (even in encrypted form) and even if the site went rouge the keys could not be stolen.





dvide
Newbie
*
Offline Offline

Activity: 59
Merit: 0



View Profile
December 20, 2011, 04:39:52 AM
 #224

Really love the offline mode!
julz
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
December 22, 2011, 10:21:20 AM
 #225

Hmm.. this is a bit scary
"Error getting wallet balance from server"

And it's now showing 0BTC  (there was a small amount in there last time I looked)



On the Paper wallet.. I see the keys.. but all showing 0BTC
When I look up those addresses externally (blockexplorer.com or even the blockchain.info page) they still have a balance though.

I guess the wallet has just temporarily lost it's access to the blockchain or something?


@electricwings   BM-GtyD5exuDJ2kvEbr41XchkC8x9hPxdFd
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 22, 2011, 10:41:11 AM
 #226

Hmm.. this is a bit scary
"Error getting wallet balance from server"

And it's now showing 0BTC  (there was a small amount in there last time I looked)



On the Paper wallet.. I see the keys.. but all showing 0BTC
When I look up those addresses externally (blockexplorer.com or even the blockchain.info page) they still have a balance though.

I guess the wallet has just temporarily lost it's access to the blockchain or something?



this is an error from the api call /multiaddr

In order to debug this can you try again with your javascript error console open and either email me the output (support@pi.uk.com) or post it here.

Safari = Develop->Show Error Console
Firefox = Tools->Web Developer->Error Console
Chrome = View->Developer->Javascript Console

julz
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
December 22, 2011, 10:47:47 AM
 #227

Ok here is the error:

XMLHttpRequest cannot load https://blockchain.info/latestblock. Origin https://www.blockchain.info is not allowed by Access-Control-Allow-Origin.
XMLHttpRequest cannot load https://blockchain.info/multiaddr. Origin https://www.blockchain.info is not allowed by Access-Control-Allow-Origin.

It turns out it's because I accidentally accessed it using https://www.blockchain.info  but I usually use https://blockchain.info

When I drop the 'www' it works ok again.


@electricwings   BM-GtyD5exuDJ2kvEbr41XchkC8x9hPxdFd
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 22, 2011, 10:58:14 AM
 #228

Ok here is the error:

XMLHttpRequest cannot load https://blockchain.info/latestblock. Origin https://www.blockchain.info is not allowed by Access-Control-Allow-Origin.
XMLHttpRequest cannot load https://blockchain.info/multiaddr. Origin https://www.blockchain.info is not allowed by Access-Control-Allow-Origin.

It turns out it's because I accidentally accessed it using https://www.blockchain.info  but I usually use https://blockchain.info

When I drop the 'www' it works ok again.


Glad to see you got it working. This should now be fixed anyway.

julz
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
December 22, 2011, 11:04:18 AM
 #229

Glad to see you got it working. This should now be fixed anyway.

yep. works either way now - thanks.


Another issue I had was on a friends android phone.
On the 'Send Money' page - the 'Review Transaction' and 'Reset Form' buttons were simply nowhere to be seen.
I don't have access to that phone now - but I'll try to take another look some time.


@electricwings   BM-GtyD5exuDJ2kvEbr41XchkC8x9hPxdFd
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 23, 2011, 12:47:54 PM
 #230

Some interface improvements.

You can now choose where change is returned and what address to take our fee from (Makes it easier to consume the entire balance of one address without calculating percentages).



you can also now archive addresses to hide them from the main view:



After New Year my TODO list is:

  • Finish Wallet.dat import / export
  • Fix bug julz reported (double spends can show in some circumstances)
  • Email & skype notifications + skype two-factor authentication
  • Native Android & iPhone apps
  • Improve unconfirmed transactions page/li]

HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 23, 2011, 02:45:54 PM
 #231

  • Email & skype notifications + skype two-factor authentication
Please add a also a Gtalk notification Smiley

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
netrin
Sr. Member
****
Offline Offline

Activity: 322
Merit: 251


FirstBits: 168Bc


View Profile
December 23, 2011, 04:21:34 PM
 #232

Puik, are you still charging a transaction fee? I don't see mention of it on your site. I didn't receive an answer by PM several weeks ago, so I'll address this publicly. I believe it is too early for you to impose a transaction fee. Your efforts and service are certainly worth paying for, however, I have been playing and testing your site out of pure fascination and for your benefit. I can not justify experimenting if I have to pay you even one penny for the privilege. Donations are different. For your own financial interest, I hope you will reconsider the transaction fee at this time.

Greenlandic tupilak. Hand carved, traditional cursed bone figures. Sorry, polar bear, walrus and human remains not available for export.
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 23, 2011, 04:38:16 PM
 #233

yep, I really hope that you find a better way to get some money.
I think that even some banners are better than this fee.

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
gnar1ta$
Donator
Hero Member
*
Offline Offline

Activity: 798
Merit: 500


View Profile
December 23, 2011, 04:52:10 PM
 #234

How about a monthly/yearly fee option instead so heavy users save some money?

Losing hundreds of Bitcoins with the best scammers in the business - BFL, Avalon, KNC, HashFast.
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 23, 2011, 05:16:58 PM
 #235

I'll chip in my opinion too. I just looked around the wallet app again and didn't see the fee so maybe you have already made some change there. When I first looked at this wallet I was fascinated and really wanted to explore it. But when you added the fee I removed my few coins and decided not to go this route.

I know it's not fair. You should be able to make money to fund and even profit from the service. But I'm poor, cheap and mostly I'm just so accustomed to an internet where amazing things are free. I truly believe if you start with a fee early on, and for small transactions, it will hamper growth and acceptance. You need to grow the market, earn trust and then you are in a great position to cash in using creative value added services, or even just adverts.

I think you've done an amazing job here and I know that it's a lot of work. Every few days I see new features here and extra effort to explain and support the Bitcoin idea. You've taken wallets further in a month than the official client did in the 8 months I've used it. I hope there is a way to make it viable with basic use remaining free.

piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 23, 2011, 08:14:16 PM
Last edit: December 23, 2011, 08:36:53 PM by piuk
 #236

Ok how about this. 0-5 transactions per month is free. 5-50 transactions per month is 1% or 0.01 BTC. +50 transactions per month is free.

Would that suit people better? Completely free for low volume users and capped at somewhere around $1.50 / month for power users.

To do this i would  have to include a wallet identifier in calls to /pushtx

Sorry netrin i must have missed your pm

netrin
Sr. Member
****
Offline Offline

Activity: 322
Merit: 251


FirstBits: 168Bc


View Profile
December 23, 2011, 10:17:56 PM
 #237

I just don't think you should want to do ANYTHING to suppress testing and growth at this early stage of your project. What you are essentially saying is "please do not test transactions unless you are sending real money" and so I have not.

Greenlandic tupilak. Hand carved, traditional cursed bone figures. Sorry, polar bear, walrus and human remains not available for export.
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
December 24, 2011, 12:11:44 AM
 #238

I just don't think you should want to do ANYTHING to suppress testing and growth at this early stage of your project. What you are essentially saying is "please do not test transactions unless you are sending real money" and so I have not.

The site has nearly 1000 wallets now and barring one severe bug there having been few issues reported. I'm not saying it doesn't need more testing but the site is production ready now.

Growth is only growth if it's sustainable. It's no good attracting users who are expecting the site to be free for ever if at some point that has to change. Growth will be achieved by improving the software and adding better features, i'm confident in a couple of months time the site will blow every other wallet service out the water.

Having said that if anyone has suggestions on how the site can be monotonized without fees than i gladly take them on board.

NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
December 24, 2011, 12:20:45 AM
 #239

I just don't think you should want to do ANYTHING to suppress testing and growth at this early stage of your project. What you are essentially saying is "please do not test transactions unless you are sending real money" and so I have not.

The site has nearly 1000 wallets now and barring one severe bug there having been few issues reported. I'm not saying it doesn't need more testing but the site is production ready now.

Growth is only growth if it's sustainable. It's no good attracting users who are expecting the site to be free for ever if at some point that has to change. Growth will be achieved by improving the software and adding better features, i'm confident in a couple of months time the site will blow every other wallet service out the water.

Having said that if anyone has suggestions on how the site can be monotonized without fees than i gladly take them on board.
Depending on the popularity of the site, ads are a good way.

HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 24, 2011, 12:21:14 AM
 #240

I think that a good idea is to make a dynamic fee based on the actual value of bitcoin and the cost of your service.
Than you should ask the fee only for big transaction.

Example:
If someone will transfer 1000 usd ( in bitcoin ), than you can ask 0.xxx% fee in bitcoin.

You have always to base the fee on the usd value of bitcoin.

This will leave open all the possibilities to test the service from common users / small players.

EDIT:
Anyway, as NothinG said I still prefer a totally free service with ads Wink

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 173 »
  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!