discuss: balance output
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- blockchain, cli
调研方向
该 issue 讨论 crowdnode-cli 的终端输出,包括存款余额以及 stdout/stderr 的分流;未指定源文件或测试。首先检查 CLI 输出路径和链接的 crowdnode.js pull request。要视为完成,需要确定输出行为,但该 issue 没有定义具体的更改或验收测试。
由索引模型根据 Issue 内容生成。
描述
Re: https://github.com/dashhive/crowdnode-cli/issues/9#issuecomment-1175777872
- Was a bit surprised to see more than exactly 1 DASH staked. Not a big deal for me, but might be for others?
You were asked to deposit Đ1.03 to account for Signup and ToS deposits. The deposits minus fees also count towards your stake.
Received 100300000
Key: Đ 1.00300000
Accepting terms...
✅ AcceptTerms
reserving 50000 (Đ0.00050000) for withdrawals (--no-reserve to disable)
Initiating deposit of 100052926 (Đ1.00052926)...
Without knowing in advance how many utxos you'll be sending, the transfer fee, or other specifics that will be usually but not always the same, it's not reasonable to get it to deposit Đ1.00000000 perfectly.
DASH
- Is the terminal output supposed to be in markdown format?
Yes. https://github.com/dashhive/crowdnode.js/pull/28
Not only that, but stdout is used for the kinds of text that a person would want to grep and stderr is used for the kinds of text that someone would most likely want to ignore when piping between programs.
One of the great philosophies of Unix is that you should be able to use the output of one program as the input to another program - "piping".
The idea is that if someone were writing a simple bash script using crowdnode-cli, it should behave nicely for them with grep, sed, awk, (and the modern rg, sd, bat) etc and they should be able to duck-tape together something interesting.
- 主要语言
- JavaScript
- 星标
- 4
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
dashhive/crowdnode-cli 的其他 Issue
-
难度 5/5 一周以上 新手友好度 25/100
dashhive/crowdnode-cli#27 ·
-
难度 5/5 一周以上 新手友好度 25/100
dashhive/crowdnode-cli#26 · 1 条评论 · 1 个 reaction ·
-
难度 1/5 1 小时以内 新手友好度 25/100
dashhive/crowdnode-cli#23 ·
-
难度 1/5 1 小时以内 新手友好度 35/100
dashhive/crowdnode-cli#22 ·
-
question
难度 2/5 1-3 小时 新手友好度 48/100
dashhive/crowdnode-cli#20 · 1 条评论 ·
查看 dashhive/crowdnode-cli 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
mksglu/context-mode#1200 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
neondatabase/website#5944 ·
-
module: core
难度 2/5 1-3 小时 新手友好度 75/100
bigbluebutton/bigbluebutton#25849 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
jaegertracing/jaeger-ui#4506 ·