Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

a special public key can't be in key_auths array: Missing Active Authority #94

Closed
pluswave opened this issue Dec 2, 2017 · 2 comments
Closed

Comments

@pluswave
Copy link

pluswave commented Dec 2, 2017

The following public key can't be in key_auths array: (I generated with uptick randomwif)

BTS6agpGeRkc1zHD9MTbHaK9CKR1Pt8aU4v2GTxF6tRtf3ZC3TnU6

It is very strange that I tested the api for account_update with multi-signature, but if the above public key is in any key_auths array (either owner or active ) it will report the following error:

missing required active authority: Missing Active Authority 

Tested in node and browser , one account each. you can create a new account without asset, then add above active key. Normally it will report fee insufficient issue, but it reports the above issue.

@pluswave
Copy link
Author

pluswave commented Dec 2, 2017

as discussed with @abitmore , this publickey triggers a Serialization issue. Within this public key, the javascript serialization buffer is different from the backend.

@pluswave
Copy link
Author

pluswave commented Dec 2, 2017

oh wrong repo. should be in https://github.com/bitshares/bitsharesjs

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

No branches or pull requests

1 participant