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 #19

Closed antonio-fr closed 7 years ago

antonio-fr commented 8 years ago

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:1916(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:1916

greenaddress commented 7 years ago

this should be fixed, especially in the latest release https://github.com/greenaddress/WalletCrx/releases/tag/v0.0.91, if not feel free to reopen