nervosnetwork / mercury

Building on top of ckb-indexer, Mercury provides handy integration features for Nervos CKB.
MIT License
23 stars 15 forks source link

Mercury is about to remove built-in Ckb Indexer RPCs #461

Open EthanYuan opened 1 year ago

EthanYuan commented 1 year ago

CKB is currently embedding Ckb Indexer internally, and the upcoming CKB version will support all Ckb Indexer Rpcs. At that time, users will no longer need the original Ckb Indexer or Mercury's built-in indexer RPCs support.

Based on the above, after the new ckb version is released, Mercury will remove the indexer RPCs.

EthanYuan commented 1 year ago

ckb 0.105.0 has completed the merge of indexer, and Mercury's support for indexer can be removed.

steps to achieve: