-
With the near release of eosjs v21, a push from eosjs-ecc to elliptic has been decided. This repository utilizes eosjs-ecc and should migrate to the new methodology using eosjs v21 and elliptic.
Be…
-
Python 3.6.5 |Anaconda, Inc.| (default, Apr 26 2018, 08:42:37)
[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)] on darwin
Type "help", "copyright", "credits" or "license" for more informa…
-
```
const { Api, JsonRpc } = require('eosjs');
const { JsSignatureProvider } = require('eosjs/dist/eosjs-jssig');
const { convertLegacyPublicKeys } = require('eosjs/dist/eosjs-numeric');
const p…
-
eosjs_dist_eosjs_jssig__WEBPACK_IMPORTED_MODULE_5___default.a is not a constructor
-
![Uploading image.png…]()
After I deployed the project. When accessing with a browser, the web server displays "(node:8042) UnhandledPromiseRejectionWarning: Error: Fail to retrieve account for eosde…
-
Both cleos and eosjs seem to support this. Discussion on it here:
https://github.com/EOSIO/eosjs/issues/193
This could potentially be done through a plug-in?
-
Bandwidth-provider-node без конца рестартит (как и wallet-node).
Смотрим в него: `docker logs --tail 100 -f bandwidth-provider-node`
Видим вот это:
```
at new JsSignatureProvider (/app/no…
sxiii updated
4 years ago
-
GetBalanceException Traceback (most recent call last)
in ()
1 #eos.get_currency_balance()
----> 2 eos.get_currency_balance('eosio.token', 'eoscanadacom', 'EOS')
~\An…
-
https://github.com/greymass/anchor-link/blob/508599dd3fb3420b60ee2fa470bf60ce9ddca1c5/src/link.ts#L757
This encoding breaks compatibility with eosjs.
The resulting object is not iterable, as neede…
-
Hey, first of all thx for that repo, helps me out quite a bit and i love it!
My problem is that i cant transfer nfts, for example like:
`push_transaction('atomicassets', "transfer", "accountname_h…