-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1196 serialization #1714
1196 serialization #1714
Conversation
9cb6b5f
to
22ee874
Compare
Rebased + bumped fc |
Looks good to me. (Don't know why Travis tries to build "push" when the source branch is not in this repository) |
My fault. I accidentally pushed to origin yesterday and deleted the branch immediately afterwards. Apparently I was too slow to prevent travis being triggered but quick enough to make travis fail. :-/ Just ignore the push build. |
Fixes #1196
Requires bitshares/bitshares-fc#122
Tested on an emulated big-endian PPC64 system - compiles, syncs, replays, tests ok, snapshot comparison at block 2,000,000 without plugins produced identical results. (Emulation is dead slow, didn't test a full replay.)
Note: this bumps the minimum required boost version to 1.58.