-
An issue with
>cleos version full
v2.1.0-rc3-19ac0bf5ad1f6a917f51974ff3227022b2301ed9
Cleos does not seem to like existing signatures. Transactions created with EOSJS or with cleos itself does…
-
chain: jungle
1) payload in db:
```sql
select encode(abi, 'base64') as abi, name as account_name, null as wasm from account where name='eosio.token' order by block_num DESC;
…
-
- [x] Record account balance
- [ ] Record "like"s (from browser plugin)
- [ ] Periodically (every minute) execute a distribution plan
-
I'm building a React Native app and on IOS when I attempt to run it, get the following error:
> Error: secure random number generation not supported by this browser. use chrome, Firefox or Interne…
ekkis updated
4 years ago
-
It'd be very helpful of the FIO specific API endpoints that deal with public keys also support the `PUB_K1` format of keys, which is what eosjs v20+ deals with internally for the most part. The endpoi…
-
Getting error on account creation :-
const defaultPrivateKey = "5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3"; // bob
const signatureProvider = new JsSignatureProvider(['5KQwrPbwdL6PhXujxW37F…
-
Versions
* scatter desktop @12.0.0,
* scatterjs-core@2.7.18,
* scatterjs-plugin-eosjs2@1.5.0,
* eosjs@20.0.3
In the scatter desktop I have a custom network configured and a single private key a…
-
Thanks for your great work.
Now scatter requests the same request so many times, get_info & get_abi, the server returns the same response in my test.
On a testnet it's okay, but on the eos mainnet, …
-
Just like the pancake swap fee calculator, create a CI pipeline to create a transaction to be signed by guardians to instantiate the new cycle.
This should be some kind of server that can run on a …
-
i am trying to decode the action data with
90a762a661d33055e021d2b161d3305501000000000000000448415348000000fb015468652046414952455354205361746f7368692d7374796c6520446563656e7472616c697a6564204372797…