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
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
* Implement transformers
* Add transformer for Playground
* Create TestUtilities contract
* Add scripts and transactions for TestUtilities
* Add tests for TestUtilities
* Temporarily enable dev-tests
* Update path resolvers to use enable complex configs
* Add future code for removing hacky solution with import
* Update config for base path
* Drop type
* Update tests
* Uncomment line
* Update NOTICE
* Move testing utilities into FlowManager
* Remove TestUtilities
* Add interactions for block offset
* Remove dangerous rm -rf call
* Update package.lock
* Add utilities tests
* Add transformers for interactions
* Add transformers code
* Regenerate code
* Use AuthAccount
* Update utilities tests
* Update blockHeight related code and tests
* Brush up dev tests
* Refactor playground transformer
* Refactor emulator
* More tests around transformers
* Update year. Remove unused import
* Provide public method to resolve alias to address
* Regenerate code
* Update transformers and FlowManager to allow passing arguments instead of hardcoded values
* Refactor and clean the code
* Add new line at eof
* Remove dev tests
* Add new line at eof
* Fix package.json
* Update exports
* Remove unused import
* Fix test
* Regenerate code
* Export blockOffset related methods from generated code
* Update header with new year range
* Update tests to use generated method for controlling blockOffset
* Add documentation for blockOffset methods. Update executeScript and sendTransaction signatures. Add CadenceTransformer type
* Fix templates
* Bump flow-cadut version. Bump package version
* Update docs with new links. Update code examples in API section
* Create runnable code
* Add example runner
* Update examples in API documentation
* Create runnable examples
* Update deploy code logic
* Prettify
* Update cadut package
* Update runner to include list of examples and allow to run by number
* Add more examples
* Update typo in documentation
* Get title from filename
* Update cadut package
* Refactor
* Update code for getBlockOffset and setBlockOffset methods
* Add more functionality to emulator
* Refactor block offset example
* Update emulator management example
* Add manager tests for block offset
* Fix exports for block offset methods
* Add test for emulator processing
* Refactor methods for data parsing
* Add array of dictionaries example
* Default logging to false
* Enable dev-test temporarly
* Add example to pass array of dictionaries
* Update cadut dependency
* Fix complex arg example
* Update example regexp
* Provide more examples
* Update example code in API reference
* Update flow-cadut package
* Prettify
* Use new version of flow-cadut
* Update array value
* Fix flow-cadut imports
0 commit comments