Aurélien Mora

Results 7 issues of Aurélien Mora

### What happened? Hello, The NFT page always crash and proposed me to open a bug issue on github. I'm on branch: Chia : release/1.5.1 (commit a041576c12c23b03d665c9ade775ee3f2bfc32a5 Cherry pick) Chia-GUI...

bug

Hello, On a synced node, I'm getting a recurrent warning (few time per second): ```[Node] WARN: VDF verification failed with: invalid output at segment 0``` The CPU is an [Intel...

Here the steps required to compile under MacOS (thanks a lot to @kvark #23 ) : ### 1. Clone the repo ``` git clone --recursive --single-branch --branch root https://github.com/Ealrann/VSand.git cd...

VSand could have a better look with different colours. For example, when the Fuel burn, an intermediate hidden material ("sparkle") is created to propagate the fire. This sparkle is dark...

### Bomb Fall down, explode when touching something. ### ~~Acid~~ ~~Same behaviour than lava, without fire ?~~ done: #18 ### Torch/Waterfall We need the ability to put some static material....

For now, the update rate depends on the refresh rate of the display, so a game launched on a 120Hz screen will run faster. For responsiveness, the game should be...

enhancement

Hello, The reference pool doesn't compile anymore with the last version of chia (2.3.0) because the `chia.types.Announcement` no longer exists. It's used in the `create_absorb_transaction` method in `singleton.py`. I tried...