algodea icon indicating copy to clipboard operation
algodea copied to clipboard

Algorand Smart Contract Plugin for IntelliJ IDEA

Results 18 algodea issues
Sort by recently updated
recently updated
newest added

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

enhancement

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...