Commit Graph

1839 Commits

Author SHA1 Message Date
Ivan FB 889067ba20
Update prepare_release.md to add js-waku update (#3134) 2024-10-22 14:00:29 +02:00
gabrielmer c5a825e206
chore: add to libwaku peer id retrieval proc (#3124) 2024-10-17 19:13:00 +03:00
richΛrd c35dc54923
fix: add a limit of max 10 content topics per query (#3117) 2024-10-16 17:55:04 -04:00
Simon-Pierre Vivier bdb31cc114
added randomness to peer selection (#3123) 2024-10-16 15:18:47 -04:00
gabrielmer 82fd5dde61
fix: avoid segfault by setting a default num peers requested in PX (#3122) 2024-10-16 17:04:27 +03:00
gabrielmer 3321fd05e7
returning seqs in libwaku as comma separated strings (#3121) 2024-10-16 14:07:23 +03:00
Ivan FB 18c375a5de
ci: force use ubuntu-22.04 (#3118) 2024-10-15 20:31:38 +02:00
gabrielmer 25da810257
chore: adding to libwaku dial and disconnect by peerIds (#3111) 2024-10-15 15:32:02 +03:00
Ivan FB 30c072a420
chore: dbconn - add requestId info as a comment in the database logs (#3110) 2024-10-15 09:42:53 +02:00
gabrielmer ed0ee5be20
chore: improving get_peer_ids_by_protocol by returning the available protocols of connected peers (#3109) 2024-10-11 13:58:29 +03:00
gabrielmer 78759f6e52
using cstring instead of nim strings to avoid segfault (#3108) 2024-10-11 13:57:55 +03:00
gabrielmer 37edaf6264
fix: returning peerIds in base 64 (#3105) 2024-10-10 16:53:30 +03:00
richΛrd c861fa9f75
chore: remove warnings (#3106)
- Removes deprecation and unused import warnings for libwaku
- Removes unused imports
- Adds .base. pragma to `SubscriptionObserver.onSubscribe`
- Uses casting for uint to enums conversions
- Bumps nim-chronicles
2024-10-10 08:40:09 -04:00
Ivan FB 21b0355137
chore: better store logs (#3103)
* simple change better waku store debug logs with some timing info
* dbconn: give some more name clarity and more log detail
2024-10-10 11:57:57 +02:00
Darshan K c3756e3a8d
chore: Improve binding for waku_sync (#3102) 2024-10-10 14:17:33 +05:30
gabrielmer 2e6c299d36
fix: changing libwaku's error handling format (#3093) 2024-10-09 15:12:45 +03:00
gabrielmer 4aabd64b40
fix libwaku's returned enr string (#3097) 2024-10-08 17:22:49 +03:00
gabrielmer a6ed80a55d
chore: improving and temporarily skipping flaky rln test (#3094) 2024-10-07 18:02:06 +03:00
gabrielmer 1d2b910f54
fix: remove spammy log (#3091) 2024-10-04 17:11:40 +03:00
gabrielmer 54c3083d0a
chore: update master after release v0.33.1 (#3089) 2024-10-04 17:11:03 +03:00
Darshan K 0f8e874000
refactor: re-arrange function based on responsibility of peer-manager (#3086) 2024-10-04 15:23:20 +05:30
gabrielmer eb2bbae665
fix: out connections leak (#3077) 2024-10-03 12:37:22 +03:00
Ivan FB 3ad613cad4
chore: waku_keystore: give some more context in case of error (#3064) 2024-10-03 00:05:49 +02:00
gabrielmer 713aa66a63
adding missing error handling in libwaku (#3084) 2024-10-03 00:13:42 +03:00
gabrielmer e406673c46
Merge pull request #3068 from waku-org/chore-merge-release-v0.33-to-master
chore: update master from release/v0.33
2024-10-02 14:06:01 +03:00
gabrielmer ca448789f0
Merge branch 'master' into chore-merge-release-v0.33-to-master 2024-10-02 10:32:34 +03:00
Gabriel mermelstein 7bc42b5dc5
remove dependency bumping from changelog 2024-10-02 10:31:45 +03:00
richΛrd 643ab20fc6
chore: bump negentropy (#3078) 2024-10-01 20:37:49 -04:00
Ivan FB 5875ed63af
chore: Optimize store (#3061)
* use messages_lookup to retrieve timestamps
* deep refactoring in db_postgres for better use of async approach
2024-10-01 23:36:03 +02:00
gabrielmer d8e6a5cda7
Adding error logs for failed libwaku operations (#3067) 2024-10-01 12:23:04 +03:00
gabrielmer 45fec1a1d9
Update peer_manager.nim 2024-09-30 21:05:03 +03:00
gabrielmer 973b20e368
Update waku-fleet-dashboard.json 2024-09-30 21:04:32 +03:00
gabrielmer eebce3ccce
Merge branch 'master' into chore-merge-release-v0.33-to-master 2024-09-30 21:02:26 +03:00
gabrielmer 73c1d60744
chore: update changelog for v0.33.0 release (#3044) 2024-09-30 18:26:10 +03:00
gabrielmer f8946b8263
fix: rejecting excess relay connections (#3065) 2024-09-27 19:42:51 +03:00
gabrielmer 8b0884c7b5
fix: rejecting excess relay connections (#3065) 2024-09-27 19:35:18 +03:00
Ivan FB deb8675089
disable colors in PR docker images (#3066) 2024-09-27 15:00:55 +02:00
Darshan K 729e63f53d
refactor: wrap peer store (#3051)
Encapsulate peerstore with wakupeerstore
2024-09-27 18:16:46 +05:30
gabrielmer b358c90fa5
chore: disabling metrics for libwaku (#3058) 2024-09-25 14:08:01 +03:00
Ivan FB 368bb3c199
append current version in agentString which is used by the identify protocol (#3057) 2024-09-25 12:59:46 +03:00
NagyZoltanPeter dd02908a20
Extend fleet dashboard with PeerExhcange metrics (#3056) 2024-09-25 11:56:47 +02:00
Ivan FB b688edc079
append current version in agentString which is used by the identify protocol (#3057) 2024-09-25 11:52:02 +02:00
NagyZoltanPeter 5afa9b13ea
Fix PeerExchange rpc decode in order not to take response's status_code mandatory - for support old protocol implementation (#3059) 2024-09-25 11:51:50 +02:00
Ivan FB 711e7db1e9
chore: test peer connection management (#3049)
* Make some useful consts public, add some utils.
* Implement various utilities.
* peer_manager reconnectPeers enhancements

---------

Co-authored-by: Álex Cabeza Romero <alex93cabeza@gmail.com>
2024-09-24 18:20:29 +02:00
gabrielmer 7c4a9717a6
chore: updating upload and download artifact actions to v4 (#3047) 2024-09-24 14:30:49 +03:00
NagyZoltanPeter 9b445ac49f
fix: px protocol decode - do not treat missing response field as error (#3055)
* Fix missing response field of PeerExchange RPC treated as error.
* Fix PX metrics from gauge to counter for better dashboard stats
2024-09-24 12:47:52 +02:00
Ivan FB e492c590e9
chore: Better database query logs and logarithmic scale in grafana store panels (#3048) 2024-09-20 22:47:15 +03:00
Ivan FB d68b06f145
chore: Better database query logs and logarithmic scale in grafana store panels (#3048) 2024-09-20 17:43:56 +02:00
gabrielmer bbebbf6d4f
fix: static linking negentropy in ARM based mac (#3046) 2024-09-20 15:43:12 +03:00
Ivan FB 26a488d522
chore: extending store metrics (#3042)
* adding query_metrics module
* update fleet-dashboard with new store panels for better timing insight
2024-09-20 15:43:00 +03:00