Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
088331a
Add the crate skeleton
Jul 24, 2025
eb71500
Wire Protocol & Codec Implementation
Jul 24, 2025
95329a6
progress: delete unneccesary complicity
Jul 25, 2025
2da41b0
Simplify the protocol
Aug 1, 2025
52734f5
compiling test
Aug 1, 2025
f5308e0
minimal running example
Einliterflasche Aug 1, 2025
bdce5fb
progress
Einliterflasche Aug 4, 2025
36a704c
progress
Aug 6, 2025
2ee28ca
Implement the libp2p communication
Aug 8, 2025
01127d1
Merge branch 'master' into feat/eigensync
binarybaron Aug 8, 2025
b09d89d
Send the response back
Aug 8, 2025
b5f1008
Merge branch 'feat/eigensync' of https://github.com/UnstoppableSwap/c…
Aug 8, 2025
b9a9edc
Connect the databank to eigensync
Aug 8, 2025
8284718
Receive and send the databank events
Aug 8, 2025
5bd3959
Fix await
Aug 11, 2025
28a82d9
remove unused INIT_AUTOMERGE, lib2.rs and lib3.rs
binarybaron Aug 11, 2025
6f43bda
remove unused OutEvent and Message
binarybaron Aug 11, 2025
31874eb
Let the sync tun in the background
Aug 11, 2025
af295cb
Merge branch 'feat/eigensync' of https://github.com/UnstoppableSwap/c…
Aug 11, 2025
e5d5644
listen on 0.0.0.0
binarybaron Aug 11, 2025
8718984
do not fail if no monero receive pool is present
binarybaron Aug 11, 2025
aaac545
Merge branch 'master' into feat/eigensync
binarybaron Aug 11, 2025
4e6f14b
progress
Aug 11, 2025
c25f1c5
progrees
Aug 11, 2025
ce9a859
dont duplicate
binarybaron Aug 11, 2025
94814c7
Databank error
Aug 13, 2025
bdc46db
add new sql methods
binarybaron Aug 13, 2025
9d622b3
progress
binarybaron Aug 13, 2025
36c2b3a
builds
binarybaron Aug 13, 2025
cb55cee
works
binarybaron Aug 13, 2025
50ad381
progress
Aug 13, 2025
1d16e02
Merge branch 'feat/eigensync' of https://github.com/UnstoppableSwap/c…
Aug 13, 2025
4657984
Upload and download additional tables
Aug 15, 2025
74b6910
miising files
Aug 15, 2025
0cd8ffe
unify sqlx cache, add just command
Aug 18, 2025
50e1cd9
Fix sqlx compiling, download and upload works
Aug 18, 2025
c225e60
Merge with the .sqlx changes
Aug 25, 2025
57cb134
Fix the corrupted lock file
Aug 25, 2025
4e91027
Remove unused client.rs
Aug 25, 2025
a4a280e
Fix the wrong merged sqlx script
Aug 25, 2025
299a886
Use UNIX Epoch timestamp instead of String timestamps
Aug 25, 2025
418200b
Get rid of unneccesary cases
Aug 25, 2025
60294c1
Use utc time instead of i64, foix minor issues
Aug 25, 2025
39a3d41
Parse into json for reconiciling instead of string
Aug 27, 2025
af2ad2f
Create a server own databank
Sep 1, 2025
c15add9
Add changes encryption and server multiaddr in settings
Sep 5, 2025
0775f7e
Pull from the server for seed change
Sep 10, 2025
54db4ee
Get all monero addresses in one qquery
Sep 10, 2025
7ea018c
Encrypt and sign before sending to the server
Sep 10, 2025
c2b313f
Use the HLC isntead of UNIX Timestamp
Sep 15, 2025
f4131fc
Implement some issues from comments
Sep 15, 2025
f4d92fc
Don't panic when server has wrong multiaddr
Sep 15, 2025
f6ab432
Fix the seeding and connection issue
Sep 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading