-
Hello everyone,
I hope you are doing well.
We encountered an issue.
When calling transact(eosio.msig's approve action), Firefox and Chrome both caught exception that said firewalled.
If the th…
-
i had generated the public key and the private key using eosjs-ecc now i want to import the key to the wallet using eosjs. so every new account will have new keys. so how can i do this! any help pleas…
-
Hi! I can't run npm run build-web.
**I get a lot of errors like this:**
ERROR in /.../eosjs/node_modules/jest-diff/build/index.
d.ts
[tsl] ERROR in /.../eosjs/node_modules/jest-diff/build/
i…
-
Sorry for noob question here, but I want to know how I use this library.
So I ran the command:
```
// Install library
git clone https://github.com/EOSIO/eosjs-keygen.git
cd eosjs-keygen
npm in…
-
### Version Information
* vyper Version (output of `vyper --version`): 0.1.0b12+commit.a01cdc8
* OS: osx
* Python Version (output of `python --version`): Python 3.7.4
* Environment (output of `p…
-
**Version of EOSJS**
20.0.3
**Describe the bug**
I try to transfer SYS from AccountA to AccountB on TestNet with endpoint https://api.testnet.eos.io.
I already created 2 account on TestNet.
Whe…
-
**Version of EOSJS**
"eosjs": "^20.0.0-beta3",
**Describe the bug**
when using eosJS to send a transaction in common JS. Following the documentation provides this error.
```
const signature…
-
**Version of EOSJS**
eosjs RC and edge
**Describe the bug**
To generate a public/private key pair, you need to specify that you are aware of the implications of generating a private key in an uns…
-
**Version of EOSJS**
All
**Describe the bug**
R1 signatures are not generated properly.
**To Reproduce**
Steps to reproduce the behavior:
1. Try to sign data with an R1 key.
1. Try to reco…
-
Eosjs name serialization is a little odd with capitalized names
For example it will serialize Sncqu.wam into ncqu.wam, could we perhaps have it make names lowercase automatically?
jafri updated
4 years ago