PO

Results 10 issues of PO

iOS端什么时候能出来,这样就能形成一个完整的实例体系代码

复现步骤: 当发送了错误的交易导致交易迟迟不能执行时,重置账户,实际上不会把之前的错误交易重置掉,还是会导致新的交易发不出去.

Add detailed Chinese explaination on the idea of Ordinal number and Inscriptions. Besides, the bitcoin regtest net inscription guide is introduced, which can also be adapted to an English version.

In this tx https://testnet.ordinals.com/tx/6856e198907e75bf83e2bedc39900fe3d1a54c865aed9c480bc04ef28d395907, [the first output sat range](https://testnet.ordinals.com/output/6856e198907e75bf83e2bedc39900fe3d1a54c865aed9c480bc04ef28d395907:0) is not calculated. However, in the [following tx](https://testnet.ordinals.com/output/eeabc70063d3f266e190e8735bc4599c811d3a79d138da1364e88502069b029c:1) these sat ranges are found again and it's right. So to avoid misleading,...

## Bug Report Can't prove using Cuda. ``` thread 'main' panicked at xxxx/risc0/risc0/zkp/src/hal/cuda.rs:347:63: called `Result::unwrap()` on an `Err` value: UnknownError note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace...

bug

# 📚 Documentation/Examples I have tested the awesome SVDKL (Stochastic Variational Deep Kernel Learning) on CIFAR10/10, however when I want to tranform it to Multioutput regression on my dataset which...

documentation

When holding a halo2 co-learning event, we found many community members couldn't run it due to the Rust version was not compatible. So I suggest add this file to avoid...

I have implemented the code in misson-3, however the following issue happens when loading the `http://localhost:3000/dappies` page. ` Access to fetch at 'https://access-testnet.onflow.org/v1/scripts?block_height=sealed' from origin 'http://localhost:3000' has been blocked by...

- fix bug for ``` (Integer(0), Integer(0), Integer(0), A, B) = E.a_invariants() SyntaxError: cannot assign to function call ``` - update pyblake2 to Cryptodome.Hash.BLAKE2b, because pyblake2 is not working on...