algodea
algodea copied to clipboard
Algorand Smart Contract Plugin for IntelliJ IDEA
bnz go-to_branch This shows error as "-" is not allowed now.
Add "Unknown" , "Payment" ... "ApplicationCall" to TEAL interpreter. Currently it shows error in the editor.
Currently there is no way to provide "CloseReminderTo" address for a Logic Sig Transaction. Add this option for both Algo and ASA.
In Stateful contract lifecyle calls, support export txn functionality for read-only accounts.
Example: Account FreezeAccount AssetSender
Node configuration error is not shown when deployment node is not configured due to modal dialog. Instead of showing error notification in UI form java class, re-throw the error and...