Jasonandjay
Jasonandjay
我设定了三个标记对于下拉刷新时的三个阶段,通过标记解决下拉move过程不断修改dom 在一个下拉过程,最多只会有四次dom修改操作
Add bitcoinjs-lib documentation - [x] Automatically read ts file and generate - [x] Automatically triggered by github actions (github pages need to be enabled)
Background: The PSBT file contains over 2200 lines of code, too many for readers or maintainers. I think it's necessary to refactor it. Do we have plans to separate bip371...
How about build a api document for easy use, maybe i can offer help
The motivation for doing this is to simplify the PSBT code and put together the more closely related logic through the split mode to facilitate subsequent maintenance and splitting. Mentioned...
Optimize script.decomplie return type to Stack 1. avoid type error. for example: null.map https://github.com/bitcoinjs/bitcoinjs-lib/issues/2096 2. avoid unnecessary type assertion 3. simplify the judgment of returned results
Hello everyone, I have noticed that our repository already includes some content related to Bitcoin (BTC). To better continue and expand the task mechanism we use in dapp learning, I...
- issue discussion: https://github.com/bitcoinjs/bitcoinjs-lib/issues/2132 - feat - affected Signature Methods - signAllInputsHD - signAllInputsAsyncHD - signInputHD - signInputAsyncHD - remove conflict default sighashTypes of signInputHD - Transaction.SIGHASH_DEFAULT for _signTaprootInput -...
### Suggestion I noticed that ethers is very popular and you have a heavy workload in dealing with issues and PRs. I have many years of experience in dApp development...
It is necessary and reasonable to export formatTransactionResponse in the Provider module #4849