greenaddress / WalletCrx

GreenAddress open source client
https://greenaddress.it/
GNU Lesser General Public License v2.1
79 stars 39 forks source link

Private Key redeem #18

Closed antonio-fr closed 8 years ago

antonio-fr commented 8 years ago

After multiple tries, import a WIF private key is not working. Private key sweep is not working, even after more than 6 confirmations. Wheel spins then Sweep text appears again on button after seconds.

TypeError: Cannot read property '0' of undefined at controllers.js:58 at angular.min.js:119 at r.$eval (angular.min.js:133) at r.$digest (angular.min.js:130) at r.$apply (angular.min.js:134) at r.$rootScope.safeApply (app.js:63) at services.js:1911(anonymous function) @ angular.min.js:107(anonymous function) @ app.js:112(anonymous function) @ angular.min.js:119r.$eval @ angular.min.js:133r.$digest @ angular.min.js:130r.$apply @ angular.min.js:134$rootScope.safeApply @ app.js:63(anonymous function) @ services.js:1911 23trezor.js:36 devices =

greenaddress commented 8 years ago

This is a known problem, should be fixed in the next couple of days by a server update (it's caused by the client timing out on the utxo history of a WIF)

greenaddress commented 8 years ago

This should now be fixed. @antonio-fr please reopen if you have any trouble. It should now work on both testnet and mainnet.

antonio-fr commented 8 years ago

Nop sorry , this is the same, doesn't seem to be fixed.

antonio-fr commented 8 years ago

Sorry, still not fixed, I will open a new issue related to that.