Make setting up a regtest network easier
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- cpp
调研方向
首先复现 Elements 中等价于 bitcoind -regtest 的行为,并记录 -regtest、-chain=elementsregtest、-server=1 以及默认 coin 设置的行为。阅读这些选项和 rescanblockchain RPC 的启动处理逻辑。当 regtest 设置简单明了、RPC 端口可见,并且默认 chain 能够提供可用的 coin 而无需使用所述变通方法时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Some things I have ran into many times in the past that are just really annoying for developer experience:
-regtestgives you bitcoin regtest. Should really make that equivalent to-chain=elementsregtest.-server=1doesn't print what RPC port is being listened to. This might be a bitcoind issue too, but anyone can google the default regtest RPC port for Bitcoin, I always spend 3 minutes trying to figure out what the one for elementsregtest is and eventually giving up and using-rpcport=8888..- There are no coins in the default chain. I know this might be a feature, but if no parent chain info is given, maybe there should be money. I tried adding
-initialfreecoins=2100000000000000 -anyonecanspendaremine=1also without success. So I'm now at figuring out how to add money. It seems like therescanblockchainrpc is needed now.
All this which in Bitcoin is just bitcoind -regtest is a real pain for Elements..
- 主要语言
- C++
- 星标
- 1.2k
- 派生
- 418
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 13
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
ElementsProject/elements 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 58/100
ElementsProject/elements#1555 ·
-
难度 5/5 一周以上 新手友好度 30/100
ElementsProject/elements#1521 ·
-
难度 4/5 3-5 天 新手友好度 32/100
ElementsProject/elements#1516 · 5 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
ElementsProject/elements#1502 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 38/100
ElementsProject/elements#1500 · 2 条评论 ·
查看 ElementsProject/elements 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Component: GLib
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 65/100
brave/brave-browser#59300 ·
-
Mute ydb/tests/functional/dstool/test_canonical_requests.py.Test.test_group_take_snapshot in main 未关闭ai_reviewed
难度 2/5 1-3 小时 新手友好度 70/100
ydb-platform/ydb#53974 · 3 条评论 ·