Alain Brenzikofer
1dabe1dc52
rentPrices map
2026-09-08 08:28:33 +02:00
Alain Brenzikofer
1e3d6fa09b
next iteration on types only
2026-09-07 18:19:34 +02:00
Alain Brenzikofer
e4fab46eb9
protocol types refactoring
2026-09-07 16:17:22 +02:00
brenzi and Evgeny
20ba720224
Update src/Simplex/Messaging/Protocol.hs
...
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-09-07 14:21:17 +02:00
brenzi and Evgeny
13f8cce682
Update src/Simplex/Messaging/Protocol.hs
...
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-09-07 14:21:07 +02:00
brenzi and Evgeny
1e5ddca661
Update src/Simplex/Messaging/Protocol.hs
...
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-09-07 14:20:57 +02:00
brenzi and Evgeny
80765045b2
Update src/Simplex/Messaging/Protocol.hs
...
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-09-07 14:20:46 +02:00
brenzi and Evgeny
b8cc0196ca
Update src/Simplex/Messaging/Server/Names.hs
...
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-09-07 14:20:26 +02:00
Alain Brenzikofer
08432383cd
doc fixes
2026-09-07 11:11:11 +02:00
Alain Brenzikofer
c2c3bbc578
revert NAVL command and wrap it all into RSLV
2026-09-07 11:01:07 +02:00
Alain Brenzikofer
e6dc6c8846
eth_call guard and cache constants
2026-09-07 08:09:43 +02:00
Alain Brenzikofer
99adfe9af0
adapt house style
2026-09-06 19:00:44 +02:00
Alain Brenzikofer
3b4a7f2295
next iteration fixes
2026-09-06 18:47:23 +02:00
Alain Brenzikofer
5c480277d6
adversarial review (against simplex-chat) fix
2026-09-06 18:35:02 +02:00
Alain Brenzikofer
c99cc61b69
add catch all for furture variants
2026-09-06 12:43:30 +02:00
Alain Brenzikofer
45d314cfe2
docs shortening and other review fixes
2026-09-05 22:52:42 +02:00
Alain Brenzikofer
783f0aa4be
more review fixes
2026-09-05 19:51:01 +02:00
Alain Brenzikofer
69cce33675
review fixes
2026-09-05 18:37:55 +02:00
Alain Brenzikofer
e3f00b46f6
extend SMP protocol to support name availability queries with accurate and meaningful replies
2026-09-05 16:53:42 +02:00
sh
c47aeddb18
resolver: reduce comments, remove REVIEW.html
2026-09-04 15:05:14 +00:00
sh
bcc9b36e8f
merge ab/resolver-labelhash-query
...
# Conflicts:
# scripts/resolver/README.md
# scripts/resolver/service/snrc-resolve.py
# scripts/resolver/service/test_snrc_resolve.py
2026-09-04 14:52:37 +00:00
sh
ad4077bf14
resolver: reduce comments
2026-09-04 14:49:07 +00:00
Alain Brenzikofer
17451a6578
split error into a machine-readable code and a human message
2026-09-04 09:09:43 +02:00
Alain Brenzikofer
7e91f2e582
map resolver 410 to NAME NOT_FOUND (a lapsed name is an answer, not a failure)
2026-09-04 09:09:31 +02:00
Alain Brenzikofer
e4e3d0dc7c
simplify language
2026-09-04 08:51:12 +02:00
Alain Brenzikofer
2cfc6d3a76
simplify language
2026-09-04 08:46:10 +02:00
Alain Brenzikofer
41678c74bb
compare block instead of wall clock
2026-09-04 08:42:54 +02:00
Alain Brenzikofer
9b2ff82cc7
report expiry and availability correctly
2026-09-04 08:42:48 +02:00
Alain Brenzikofer
e670d9fa37
simplify language
2026-09-04 08:40:04 +02:00
Alain Brenzikofer
bd4b07ab79
tiny test addition
2026-09-03 17:53:47 +02:00
Alain Brenzikofer
a8cee354eb
implement resolving 2LD names by labelhash
2026-09-03 17:23:47 +02:00
Evgeny Poberezkin
ac4bf690b6
7.1.0.4
2026-08-20 09:33:10 +01:00
Evgeny and Evgeny @ SimpleX Chat
0d3cf39c27
agent: fast queue rotation not requiring the current server to be online ( #1847 )
...
* agent: fast queue rotation does not requiring the current server to be online
* update plan
* update plan and rfc
* corrections
* update plan
* implementation
* test
* refactor
* test switching notificaitons
* rename
* fix, refactor
* fix possible crash
* simplify
* refactor
* simplify
* refactor
* simplify
* order, avoid re-reading connection
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-08-20 09:02:41 +01:00
Evgeny Poberezkin
c5ff829cfb
7.1.0.3
2026-08-18 13:57:10 +01:00
Evgeny and sh
d95eb47a4d
agent: drop versions before 07/2024 (support of PQ encryption and securing reply queue) ( #1841 )
...
* agent: drop versions before 07/2024 (support of PQ encryption and securing reply queue)
* fix encoding, add error context
* fix agent tests
* fix test
---------
Co-authored-by: sh <github.shum@liber.li >
2026-08-17 12:51:45 +01:00
spaced4ndy
c377f2c1b1
xftp: prevent sender from writing files outside the destination folder ( #1850 )
2026-08-12 18:39:03 +01:00
Evgeny Poberezkin
413f30bee5
7.1.0.2
2026-08-12 10:58:20 +01:00
sh
3996472494
build: expose Server.Information for client_library ( #1849 )
2026-08-12 10:57:48 +01:00
Evgeny Poberezkin
21568ab277
7.1.0.1
v7.1.0-beta.0
2026-08-10 09:12:44 +01:00
Ed Asriyan
e3d53428a0
smp server: fix handshake compatibility by moving server info to SMP v21 ( #1845 )
2026-08-08 21:27:02 +01:00
spaced4ndy
a908de6416
server: prevent concurrent SKEY commands from overwriting queue sender key ( #1844 )
...
* server: prevent concurrent SKEY commands from overwriting queue sender key
* wip
2026-08-07 22:27:24 +01:00
Narasimha-sc and Evgeny
33c458ffd4
agent: report PRXY broker errors as proxy-to-relay errors ( #1842 )
...
* agent: report PRXY broker errors as proxy-to-relay errors
The proxy returns PROXY BROKER errors only when it fails to connect to the
destination relay, but for PRXY they were mapped to SMP <proxy> (PROXY ...),
losing the relay address, so the clients reported them as errors of the
connection to the forwarding server. Map them to PROXY {proxyServer,
relayServer, ...}, the same shape PFWD errors already use.
* Apply suggestion from @epoberezkin
* agent: keep ProxyProtocolError for PRXY broker errors
Reverts 826a2377 .
ProxyResponseError wraps PCEResponseError, a response that failed to
parse, and both clients match protocolError when rendering this error,
so the connect alert falls through to the raw error dump - and released
clients cannot render it at all. temporaryAgentError and serverHostError
also match ProxyProtocolError only, so the failure stops being retried
and proxy fallback no longer engages.
---------
Co-authored-by: Evgeny <evgeny@poberezkin.com >
2026-08-06 12:23:44 +01:00
Evgeny and Ed Asriyan
0e13d46a2a
smp-server: add serverInfoBytes to THandleParams and related functions ( #1836 )
...
* smp-server: add serverInfoBytes to THandleParams and related functions
* server information
* fix test
---------
Co-authored-by: Ed Asriyan <service.github@asriyan.me >
2026-08-02 11:45:04 +01:00
Evgeny Poberezkin
ee4dd0d8de
7.1.0.0
2026-08-01 12:15:58 +01:00
e4e5ce75fa
agent: use double ratchet from the first message in contact addresses, request rejection, RPC ( #1831 )
...
* agent: initialize double ratchet from the invitation via contact address (#1829 )
* rfc: agent support for PRC pattern without duplex connection
* update rfc, plan
* corrections
Co-authored-by: Evgeny <evgeny@poberezkin.com >
* split rfcs, add plan
* update rfc
* update rfc and plan
* update plan
* add double ratchet keys to address
* agent schema
* fix version in test
* change ContactRequest encoding
* fix tests
* update plan
* tests, refactor
* fix compilation
* refactor
* refactor more
* fix
* add export
* fix
* refactor
* refactor
* update schema
* rename
* refactor
* refactor 2
* comment, type
* type
* rename
* refactor more
* move type
* refactor
* remove comment
* diff
* refactor
* comment
* puns
* get correct key
* rename
* add autoincrement
* refactor
* move
* move back
* simplify
* rename
* refactor
* tuple
* comment
* split decryption
* refactor
* rename
* refactor
* move
* remove createSndQueue
* remove comment
* remove JoinInvitationReq
* simplify
* rename
* fix
* type synonim
* getConnData
* simplify
* move
* encoding
* version
* async join with ratchet keys
* fix encoding
* rotate address ratchet keys
* rename, parameter order
* refactor, include ratchet keys into ConnectionRequestUri
* simplify
* remove records
* refactor
* rename, encoding
* clean up
* refactor
* compatible
* addrKeysE2EVersion
* support IKUsePQ for contact addresses
* comments, refactor condition
* typos
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* agent: contact request rejection and service requests (#1833 )
* agent: request rejection
* implement RPC requests/responses
* simplify rpc, test, async
* renames
* clean up
* fix
* fix query
* set flag at creation
* move
* command type, schema
* rename
* refactor
* typo
Co-authored-by: simplex-chat-agent[bot] <287173099+simplex-chat-agent[bot]@users.noreply.github.com>
* allow overriding the service request timeout per request
* fixes
* use SSENT event for service replies
* AgentServiceError encoding
* sign service requests
* add bad signature error
* update the plan
* clean up
* refactor
* empty line
Co-authored-by: simplex-chat-agent[bot] <287173099+simplex-chat-agent[bot]@users.noreply.github.com>
* add indices
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
Co-authored-by: simplex-chat-agent[bot] <287173099+simplex-chat-agent[bot]@users.noreply.github.com>
* update schemas
* tryAllErrors
* combine queries
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
Co-authored-by: simplex-chat-agent[bot] <287173099+simplex-chat-agent[bot]@users.noreply.github.com>
2026-07-31 19:32:34 +01:00
Evgeny Poberezkin
066a93861b
Merge branch 'stable'
2026-07-31 15:21:20 +01:00
Evgeny Poberezkin
27a37387be
7.0.1.0
v7.0.1
2026-07-31 15:20:41 +01:00
sh
d65d790a20
ntf server: shard push workers per notification token ( #1840 )
...
* ntf server: shard push workers per notification token
* ntf server: inline push worker shard calculation
2026-07-31 15:19:43 +01:00
Evgeny
c2eb680535
clients, servers: drop support of SMP protocol versions before 01/2025 ( #1837 )
...
* servers: drop support of versions before 01/2025
* fix agent tests
* fix ntf tests
* fix test
* remove code for non-batched transmissions
* fix batching test
* fix ntf
* comment
2026-07-31 09:43:19 +01:00
sh and Evgeny Poberezkin
7d0820dd44
smp server: do not create messaging queues in SMP proxy to prevent deadlock in processing ( #1839 )
...
* smp: fix proxy message queue memory leak
* smp server: do not create messaging queues in SMP proxy to prevent deadlock in processing
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2026-07-30 16:33:27 +01:00