Joshua Hannan

Results 201 comments of Joshua Hannan

I'm saying that they should be visible in the FE of the playground. A user might want to see what is being run to verify their state is correct and...

> No, we don't want that. Can you elaborate a bit? I usually like giving the user more flexibility to explore and try stuff out if they're learning As for...

Thanks for sharing! 😄 That makes sense to me.

@bshahid331 can you elaborate on what you would want with a code sample? IMO these use cases are not that common and will be phased out eventually, so I don't...

I have one main question. Currently in the FungibleToken contract, we have the Vault resource implementing the `MetadataViews.Resolver` now. This would be a breaking change to all fungible token contracts....

This should be relatively straightforward. Just provide the node ID and the weight, then the contract borrows the node object and sets the new weight via a setter function

Are you saying that it solves the problem of needing to remove the node from the network in the middle of the epoch? I don't think it would actually solve...

@Wolog2021 Make sure you pull the latest changes from master. There was an update to the staking, epoch contracts, and tests that you'll need to have

Anyone else have any suggestions for transactions or scripts you'd like to see? Leave a comment with your suggestions! 😄