El De-dog-lo

Results 539 comments of El De-dog-lo

There should only ever be 4 elements to the list (limitation of the chain itself), so I would say you can flatten the list to 4 bytes32 columns

That's a very strange one, @helloibis has an M1 mac and can maybe help debug this

As an anecdote, @banteg has found pickling to be the fastest, although it might have schema issues and I'm not really sure how we'd do search or pruning actions

would have to pass through the extra in `ape-vyper` for that to work

> I don't think this will work, the logic seems off. > > However, I think we can do this: > > ```yaml > push: > branches: > - 'main'...

> LGTM > > to translate, actions will run either if it's a PR (no matter if from fork or not) or if it is a push to a fork....

Also appears that linting, type checking, and fuzzing didn't trigger... EDIT: nevermind, they did run and pass, just on mobile it doesn't appear like they ran

> @fubuloubu Would something like this ease the usage of ape with Titanboa? Couldn't hurt, since it's needs to be able to read the file for interpreting

ideas: more abstractly, let `EventAPI` be something driven by `EcosystemAPI` which let's them specify different event_ids and topics

would be even nicer if it was just the same type that ape core uses, so conversion wasn't necessary