You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue encapsulates over all of the tasks that are required to complete the ANTLER Debug Environment
By building upon our native test framework we have in CDT, we will create a new way to debug smart contracts in a few ways. As we move into the future and move to technologies like NatiVM, then this type of system will be even better fitting.
Build the leap plugin to expose host functions as an API endpoint for the runner to utilize and to 'pause' and direct control flow for a designated action on an account.
This issue encapsulates over all of the tasks that are required to complete the ANTLER Debug Environment
By building upon our
native
test framework we have in CDT, we will create a new way to debug smart contracts in a few ways. As we move into the future and move to technologies like NatiVM, then this type of system will be even better fitting.leap
plugin to expose host functions as an API endpoint for the runner to utilize and to 'pause' and direct control flow for a designated action on an account.LLDB
as a build dependency of CDT to be used by end-users to debug their code. Debug Enviroment (antler-run) Add lldb as part of CDT build #80LLDB
python module for smart contract dev usage. Debug Enviroment (antler-run) Add python module for dev usage #81The text was updated successfully, but these errors were encountered: