bisq/core
2017-04-20 08:50:58 +02:00
..
src User split in User and UserVO, all persisted stuff goes to UserVO, a lot cleaner than a class loading itself and fiddling at its internal bits - now you load your VO and replace it with the loaded version, update observables and done, code is shorter and more readable as well. Added fromProto() methods. Fixed a toProto bug. 2017-04-20 08:50:58 +02:00
pom.xml Merge remote-tracking branch 'origin/DAO' into disk-protobuffer 2017-04-10 17:46:27 +02:00