Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,956 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in zkSNACKs/WalletWasabi that received 10 comments
Concept for cleaner PSBT update
Fixes #4460 with a clean concept. Also fixes other bugs. Need to be tested with coldcard usb hardware wallet coldcard PSBT workflow payjoins
- Fix send button size
- Hack around NBitcoin's PSBT building bug
- Revert "Fix UpdateChecker Nullable"
- Ensure `ExposedKeys` are properly cleaned up before usage
- Add legacy exchange-rate API
- Add legacy get all fees API
- Add back endpoint
- Fix CoinJoinTests
- Remove unused ctor
- Revert "Remove leftover code"
- Remove WalletWasabi.Community
- Fix data directory inconsistencies in Tests
- Create CreateHostBuilder method
- Remove leftover comment.
- Remove leftover code
- Remove duplicated port setting
- Make all Program classes consistently static (VS warning)
- Remove version from backend package
- Update Swagger
- Rename Tests' Global to Common and make it a static utility class.
- Implement consolidation penalty when calculating Anonset
- Pass parameters via constructor to AtypField
- Pass parameter via constructor to AuthVerField
- Pass parameter via constructor to AuthStatusField
- Remove static from Program.cs
- [Trivial] Simplify member access
- Add WasabiClientFactory and remove Synchronizer.WasabiClient.
- [Backport] Cherry picking changes to v1.1.12.2
- Remove CrashReported from Global
- Notification with wrong estimated needed btc
- Wait for ProcessExit on Quit.
- Use Tor executable from install dir
- [Trivial] Use expression body
- Remove unused variable
- bugfix HwiClient.SendCommandAsync() recursive call
- Add Nullable reference types to new projects (Fluent)
- Update HWI to 1.2.0-rc.1
- Fix formatting & some refactoring
- Update and optimize title and h1
- Use SuppressMessage attribute instead of #pragma warning to suppress naming violations
- Encode PSBT using base64 instead of base16
- [Fluent] Fix Wasabi process never ends
Created an issue in zkSNACKs/WalletWasabi that received 14 comments
Coldcard Signing Issue
2 users reported coldcard signing issues: https://twitter.com/bitcoinplebs/status/1311309861162897408 https://twitter.com/js_farinet/status/130929…

