This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bisq
Watch
1
Star
0
Fork
You've already forked bisq
0
mirror of
https://github.com/bisq-network/bisq.git
synced
2025-02-24 23:18:17 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
93b9847e47
bisq
/
common
History
Mike Rosseel
93b9847e47
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
..
src
/main
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
Refactoring: Use CoreProtobufferResolver in core and interface to decouple network and domain. Remove protobuffer and vo modules.
2017-03-27 22:47:53 -05:00