Alison Oliveira
Alison Oliveira
Adds the buy ERG functionality via the following changes: - Changed `generateUnusedAddressesPerWallet()` at `MyWalletsPage.js` to also list Ergo addresses - Removed `WIDGET_URL` const from `BuySellDialog.js` - Added `currency` prop to...
In the following I'm putting together a list of old PRs which are already implemented but not yet merged. Would be good if we can take a look and take...
Keeping the mempool synced with an external service (like an explorer, for example) is not very effective and such an overhead for many reasons. So as mempool is a relativelly...
Having realtime notifications can improve the overall developer/mining experience and avoid unnecessary endpoing pooling. Bitcoin uses [ZeroMQ](http://zeromq.org/) to broadcast node events to listeners. > ZeroMQ is a high-performance asynchronous messaging...
Please, don't merge. I'm opening this PR just to have a `fullOpt` JS snapshop published.
from discord: > Does nautilus/fleet have the ability to have a front end function to initiate a new wallet creator window popup with nautilus? I want to generate wallets for...
@aslesarenko on https://github.com/fleet-sdk/fleet/issues/17#issuecomment-1680795487 > any wallet, can use it to reduce transactions (which is necessary for ErgoPay) and the wallet don't need to have interpreter implementation available.
From release [CI output](https://github.com/fleet-sdk/fleet/actions/runs/6844794373/job/18609102550#step:7:284): > error an error occurred while publishing fleet-sdk: E403 403 Forbidden - PUT https://registry.npmjs.org/fleet-sdk - Package name too similar to existing package fleet_sdk; try renaming your...