-
Microsoft
- Longmont, CO
- http://blog.nerdbank.net
- @aarnott
- https://keybase.io/aarnott
Block or Report
Block or report AArnott
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
CodeGeneration.Roslyn
CodeGeneration.Roslyn Public archiveAssists in performing Roslyn-based code generation during a build.
-
IronPigeon
IronPigeon PublicIronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
-
-
Validation
Validation PublicMethod input validation and runtime checks that report errors or throw exceptions when failures are detected.
-
Xunit.Combinatorial
Xunit.Combinatorial PublicAdds combinatorial and pairwise testing capability to Xunit tests
5,951 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
March 2024
Created 67 commits in 9 repositories
Created 3 repositories
-
AArnott/librustzcash
Rust
This contribution was made on Mar 9
-
AArnott/sapling-crypto
Rust
This contribution was made on Mar 9
-
AArnott/Avalonia-WithNativeDependency
C#
This contribution was made on Mar 5
Created a pull request in zcash/librustzcash that received 57 comments
Add UnifiedIncomingViewingKey struct
Remove some fn implementations in the UFVK type and have it instead simply forward to the UIVK type. For example address generation needn't be im…
Opened 22 other pull requests in 6 repositories
nerdcash/Nerdbank.Cryptocurrencies
1
open
13
merged
-
Add support for Orchard
This contribution was made on Mar 18
-
Fix more SQL queries for updated column names
This contribution was made on Mar 18
-
Merge upstream librustzcash (e0227ed17)
This contribution was made on Mar 17
-
Store transparent spends
This contribution was made on Mar 17
-
Fix spends to transparent addresses, add fee prediction
This contribution was made on Mar 16
-
Fix android build tools script for Windows Powershell
This contribution was made on Mar 16
-
Download and scan in parallel
This contribution was made on Mar 16
-
Add android build scripts
This contribution was made on Mar 15
-
Add UFVK->UIVK transparent key derivation test
This contribution was made on Mar 9
-
Remove orchard flag
This contribution was made on Mar 7
-
Fix failures on Android emulators
This contribution was made on Mar 6
-
Prepare for smarter t-addr downloads
This contribution was made on Mar 4
-
Implement ZIP-316 revision 1
This contribution was made on Mar 4
-
Bump librustzcash to latest main (zcash_client_backend 0.11.0)
This contribution was made on Mar 3
microsoft/vs-streamjsonrpc
3
merged
-
Code cleanup
This contribution was made on Mar 12
-
Add support for call-scoped marshalable objects
This contribution was made on Mar 12
-
Add test for marshalling one object twice
This contribution was made on Mar 5
microsoft/vs-servicehub
2
merged
-
Add
ServiceBrokerAggregator.NonDisposablemethodThis contribution was made on Mar 11 -
Raise
ServiceBrokerClient.Invalidatedwhen connection diesThis contribution was made on Mar 11
microsoft/vssdktestfx
1
merged
-
Merge latest Library.Template
This contribution was made on Mar 13
microsoft/vs-threading
1
merged
-
Build stable 17.10 version
This contribution was made on Mar 11
zcash/zips
1
open
-
Fix formatting of bulleted lists
This contribution was made on Mar 3
Reviewed 21 pull requests in 7 repositories
zcash/librustzcash
6 pull requests
-
zcash_client_backend: Update
DecryptedTransactionto support OrchardThis contribution was made on Mar 18 -
Add
UnifiedIncomingViewingKeystructThis contribution was made on Mar 14 -
zcash_client_sqlite: Only consider notes spendable when both seed fingerprint & key scope are available.
This contribution was made on Mar 9
-
zcash_client_sqlite: Rework accounts to support imported viewing keys
This contribution was made on Mar 8
-
Give zcash_client_sqlite its own account ID
This contribution was made on Mar 8
-
zcash_client_backend: Implement async wallet synchronization function
This contribution was made on Mar 1
microsoft/vs-streamjsonrpc
5 pull requests
-
Add support for call-scoped marshalable objects
This contribution was made on Mar 14
-
Stabilize for 17.10
This contribution was made on Mar 11
-
Add test for marshalling one object twice
This contribution was made on Mar 6
-
Bump System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.0
This contribution was made on Mar 5
-
Bump VisualStudioThreadingVersion from 17.8.14 to 17.9.28
This contribution was made on Mar 5
zcash/zips
4 pull requests
-
ZIP 316 Revision 1, and corresponding updates to ZIP 320
This contribution was made on Mar 4
-
Fix and rename GitHub Action workflow
This contribution was made on Mar 3
-
Introduce devcontainer.json
This contribution was made on Mar 3
-
Add repo files to help maintain conventions
This contribution was made on Mar 3
MessagePack-CSharp/MessagePack-CSharp
2 pull requests
-
.NET 8 Update(8): Update Benchmarks not using Dynamic PGO and BinaryFormatter
This contribution was made on Mar 14
-
fixing issue with backing field naming and serialization failing
This contribution was made on Mar 14
microsoft/vs-servicehub
2 pull requests
-
Stabilize for 17.10
This contribution was made on Mar 11
-
Bump Xunit.Combinatorial from 1.5.25 to 1.6.24
This contribution was made on Mar 11
microsoft/vs-mef
1 pull request
-
Stabilize for 17.10
This contribution was made on Mar 11
microsoft/VSSDK-Analyzers
1 pull request
-
Mark SVsUIFactory/SVsDataSourceFactory as free-threaded
This contribution was made on Mar 11
Created an issue in xamarin/xamarin-android that received 19 comments
DllNotFoundException from Android emulator when calling into a native dll
Android application type .NET Android (net7.0-android, net8.0-android, etc.) Affected platform version VS 2022 Update 9, net8.0-android Description W…
Opened 12 other issues in 9 repositories
AvaloniaUI/Avalonia
2
open
-
AvaloniaMainActivity should allow customized App factory
This contribution was made on Mar 16
-
11.1.0-beta1 breaks app near startup on Android Emulator
This contribution was made on Mar 16
nerdcash/Nerdbank.Cryptocurrencies
1
closed
1
open
-
UIVK carries full viewing key for transparent
This contribution was made on Mar 8
-
Auto-shielding should time each operation via a Poisson process
This contribution was made on Mar 3
microsoft/vs-servicehub
1
open
1
closed
-
ISB001 mis-fires when
GetProxyAsyncresult is assigned to local in using statementThis contribution was made on Mar 7 -
ServiceBrokerClient.Invalidated should be raised when existing proxies die
This contribution was made on Mar 7
zcash/librustzcash
1
open
-
Add account fails with orchard feature enabled for birthday heights prior to orchard activation
This contribution was made on Mar 18
dotnet/sdk
1
open
-
.NET 8.0.201-> 8.0.202 SDK update breaks build
This contribution was made on Mar 14
microsoft/vs-streamjsonrpc
1
open
-
Consider using finalizer and weak references to avoid leaks when proxies are abandoned
This contribution was made on Mar 12
xamarin/xamarin-android
1
open
-
Crash on android device with "Assertion at /__w/1/s/src/mono/mono/component/debugger-agent.c:5652"
This contribution was made on Mar 7
AArnott/Avalonia-WithNativeDependency
1
open
-
Android app fails due to missing dependency
This contribution was made on Mar 5
zcash/zips
1
open
-
ZIP-316 revision 1 effectively blocks 1 transparent receiver
This contribution was made on Mar 4
Started 1 discussion in 1 repository
AvaloniaUI/Avalonia
-
Text boxes don't offer selection on touch devices
This contribution was made on Mar 15







