Gauthier Leonard
Gauthier Leonard
**Describe the bug** After upgrading a VM to a newer version, the API call `admin.loadVMs` do not detect the change, leaving the VM in the old version. **To Reproduce** -...
I have the current setup: - Ubuntu 22.04.3 LTS - Gnome Shell 42.9 The shortcut that I was using so far to summon Frame: `Alt + /` stopped working, independent...
Hi, I am using `Upgrades.deployUUPSProxy` to deploy an upgradeable contract. When running `forge coverage` it shows 0.00% for the upgradeable contract, even though I am certain to go through some...
Allow defining a cluster to be deployed on remote machines, rather than virtual local ones. To do: - add an option to create (e.g. `--remote`) - register the type of...
Enable users to install `jumbo` with: ``` pip install jumbo ``` **To do:** - Ensure the version naming complies with [PEP 440](https://www.python.org/dev/peps/pep-0440/); - Follow the [PyPI instructions](https://packaging.python.org/tutorials/packaging-projects/) to package and...
This is a minor PR to add `error` field that is missing to some structs in `jsonrpc::info`.
Hi, This is more a question than a real issue. I would like to reproduce the message signing feature of the Avalanche Wallet: - Signing arbitrary messages given a private...
I am trying to import AVAX from the X-Chain to the P-Chain. The `export` step works on the X-Chain works fine but when trying to import the AVAX to the...
I recently found out about modules such as `jsonrpc::client` or `wallet` that are hidden behind features. They are not present in the documentation at https://docs.rs/avalanche-types/latest/avalanche_types which is not very user-friendly....
ACP to change the `Preamble` format to a Markdown table. [Rendered](https://github.com/Nuttymoon/ACPs/blob/meta-table-preamble/ACPs/84-table-preamble/README.md)