4 Commits

Author SHA1 Message Date
Eric
92b8ea028a
clean up - all tests passing 2024-01-30 17:41:47 +11:00
Eric
c261e96274
rename sender to from, update json error logging, add more conversions 2024-01-25 17:20:04 +11:00
Eric
526d954a01
Start fixing tests (mainly conversion fixes) 2024-01-24 18:09:47 +11:00
Eric
daa88cc8bf
Add json de/serialization lib from codex to handle conversions
json-rpc now requires nim-json-serialization to convert types to/from json. Use the nim-json-serialization signatures to call the json serialization lib from nim-codex (should be moved to its own lib)
2024-01-24 11:53:53 +11:00