nwaku/waku/utils
Ivan FB fd6a71cdd7
chore: Bump dependencies for v0.31.0 (#2885)
* bump_dependencies.md: add nim-results dependency
* change imports stew/results to results
* switching to Nim 2.0.8
* waku.nimble: reflect the requirement nim 1.6.0 to 2.0.8
  Adding --mm:refc as nim 2.0 enables a new garbage collector that we're
  not yet ready to support
* adapt waku code to Nim 2.0
* gcsafe adaptations because Nim 2.0 is more strict
2024-07-09 13:14:28 +02:00
..
DEPRECATION_NOTICE.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
collector.nim chore: remove all pre-nim-1.6 deadcode from codebase (#2857) 2024-06-28 16:04:57 +05:30
noise.nim chore: Bump dependencies for v0.31.0 (#2885) 2024-07-09 13:14:28 +02:00
requests.nim chore: remove all pre-nim-1.6 deadcode from codebase (#2857) 2024-06-28 16:04:57 +05:30
tableutils.nim chore: generic change to reduce the number of compilation warnings (#2696) 2024-05-16 22:29:11 +02:00