-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to stable cadence flowkit and fix tests (#137)
* update to stable cadence flowkit and fix tests * tidy * removed restricted types and fixed tests * started updating overflow to new stable cadence * fixed remaining errors * added AuthorizerTypes to OverflowResult * update to stable-cadence.3 * add error message if you are creating account with a configured address and another one is created * fixed tests with some TODOs regarding computation (#147) * fixed tests with some TODOs regarding computation * bump to latest version of stable-cadence * fix: fix filtering out so we do not filter out NFT events * filter out temp events * added propper Authorizers to bot transactions parsed and send in * try to give better error message when a transaction fails, include the filename * added require versions of assert failure and success * feat: implemented custom options to a tx to assert events and failure/success using builder methods * fix: added helper to change an EventAssertion with replacing a field * feat: update to new cli version * fix: update to new flowkit * fix: fixed tests * add raw event to OverflowEvent * merge main and fix tests * use underflow (#155) * use underflow * allow setting underflow option and use that. breaks a bit of bc * use new version of underflow * tidy * migrate to v2, fix warnigns
- Loading branch information
Showing
82 changed files
with
5,692 additions
and
4,865 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.