- Oscript syntax updates:
require()
,log()
,previous_aa_responses
,trigger.outputs
,trigger.initial_unit
, and calling getters from remote AAs identified by a variable.
- fixed uninitialized local var error highlight position
aa-testkit
upgraded tov.0.3.12
- Added warning check for concat operator in
if
in formula
aa-testkit
upgraded tov.0.3.9
is_valid_sig
built-in oscript docsvrf_verify
built-in oscript docs- Fix code suggestion docs formatting
aa-testkit
upgraded tov.0.3.8
- Fix formula error highlights the whole file
- Wrong caret
^
position on parsing error in the error description
- Upgrade
aa-testkit
to v0.3.5 - Test cleanup procedure
- Upgrade
ocore
to v0.3.12 - Upgrade
aa-testkit
to v0.3.3 - mocha bootload updated
- Fixed example agent
- Upgrade
ocore
to v0.3.11 - Oscript 2.0 autocomplete and documentation
- Upgrade
ocore
to v0.3.10 (and to oscript 2.0) - Add Oscript 2.0 syntax highlighting
- Display AA address in status bar and before deployment
- Added
definition[]
autocomplete to oscript - aa-testkit updated to 0.2.3
- Fix duplication check error when deploying on mainnet after deploying same agent on testnet
- Fixed
validUnit
mocha check - Added autocomplete for
params
andunit
in formula - aa-testkit updated
- Fixed AA test example
- Integration with AA testing framework
- Fix escaped quotes in formula
- .ojson is valid extension for AA
- languageId for Oscript is oscript instead of ojson
- Fix duplicate check showing agent is not deployed although it is
- Pick network for agent deployment dialog
- Open deployment page in Oscript Editor
- Agent duplication check command
- AA complexity in status bar
- AA deployment
- Duplication check on AA deployment
- Added extension settings for hub and testnet
- Syntax highlight
- Code autocompletion
- On hover documentation
- Agent and formula validation