-
Let's work on a send all command that can be used to send all tokens to the swap portal.
This will require calling the cli with `unigrid-cli estimatefee 6` which should give us the txFee for 6 block …
dekm updated
5 months ago
-
If you rename UNIGRID directory triggering a clean install, the config file immediately downloads the default forcing you to run the old daemon.
dekm updated
6 months ago
-
On first run this will not exist yet so add a catch for it.
`AppData\Roaming\UNIGRID\keyring\accounts.json (The system cannot find the path specified)`
dekm updated
6 months ago
-
at the bottom of the staking view when you delegate once there is an extra item appearing at the bottom.
![Image](https://github.com/unigrid-project/janus-java/assets/9221328/c82045c9-dba7-48c2-90a8…
dekm updated
6 months ago
-
Info on the validator list should be pulled from the network.
From rest this list can be pulled here.
https://rest-testnet.unigrid.org/cosmos/staking/v1beta1/validators
This data should be placed i…
dekm updated
7 months ago
-
Janus is currently pulling data about balance etc from devnet.. Then the send and delegate is using testnet. Pick one or the other not both.
dekm updated
7 months ago
-
Error stemming from module injection.
```
Panic: can't resolve type github.com/unigrid-project/cosmos-unigrid-hedgehog-vesting/x/ugdvesting/types/types.AccountKeeper for github.com/unigrid-project/co…
dekm updated
9 months ago
-
## Introduction
- For a bit of personal context, please see #38
- For well over a decade now, I have been dreaming of us (yes, humans) truly _leaping_ into the future. Starting with Bitcoin and the…
-
Thanks to the recent PR #365, all of the core infrastructure for handling static/fixed mesh refinement in the G0 moment app now exists in the `/amr` directory (e.g. methods for creating the relevant b…
-
There is a cyclical dependcy when compiling the daemon with ignite in this module.
dekm updated
9 months ago