Gavroche

Results 5 issues of Gavroche

Try the following statement in a contract: ``` const fooFx = fx(1)(Pos, 3); const barFx = fx(1)(Pos, 2); const zeroFx = fx(1)(Pos, 0); check(fooFx + barFx > zeroFx, 'Foo+Bar must...

Some `API.method` calls which succeed via sdk fail via RPC. Gist shared privately with the team.

Hi, I love BaklavaJS so far! Could you please provide some information on how to customize the toolbar in v2? I'm able to create a custom command but a bit...

v2

Trinity Emulator is amazing, and would greatly benefit from Native Camera Input support. Is it planned? If not, are there resources you have gathered I could look into for helping...

Add ROCm/AMD GPU Support and Enhancements This PR adds comprehensive ROCm/AMD GPU support to the AI Toolkit, along with significant improvements to WAN model handling, UI enhancements, and developer experience...