Ivan FB
29b00f1ced
fix nph build and check
2026-03-26 19:17:16 +01:00
Ivan FB
50538867b4
adjust waku.nimble and Makefile
2026-03-26 16:05:46 +01:00
Ivan FB
90b66a4f4b
update gitmodules and waku.nimble
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
f60596af0a
update outputHash in deps.nix
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
0a02c56eee
rm unneeded command in Makefile
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
3c3b218f52
tmp change
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
f4954b9b1b
properly export NIMBLE_DIR in Makefile
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
4f68105a06
trying with nimble v0.20.1
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
7b872ebb99
rm submodules leftovers
2026-03-25 17:51:35 +01:00
Ivan Folgueira Bande
f2db87df94
install Nim and Nimble pinned in ci workflows
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
9599c0256d
install pinned nimble in ci workflows
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
0a88c37d59
install nimble in ci workflows
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
3d1cc1a61d
stop using backtrace because we never used it and the informations it gives is poor
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
24fa1bad67
add nimble target in Makefile and start using it as deps
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
702082927c
adjust nimble.lock and deps.nix
2026-03-25 17:51:34 +01:00
Ivan Folgueira Bande
adf5178842
adapt Makefile to install nph v0.7.0 through nimble
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
837e12538e
nim 2.2.6 became more strict in readValue for requiresInit types
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
0fa74a761f
waku.nimble import same nim-libp2p as current master
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
6edb42edd6
import typetraits in send_service
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
383ec0800f
adapt code after renaming library folder to libwaku
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
37c4d5e98d
refactor Makefile and waku.nimble after rebase from master
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
455dd2346c
rename library folder to libwaku
2026-03-25 17:51:33 +01:00
Ivan Folgueira Bande
07fd4270f9
remove impure flag -march=native from config.nims
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
e73e82e7a4
progressing in nix nimble it now compiles ok
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
3fcdfd057e
force nim-chronos 4.2.0 in nimble.lock
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
773a98def7
force websock dependency without high chronos constraint
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
e8a1292522
adjust some leftovers
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
228e8357fd
deep refactor
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
89ecc89a34
give freedom to fetch latest nim >= 2.2.4
2026-03-25 17:51:32 +01:00
Ivan Folgueira Bande
d7232d32b0
enforce nim 2.2.4 in nimble
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
f854d0bd58
fetch custom websock to allow higher chronos versions
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
4bee6ccd2b
progress towards using nix and nimble properly
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
37a5eb5d59
add nim.nix
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
526a95a081
start using pinnedNim and pinnedNimble
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
8b4b5efecb
generic cleanup and refactor
2026-03-25 17:51:31 +01:00
Ivan Folgueira Bande
8dd2f1123a
refactor nix and add nimbleDeps package
2026-03-25 17:51:30 +01:00
Ivan FB
7616ae386f
initial changes for deprect vendor
...
* update waku.nimble
* update add nimble lock
* remove vendor completly
* update nimble lock
* update process of makefile
2026-03-25 17:51:21 +01:00
Ivan FB
0b86093247
allow override user-message-rate-limit ( #3778 )
2026-03-25 13:23:20 +01:00
Ivan FB
6a20ee9c83
Merge pull request #3771 from logos-messaging/merge-v037-branch-into-master
...
This aims to bring recent fixes added into release/v0.37 branch into master
2026-03-23 12:31:38 +01:00
Ivan Folgueira Bande
de3143e351
set default retention policy in archive.nim
2026-03-20 21:05:42 +01:00
Ivan Folgueira Bande
d9aa46e22f
fix compilation issue in test_node_conf.nim
2026-03-20 16:54:42 +01:00
Ivan Folgueira Bande
d1ac84a80f
Merge branch 'master' into merge-v037-branch-into-master
2026-03-20 11:26:35 +01:00
Ivan Folgueira Bande
4e17776f71
update change log for v0.37.2
v0.37.2
2026-03-20 00:18:26 +01:00
Ivan FB
3e7aa18a42
force FINALIZE partition detach after detecting shorter error ( #3728 )
2026-03-20 00:16:16 +01:00
Ivan Folgueira Bande
84e0af8dc0
update changelog for v0.37.2
2026-03-19 23:09:22 +01:00
Ivan FB
11461aed44
allow union of several retention policies ( #3766 )
...
* refactor retention policy to allow union of several retention policies
* bug fix time retention policy
* add removal of orphan partitions if any
* use nim-http-utils 0.4.1
v0.37.2-rc.1
2026-03-19 21:37:04 +01:00
Copilot
85a7bf3322
chore: add .nph.toml to exclude vendor and nimbledeps from nph formatting ( #3762 )
...
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
2026-03-17 14:39:00 +01:00
Fabiana Cecin
614f171626
nim nph 0.7.0 formatting ( #3759 )
2026-03-17 14:15:35 +01:00
Ivan Folgueira Bande
fdf4e839ff
use fix branch from nim-http-utils
v0.37.2-rc.0
2026-03-13 23:22:53 +01:00
Ivan FB
96f1c40ab3
simple refactor in waku mix protocol mostly to rm duplicated log ( #3752 )
v0.38.0-rc.0
2026-03-13 14:33:24 +01:00