Commit Graph

  • 894f185eec
    Merge 9ed9f7a19e into 1e43cbbd73 Prem Chaitanya Prathi 2024-05-22 15:07:39 +0530
  • 12979ced2e
    Merge f213e27f47 into 1e43cbbd73 Daniel Sanchez 2024-04-21 08:06:29 +0200
  • 7a2e4d1d01
    feat: RLN Relay (#101) nwaku richΛrd 2024-04-01 15:15:50 -0400
  • 129474238d
    feat: rln Richard Ramos 2024-03-21 11:44:43 -0400
  • a63b560fc4
    chore: remove go requirement from github actions Richard Ramos 2024-03-21 11:41:55 -0400
  • 1ed7dd48ed
    chore: disable windows builds temporarily (#100) richΛrd 2024-03-21 09:17:59 -0400
  • d6f5d9f6cb
    chore: disable windows builds temporarily Richard Ramos 2024-03-18 16:18:22 -0400
  • 201a38a64e
    feat: example app (#99) richΛrd 2024-03-11 12:00:30 -0400
  • bafcc76da7
    feat: example app Richard Ramos 2024-03-04 16:28:32 -0400
  • 69a48725ca
    refactor: node handle constructor and messageHash on publish (#98) richΛrd 2024-03-01 11:31:00 -0400
  • e5d4aa0ebe
    chore: rename messageId to messageHash Richard Ramos 2024-02-29 18:47:13 -0400
  • 122b75c6a1
    refactor: add back typestate Richard Ramos 2024-02-28 17:09:14 -0400
  • cdfac7fdfb
    refactor: node handle constructor and messageId on publish Richard Ramos 2024-02-28 11:09:44 -0400
  • a10a5c2d22
    refactor: use a enum for handling the responses, and don't ignore the return code (#97) richΛrd 2024-03-01 11:25:02 -0400
  • 8eb026d495
    fix: nwaku does not return an envelope hash on publish Richard Ramos 2024-02-26 15:55:53 -0400
  • e4fe4dfa63
    refactor: handle return code and use an enum to handle responses Richard Ramos 2024-02-26 15:55:24 -0400
  • 646f6f0080
    refactor: hide `*mut c_void` behind `WakunodeContext` (#96) richΛrd 2024-02-26 11:13:30 -0400
  • 4813ab1a7c
    fix: lint Richard Ramos 2024-02-22 14:42:51 -0400
  • f80702e5dd
    refactor: hide `*mut c_void` behind `WakunodeContext` Richard Ramos 2024-02-22 11:58:38 -0400
  • c434e9ebf5
    refactor: remove getters Richard Ramos 2024-02-22 10:57:02 -0400
  • 9d3b575037
    chore: remove example (for now) Richard Ramos 2024-02-21 15:54:55 -0400
  • ac96b834a0
    chore: use rust node address instead of fleet node in tests Richard Ramos 2024-02-21 14:07:42 -0400
  • 79b8428bb5
    feat: add listen addresses Richard Ramos 2024-02-21 11:59:40 -0400
  • 9c696e6097
    feat: expose waku_version Richard Ramos 2024-02-19 17:04:41 -0400
  • 1e43cbbd73
    chore: bump go-waku and drop legacy filter support (#89) master richΛrd 2024-02-19 14:06:52 -0400
  • aaeabd54de
    chore: bump go-waku and drop legacy filter support Richard Ramos 2024-02-19 13:44:58 -0400
  • 9ed68b5817
    Merge 685a6aef0a into 1ea96f80b2 richΛrd 2024-02-16 14:45:43 +0000
  • 685a6aef0a
    fix: event handler Richard Ramos 2024-02-14 16:52:21 -0400
  • 9aef023e97
    chore: update nwaku commit nwaku-2-event-callback-test Richard Ramos 2024-02-16 08:12:29 -0400
  • 33b5801ff5 Added events method Daniel Sanchez Quiros 2024-02-16 08:45:13 +0100
  • 25d0d296c1 Update event callback idea Daniel Sanchez Quiros 2024-02-16 08:40:18 +0100
  • 3f57ae19ad Fix downloaded submodule Daniel Sanchez Quiros 2024-02-16 08:10:34 +0100
  • 5abd9cc943
    refactor: callback nwaku2 Richard Ramos 2024-02-15 19:16:16 -0400
  • 24d7dd840c
    test: attempt to fix event handler Richard Ramos 2024-02-14 16:52:21 -0400
  • 1f9283a849
    fix: event callback signature Richard Ramos 2024-02-13 18:03:34 -0400
  • 5687e2585c
    chore: make sure `waku_new`, `waku_start` and `waku_stop` work Richard Ramos 2024-02-13 16:18:16 -0400
  • ca72e70bb6
    chore: link required libraries and RLN Richard Ramos 2024-02-13 14:50:00 -0400
  • 1d8626b110
    chore: remove code no longer needed (for now) Richard Ramos 2024-02-12 20:13:49 -0400
  • 8755d9a7c8
    refactor: remove unneeded functions and change some data types Richard Ramos 2024-02-08 17:16:22 -0400
  • 9d73230c8a
    chore: remove unneeded files (for now) Richard Ramos 2024-02-08 17:15:49 -0400
  • 9750a329ab
    feat: use nwaku instead of go-waku Richard Ramos 2024-02-08 11:47:02 -0400
  • 1ea96f80b2
    feat: add dns discovery parameters (#85) richΛrd 2024-02-06 13:38:51 -0400
  • c9552049e5
    feat: add dns discovery parameters Richard Ramos 2024-01-02 15:40:32 -0400
  • 5aaafc7c20
    fix: content topic should accept strings (#84) v0.5.0 richΛrd 2023-12-08 17:30:30 -0400
  • b0f7d7d774
    fix: u64 serialization Richard Ramos 2023-12-08 15:25:32 -0400
  • e52471bdfb
    chore: update go-waku version Richard Ramos 2023-11-08 15:22:46 -0400
  • 1edc69fff0
    Use feature flag in docs.rs env because of proc-macro-error crate failures docsrs/build-wo-go Gusto 2023-12-05 17:11:59 +0200
  • 4ceca08f4a
    Check for DOCS_RS env var to skip building waku go bin Gusto 2023-12-05 17:07:55 +0200
  • 027fba91cb
    Use resolver 2 in cargo workspaces Gusto 2023-12-05 17:07:20 +0200
  • e4672df292
    fix: content topic should accept strings Richard Ramos 2023-11-08 15:05:46 -0400
  • dc32f22f4a
    feat: add filterv2 functions (#75) richΛrd 2023-11-07 15:50:35 -0400
  • ba706164b1
    fix: pubsub topic is a string Richard Ramos 2023-11-02 14:33:50 -0400
  • c04eb6b7ee
    feat: waku_filter_subscribe Richard Ramos 2023-10-20 15:50:28 -0400
  • d0b35f4aaf
    feat: add filterv2 functions Richard Ramos 2023-10-01 10:09:37 -0400
  • dc641645b9
    refactor: use callbacks to interact with go-waku bindings and remove JsonResponse (#74) richΛrd 2023-11-02 13:59:41 -0400
  • 784d08d9ba
    refactor: use callbacks to interact with go-waku bindings and remove JsonResponse Richard Ramos 2023-09-28 20:29:41 -0400
  • 3acddc9023
    fix: 0.4.0 Richard Ramos 2023-10-30 08:24:30 -0400
  • ba17a46978
    fix: race condition in peer connector / manager interaction (#81) richΛrd 2023-10-30 08:18:38 -0400
  • f8cc1f70a4
    fix: race condition in peer connector / manager interaction Richard Ramos 2023-10-26 09:14:29 -0400
  • 190e1f6b09
    fix: enable legacy filter (#78) richΛrd 2023-10-04 08:45:49 -0400
  • 1c9195a2ba
    fix: enable legacy filter Richard Ramos 2023-10-04 08:35:47 -0400
  • e61732a8c7
    feat: v0.3.1 Richard Ramos 2023-10-01 15:41:40 -0400
  • 00bf354d43
    fix: waku_peer_count conversion to usize (#76) richΛrd 2023-10-01 15:40:33 -0400
  • e17cb311a3
    fix: waku_peer_count conversion to usize Richard Ramos 2023-10-01 15:23:50 -0400
  • 32bd05c6fc
    feat: update go-waku version (#70) richΛrd 2023-09-27 19:19:59 -0400
  • 89af2322e6
    fix: go-waku version Richard Ramos 2023-09-27 18:26:00 -0400
  • 657d5a2084
    fix: don't panic when unserializing json Richard Ramos 2023-09-27 15:09:35 -0400
  • e64fb485d9
    feat: update go-waku version Richard Ramos 2023-09-26 18:23:20 -0400
  • 6b35fb7d62
    update wakuv2 fleet DNS discovery enrtree Anton Iakimov 2023-09-26 12:54:27 +0200
  • 9ed9f7a19e
    chore:add instructions to run toy-chat chore/readme Prem Chaitanya Prathi 2023-09-26 11:41:02 +0530
  • a487f79179
    feat: websockets support (#63) richΛrd 2023-07-13 18:33:24 -0400
  • 6359ab6014
    feat: websockets support wss Richard Ramos 2023-07-07 15:16:12 -0400
  • 263c6ef005
    chore: update docs link (#65) LordGhostX 2023-07-12 09:25:58 +0100
  • 880138257b
    chore: update docs link LordGhostX 2023-07-11 16:56:54 +0100
  • 08cab3c696
    chore: update docs link chore-update-docs-link LordGhostX 2023-07-11 16:56:43 +0100
  • 20b8f90ed6 readme: fix waku docs link Eva Pace 2023-07-11 10:21:50 -0300
  • 76ba12f71d readme: add missing space after comma Eva Pace 2023-07-11 10:21:40 -0300
  • a4bfddece7
    feat: update discv5 bootnodes (#62) RichΛrd 2023-06-12 09:46:13 -0400
  • c445be4e26
    feat: update discv5 bootnodes feat/update-bootnodes Richard Ramos 2023-06-09 10:35:29 -0400
  • 803fc37e04
    fix: handle missing ephemeral field and unknown encodings in content topics (#61) RichΛrd 2023-05-23 08:32:23 -0400
  • ca4734bc93
    fix: handle missing ephemeral field and unknown encodings fix/missing-ephemeral-unknown-encoding Richard Ramos 2023-05-16 17:23:36 -0400
  • b09f834fe4
    fix(example): only attempt to decode messages sent in the toy chat content topic Richard Ramos 2023-05-16 17:23:03 -0400
  • 8d825ad22e
    Issue Suggestion - Exclude unnecessary files from the crate (#60) You Guang (Alan Matthew) 2023-05-17 04:18:36 +0800
  • e3696916f4 Included library and mobile You Guang 2023-05-15 23:02:12 +0800
  • 0a80fda003 Exclude unnecessary files from the crate You Guang 2023-05-15 16:07:46 +0800
  • d7cbdc2658
    fix link args (#57) Giacomo Pasini 2023-05-12 15:13:18 +0200
  • 8b4241ea3f
    0.1.0 Richard Ramos 2023-05-12 08:06:07 -0400
  • 98144f762f
    fix: default to empty vec if meta field not present (#59) Petko Pavlovski 2023-05-12 14:58:47 +0300
  • 87762c4a6c fix: default to empty vec if meta field not present axiomatic-aardvark 2023-05-12 12:20:54 +0300
  • 6a2d449d7d
    fix: changes required to publish latest version Richard Ramos 2023-05-11 14:01:34 -0400
  • ce9f71a592
    Add new changes from go-waku (#58) RichΛrd 2023-05-10 10:13:50 -0400
  • 64dc964244
    feat: expose list of topics meta Richard Ramos 2023-05-09 14:51:34 -0400
  • 3356edc31a
    feat: seenTTL Richard Ramos 2023-05-09 14:22:46 -0400
  • d090d9cdd8
    feat: add ephemeral and meta fields Richard Ramos 2023-05-09 14:00:20 -0400
  • cc5a30d991
    fix link args fix-link-args Giacomo Pasini 2023-05-08 16:39:41 +0200
  • 27597d76b5 Set waku-sys dep to rc3 danielsanchezq 2023-03-17 11:10:37 +0100
  • 370d311b39 Rc3 danielsanchezq 2023-03-17 11:05:53 +0100
  • 54a80f83cc
    Pass gossipsub params to go-waku node (#50) gusto 2023-03-13 10:51:15 +0200
  • d5d4e2f47c Add tests for info logs Gusto Bacvinka 2023-03-10 22:52:55 +0200
  • b157cc6673 Use merge commit to master for go-waku Gusto Bacvinka 2023-03-10 22:52:45 +0200