Xavier Lau
Xavier Lau
What does the command `yarn cli mint-dft --help` output when run in the `G:\BTC\atomicals` directory? It seems you haven't installed `yarn`. Please refer to the atomicals-js installation guide and install...
What's the full output of `atomicalsir.exe --max-fee 150 G:\BTC\atomicals`? ~~What if you clone `atomicalsir` to `G:\BTC\atomicalsir` and run `atomicalsir.exe --max-fee 150 atomicals`?~~
It looks like it can not detect `yarn`. I'll try this on a Windows PC later.
> atomicalsir.exe --max-fee 150 G:\BTC\atomicals 这个命令如何识别挖哪个币种?比如挖quark。 Currently this only support quark. I'll add a ticket option later.
> Looks ok to me, but it is incomplete (good to merge once it passes CI) Fixed. And it looks like there are some new errors in your CI script.
And I made some algorithm optimization these days. Check the benchmark results here. https://github.com/hack-ink/array-bytes#benchmark-results Not only it has blockchain-developer-friendly API. I think it's also `1.2x ~ 4x` faster than the...
Hi! Any plan for this?
> I've taken a look before and remained unconvinced. > > One of the benefits advertized: > > > And it's completely no-std. > > We could also use `rustc-hex`...
@boundless-forest do you remember why we need this runtime version patch for benchmarking?
Can you try `v6.4.0`?