Wojciech Szymczyk
Wojciech Szymczyk
### Feature Request We should remove dependence on goerli from our tests + deprecate using goerli network. Goerli will shut down 11th of April, so we should remove it altogether...
The tests on macos were running really slow, so we reached out to circleci and basically their response was "upgrade to M1s", which are more expensive. We should do it,...
x86 is going to be deprecated on circleci soon + m1 should be faster for code compilation. We should consider switching to m1, but must make sure compatibility with x86...
We should move docs deployments to circleCI config. There seemed to be some issues when deploying to already existing branch using gh-pages, that may need to be investigated a bit...
### Feature Request Now that it is not possible to declare cairo 0 contracts anymore we should remove a support for it from the sdk altogether
### Feature Request ..
### Which components does the task require to be changed? (think hard pls) sncast ### Description After https://github.com/software-mansion/scarb/issues/1254 we should start using executable attribute to mark scripts' main functions. Having...
### Which components does the task require to be changed? (think hard pls) sncast ### Description As we're nearing towards support for more account types, we should think about changing...
### Which component is your feature related to? Cast ### Feature Request We should allow to get a pre-computed address of a not yet deployed contract in sncast. An interface...
### Which component is your feature related to? Cast ### Feature Request We should have on par to OZ support for bravos accounts in sncast. Let's start with braavos account...