Marco Correia
Marco Correia
Is there a way to add install options to the requirements.txt file, such as: package1 -DOption1=1 package2 -DOption2=2 ? Thanks
Hi, I'm extending a bit the "truck" example. There is a "heading" option there which I think is supposed to be where the truck is heading geographically. I can change...
## Problem Interacting with models named as MyModule is done via db.mymodule. I'd like to ask for an option to generate db.my_module instead.
Hi! Does this library takes DST adjustments into consideration? Take this case for example: At 00:00 of 1/3/2024 in some timezone T, the clocks will move forward one hour. If...
I don't think [this function](https://github.com/curvefi/curve-subgraph/blob/main/src/mappings/pool.ts#L331-L351) is correct, as it sets the pool A to the future A right away (and not only at the given future block). Unless I am...