Shawn Anderson
Shawn Anderson
Do you think it could be done using ApeworkX instead of Brownie? https://docs.apeworx.io/ape/stable/userguides/testing.html I would be interested in making this kind of contribution to the repo.
I think bytecode and ABIs could be gitignored. The package could stay as is, add ape-eth as a dependency, and compile contracts on the fly when running tests...
This: https://github.com/balancer-labs/balpy/blob/22d0c65749beb664b4afd572e7d4ffa334de7157/samples/poolCreation/sampleLBPool.json I see that you edited that file in the following commit. Maybe I should pull and try again.
What's the solution for moving beyond Kovan? Point everything to Goerli? Would that work?
Yes sorry, I made one change to that file which was changing the network to Goerli. Thanks for clarifying the Goerli migration. An easy contribution to the repo.
I would love to see this feature in hvplot.
I'm using driver 440.82 and getting this error. Anyone have suggestions on a fix? Btw, mining was working fine for months and then all of a sudden this error.
Just by looking, I think it should be self._get_mask
I believe the app should have a feature "Save chat as note" That dumps the whole chat to a new note in a specified folder from settings.
I think that this functionality would be extremely useful when composing plots. I'm struggling to get a legend for an overlay that is a composition of many single curve plots.