Results 4 comments of Chengxing Yuan

With version 0.7, the previous example works fine ```toml [dependencies] seq-macro = "0.3" sqlx = { version = "0.7", features = ["runtime-tokio-native-tls", "any", "sqlite", "postgres"] } tokio = { version...

steps to achieve: - [x] Determine how and implement lock scripts extension - [x] Integration test initialization for omni - [x] Implement Get-related RPC - [x] Implement build-related RPC -...

- https://github.com/nervosnetwork/mercury/pull/468

[ckb 0.105.0](https://github.com/nervosnetwork/ckb/releases/tag/v0.105.0) has completed the merge of indexer, and Mercury's support for indexer can be removed. steps to achieve: - [ ] Remove all indexer-related rpcs' interfaces and related implementations...