Lowell D. Thomas
Lowell D. Thomas
I think I’m done here except for 1. I’ve included a workaround in `client.ts`. For importing `isUri`. I had to point to the specific directory and file. I’ll need some...
**Trace:** After looking at it, redesigning the trace module and publishing a new release of `apg-js` is way too much work for a feature that is not necessary for the...
My apologies for an oversight. I’m still getting myself up to speed with the different ways a message and message object are handled in the `SiweMessage` constructor. I missed a...
Thanks. Missed the debugging code left in this test.
Hi @sbihel. Anything else you need? From my end I'm done here unless there is something else required for a merge. I'm waiting on that before I begin working on...
The fix to `siwe/lib/utils.ts` is done. Converted `siwe/lib/objects.test.ts` to JSON file methodology. I had already converted all of the `siwe-parser/lib/t-*.test.ts` to the JSON methodology and they are all included in...
I've just published `apg-js` version 4.2.0 specifically modified to address the fix that @Jonathansoufer pointed out and more. Give 4.2.0 a try and if it fixes this problem then I...
1) The stand-alone generator of a fixed grammar object was the only option until a couple of years ago. I got some complaints that the I/O (fs) was causing some...
Hi @w4ll3, I've taken the liberty of rewriting the siwe parser. As I said, I know nothing about Etherium but I have had a lot of experience writing APG parsers....
@Gilbert. Interesting. I haven't seen any activity on this repository at all since my last post 6 mo ago. I was beginning to think it was an abandoned project. I...