Skip to content

Release Candidate#427

Merged
oxarbitrage merged 139 commits into
bitshares:masterfrom
pmconrad:testnet_release
Oct 24, 2017
Merged

Release Candidate#427
oxarbitrage merged 139 commits into
bitshares:masterfrom
pmconrad:testnet_release

Conversation

@pmconrad

Copy link
Copy Markdown
Contributor

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.

pmconrad and others added 30 commits May 24, 2017 19:16
Create initial 64k block_summary_objects
…ional blocks in block_database

Fixed tests wrt db.open
Use writable fee parameters for account_create only

Fixed fee calculation
Dont remove blocks from block db when popping blocks, handle edge case in replay wrt fork_db, adapted unit tests
pmconrad and others added 6 commits October 14, 2017 10:59
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.
@oxarbitrage
oxarbitrage self-requested a review October 18, 2017 21:11

@oxarbitrage oxarbitrage left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replied fully from scratch here as well. i say go for it before more last minute changes get in :)

@abitmore

Copy link
Copy Markdown
Member

Need to merge the new soft fork code?

@pmconrad

Copy link
Copy Markdown
Contributor Author

Yes, and possibly your proposed fix as well.

@abitmore

Copy link
Copy Markdown
Member

OK. For those who have interest in the proposed fix, a PR is created: #435

@pmconrad

Copy link
Copy Markdown
Contributor Author

Please stand by - will merge #437 and then update this one.

@pmconrad

Copy link
Copy Markdown
Contributor Author

Ok - merged the latest fixes + resolved a conflict with a recent merge into master.
I also reduced the logging for #353 because it has caused a lot of confusion among testnet witnesses.
Please make a final review and merge so we can tag a release at last.

@oxarbitrage

Copy link
Copy Markdown
Member

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 ?

unknown location(0): fatal error in "issue_433_test": unknown type
/root/bitshares/bitshares-core/tests/common/database_fixture.cpp(216): last checkpoint

*** 1 failure detected in test suite "Master Test Suite"
root@NC-PH-1346-07:~/bitshares/bitshares-core# 

@oxarbitrage

Copy link
Copy Markdown
Member

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.

@oxarbitrage
oxarbitrage merged commit 6d6f5dd into bitshares:master Oct 24, 2017
@julian1

julian1 commented Oct 28, 2017

Copy link
Copy Markdown

It's really great to see people working on this bitshares code again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants