Closed miltonio94 closed 8 months ago
I finished the dbus implementation for a one off transaction. A lot of hardcoded stuff for now, until we expand to other transaction types it will remain that way. I split the data types into their own modules in the library crate to make testing easier. Test are still pending for this, will do this later on in the week, possibly the weekend.
@murpjack maybe we should just merge this and come back to the tests later
I like what you did Jack, thanks for writing those tests and nice one on finding that uniqueness bug and fixing it
also separated files to make testing of library easier