Tomasz Rejowski
Tomasz Rejowski
We probably should have a solution for this (something like `yarn --cwd`, or possibly a flag like `--protostar-toml="~/protostar.toml"`) _Originally posted by @Arcticae in https://github.com/software-mansion/protostar/pull/575#discussion_r938801957_
We need to support running this took natively on apple silicon which is becoming more common, so supporting other archs should not be that difficult
It'd be nice to have data transformer example in `expect_events` source code example https://docs.swmansion.com/protostar/docs/tutorials/guides/testing#expect_events
``` { "message": "Request failed with status code 500", "name": "Error", "stack": "Error: Request failed with status code 500\n at createError (/Volumes/Case Sensitive Partition/wielki-janusz/web/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/Volumes/Case Sensitive Partition/wielki-janusz/web/node_modules/axios/lib/core/settle.js:17:12)\n at...
In order to support new ways of deployment of contracts, we need to support UDCs, or alternatively some other way of deployment (like a custom method on a custom account...
``` ❯ protostar upgrade 10:49:05 [INFO] Running upgrade of protostar 10:49:05 [INFO] Looking for a new version ... 10:49:05 [INFO] Starting upgrade from version 0.3.1 to version 0.3.3 10:49:05 [INFO]...