You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate manta-rs upgrades into signer (#57)
* feat: finish setting up signer library integration
* feat: move mnemonic generation to server
* feat: add signer account creation and login protocols
* feat: improve logging framework
* feat: add transaction summary
* feat: update to new utxo accumulator model naming
* feat: add test server and update e2e test
* feat: add Apple signing keys
* feat: use new auto-integrated SDK objects
* feat: add signer state saving to disk
* feat: add autotag for merging into main
* fix: remove old model from tauri glue code
* fix: remove old signer code
* fix: change state machine text from load seed to load state
* fix: update README.md formatting
* fix: move to main branch from master
* chore: remove unused font files
* chore: bump tauri to rc.11, tauri-build to rc.9
Co-authored-by: tommyjk21 <92386732+tommyjk21@users.noreply.github.com>
Co-authored-by: Kevin Gislason <kevingislason@gmail.com>
0 commit comments