Larko
Larko
addresses issue #548
It is quite annoying and tedious that a oneofs fields do not default to being optional as it triggers typescripts type safety. However, it could easily be fixed if optionals...
the anonymous field dont seem to be used when generating a union struct
Linking seems to be failing exclusively on iOS when attempting to build our Unity project to iOS (through xcode), here's the log output; *I have a rust FFI library which...
DOJ-394 Integration of the new layout into torii. Blocked by #1945 - [x] New layout processor with cainome - [x] Arrays - [x] Tuples - [x] Byterrays - [ ]...
closes DOJ-269 closes #1363 use the toriI_getTransactions long poll api when using katana and fallback to getEvents
fixes DOJ-120, #1268
validate models for offchain messages for them to include a nonce which will prevent potential replay attacks that would use past signatures to rollback the state of message entity
I'm not really sure it makes sense to put a hard limit on the image size since real-esrgan isn't limiting iteslf. It will upscale any image just fine. An example...