grim-i-am

Results 3 issues of grim-i-am

#### What Git revision are you using? v5.3.0 binary #### What operating system are you using, and which version? - [ ] Linux / Ubuntu - [X] Linux / Other...

enhancement
good first issue
server

Firefox 96.0.3 (64-bit) for Linux Mint Can't access wallet api from app running in firefox as window.cardano is null

in-progress

Logical fields are parsed to null because there is an error in parser.js on line 166: switch (value) { case ['Y', 'y', 'T', 't'].includes(value): value = true; break; case ['N',...