Commit Graph

1371 Commits

Author SHA1 Message Date
Roman b0d1144f96
test: rebase and re-run project tests with Nim 1.6 2023-12-13 16:34:25 +01:00
Etan Kissling 762be89dd7
include connection info when logging identify message (#991) 2023-12-13 16:34:25 +01:00
diegomrsantos 5702b2d355
feat: add hole-punching interop tests (#998) 2023-12-13 16:34:25 +01:00
Jacek Sieka 9058c981cc
remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
Roman Zajic acad1abc28
fix: remove forgotten "matrix-prep" job (#997) 2023-12-13 16:34:25 +01:00
Roman Zajic aeb7167da4
fix: move workflows for Nim Devel and legacy i386 from "Daily" (#968) 2023-12-13 16:34:24 +01:00
diegomrsantos 061ea21729
fix(dcutr): update the DCUtR initiator transport direction to Inbound (#994) 2023-12-13 16:34:23 +01:00
diegomrsantos 6cdd4c911b
fix(identify): do not add p2p and relayed addrs to observed addr manager (#990) 2023-12-13 16:34:22 +01:00
diegomrsantos 7ce2afba13
fix(yamux): doesn't work in a Relayv2 connection (#979)
Co-authored-by: Ludovic Chenut <ludovic@status.im>
2023-12-13 16:34:22 +01:00
diegomrsantos 39586605d9
fix(dcutr): handle tcp/p2p addresses (#989) 2023-12-13 16:34:22 +01:00
diegomrsantos ff9493190f
fix(multiaddress): add quic-v1 multiaddress support (#988) 2023-12-13 16:34:22 +01:00
diegomrsantos b0964a410a
Make ObservedAddrManager injectable (#970) 2023-12-13 16:34:22 +01:00
diegomrsantos 6189c2aaf5
fix(dcutr): make the dcutr client inbound and the server outbound (#983) 2023-12-13 16:34:22 +01:00
Jacek Sieka 373a0287a5
fix chronos v4 compat (#982) 2023-12-13 16:34:14 +01:00
diegomrsantos 0d05707875
fix: doc workflow (#985) 2023-12-13 16:34:14 +01:00
diegomrsantos b835100682
Rate limit fixes (#965) 2023-12-13 16:34:14 +01:00
diegomrsantos c876904425
Revert "Prevent concurrent IWANT of the same message (#943)" (#977) 2023-12-13 16:34:14 +01:00
Roman 2efa4b7d3d
test: re-run project tests with Nim 2.0 2023-12-13 13:49:03 +01:00
Roman ed58e8722e
test: run project tests with Nim 1.6 - full CI workflow 2023-12-13 13:37:35 +01:00
Roman cd5512d1a7
test: retest with Nim 2.0 2023-12-13 13:23:18 +01:00
Roman 20492387c0
test: download Nimble sources relative to NIM_DIR 2023-12-13 13:16:29 +01:00
Roman 7638bcc9cd
test: check where the Nim sources were downloaded 2023-12-13 10:20:10 +01:00
Roman f368a76377
test: check where the Nimble sources were downloaded 2023-12-13 09:47:59 +01:00
Roman 82e02f27cc
test: check if sources downloaded 2023-12-07 11:52:52 +01:00
Roman 3962ac7ad0
test: download desired Nimble sources 2023-12-07 11:40:02 +01:00
Roman 410dee4aa3
test: install script debug - build_nim 2023-12-06 16:45:27 +01:00
Roman 203669e5f2
test: install script debug - default buildchain 2023-12-06 16:38:34 +01:00
Roman 8f7c339868
test: install script debug - custom buildchain 2023-12-06 16:30:41 +01:00
Roman 9593db16ae
test: install script debug 2023-12-06 16:22:34 +01:00
Roman 82479ef6bf
test: set dummy dir for CI cache 2023-12-06 16:15:19 +01:00
Roman 64b23d9ed2
test: no CI_CACHE 2023-12-06 16:13:30 +01:00
Roman beacbd7008
test: different nimble dir 2023-12-06 15:55:02 +01:00
Roman cd15368ebf
test: use original Nimble DIR 2023-12-06 15:11:44 +01:00
Roman 5cf1d1dfa0
test: change Nimble commit for v0.14.2 in Nim install script 2023-12-06 14:33:17 +01:00
Roman f14c1a0f7e test: find new nimble.exe entire system Windows 2023-11-23 21:34:30 +08:00
Roman 81f054798f test: find new nimble.exe install dir on Windows 2023-11-23 21:26:35 +08:00
Roman 425215fa54 test: try to create symlink to nimble.cmd 2023-11-23 20:57:46 +08:00
Roman ce4a7fc24c test: yaml indent 2023-11-23 20:46:30 +08:00
Roman df6f443811 test: remove NIMBLE_DIR variable 2023-11-23 20:44:41 +08:00
Roman f61b69a3e7 test: replace nimble.exe with nimble.cmd on windows 2023-11-23 20:43:34 +08:00
Roman 2a2a552bb0 test: get nimble.cmd contents on windows 2023-11-23 20:06:59 +08:00
Roman f35e08ae0a test: find nimble.exe file windows 2023-11-23 19:57:20 +08:00
Roman d77cee6c41 test: add .exe to remove file for windows 2023-11-23 19:48:27 +08:00
Roman 7bc112916e test: add .exe to symlink for windows 2023-11-23 19:46:30 +08:00
Roman 6f37b671bd test: check install dir 2023-11-23 19:00:37 +08:00
Roman 3662f217c0 test: check Nimble binary on Windows 2023-11-23 18:52:03 +08:00
Roman f10cbd7b41 test: find Nimble on Windows 2023-11-23 18:41:12 +08:00
Roman cd8aceb18a test: retest for Windows 2023-11-23 18:28:44 +08:00
Roman c1531eae4f test: cancel in progress to false 2023-11-20 18:17:10 +08:00
Roman 93e71455fd test: find pkgs2 on macos - at home dir 2023-11-17 17:06:26 +08:00