Hugo C
Hugo C
I've spotted this issue by testing the extension on CityCoins. It would be interesting to understand the specific use case and the need to have multiple identifiers for the same...
> Some special function would definitely not be allowed without a new language feature (like trying to fold a map-get?). I guess that would require partial application, which would be...
@lgalabru So we want to remove `boot_contracts` and always load all?
Thanks for reporting @BowTiedBlox. I'll look into it. Could you check in the stacks-node containers if you see any warning or error logs? Also, I'm unfamiliar with the unloadwallet command,...
@BowTiedBlox I'm able to reproduce. It seems like it's struggling to submit the block. I need to investigate. Clarinet is probably relying on the default wallet
Ok I see, thanks for clarifying @zone117x . Do you know in which case the limitation occurs? For example, why does it impact ```js getAccountStxBalance(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise; ```...
Current implementation on the demo app: https://github.com/hirosystems/subnets-nft-demo/blob/main/src/stacks/apiCalls.ts#L175-L254
Thanks for the suggestion @MarvinJanssen @sabbyanandan With "Clarity Insights", the idea would be to do a **static cost analysis** -> trying to estimate the costs of a function without executing...
In progress as part of #1065. Super happy to be able to revive old issue like this one 🙌 I'll close as duplicated since it's now part of a bigger...
Great idea! @moodmosaic We could connect when you get back. I only did some exploratory work so far and don't have a PR, but the idea is to bundle clarinet...