Samuel Laferriere

Results 96 comments of Samuel Laferriere

I would also like to be able to do BigNumber.from('1e27').

Nice @june07 , but still think this should be hidden inside the library. Why do I need this ugly code in my user code?

I would really like to see this issue resolved. So far it seems like it's a stochastic error to me... sometimes it happens, sometimes it doesn't (with the same exact...

I know... but that's the code. It would take me ages to parse through it. That's why I was asking what high-level mathematical formulation you are using, so that I...

For the 2D version, how would you make the godot icon stay vertical while rotating? And how would you add a CollisionShape2D to it? (mine stays centered and doesn't inherit...

Thank you :) This does work. As for the CollisionShape2D, I just wanted to add it to the sprite so that a vehicle could collide with the sprite and gain...

Agreed. This should be updated.

@BogdanHabic I am in a hardhat directory and getting the very same error as @robert-e-davidson3 was getting.

Wait so what does this mean exactly? Is this repo missing deployed contracts? Or only deployment scripts? Or yet again something else I can't think of?

Oh wow ok I’ll give it a try when I get back to this project. Thanks :)