-
We were working on https://eeps.io/EEPS/eep-5 designed to trigger BP alerts, without alerting users (read for context).
But after thinking about it more, we found that if we had an action that is g…
-
Step to reproduce:
1. Import "@fioprotocol/fiojs" library into a React Native application.
2. When running - the following error is thrown on app startup:
**error: Error: Unable to resolve module…
-
I would like to calculate a point in time balance of EOS for a given account. Can you please provide some guidance on how I can see the amount of eos transferred in a transaction in the Postgres tabl…
-
I got this error on latest branch:
```
Start: Make abieos
Submodule path 'external/eosjs': checked out '11fbd89d1fe78eb6807b89e1da38b4dc02bfb0f5'
-- Configuring done
-- Generating done
-- Build …
-
I received an error message about missing permissions [1]
Subsequent invocations of the same action caused ever-changing "provided keys" - the provided key, according to nodeos, was always a differ…
-
Is it possible to deploy smart contract from browser?
Looks like the setcode function is expecting buffer data which is I believe not available in browser.
Please help if anyone knows how to sol…
-
Please create a new functionality to encrypt and decrypt an arbitrary text with EOS private key and other EOS public key.
Methods signatures (example):
`object EncryptText(string text, key publi…
-
Creating an issue to track the ongoing discussions regarding FIO code deviations from EOSIO.
-
Repro steps:
Go to https://www.bitaddress.org or any bitcoin tool and generate any bitcoin private key
Go to https://github.com/eoscafe/eos-key or https://github.com/webdigi/EOS-Offline-Private-ke…
-
**What we have**
We currently have a JS wallet on our app. It stores keys, signs transactions and have a locking mechanism that allows users to interact with EOS.
**Proposal**
We are lacking one …