- TODO
- Add aergo keystore import/export
- Add vararg processing
- Hide password input field
- Add fee delegation feature
- Add gas limit
- Add redeploy feature (private mode only)
- Remove summary view
- Fix windows install error
- Support recent atom version (v1.39 or higher)
- Update compiler, client to aergo v1.3.0
- Fix bug in autocomplete replacment
- Update athena client version
- Parse table, boolean, number type arguments
- Add clear button to console view
- Fix overflowing arguments summary when it's too long
- Add tabindex to arguments. Can use tab to navigate argument input box
- Apply new design
- Merge two panel view into one
- Parse lua table arguments (in json)
- Add deploying contract with aergo
- Add executing contract with aergo
- Update snippets for aergo 1.0.x
- Add lua specific snippets
- Add guide screenshots
- Adjust button color
- Nothing has changed. Just new tag to fix apm publishing error.
- Update compiler version to v1.0.0
- Add query
- Fix bug when file is mark as dirty
- Resolve chainIdHash caching issue
- Apply chainIdHash (compatible with aergo 1.0.x)
- Show detailed message on contract tx error
- Introduce deploy ui
- Add constructor argument input field
- Serialize config (nodes, contract)
- Show confirm modal when editor is dirty
- Add importing / removing contract
- Fix quotes parsing bug
- Fix bug keeping input value when contract changes
- Add aergo snippets
- Filter constructor function
- Add confirm modal when file is mark as dirty
- Process nestedTable
- Add node new/remove button
- Update compiler to v0.12.2
- Little ui adjustement
- Fix some potential bugs
- Add compile result panel
- Add contract run panel
- Add notification for success/failure
- Add linux, window compiler
- Add console ui
- Bug fix and improvements
- Compile bug fix
- Adjust context-menu, menu to a real one
- Syntax highlighting
- Basic autocomplete
- Linter for syntax error
- Compile (on osx)