kaichao
768c61b114
fix: create options api for cors preflight request ( #2598 )
2024-04-18 18:29:50 +08:00
Ivan FB
3ba4378cbe
Generic re-style with nph 0.5.1 ( #2396 )
2024-03-16 00:08:47 +01:00
Alvaro Revuelta
5a225809cd
fix: enable autosharding in any cluster ( #2505 )
2024-03-13 10:58:13 +01:00
Aaryamann Challani
059cb97518
chore(rln-relay-v2): wakunode testing + improvements ( #2501 )
...
* chore(rln-relay-v2): additional testing
* fix: bump librln to v0.4.2 for v2
* fix: catch possible error from the copyFrom
* ci: rename step title for rln-version
2024-03-12 16:20:30 +05:30
Aaryamann Challani
50308eda0d
feat(rln-relay-v2): nonce/messageId manager ( #2413 )
...
* feat(rln-relay-v2): nonce/messageId manager
* fix: simplify
2024-02-13 10:18:02 +05:30
gabrielmer
e4e147bcbb
feat: running validators in /relay/v1/auto/messages/{topic} ( #2394 )
2024-02-05 10:24:54 +02:00
gabrielmer
59d8b6204f
feat: running validators in /relay/v1/messages/{pubsubTopic} ( #2373 )
2024-02-01 18:16:10 +01:00
gabrielmer
f841454edc
chore: improve POST /relay/v1/auto/messages/{topic} error handling ( #2339 )
2024-01-18 13:49:13 +01:00
Ivan FB
42f1957920
fix: add protection in rest service to always publish with timestamp if user doesn't provide it ( #2261 )
2023-12-06 14:02:21 +01:00
Simon-Pierre Vivier
bebaa59c3b
chore(rest): refactor message cache ( #2221 )
2023-11-28 07:21:41 -05:00
Alvaro Revuelta
51f36099d5
fix(rln): error in api when rate limit ( #2212 )
2023-11-21 19:24:31 +01:00
NagyZoltanPeter
6d81e3841a
chore: Allow text/plain content type descriptor for json formatted content body ( #2209 )
...
* Allow text/plain content type descriptor for json formatted content body. Refactored duplicated encode/decode functions for rest api
* Fix relay endpoint decodings of content bodies to accept text/plain
* Added support for content body decoder for checking media type if additional parameters are present
* Fix wrong usage of ContentTypeData - appeared only for tests
2023-11-14 16:59:53 +01:00
Vaclav Pavlin
2cb0989a28
fix(rest): properly check if rln is used ( #2205 )
...
* fix(rest): properly check if rln is used
* fix(apis): fix remaining usage of defined(rln)
2023-11-10 15:25:07 +01:00
Alvaro Revuelta
250e8b983c
fix(rest): fix bug in rest api when sending rln message ( #2169 )
2023-10-30 16:19:49 +01:00
Simon-Pierre Vivier
7ca516a5f8
feat: REST APIs discovery handlers ( #2109 )
2023-10-27 15:43:54 -04:00
Simon-Pierre Vivier
56dbe2a7e1
feat: added RELAY openapi definitions ( #2081 )
2023-09-26 15:53:46 -04:00
Simon-Pierre Vivier
1763b1efa1
feat: Autosharding API for RELAY subscriptions ( #1983 )
2023-09-26 07:33:52 -04:00
Simon-Pierre Vivier
3e72e83067
refactor: Moved external APIs out of node ( #2069 )
2023-09-22 09:36:46 -04:00