Closed kazimuth closed 1 day ago
Okay this should be ready for merge
I'm nervous about these internal test failures, I don't know what's causing them.
I'm nervous about these internal test failures, I don't know what's causing them.
These are a known issue that should hopefully be fixed by tomorrow.
Description of Changes
Similar fixes to the previous endianness fixes (https://github.com/clockworklabs/SpacetimeDB/pull/1926) for C#.
API and ABI breaking changes
Reverts a previous API break which (I believe) printed Identities and Addresses backwards in C#. Otherwise, only documents existing behavior & adds methods.
Expected complexity level and risk
1
Testing
I am not sure how to add unit tests to the C# bindings, @RReverser please advise. E: NVM, figured it out.