Fabiana Cecin
|
ce918b0819
|
chore: replace Option with Opt (#4035)
* change all usage of std.options.Option[T] to results.Opt[T]
* fix broken apps and examples (to validate refactor)
* removed all std/options code added for libp2p v2 migration
* add broker Opt codec to persistency/backend_comm.nim
* add a readValue overload for Opt[T] in tools/confutils/cli_args.nim
* keep Option where required (Presto, confutils' config_file.nim)
* Change generateRlnProof error handling
* Fix imports
|
2026-07-16 14:02:17 -03:00 |
|
Ivan FB
|
3b03ca29b1
|
refactor: introduce proper logos_delivery layers folder structure (#3935)
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
|
2026-06-08 13:37:53 +02:00 |
|
Darshan K
|
8da2a9c0a5
|
chore: refactor relative path to better absolute (#2861)
|
2024-07-06 00:03:38 +02:00 |
|
Alvaro Revuelta
|
7a36ce836d
|
fix: fix regresion + remove deprecated flag (#2556)
|
2024-03-26 19:44:55 +01:00 |
|
Ivan FB
|
cf6298ca1f
|
Generic re-style with nph 0.5.1 (#2396)
|
2024-03-16 00:08:47 +01:00 |
|
Simon-Pierre Vivier
|
6f857b46fe
|
chore: refactoring peer storage (#2243)
|
2023-11-27 08:08:58 -05:00 |
|
Hanno Cornelius
|
5e2e1b6bd0
|
chore: remove references to v2 (#1898)
* chore: remove references to v2
* fix: lingering rln-relay import path
|
2023-08-09 18:11:50 +01:00 |
|