Tags: Manta-Network/manta-signer
Tags
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>
Setup for Testnet Release (#25) * wip: setup release for testnet * wip: add retry password logic * fix: remove broken JS * fix: use proper retries * fix: move proof-gen to another thread * chore: update deps * fix: correct issues with retry/signaling * show feedback on bad password * feat: add testing workflow * fix: correct formatting for test workflow * prevent close window * fix cors config * fix: update build and resource management * change error highlighting on authorize page * fix: use tauri auto-generated icons * fix: update to new icons with backgrounds Co-authored-by: Kevin Gislason <kevingislason@gmail.com>
PreviousNext