-
Updated
Jan 11, 2022
wallet
Here are 2,084 public repositories matching this topic...
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
Should /api/v4/btc/ChaumianCoinJoin/unconfirmed-coinjoins be ported to WabiSabi / 2.0?
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 11, 2022 - TypeScript
-
Updated
May 8, 2019 - Swift
-
Updated
Jan 10, 2022 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
socks 5 support
For more privacy
- SOCKS5 support.
- Support connecting by passing hostnames to SOCKS5 proxy.
Ledger Live Version
- Le
-
Updated
Jul 30, 2020 - JavaScript
It would be awesome to have a method on the Wallet .verifyPublicKey(publicKey).
Upgrade to isort 5
https://pycqa.github.io/isort/docs/major_releases/introducing_isort_5.html
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
It might be possible to use one of the new isort profiles instead of our custom configuration.
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Aug 16, 2021 - C#
-
Updated
Apr 11, 2022 - TypeScript
-
Updated
Apr 11, 2022 - TypeScript
Should we implement a new event to make it easier for users to switch wallet?
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Jan 12, 2022 - Python
-
Updated
Apr 10, 2022 - PHP
We avoid using cgo anywhere in the codebase since it causes problems with cross compilation. However, cgo would be advantageous in some cases (e.g. can use certain optimized libraries, can use libsecp256k1 bindings)
Investigate the viability of using xgo to do this. Test it on linux/osx/windows.
Improve this page
Add a description, image, and links to the wallet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wallet topic, visit your repo's landing page and select "manage topics."
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for