38 Commits

Author SHA1 Message Date
AYAHASSAN287
1cae276b4f
Merge pull request #4 from logos-messaging/wrappers_part2
Adding wrapper for new APIs
2026-04-07 17:16:07 +02:00
AYAHASSAN287
4481136833
Update waku/wrapper.py
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2026-04-07 17:15:23 +02:00
Aya Hassan
cc978c3190 Fix review comment 2026-04-07 17:03:35 +02:00
Aya Hassan
03a34e4fe5 change API to simpler version 2026-04-02 17:08:47 +02:00
Aya Hassan
5aed7aca96 Fix review comment again 2026-04-02 17:04:18 +02:00
Aya Hassan
3ddad013f7 Fix review comment 2026-04-02 16:58:51 +02:00
Aya Hassan
4ed432de94 revert change 2026-04-02 15:20:07 +02:00
Aya Hassan
392808f3d2 Ignore vendor 2026-04-01 13:39:19 +02:00
Aya Hassan
f4d79d13c6 Ignore submodule 2026-04-01 13:22:27 +02:00
Ivan FB
2a9a1f37be
Update logos-delivery submodule pointer 2026-03-30 13:30:04 +02:00
Aya Hassan
2b448e2f0d clean version of wrappers 2026-03-30 11:51:34 +02:00
Aya Hassan
17e526c4a1 Adding the test version of the wrapper file 2026-03-30 11:19:16 +02:00
Aya Hassan
eb7ab05e8d Add wrappers for the rest of APIs 2026-03-29 23:55:40 +02:00
Aya Hassan
1a7f9a9d00 Modify send API wrapper 2026-03-29 15:50:12 +02:00
Aya Hassan
6777158dd3 wrap the rest of APIs 2026-03-10 18:53:24 +01:00
Aya Hassan
28ed908c0f Adding wrapper for new APIs 2026-03-09 18:48:25 +01:00
AYAHASSAN287
e4ae16fe0f
Merge pull request #3 from logos-messaging/python_wrappers
Add Python CFFI Wrapper
2026-03-09 18:37:08 +01:00
Aya Hassan
cb62f65f43 add resullt , ok , err 2026-03-09 18:35:59 +01:00
Aya Hassan
2ab1500aad Update wrapper with more short version 2026-03-05 20:34:12 +01:00
Aya Hassan
221af4f843 Make changes to allow callback assertion inside each API 2026-03-02 10:11:56 +01:00
AYAHASSAN287
263e015bfc
Update README.md 2026-03-02 10:02:07 +01:00
Aya Hassan
1a03de9ca8 Merge remote-tracking branch 'origin/python_wrappers' into python_wrappers 2026-03-01 17:15:59 +01:00
Aya Hassan
1eba34701d replace submodule in vendor 2026-03-01 17:14:22 +01:00
AYAHASSAN287
a42e4b7885
Update waku/wrapper.py
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2026-02-28 21:20:50 +01:00
Aya Hassan
1f67f2ee5b Finalize wrappers 2026-02-24 06:44:14 +01:00
Aya Hassan
36a8b2945d Add rest of wrappers 2026-02-22 19:55:07 +01:00
Aya Hassan
cab26c889f test create node API and add start node API 2026-02-19 14:47:08 +01:00
Aya Hassan
0f40153327 Add first function wrapper 2026-02-19 13:22:44 +01:00
Aya Hassan
456b3d273d Add wrapper for first function 2026-02-19 02:13:55 +01:00
Igor Sirotin
c29108b45b
chore: update license files to comply with Logos licensing requirements 2026-02-05 15:11:05 +00:00
Ivan FB
1dcc3e8685
Update README.md 2024-02-12 16:31:33 +01:00
Vaclav Pavlin
affd4e0a21
Merge pull request #2 from waku-org/bug/fix-typo
chore: fix typos, add msg publish example
2024-02-09 13:27:53 +01:00
Václav Pavlín
6b3075c5c8
chore: fix typos, add msg publish example 2024-02-09 13:23:59 +01:00
Vaclav Pavlin
532f548528
Merge pull request #1 from vpavlin/chore/udpate-readme
chore: update readme, do not rely on msg being plaintext
2024-02-09 12:55:28 +01:00
Václav Pavlín
09aee72d41
feat: update readme, do not rely on msg being plaintext 2024-02-09 12:34:21 +01:00
Ivan FB
be097ffb0e
Update README.md - simple code formatting 2024-02-07 15:32:54 +01:00
Ivan Folgueira Bande
0276ce5e5b
Very initial and generic commits to conform the py-waku repo 2024-02-07 12:56:06 +01:00
Ivan Folgueira Bande
123a1224bc
Add nwaku submodule 2024-02-06 12:27:18 +01:00