Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline / Online Transaction Signing is broken. #80

Open
brianddk opened this issue Jul 16, 2015 · 0 comments
Open

Offline / Online Transaction Signing is broken. #80

brianddk opened this issue Jul 16, 2015 · 0 comments

Comments

@brianddk
Copy link

It doesn't look like the code for $('#txSign').attr('disabled', false); exists anymore.

I can't find any code path or UI manner to enable the Re-Sign button

Test Case:

  • Load brainwallet.org
  • Select TEST for Testnet
  • Click Transaction tab
  • Type JSON transaction in Transaction box
  • Note no JSON error... good
  • Click Private Key textbox, enter private key
  • Note address properly forms... good....
  • Note Re-Sign button still grey... bad...

Also tried c9c9f16
at this revision, the Re-Sign button does enable when the private-key is input (good), but clicking the Re-Sign button blanks all the fields (bad)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant