Octavei
Octavei
I want to try running a full node in my phone. But docker's support for mobile phones is very unfriendly. How can i do for it?
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? ``` PS D:\stable-diffusion-webui> ./webui-user.bat venv "D:\stable-diffusion-webui\venv\Scripts\Python.exe"...
In my own app, I don't want to repeat some development, such as user balance display, user transfer and so on. I know there are many good wallets available in...
build err
env: Mac M1 ``` ➜ silius git:(c3f7e44) ✗ rustc --version rustc 1.70.0 (90c541806 2023-05-31) (built from a source tarball) ``` stable-aarch64-apple-darwin (default) (override) nightly-2023-01-28-aarch64-apple-darwin nightly-aarch64-apple-darwin ``` command: ``` cargo build...
Provide rpc that can generate AA account contract address. Usually, we can generate the contract address of the AA account according to the initcode. This address can be calculated in...
Usually, we will check the nonce value in the transaction pool, which ensures normal transactions on our chain. Why in op, we don't do this kind of operation ?