Eric f567f4ec15
refactor: use serde for json de/serialization instead of utils/json (#704)
* 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
..
2021-11-25 09:37:12 +01:00
2023-12-12 08:11:54 +00:00
2023-08-01 16:47:57 -07:00
2022-04-13 10:32:35 -06:00
2023-08-01 16:47:57 -07:00
2023-03-10 08:02:54 +01:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-11-27 09:23:25 -08:00
2024-01-15 08:45:04 -08:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-07-25 12:50:30 +10:00
2023-03-10 08:02:54 +01:00
2024-01-08 14:52:46 -08:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-03-10 08:02:54 +01:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2021-11-25 09:37:12 +01:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00