2
0
mirror of https://github.com/status-im/nim-codex.git synced 2025-01-12 20:04:13 +00:00
Eric f567f4ec15
refactor: use serde for json de/serialization instead of utils/json ()
* json > nim-serde bump

Should wait until serde is integrated into nim-ethers before making these changes as there will be less import exceptions required.

* bump nim-serde

* change func to proc due to chronicles side effects

* import serde into utils/json, use as proxy

import nim-serde into utils/json and use utils/json as a proxy for serde functions, including overloading `%` and `fromJson` for application types.

* update tests to use serde

* bump serde to latest

* remove testjson -- no longer needed

* bump serde in nimble

* updates to reconcile rebase with master
2024-03-19 03:25:13 +00:00
..
2024-03-12 12:10:14 +00:00
2024-03-12 12:10:14 +00:00
2024-01-11 08:45:23 -08:00
2024-01-29 17:03:51 -03:00
2024-02-09 21:40:30 +00:00
2024-03-12 12:10:14 +00:00
2023-12-21 06:41:43 +00:00
2024-01-15 08:45:04 -08:00
2024-03-12 06:41:03 +00:00
2024-03-12 06:41:03 +00:00
2024-02-19 18:58:39 +00:00
2023-03-08 16:04:54 +01:00