devilrayzl

Results 4 issues of devilrayzl

1. ```curl http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"create_address","params":{"account_index":0,"label":"new-sub"}}' -H 'Content-Type: application/json'``` With this RPC interface I created an sub address. 2.```curl http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_address_index","params":{"address":"7BnERTpvL5MbCLtj5n9No7J5oE5hHiB3tVCK5cjSvCsYWD2WRJLFuWeKTLiXo5QJqt2ZwUaLy2Vh1Ad51K7FNgqcHgjW85o"}}' -H 'Content-Type: application/json' ``` However, while I check this...

#### System information Geth version: `[v1.1.12](https://github.com/bnb-chain/bsc/releases/tag/v1.1.12)` OS & Version: Linux #### Expected behaviour Sync successful. #### Actual behaviour Not sync and always looking for peers. ``` t=2022-09-12T07:55:30+0000 lvl=info msg="Looking for...

question

I'm running the node for RPC requests. ``` ./conflux --config hydra.toml ``` Today I upgraded my node to v2.1.0 from v2.0.1 The epoch seemed stuck at 56300000 ``` 2022-10-13T14:42:33.512535304+00:00 INFO...

1.Click on the camera icon when send coin, the application just turn dark and no scanner window appear; 2.Tools->load transaction->From QR code, got same problem with step 1. My OS...