07:46:15 detherminal: Issue #3 (Add transferring (sending) functionality) should be made via monero-wallet-rpc, right? There's no need to rewrite all of Monero's cryptography 08:13:38 No, there shouldnt be a need for any binary. Thats why we are creating a library so it can be used anywhere. 08:14:52 Ok 08:14:55 Good luck 08:15:13 If your project is successful, it will be a game changer 08:15:44 Is using CGO bindings to wallet2.cpp ok? 09:47:50 oh neat https://github.com/openmonero/libmonero 09:48:09 maybe I can push some of the code written for Go p2pool consensus itself there 09:49:34 some useful stuff here https://git.gammaspectra.live/P2Pool/p2pool-observer/src/branch/master/monero/crypto and here probably https://git.gammaspectra.live/P2Pool/p2pool-observer/src/branch/master/monero/address 09:53:11 also a few extracted + optimized (zero heap allocations, speedup) deps from moneroutils https://git.gammaspectra.live/P2Pool/monero-base58 16:05:20 d