-
Hello,
i can mine all another Coins but if i try to mine Aleo it makes an error and stop
with Panic Occured, i dont know how i can fix this, please help me thank you!
-
## 🐛 Bug Report
When trying to figure out the transition ordering rule, I tried to write some programs with a fairly complex call graph, but the test execution on my local network was rejected …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
## 🐛 Bug Report
Follow guide to run `create-leo-app` but encounter error during run dev. Noticed the update of `@provablehq/sdk` to `0.7.0`. Fallback to `0.6.13` works.
## Steps to Reproduce…
-
Isn't RI going to support ALEO soon?
-
[Uploading wise_fire_highfalutin_serpent.zip…]()
-
使用docker启动后报错
2024-08-27T09:25:03.186457Z INFO aleo_prover::client: Prover start
2024-08-27T09:25:03.373372Z INFO aleo_prover::rest: rest server start in 0.0.0.0:9988
2024-08-27T09:25:03.376739…
-
xxxx@ubuntu:~$ ./oula-pool-prover --pool wss://aleo.oula.network:6666 --account xxxx --worker-name $(hostname)
2024-09-01T02:26:05.632418Z INFO aleo_prover::client: Prover start
2024-09-01T02:26:05…
-
## 🐛 Bug Report
1、add rust func transfer_tx
2、build so `cargo build --release`
3、python ctypes call transfer_tx
`
import ctypes
lib = ctypes.CDLL('./target/release/libaleo_wasm.so')
kPtr …
-
Building a mining pool and mining
My company currently has 300 mining machines and is preparing to start aleo mining. My boss asked me to learn, and I want to use your open source server and client f…