Bitcoin Forum
May 24, 2024, 05:38:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 ... 64 »
161  Economy / Service Announcements / Re: CarbonWallet - Deterministic Online Wallet. on: May 15, 2013, 10:12:17 AM
Fetching the balance of a number of addresses would be quicker using the /multiaddr API call rather than calling addressbalance individually e.g.

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq

If you don't want transactions included add a simple=true parameter as follows:

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq&simple=true

Looks like a good concept.

162  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 14, 2013, 03:18:34 PM
Not for me:

If the screen is large enough the search box should be shown in the top right. If it is too small it should be shown on the main page, or do you not see it at all?

Error given when I click the green rectangle.  Wink

So the answer to that question is, because blockchain.info is buggy Smiley Should be fixed now.

I wonder if you could modify the API (most specifically the "pushtx" function) and add the "Access-Control-Allow-Origin: *" header to allow it to be called via AJAX from web pages.

Added now. the push_tx function from https://github.com/blockchain/My-Wallet/blob/master/blockchainapi.js may be of some use.

------

- Android updated with the ability to scan watch only addresses + other improvements to the address book.
- New paper wallet tutorials http://blockchain.info/wallet/paper-tutorial & https://blockchain.info/wallet/paper-wallet-tutorial-web
163  Economy / Service Discussion / Re: Blockchain.info wallet error on: May 13, 2013, 08:02:38 PM
I am getting the same error:

Firefox 20.0.1

Try this:

Go to “Preferences… > Advanced > Network > Offline Storage”
Click on “Clear now”
164  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 13, 2013, 03:46:27 PM
Would be nice if we could have the SatoshiDice bet on the android application Wink

I agree but the problem is it wouldn't get accepted into Google Play.

Feature request:
Can you create a setting some where, to allow me to set the threshold for email notification? I like email notification for incoming btc, but only for important ones, for example I want email notification on anything above 0.1 btc, but not if it is below 0.1. You can default this setting to off, and let users who need it turn it on.

Can do.

I'm not seeing it either in Firefox - it's visible in Chrome.

Should be back now.

------

Changes

- Better paper wallet generator



- All new wallets will have an option of printing a paper wallet on the sign up page
- Ability to generate a cold storage addresses on the receive coins page. It will generate a new PK, open a paper wallet specifically for that key and then add the address as watch only. Best used with one of the browser extensions.

Also, I am seeing some "Non-canonical signature" errors in the pushtx logs. Anyone receiving this error please report what client you are using.
165  Economy / Service Discussion / Re: Blockchain.info wallet not working on: May 12, 2013, 07:07:31 PM
It is a caching issue, if you normally login using the direct link to your identifier try https://blockchain.info/wallet/login instead.
166  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 12, 2013, 05:48:02 PM
What happened to the formfield at blockchain.info? I told others they can put their address or transaktion id in there to check transaktion but now i dont see this field anymore.
Is there a reason for this?

Top right.
167  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 12, 2013, 04:46:33 PM
I think, judging from what i was told, that the message can only be made from someone who has access to the sending address.

A note can be added by the person who submits a transaction to blockchain.info which hasn't been seen on the network previously. Signature verification using a signed message is better because a) you are trusting that blockchain.info is not lying to you b) a transaction could be intercepted very quickly from its true originator before it reaches our node and manually submitted to us including a note.

But it does serve a reasonable proof if you are ok with the above.
168  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 12, 2013, 03:34:54 PM
Which client signed the tx? I found something like this in log:

Those non-standard signatures should have been fixed a while back. I don't think it is the web interface producing those, possibly another client using /pushtx or an old iphone app. I've added IsCanonicalSignature() checks to the javascript signer and /pushtx which will be deployed in the next update all the signatures I tested produced with the web interface and android app passed but will have to wait and see if anyone starts complaining, regardless those transactions should not be broadcast anymore since the majority of nodes will rejected them.
169  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 11, 2013, 12:12:03 PM
The Chrome App needs translations.

Please add them  Wink

Added in the latest version (Needs to be set in Account Settings).
170  Economy / Service Discussion / Re: Blockchain.info wallet error on: May 11, 2013, 12:30:11 AM
Please clear your browsers cache and reload the page.
171  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 10, 2013, 11:51:41 PM
Are you going to add the P2P Fallback mode also on the Chrome app?

I suspect it could be done with a native client plugin but if it needs to be dependant on a native plugin then it might as well just be a standalone desktop lite client. May be some time in the future but for the moment my priority is to revise the iphone app and then get multisig working and/or support for a hardware wallet.

