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

Buttoning all things xD (WIP) #12

Merged
merged 7 commits into from
Sep 21, 2018
Merged

Buttoning all things xD (WIP) #12

merged 7 commits into from
Sep 21, 2018

Conversation

DrSensor
Copy link
Contributor

Don't merge yet ❗

❌ remove ShowButton.vue in favor of function
⚠️ all function and component that can be used in Dashboard.vue will have JSDoc annotation 😉
TODO: now let me create some usage diagram and put it to PR message 😉
🐛 still buggy, always say private key mismatch 😢
💢 `PrivateKey.fromString(this.postingKey)` keep spewing `private key network mismatch`
😠 while `PublicKey.fromString(this.postingKey)` spewing `public key checksum mismatch`
😋 No particular reasons
⚠️ It use main net instead of testnet
change all `this.$steem.client` -> `this.$steem.testnet.client` to use testnet
@DrSensor DrSensor merged commit c50ac09 into master Sep 21, 2018
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

Successfully merging this pull request may close these issues.

1 participant