GhostWalker562
GhostWalker562
### Description All of the sudden, my self-hosted instance on Hetzner stopped working with its git integration. When I try to deploy: When I try to add a new private...
### Description **This should not be released until the next major version is released.** Added default `toString` formatting to use AIP-80 for `Ed25519PrivateKey` and `Secp256k1PrivateKey` ### Test Plan - [x]...
### Description Added the browser environment to jest alongside some polyfills. Needed to add some minor fix ups to tests to properly support the browser environment. ### Test Plan -...
### Description Add "Sign In" and "Sign In Error" to NextJS example ### Tests - [x] Tested that the buttons worked locally