Skip to content

v0.3.0

Compare
Choose a tag to compare
@SvenDowideit SvenDowideit released this 07 May 09:02
· 82 commits to main since this release

Nathan and Sven have made lots of changes since the last release

Biggest changes:

  • Solana Workbench is now open source!
  • Create / Watch account buttons
  • Airdrop / Transfer SOL User interface
  • Star interesting accounts in ProgramChanges view so they stay on the view
  • live transaction log, and AccountView that auto-updates
  • Solana local validator updated to 1.9.20 for both amd64 and arm64 (ie, Mac m1) Docker containers

image

  • Refactor IPC, migrate to Redux
  • Split backend to multiple files (#21)
  • use different output styles for SOL depending on its magnitude (#28)
  • Fix up some validator issues (#29)
  • start adding a dev build container (#36)
  • Finish config / analytics opt out support (#39)
  • update network availabliity while its running (#44)
  • Fix unroll issue w/ validator logs (#49)
  • Add a page that shows the network's version infos (#37)
  • Add support for streaming transaction logs (#31)
  • Nav/try out themeing with bootswatch (#50)
  • Yell about TypeScript errors more aggressively (#76)
  • add --dynamic-port-range (#77)
  • Show zero balance starred account as a normal table row (#92)
  • don't crash if anchor cli can't be called (#93)
  • Fix overflow issues on main page (#99)
  • Fix/dont make requests when validator offline (and use electron-log in the renderer) (#94)
  • use account-view, but show that the account isn't on this chain (#96)
  • show the error output from validatorLogs func in lov viewer (#98)
  • change the default account in the popups for airdrop and transfer to whatever's selected in the list (#101)
  • Bump Solana to v1.9.20 (#106)

Linux - Download the AppImage file, then chmod 755 Solana.Workbench-0.3.0.AppImage it, and run it from your commandline or file browser.

sha256s:

e644fa8d4d30c59b6ca66940ff42dc99b70f05afe1ab2fb08f419b756ead4610  Solana Workbench-0.3.0-arm64.dmg
186a0dcd1f1dc980887ec11684aa6f338a477cffa75d3f75618caef3d1aa876e  Solana Workbench-0.3.0-amd64.dmg
4d85426d868be40da753eeb2d428c7433cd48f068c18a0c344db2bd8f4e8bffd  Solana.Workbench-0.3.0.AppImage
b984ba72bd46954617f4c16422de7baaddd5e7a9ca91a772223b9325e01590dd  Solana.Workbench.Setup.0.3.0.exe