If some key is a "compressed" one, and you pass that "04..." string to someone else,
who then creates a multisig-address based on the "04..." key you gave him, then you
will NOT be able to sign it later!

I think this is just a limitation of Bitcoin-Qt though? if the client tests both the compressed and compressed version of the key signing should be possible. The correct pub key will now been shown now.

Only a question about the messages that sometimes are above a transaction. public note. When such transaction shows the username of a user here in the forum then thats a proof when this forum user claims the btc are coming from him. I mean that can only be edited or set by the real owner of the sending address right? Its an equivalent of verifying an address with a signature?

Usernames were spidered from signatures on this forum and since you can put anything in your own signature it isn't good verification. Notes also be added when a transaction is submitted to blockchain.info which is slightly better proof because because the person that submitted it is likely to be the signer, however it still not 100% verification. You can sign and verify a message in the web interface.

------

Changes:

- The mnemonic phrase now encodes both the wallet identifier and password and can be used to restore a wallet at https://blockchain.info/wallet/recover-wallet

- Blockchain.info will not be enforcing the new 54uBTC minimum output size. However the transaction creation routine has been altered to avoid creating any change outputs less than 0.01 BTC, using more outputs if necessary. This will avoid none standard transactions being created accidentally as defined by the new Bitcoin-Qt rule. The apps will also need adjusting.

- mBTC display can be enabled in account settings

- You can no longer add an alias without first verifying an email address.
172  Other / Beginners & Help / Re: Blockchain took my money. on: May 07, 2013, 11:39:48 PM
MAy be you have got wallet identifier mixed up? Did you create more than one account?
173  Bitcoin / Wallet software / Re: blockchain.info HTTP API support for CORS? on: May 07, 2013, 11:03:36 PM
What is the intended usage?
174  Bitcoin / Bitcoin Technical Support / Re: blockchain wallet problems, can't login anymore, have the password on: May 07, 2013, 10:49:35 PM
I responded to your ticket previously, you did not provide the correct information.
175  Bitcoin / Bitcoin Technical Support / Re: Bitcoind + Blockchain = no response from server on: May 07, 2013, 07:59:43 PM
Please try rpc.blockchain.info as the host.
176  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 06, 2013, 11:28:16 PM
P2P Fallback mode in the android app

The android app now includes to ability to switch between using blockchain.info's servers to retrieve information about transactions and the bitcoin p2p network itself. When P2P mode is enabled the app will switch to using bitcoinj as an SPV client and once it has synced the block headers you can send and receive transactions even if blockchain.info is offline. It can also be used to verify your wallet balance independently of blockchain.

- In P2P mode you cannot generate new addresses (since the wallet can't be saved on the remote server)
- Watch only addresses will not work
- If the app cannot connect to the PIN server the password will need to be re-entered every time the app launches.



EDIT: yes, definitely a bug, because the public key it presents me is different each time. Smiley

I'll get that fixed tommorrow.
177  Economy / Service Discussion / Re: Blockchain.info mobile wallet bug on: May 06, 2013, 10:09:36 PM
Hope you don't mind me adding to OP's thread.
edit: Am facing this problem with the web wallet, not in the mobile client.
Any fix for this? I seem to be facing this problem a lot lately.
Number of addresses must be between 1 and 1000.


You are receiving a "Number of addresses must be between 1 and 1000." error through the web interface? How many active addresses do you have (list on the receive money tab)? Are there any other javascript errors in the console?
178  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 06, 2013, 10:01:10 PM
On the addresses tab using the Actions button there should now be and option to Show the public key.

I have an address in my wallet whose public key has never been seen on the network (it has only received bitcoins), and blockchain.info is somehow able to display what it thinks is the public key for this address, even though it cannot possibly have it...

I manually converted the public key presented by blockchain.info to a bitcoin address, and it doesn't match the bitcoin address - so I"m not sure where blockchain.info is getting this public key from...  Perhaps it should instead present an error if it cannot obtain the public key?

Will

It doesn't need to be used on the network because the public key can be derived directly from the private key (which the JS interface has access to). How did you convert the pub key to an address?

If it is for a watch only address then it may be a bug.
179  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: May 06, 2013, 09:25:37 PM
On the addresses tab using the Actions button there should now be and option to Show the public key.
180  Economy / Service Discussion / Re: Issue with Blockchain.info/wallet, I do not receive any notifications on: May 02, 2013, 05:27:04 PM
Is it all notifications you are not receiving or a specific type? If it is all notifications your public keys may not have synced with the server correctly, try generating a new address.
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 ... 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!