Commit Graph

  • b9f04578cd Merge branch 'feature/optimize-wasm-size' into 'main' Brandon Vandegrift 2025-04-06 19:22:53 +00:00
  • b89ca5da74 Optimize wasm output size using wasm-opt Brandon Vandegrift 2025-04-06 14:52:33 -04:00
  • 67329fa560 Merge branch 'feature/dev-setup-pin-cargo-edit' into 'main' Brandon Vandegrift 2025-04-06 17:26:30 +00:00
  • cdd44fb68e Merge branch 'feature/fix-watchvalue-timestamp-result' into 'main' Brandon Vandegrift 2025-04-06 17:24:07 +00:00
  • 7dbe46d2a1 Pin cargo-edit version since latest uses newer rust edition Brandon Vandegrift 2025-04-06 13:22:21 -04:00
  • 62be5f8f4a fix(wasm): Format watchDhtValue result timestamp as u64 before formatting as string Brandon Vandegrift 2025-04-06 13:20:26 -04:00
  • 6d41039a5b [ci skip] updating watch logic dht-performance Christien Rioux 2025-04-02 15:27:35 -05:00
  • 92729c64d2 Merge branch 'cicd-audit-dependencies' into 'main' Carvilsi [Char] 2025-03-31 17:58:21 +00:00
  • 4c14da0e0e Merge branch 'main' into 'main' cellar geek 2025-03-31 00:22:34 +00:00
  • d0a76652f3 [ci skip] stash Christien Rioux 2025-03-30 15:42:04 -04:00
  • 5d31192134 [ci skip] stash Christien Rioux 2025-03-30 15:42:00 -04:00
  • 965a6e2af7 switch Christien Rioux 2025-03-29 10:39:20 -04:00
  • e636237b2d [ci skip] work in progress Christien Rioux 2025-03-28 07:33:07 -04:00
  • f002711ab7 [ci skip] remove crap Christien Rioux 2025-03-26 21:44:16 -04:00
  • c2568b69d3 [ci skip] fanout revamp Christien Rioux 2025-03-26 21:42:36 -04:00
  • 20bd0aa5bf [ci skip] fix watch value integeration test and type assertion fix for watch_dht_values Christien Rioux 2025-03-23 13:24:09 -04:00
  • 4ba0cc6f34 Merge branch 'feature/wasm-example-bench' into 'main' Brandon Vandegrift 2025-03-29 16:22:18 +00:00
  • 71ad90e2d4 Merge branch 'fix-access' into 'main' main Christien Rioux 2025-03-29 12:19:17 -04:00
  • 3544cdf62b Fix API access for VeilidComponentGuard Christien Rioux 2025-03-29 12:19:17 -04:00
  • 4ebe6f5d92 Merge branch 'fix-access' into 'main' Christien Rioux 2025-03-29 11:46:30 -04:00
  • fef0aaf45f [ci skip] fix api access Christien Rioux 2025-03-29 11:44:33 -04:00
  • 044a9fa5e6 Merge branch 'fix-rust-1.85' into 'main' Christien Rioux 2025-03-28 13:17:15 -04:00
  • 4f8765d25e Clippy and other fixes for Rust 1.85 Christien Rioux 2025-03-28 13:17:15 -04:00
  • 0cb89c17d0 Merge branch 'fix-rust-1.85' into 'main' Christien Rioux 2025-03-28 12:54:06 -04:00
  • aed1006c95 [ci skip] fmt Christien Rioux 2025-03-28 12:54:00 -04:00
  • bb17e7cee6 [ci skip] add convenience script for clippy Christien Rioux 2025-03-28 12:23:36 -04:00
  • 7d81579acc [ci skip] clippy fixes Christien Rioux 2025-03-28 09:01:30 -04:00
  • f6f5dfea87 [ci skip] clippy work Christien Rioux 2025-03-28 08:48:57 -04:00
  • a46a2e51d4 Merge branch 'fix/mitigate-deranged-impl-ambiguity' into 'main' Christien Rioux 2025-03-28 08:11:39 -04:00
  • 1e442c189b fix: mitigate impl ambiguity introduced in deranged 0.4.1 Кейсі Мачадо 2025-03-28 12:11:39 +00:00
  • 8352b588a1 Merge branch 'fix/mitigate-deranged-impl-ambiguity' into 'main' Кейсі Мачадо 2025-03-28 03:28:05 +00:00
  • 2bd9ad91f4
    fix: mitigate impl ambiguity introduced in deranged 0.4.1 Casey Marshall 2025-03-27 22:07:27 -05:00
  • b2579f5696 Merge branch 'main' into 'main' Debanjan Basu 2025-03-25 21:30:34 +11:00
  • 35e60d9cfb small update adding types - fixes error[E0283] Debanjan Basu 2025-03-24 19:14:59 +11:00
  • ba78ee46b4 Merge branch 'docs/development-md-fork' into 'main' cellar geek 2025-03-24 02:14:11 +00:00
  • dee33391e3 docs: fix forking link user 2025-03-23 19:08:34 -07:00
  • 14b7fb38ae docs: suggest forking to match contributing.md user 2025-03-23 19:05:14 -07:00
  • a7bb4cb687 Merge branch 'feature/346-cli-statusbar-node-count-status' into 'main' Vincent van Haaff 2025-03-23 18:45:21 +00:00
  • d766550540 Merge branch 'api-get-node-id' into 'main' Carvilsi [Char] 2025-03-23 11:24:03 +00:00
  • fbf169019e Update .gitlab-ci.yml file [ci skip] TC 2025-03-22 04:20:00 +00:00
  • f16c31bc40
    Version update: v0.4.3 → v0.4.4 v0.4.4 TC Johnson 2025-03-21 21:42:47 -05:00
  • 8bb60de1e0
    Update Changelog for Release TC Johnson 2025-03-21 21:22:45 -05:00
  • ac3a6baa77 Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-21 14:36:04 -04:00
  • 45d308cdcc Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-21 14:09:51 -04:00
  • 912a9b95a3 update dependencies Christien Rioux 2025-03-21 13:53:46 -04:00
  • 760105a48a Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-21 12:02:51 -04:00
  • 22fed5b47e Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-21 12:00:36 -04:00
  • 4f3a3a626f [ci skip] Changelog 0.4.4 Christien Rioux 2025-03-21 12:00:06 -04:00
  • 6f1bda79a6 adds audit dependencies stage and for now let it fail carvilsi 2025-03-21 11:10:03 +01:00
  • a2e39e57ee removes get_node_id from api, don't know why I added this commit on the first place to main carvilsi 2025-03-21 10:57:48 +01:00
  • 67dd25f473 fmt fixies carvilsi 2025-03-19 06:19:40 +01:00
  • 85698c3489 updates README carvilsi 2025-03-19 05:55:25 +01:00
  • 3abadd1184 adding doc comment carvilsi 2025-03-19 05:51:01 +01:00
  • 7d0340c7d5 Merge remote-tracking branch 'upstream/main' carvilsi 2025-03-19 04:47:46 +01:00
  • a4777fc551 adds get_node_id for api carvilsi 2025-03-19 04:11:04 +01:00
  • 07488de7eb Still tweaking [ci dryrun] TC 2025-03-19 00:42:41 +00:00
  • 3138b12c3f Getting the stable pipeline ready to go [ci dryrun] TC 2025-03-19 00:05:30 +00:00
  • 060d433186 Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-18 14:29:29 -04:00
  • 84f0f945ee Merge branch 'dht-performance' into 'main' Christien Rioux 2025-03-18 13:40:05 -04:00
  • 0cf745a302 fix tabledb race condition Christien Rioux 2025-03-18 13:39:24 -04:00
  • e9fe5928dc FIgured out the nightly naming convention was from a missing arg to pass the IS_NIGHTLY envar. [ci skip] TC 2025-03-18 05:31:15 +00:00
  • 0d47a6328a Fixed a few typos. Realized the failure stage needed to be broken out. [ci skip] TC 2025-03-18 04:36:11 +00:00
  • 49fcc7ccc3 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 04:26:54 +00:00
  • dc71e4b1a2 Let's try nightlies!!! [ci skip] TC 2025-03-18 04:26:54 +00:00
  • 9cdc8c5f97 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 04:23:46 +00:00
  • d93b928829 Merge branch 'main' into convert_cicd_to_python TC Johnson 2025-03-17 23:22:45 -05:00
  • 3e5baccabd Let's try nightlies!!! TC Johnson 2025-03-17 23:21:03 -05:00
  • 0742113d1e Copied dryrun changes into nightly and failure jobs [ci skip] TC 2025-03-18 04:13:58 +00:00
  • 80b67401ca Copied dryrun changes into nightly and failure jobs [ci skip] TC 2025-03-18 04:08:45 +00:00
  • 89c9a18de6 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 03:17:54 +00:00
  • 352e40304e More CICD Hacking [ci dryrun] TC 2025-03-18 03:17:54 +00:00
  • 9ce71af409 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 03:10:46 +00:00
  • c95e41c6dd It's just right there.... TC Johnson 2025-03-17 22:04:27 -05:00
  • 11024c6240 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 01:45:02 +00:00
  • c9af09f45e More CICD Hacking [ci dryrun] TC 2025-03-18 01:45:02 +00:00
  • 81b9d9d859 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-18 01:42:18 +00:00
  • 35c87238d5 More CICD Hacking TC Johnson 2025-03-17 20:34:05 -05:00
  • a708f1bb97 Update nightly sections of .gitlab-ci.yml file [ci skip] TC 2025-03-17 02:27:17 +00:00
  • a28479d982 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-17 01:36:49 +00:00
  • d49e09b837 Argggg [ci dryrun] TC 2025-03-17 01:36:48 +00:00
  • b89297d4dc Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-17 01:32:07 +00:00
  • ae9d039964 Argggg TC Johnson 2025-03-16 20:27:42 -05:00
  • 7e19e80ee5 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-17 00:41:21 +00:00
  • 9c278f2006 So close!!!! [ci dryrun] TC 2025-03-17 00:41:21 +00:00
  • e57843503c Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-17 00:27:32 +00:00
  • 2a03f9a8b5 So close!!!! TC Johnson 2025-03-16 19:18:55 -05:00
  • 9d71e5f3d3 Almost got it. Had a typo in the in the delete build machine job. [ci dryrun] TC 2025-03-16 23:19:47 +00:00
  • 04d4705b15 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-16 22:45:58 +00:00
  • dcbcf28e30 Further adventures in CICD evolving [ci dryrun] TC 2025-03-16 22:45:57 +00:00
  • 080a192d02 Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-16 22:28:04 +00:00
  • c429ee9260 Update .gitlab-ci.yml file [ci dryrun] TC 2025-03-16 22:27:01 +00:00
  • 9091991ad7 Further adventures in CICD evolving TC Johnson 2025-03-16 17:17:03 -05:00
  • 6f31fc7e6b Merge branch 'convert_cicd_to_python' into 'main' TC 2025-03-16 22:05:55 +00:00
  • f2ba593c4b Hacking on ci config TC Johnson 2025-03-16 17:04:48 -05:00
  • d5c72bbfe9 Tweaks for CICD migration to python TC Johnson 2025-03-16 16:52:35 -05:00
  • b0fc3b28bf Update .gitlab-ci.yml file [ci dryrun] TC 2025-03-16 18:01:34 +00:00
  • 60b1225dd2 Dashes, not underscores blahhhh TC 2025-03-16 18:00:19 +00:00
  • a89047bdb5 Added more missing dashes. You know, the ones I put into the args myself, and then didn't put into the CLI call... [ci dryrun] TC 2025-03-16 17:53:51 +00:00
  • 0140e02979 I'm so bad at this... why does anyone let me near computers? [ci dryrun] TC 2025-03-16 17:42:02 +00:00
  • 3891bc490d 🪳 💥 maybe [ci dryrun] TC 2025-03-16 17:36:56 +00:00