-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joinmarket emulator #5
base: main
Are you sure you want to change the base?
Commits on Sep 11, 2024
-
feat: Joinmarket runs in the container with the RPC server set up, co…
…mmunicates with the btc-node over the bitcoin RPC API.
Configuration menu - View commit details
-
Copy full SHA for 9e0ea27 - Browse repository at this point
Copy the full SHA 9e0ea27View commit details
Commits on Sep 18, 2024
-
Feat: Joinmarket in a docker container.
Joinmarket starts as a docker container and connects to the btc regtes node. The commands to the JM container can be sent using the JM RPC server through the joinmarket_client.py wrapper
Configuration menu - View commit details
-
Copy full SHA for e119158 - Browse repository at this point
Copy the full SHA e119158View commit details
Commits on Sep 25, 2024
-
feat: Funds distribution accross the clients.
Implemented the prepare_invoices, pay_invoices, start_dsitributor and fund_distributor, that will transfer the mined bitcoins from the regtest node to the distributor jm wallet, which will then send them to started clients
Configuration menu - View commit details
-
Copy full SHA for 062c229 - Browse repository at this point
Copy the full SHA 062c229View commit details
Commits on Oct 10, 2024
-
Joinmarket containers communicate together.
Added IRC server and configured the JM containers to use this channel for the communication. The coinjoin is initiated, but yet not comming to a successful end.
Configuration menu - View commit details
-
Copy full SHA for 0343765 - Browse repository at this point
Copy the full SHA 0343765View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 058cfa2 - Browse repository at this point
Copy the full SHA 058cfa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d64287 - Browse repository at this point
Copy the full SHA 7d64287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b2c81 - Browse repository at this point
Copy the full SHA 78b2c81View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31119cb - Browse repository at this point
Copy the full SHA 31119cbView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33f7688 - Browse repository at this point
Copy the full SHA 33f7688View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd515d3 - Browse repository at this point
Copy the full SHA dd515d3View commit details -
Merge of manager.py and manager_joinmarket.py into manager parametriz…
…ed by different Engine
Configuration menu - View commit details
-
Copy full SHA for 5a408e7 - Browse repository at this point
Copy the full SHA 5a408e7View commit details