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.
* Code submission for FLIP fest 'JS Testing Feature: Multiple return values from interaction 30' (#57)
* squash merge of TeamExponential work for flip 30
* add fixes to final submission requested by Max
* add remaining fixes for Max feedback
* get basic fixes done requested by Max
* update all usage of args for sendTransaction to allow flow-cadut to to resolve types
* update all points where executeScript is used to make sure args used correctly, allowing flow-cadut to resolve
* remove fcl/types
* revert package-lock.json to master plus package.json changes after running `npm install`
* revert ports in tests back to 8080, remove testMatch for 'dev-test' in package.json
* squash merge of latest changes per Max feedback
* make package.json flow-cadut match recent release from Max
* revert package-lock.json to master verion
* update version in package.json to match Max release, run npm install to update package-lock
* ran npm install
* squash merge latest updates/fixes
* replace package-lock.json
* revert package-lock.json
* remove try catch from tests
* remove onflow/types
* remove space
* prettify
* update cadut to release version
* add fix to generated code to mitigate error running tests
* ran prettify
* re-add 'limit' prop and usage in interaction.js
Co-authored-by: justjoolz <[email protected]>
Co-authored-by: Maksim Daunarovich <[email protected]>
* Bump version to next major release
* Add release notes with breaking changes.
Co-authored-by: Matt Chana <[email protected]>
Co-authored-by: justjoolz <[email protected]>
0 commit comments