Silas Davis
Silas Davis
There is no help message being displayed by `burrow tx formulate -h` either this is because some of the setup is run in the main body of the formulate sub-command....
Presumably the relatively harder thing about this is getting state from any previous block. We can do this with our forest, but it's just not 'plumbed in' to the state...
I had a go at implementing this but I couldn't get the project to build with `./gradew build`
I've found the plugin has been unusable on my repo for several months now. Indexing runs continuously and never stops, clearing caches doesn't help, CPU usage remains high while this...
I can confirm: > UPDATE: Scratch that! I was missing fatal: true in the addIssue: https://zod.dev/?id=abort-early Works around the issue, but this is still a bug since zod violates it's...
Are you using `ts-jest`? I am seeing this issue when using `ts-jest` and I have opened a ticket with minimal repro here: https://github.com/kulshekhar/ts-jest/issues/2372
Looking a bit deeper, it seems that we are not making as much use of TableMap as we could, chiefly in Get. But I wonder if we could aslo could...
Okay let me know if there is any independent work that I could help with. I like the idea of extending/improving TableMap to shift as much computation/reflection to mapping time...
I can confirm adding back a master branch makes the repo cloneable. Clearly `master` is hardcoded somewhere. Makes it difficult to trust keybase repos here.
Let me know if I can help with this. Worth my while if it can be made to work.