teste
|
|
November 23, 2012, 02:13:27 AM |
|
Feature request
On transaction summary window, show the fee paid on transaction.
|
|
|
|
willphase
|
|
November 23, 2012, 07:03:42 PM |
|
I'll revisit the idea of indexing tags after the android app is done (which is top priority now).
if you're looking at the android app - I tried it on Android 4.2 and, when set into vibrate mode, receiving a new transaction now causes a SecurityException: java.lang.SecurityException: Requires VIBRATE permission at android.os.Parcel.readException(Parcel.java:1425) at android.os.Parcel.readException(Parcel.java:1379) at android.app.INotificationManager$Stub$Proxy.enqueueNotificationWithTag(INotificationManager.java:228) at android.app.NotificationManager.notify(NotificationManager.java:132) at android.app.NotificationManager.notify(NotificationManager.java:108) at piuk.blockchain.android.BlockchainService.notifyCoinsReceived(BlockchainService.java:256) ...
so sounds like you just need to add VIBRATE to the manifest... Cheers Will
|
|
|
|
hazek
Legendary
Offline
Activity: 1078
Merit: 1003
|
|
November 24, 2012, 11:21:00 AM |
|
piuk I really appreciate your service but what I just saw really ins't cool. I realize anyone who knows how to use google can find the same info, but I still don't see a reason why you need to display it automatically: https://blockchain.info/address/1H4sGgNSRvRuiUsbucsQBNFWhZcLnL2KW1At least give us an option to disable this in account settings or something.
|
My personality type: INTJ - please forgive my weaknesses (Not naturally in tune with others feelings; may be insensitive at times, tend to respond to conflict with logic and reason, tend to believe I'm always right)
If however you enjoyed my post: 15j781DjuJeVsZgYbDVt2NZsGrWKRWFHpp
|
|
|
hazek
Legendary
Offline
Activity: 1078
Merit: 1003
|
|
November 24, 2012, 11:33:55 AM |
|
piuk I really appreciate your service but what I just saw really ins't cool. I realize anyone who knows how to use google can find the same info, but I still don't see a reason why you need to display it automatically: https://blockchain.info/address/1H4sGgNSRvRuiUsbucsQBNFWhZcLnL2KW1At least give us an option to disable this in account settings or something. Actually on second thought maybe it isn't so bad that we get reminded like this whenever one of our addresses is publicly tied to us that anyone can clearly see this. Could you give an explanation how far your labeling goes, does it follow coins or is it just for original addresses tied to a label?
|
My personality type: INTJ - please forgive my weaknesses (Not naturally in tune with others feelings; may be insensitive at times, tend to respond to conflict with logic and reason, tend to believe I'm always right)
If however you enjoyed my post: 15j781DjuJeVsZgYbDVt2NZsGrWKRWFHpp
|
|
|
01BTC10
VIP
Hero Member
Offline
Activity: 756
Merit: 503
|
|
November 24, 2012, 01:21:34 PM |
|
I'm trying to login in offline mode to create a paper wallet as recommended by this tutorial: https://blockchain.info/wallet/paper-tutorial There is no button. Without internet access I can still login and create a paper wallet but I can't delete the private key while the address is not synced. Is it possible to create a new address and then delete the private key without internet access?
|
|
|
|
piuk (OP)
|
|
November 24, 2012, 01:24:45 PM |
|
What happened to this? I'd love to use that new method, but can't find the deposit button anymore.
For the UK this will be available again Monday or Tuesday. I don't have an ETA for europe at the moment. Feature request
On transaction summary window, show the fee paid on transaction.
Can Do. so sounds like you just need to add VIBRATE to the manifest...
Good catch, thanks. piuk I really appreciate your service but what I just saw really ins't cool. I realize anyone who knows how to use google can find the same info, but I still don't see a reason why you need to display it automatically: https://blockchain.info/address/1H4sGgNSRvRuiUsbucsQBNFWhZcLnL2KW1At least give us an option to disable this in account settings or something. It's not in anyway tied to a My Wallet account. All I did was write a quick spider to check the signatures on bitcointalk and create a tag for each one found. I can remove your signature if you like, however remember if blockchain can index them then any entity (with possibly more nefarious intentions) can also. I guess just be careful posting your bitcoin address publicly. Also be aware not only about information you may have revealed yourself but also also of information that people you have sent and received transactions from have also made public. Tagging does not follow coins. However this is probably possible by determining the change output and attaching a confidence rating. Is it possible to create a new address and then delete the private key without internet access?
Sorry the documentation needs updating. Instead just login as normal and then disconnect your internet. However you MUST clear your browsers cache after deleting the private keys and before reconnecting to internet or the point of going offline is voided.
|
|
|
|
01BTC10
VIP
Hero Member
Offline
Activity: 756
Merit: 503
|
|
November 24, 2012, 01:37:10 PM |
|
Great I'm using an incognito window and it's working now. The address no longer appear when I log back to the wallet in online mode.
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1372
Merit: 1002
|
|
November 24, 2012, 04:44:22 PM |
|
piuk I really appreciate your service but what I just saw really ins't cool. I realize anyone who knows how to use google can find the same info, but I still don't see a reason why you need to display it automatically: https://blockchain.info/address/1H4sGgNSRvRuiUsbucsQBNFWhZcLnL2KW1At least give us an option to disable this in account settings or something. It's not in anyway tied to a My Wallet account. All I did was write a quick spider to check the signatures on bitcointalk and create a tag for each one found. I can remove your signature if you like, however remember if blockchain can index them then any entity (with possibly more nefarious intentions) can also. I guess just be careful posting your bitcoin address publicly. Also be aware not only about information you may have revealed yourself but also also of information that people you have sent and received transactions from have also made public. Tagging does not follow coins. However this is probably possible by determining the change output and attaching a confidence rating. You should have your spider also go to bitcoin-otc user pages and get the addresses from there
|
|
|
|
|
|
sedum
Newbie
Offline
Activity: 12
Merit: 0
|
|
November 25, 2012, 02:10:24 PM |
|
I am trying to connect to the Blockchain.info wallet API, but i keep getting disconnected. I've tried the recommended wrapper for ruby https://github.com/jjeffus/rpcjson, and i've tried simply with net/http. I just keep getting this error bc = RPC::JSON::Client.new ' https://e6152eDbf-85f7-527e-9adf-8b1dt7fa4312a:password@blockchain.info:443', 1.1 => #, @version=1.1> 1.9.3-p194 :018 > bc.getinfo Errno::ECONNRESET: Connection reset by peer I have tried connecting through bitcoind and that works fine. Forgive me if im missing something obvious.
|
|
|
|
teste
|
|
November 25, 2012, 06:44:18 PM |
|
Continuing from https://bitcointalk.org/index.php?topic=40264.msg1355158#msg13551581- The green, orange and black circles bellow the map, could represent: physical store, online store, both. http://alpha.bewelcome.org/searchmembers2- The form to add the informations to openstreetmap will be something like this but with many other fields: http://alpha.bewelcome.org/signup/32.1- Will have option to add the exact location on map. Openstreetmap accept add places on top of Bing satellite from Microsoft. 3- I think when the user click on the store, on map, could open a new blockchain.info page showing the detailed place information, (all fields), Google Street View.... Piuk, I really like blockchain.info design. I hate services that look "profissional" like https://walletbit.com/
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
November 25, 2012, 07:12:50 PM |
|
Because blockchain.info/wallet allows people to make wagers using funds from transactions that have not confirmed first, what happens is that you get cascading double spends, and players thinking they won big when in fact their wager was invalid if the funds for making the wager never confirm. This isn't really a problem for most wallet users, and is probably specific to those using the SatoshiDICE page: - https://blockchain.info/wallet/login#send-satoshi-diceSo might it be a good idea to check the coins that would be used and warn in advance that the wager used funds which had no confirmations, or to display the caution after the wager is placed? (or, alternatively, in the Account Options, to let me choose how many confirmations are required before Blockchain.info/wallet will use a coin in my wallet for spending?)
|
|
|
|
teste
|
|
November 26, 2012, 04:03:34 PM |
|
Bug:
I added a label to one of my receiving address but now is not possible to remove this label. It's only possible change the label name for another one. Can't leave blank.
|
|
|
|
piuk (OP)
|
|
November 26, 2012, 07:18:09 PM |
|
You should have your spider also go to bitcoin-otc user pages and get the addresses from there http://blockchain.info/tags?filter=4The left-axis should be labeled in USD, not in BTC. This leads to confusion.
Fixed, thanks. So you would like to be able to tag transactions with a location? I could see how this would work, perhaps a live map of markers "X sent 1 BTC to X". However there is a danger of people revealing too much about themselves without being aware of what they are doing (even with it being optional). Not only might somebody be able to predict your wallet balance and potentially what you have purchased but also your location. Thank you for the suggestion, I will add it to the list but I think perhaps this data is best suited for social networks. Because blockchain.info/wallet allows people to make wagers using funds from transactions that have not confirmed first, what happens is that you get cascading double spends, and players thinking they won big when in fact their wager was invalid if the funds for making the wager never confirm.
The users is warned when they spend a double spend. However with the recent SD double spends the user probably wasn't warned as the inputs were respent by SD several minutes after the original transaction. Therefore at the time blockchain.info received the original transaction it seemed ok but even so eventually some of them lost against later transactions. I could disable spending double spends completely but it might be advantageous in some situations e.g. if miners consider the fees from an entire chain of unconfirmed transactions when deciding which transaction to eventually include in a block. SatoshiDICE seems to have fixed the double spend problem for now though. I am trying to connect to the Blockchain.info wallet API, but i keep getting disconnected. I've tried the recommended wrapper for ruby https://github.com/jjeffus/rpcjson, and i've tried simply with net/http. I just keep getting this error bc = RPC::JSON::Client.new ' https://e6152eDbf-85f7-527e-9adf-8b1dt7fa4312a:password@blockchain.info:443', 1.1 => #, @version=1.1> 1.9.3-p194 :018 > bc.getinfo Errno::ECONNRESET: Connection reset by peer I have tried connecting through bitcoind and that works fine. Forgive me if im missing something obvious. There have been reports of problems with that ruby library previously. Honestly i'm am not sure what is causing it. Will it connect to the Bitcoind RPC server? ----- Please upvote http://news.ycombinator.com/item?id=4833338
|
|
|
|
teste
|
|
November 26, 2012, 07:39:20 PM |
|
So you would like to be able to tag transactions with a location? I could see how this would work, perhaps a live map of markers "X sent 1 BTC to X".
However there is a danger of people revealing too much about themselves without being aware of what they are doing (even with it being optional). Not only might somebody be able to± predict your wallet balance and potentially what you have purchased but also your location. Thank you for the suggestion, I will add it to the list but I think perhaps this data is best suited for social networks.
No, this is not what I suggested. I suggested a Directory Listing with map, of places that accept Bitcoin. Maybe you understood wrongly because my bad English.
|
|
|
|
piuk (OP)
|
|
November 26, 2012, 07:41:46 PM |
|
No, this is not what I suggested. I suggested a Directory Listing with map, of places that accept Bitcoin. Maybe you understood wrongly because my bad English.
Ah ok, sorry I misunderstood. Similar to http://www.bitcoinmap.com?
|
|
|
|
teste
|
|
November 26, 2012, 07:56:13 PM Last edit: November 26, 2012, 08:17:42 PM by teste |
|
Yes, but requesting/adding data to openstreetmap.org. Use map library http://leafletjs.com/. Your simple/clean and good design.
|
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
November 26, 2012, 09:35:44 PM |
|
I could disable spending double spends completely but it might be advantageous in some situations e.g. if miners consider the fees from an entire chain of unconfirmed transactions when deciding which transaction to eventually include in a block. SatoshiDICE seems to have fixed the double spend problem for now though.
If I receive a bitcoin transaction, Blockchain.info/wallet lets me immediately turn around and use that coin in a wager on SatoshiDICE (or any other transaction). What I am requesting is that when this occurs using the SatoshiDICE page, that if there is at least one coin that will be used that has zero confirmations then the user gets reminded somehow that these wagers made with 0/unconfirmed sometimes are invalid (as SatoshiDICE payouts will only confirm if the wager itself confirms). - https://blockchain.info/wallet/login#send-satoshi-dice
|
|
|
|
|