Skip to content

Releases: triamazikamno/railoxide

v0.1.0-alpha.12

Choose a tag to compare

@triamazikamno triamazikamno released this 03 Aug 18:20
v0.1.0-alpha.12
39a9581

Added sandboxed Flatpak distribution, see #3 for details

v0.1.0-alpha.11

Choose a tag to compare

@triamazikamno triamazikamno released this 02 Aug 15:56
v0.1.0-alpha.11
a38d0cb
  • Added block-builder sponsored self-broadcasting mode (currently Mainnet only). This is a reliable and permissionless way to send private transactions using an empty/underfunded EOA without public broadcasters
  • Added advanced public send actions (arbitrary contract calls, contract deployments)
  • Hardened rpc client against very slow rpc endpoints
  • Various UI improvements and consistency fixes, notably around fee estimation cards

v0.1.0-alpha.10

Choose a tag to compare

@triamazikamno triamazikamno released this 29 Jul 11:53
v0.1.0-alpha.10
3b2f651
  • De-cluttered hardware wallet unlock dialog
  • Added passphrase mode cycling on Tab key press on Trezor unlock
  • Added 1h cooldown timer for PPOI on shielding, added safe block confirmation counter for pending transactions
  • Added tx fee estimation to public Send and Shield views
  • Added gas top-up feature for arbitrary destination accounts
  • Refactored native token Shield to use single multicall transaction instead of Wrap->Approve->Shield chain
  • Optimized overall memory usage and added heap profiling
  • Fixed db locking race condition during saved settings application
  • Optimized POI snapshot application performance

v0.1.0-alpha.9

Choose a tag to compare

@triamazikamno triamazikamno released this 25 Jul 21:00
v0.1.0-alpha.9
3322a19
  • Redesigned public broadcaster picker
  • Dramatically reduced idle cpu usage
  • Added auto-lock on inactivity. Default is 15m, configurable in Settings -> Privacy
  • Limited waku communication to unlocked state. When wallet locks, all connections to waku network are dropped to prevent wasteful bandwidth consumption

v0.1.0-alpha.8

Choose a tag to compare

@triamazikamno triamazikamno released this 23 Jul 15:18
v0.1.0-alpha.8
48716eb

Fixed windows build by downgrading Arti(Tor client library)

v0.1.0-alpha.7

Choose a tag to compare

@triamazikamno triamazikamno released this 23 Jul 10:23
v0.1.0-alpha.7
cec1e20
  • Did a massive refactor to the artifact-based sync logic, now it's much more reliable, faster and prevents a whole class of possible race conditions
  • Improved status bar indicators for better visibility on sync progress
  • Added more ways to reset various state caches in Settings -> Maintenance

v0.1.0-alpha.6

Choose a tag to compare

@triamazikamno triamazikamno released this 27 Jun 18:20
v0.1.0-alpha.6
c9f3eb4
  • Added vault password change
  • You can now reset local POI cache. Located in Settings -> Privacy -> POI
  • Improved UX around pending/recoverable POI proofs
  • Added sync status indicators to the status bar

v0.1.0-alpha.5

Choose a tag to compare

@triamazikamno triamazikamno released this 25 Jun 20:10
v0.1.0-alpha.5
775f960
  • Open last used wallet and chain on app start
  • Show estimated tx fee in broadcaster picker
  • Fix build on linux and windows
  • Remove dependency on protoc binary

v0.1.0-alpha.4

Choose a tag to compare

@triamazikamno triamazikamno released this 24 Jun 21:56
v0.1.0-alpha.4
1f74122
  • Added Export keys where you can retrieve seed phrase and view-only key
  • Randomized equal-fee broadcaster picker ordering to disincentivize smaller 0zk address farming
  • Improved wallet readiness transitions and added more detailed sync status
  • Added indexed artifact sync option with prefilled publisher key and IPNS name of the railgun-indexer instance. See railgun-indexer of you want to run your own indexer. This speeds up sync and decouples/removes trust from Squid graphql node.

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

v0.1.0-alpha.3

Choose a tag to compare

@triamazikamno triamazikamno released this 10 Jun 15:18
v0.1.0-alpha.3
161e1ec
  • Added gas top-up option during unshielding
  • Improved recipient picker, it shouldn't clip on smaller screens anymore
  • Added attention attraction and badge counter for incoming walletconnect requests
  • Added version info and social buttons to the header