Audric Ackermann
|
1fe0e3a815
|
remove sendBackgroundMessage
|
5 years ago |
Audric Ackermann
|
66de8d9648
|
remove plenty of the friend logic
|
5 years ago |
Audric Ackermann
|
f500fed69c
|
rename missing envelope type FR to SESSION_REQUEST
|
5 years ago |
Mikunj
|
50ff635673
|
Fix fallback session cipher test
|
5 years ago |
Audric Ackermann
|
fa853538d0
|
LINT after prettier upgrade
|
5 years ago |
Audric Ackermann
|
eb894a9b66
|
lint
|
5 years ago |
Audric Ackermann
|
f46c885fdf
|
merge fix-closed-group to clearnet
|
5 years ago |
Mikunj
|
496afa85cb
|
Remove libsodium-wrapper.
Remove LokiSnodeChannel as we weren't using it.
|
5 years ago |
Mikunj
|
a09e370e1d
|
Added testing on pull request
Disable proxy in tests.
|
5 years ago |
Vincent
|
9dcc851ebd
|
Updated all icon references
|
5 years ago |
Maxim Shishmarev
|
02320334f0
|
Remove P2P
|
5 years ago |
Vincent
|
a1a582d7ea
|
Session branding fixes
|
5 years ago |
Vincent
|
5fbbdc33c3
|
Signal branding
|
5 years ago |
Beaudan
|
63396669bc
|
Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore
|
6 years ago |
Beaudan
|
df2c4af67c
|
Run lint and check for ip or address when removing unreachable nodes
|
6 years ago |
sachaaaaa
|
b6dc8b8a7e
|
Fix tests for https server
|
6 years ago |
Beaudan
|
96f7949ac8
|
Update endpoint for storage server and p2p
|
6 years ago |
Beaudan
|
e520bf109a
|
Persist PoW difficulty and update if get response from snodes
|
6 years ago |
Mikunj
|
bc6586e5ce
|
Removed duplicated function.
|
6 years ago |
Mikunj
|
582298d9e4
|
Remove test which was causing hang.
|
6 years ago |
Mikunj
|
7acce268cd
|
linting.
|
6 years ago |
Mikunj
|
f77b67d358
|
Updated tests.
Fix some minor logic.
|
6 years ago |
Beaudan
|
db8f8ba36f
|
Multiple all ttl values by 1000 and stop dividing timestamp by 1000 so they are both milliseconds
|
6 years ago |
Beaudan
|
c2226542a4
|
Fix tests
|
6 years ago |
sachaaaaa
|
ad5efc9ba3
|
lint
|
6 years ago |
sachaaaaa
|
3285b2d1b9
|
Update snode channel tests
|
6 years ago |
Mikunj
|
75d0894104
|
Fixed files not included in release.
Moved node relevant stuff in libloki into its own modules folder.
|
6 years ago |
sachaaaaa
|
3f755123e7
|
Merge pull request #207 from BeaudanBrown/p2p-json-rpc
P2p using rpc endpoint
|
6 years ago |
Beaudan Campbell-Brown
|
7e2a409c43
|
Merge pull request #198 from sachaaaaa/channel-encryption
Add channel encryption library with tests
|
6 years ago |
Beaudan
|
c0a6ba25bc
|
Update p2p messages to follow the same endpoint format as storage server. Clean up message_api a lil bit and updated tests
|
6 years ago |
Beaudan
|
0516e69ff7
|
Fix tests
|
6 years ago |
sachaaaaa
|
e2abc0d510
|
Add channel encryption library with tests (not in used so far)
|
6 years ago |
Beaudan
|
25a3129e37
|
Reworked p2p tests to be sensible and use the built in timeout/done system instead of hacky promise thing
|
6 years ago |
Beaudan
|
cde7bbf3c3
|
Removed forceP2p as argument for the pingContact event and enforced it on the other side
|
6 years ago |
Beaudan
|
02d6920ade
|
Tests for loki_p2p_api, added yarn command to generate coverage html, instantiating loki_p2p_api in the test preload
|
6 years ago |
Mikunj
|
3c07d99a89
|
Fix variable names.
Fix module export to be more consistent.
|
6 years ago |
Mikunj
|
8c9b1a7a7a
|
Added loki server.
Added test.
|
6 years ago |
Mikunj
|
e08a63d078
|
Merge development into lint
|
6 years ago |
Beaudan
|
714a5ab8b1
|
Update consolidateLists function to take a selector function and updated tests
|
6 years ago |
Mikunj
|
6bd2d3962e
|
Linted files
|
6 years ago |
sachaaaaa
|
7f78409f43
|
add TTL variation in pow metrics
|
6 years ago |
Mikunj
|
4eda13733a
|
Cleanup tests.
Moved service_node_test to assert to keep consistency.
|
6 years ago |
Mikunj
|
f9147663d5
|
Updated tests.
Removed libloki-protocol.
|
6 years ago |
Mikunj
|
070d18b514
|
Updated function calls.
|
6 years ago |
sachaaaaa
|
4b4a2b1bf2
|
Merge pull request #122 from sachaaaaa/consolidateLists
Add logic to consolidate list of data returned by different snodes
|
6 years ago |
sachaaaaa
|
583a10628a
|
run service_node in the browser instead of as a nodejs module
|
6 years ago |
sachaaaaa
|
1274beb510
|
Add consolidateLists function with unit tests
|
6 years ago |
sachaaaaa
|
e3138f8fde
|
add yarn pow-metrics
|
6 years ago |
Beaudan
|
6113f13d3a
|
Rip the worker logic out of message_receiver and add the functionality for it to work with pow. Fix pow tests to work with those changes
|
6 years ago |
sachaaaaa
|
8b32583b79
|
fix loki test
|
6 years ago |