Hernan Rajchert
Hernan Rajchert
Hi! First of all thanks a lot for this great project, I really like the idea :). We are running into a weird runtime exception when having 2 hooks components...
The problem is in `addToLocalStorage`, if you save something that exceeds the quota it will broadcast the error and try to save it in cookies, if that fails, it will...
Right now the `SchemaRegistry.register` method expects the first argument to be of type `Schema` instead of a plain AVRO declaration. This means that if you use TypeScript and you want...
Hi, I've added a small panel that dumps my mongo queries (not really exportable at the moment), and Im planning to do another that can hold messages in the type...
* Create an exeperiment/cucumber branch * Install https://cucumber.io/ and try to create some basic resolvers initial Idea for resolvers in the integration test space: ``` Given a swap contract between...
This consits of: * Replace FP-TS TaskEither in favour of async await * Adapt the code that creates a contract from the marlowe-object flow and use it in createContract
We know that we are compliat with version 0.0.5.1, and we initially think we are also compliant with 0.0.6 which introduced Open Roles. This spike is to check that all...
Right now the getNext endpoint only works for non-merkleized contracts, we need to add some basic merkelization support
Use this documentation to establish an issue cleanup policy https://docs.github.com/en/issues/planning-and-tracking-with-projects/automating-your-project/archiving-items-automatically