Pascal Fischer
|
14a3461e86
|
use bool instead of int
|
2025-01-16 23:30:24 +01:00 |
|
Pascal Fischer
|
f597379be5
|
fix store test
|
2025-01-16 21:01:20 +01:00 |
|
Pascal Fischer
|
265ded0508
|
don't reschedule expiration on connection and disconnect and run expiration even if peer is disconnected
|
2025-01-16 20:36:13 +01:00 |
|
bcmmbaga
|
d962f7fd27
|
Remove context in db calls
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-16 20:53:05 +03:00 |
|
bcmmbaga
|
4afaabb33c
|
Use peers and groups map for peers validation
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 12:50:25 +03:00 |
|
bcmmbaga
|
2fb399aa7d
|
Refactor GetValidatedPeers
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 11:49:40 +03:00 |
|
bcmmbaga
|
cd15c85d5b
|
Add status error for generic result error
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-14 20:54:44 +03:00 |
|
bcmmbaga
|
3cc6d3862d
|
Improve peer performance
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-13 17:52:39 +03:00 |
|
bcmmbaga
|
fa1eaa0aec
|
fix store tests
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-09 13:38:09 +03:00 |
|
bcmmbaga
|
9d86f76a24
|
Merge branch 'main' into peers-get-account-refactoring
# Conflicts:
# management/server/account.go
# management/server/account_test.go
# management/server/ephemeral.go
# management/server/ephemeral_test.go
# management/server/http/handlers/peers/peers_handler.go
# management/server/http/handlers/peers/peers_handler_test.go
# management/server/integrated_validator.go
# management/server/mock_server/account_mock.go
# management/server/peer.go
# management/server/store/sql_store.go
# management/server/store/sql_store_test.go
# management/server/store/store.go
# management/server/testdata/store_with_expired_peers.sql
# management/server/user.go
|
2025-01-08 22:31:10 +03:00 |
|
Bethuel Mmbaga
|
02a3feddb8
|
[management] Add MySQL Support (#3108)
* Add mysql store support
* Add support to disable activity events recording
|
2025-01-06 13:38:30 +01:00 |
|
Viktor Liu
|
ddc365f7a0
|
[client, management] Add new network concept (#3047)
---------
Co-authored-by: Pascal Fischer <32096965+pascal-fischer@users.noreply.github.com>
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
|
2024-12-20 11:30:28 +01:00 |
|