Release Candidate#427
Conversation
Created unit test for cryptonomex#325
for issue 328
Create initial 64k block_summary_objects
…ional blocks in block_database Fixed tests wrt db.open
…val after price recovery
Use writable fee parameters for account_create only Fixed fee calculation
Added missing reflections
Dont remove blocks from block db when popping blocks, handle edge case in replay wrt fork_db, adapted unit tests
Previously, a newly written config file was ignored. For the included plugins that didn't matter though, because all config file options (and their default values) are also CLI options, and CLI defaults always apply, no matter if a config file exists or not. Now, a new config file is written with the default option values (if any), and parsed immediately after that. In other words, the config defaults are applied again. This does not result in a different outcome, at least with the included plugins.
New default config file
oxarbitrage
left a comment
There was a problem hiding this comment.
replied fully from scratch here as well. i say go for it before more last minute changes get in :)
|
Need to merge the new soft fork code? |
|
Yes, and possibly your proposed fix as well. |
|
OK. For those who have interest in the proposed fix, a PR is created: #435 |
|
Please stand by - will merge #437 and then update this one. |
|
Ok - merged the latest fixes + resolved a conflict with a recent merge into master. |
|
i fully synchronized the release candidate, all good. i am about to merge. question: the tests cases for issue443 are still failing, is this expected ? |
|
asked @pmconrad . the issue is the same as in the develop branch and test will succeed again after hardfork date passes. merging the full thing to master. |
|
It's really great to see people working on this bitshares code again! |
This PR merges everything that went into the last testnet release plus the last-minute-changes into master in preparation for the release.
The hardfork date is set to 2017-11-27 14:40 UTC.
Tested locally with a full replay.