--- Log opened Fri Jun 30 00:00:46 2023 03:05 -!- greypw2546002161 [~greypw254@grey.pw] has joined #coinswap 08:31 -!- dergoegge [sid453889@id-453889.lymington.irccloud.com] has quit [Server closed connection] 08:31 -!- dergoegge [sid453889@id-453889.lymington.irccloud.com] has joined #coinswap 11:26 < theHeap_> managed to make the master build and run through a complete coinswap round. Github CI is working now. CI includes an integration check of basic coinswap. 11:26 < theHeap_> This now gives a good foundation to build upon. 11:27 < theHeap_> my next target is to clean up the taker-protocol code. 11:28 < theHeap_> In the recent push i made a draft file `taker.rs` which has a "Conceptual Taker struct definition". Thats how I am envisioning the Taker struct to be. 11:29 < theHeap_> There are quite a lot of state variables in the taker-protocol.rs which are pass around as mutable refs. to build security around the protocol I need to first structure the code semantically. 11:30 < theHeap_> If anyone still has an eye on this project, any suggestion on this would be helpful. 11:31 < theHeap_> I am also moving towards PR based development instead of pushing to master. Will open the PR for the above one soon. That will be more helpful in commenting on code changes. 11:33 < theHeap_> If anyone wanna play with the code, all the readme running instructions are running. Also added an elaborate doc in the `message.rs` file, which i think people will find helpful to understand the code. --- Log closed Sat Jul 01 00:00:46 2023