Skip to content
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

Merge release branch into testnet branch for 6.0 TESTNET release #2519

Merged
merged 292 commits into from
Oct 25, 2021

Conversation

abitmore
Copy link
Member

The activation time of the 6.0 protocol on the BitShares Public TESTNET is set to Tuesday, November 2, 2021 14:02:00 UTC, or the ISO-8601 format 2021-11-02T14:02:02Z.

A draft of the release notes is at #2508 .

Fix liquidity pool deposit statistics
Upgrade Docker to Ubuntu Focal Fossa (20.04 LTS)
- list_samet_funds( limit, start_id )
- get_samet_funds_by_owner( account_name_or_id, limit, start_id )
- get_samet_funds_by_asset( asset_symbol_or_id, limit, start_id )
Move samet_fund_object reflection into cpp file
To save disk space and network bandwidth.
so that the fund owner would get notified when a fund got used.
Clear operation_results when generating block
Return owner account for SameT Fund borrow, repay
Merge develop branch into hardfork branch
When a credit offer's acceptable borrowers map is empty and a
borrower already has an active credit deal made from that
offer, the borrower was unable to make a new credit deal from
that offer.
Allow bitasset options to be updated after GS
Add conditions when accepting a credit offer
Add Github Action to build and push to Docker Hub
There were 2 issues:
- stop should not be included in result according to documentation
- unexpected data may be returned when stop is behind start
Merge hardfork branch into release branch for 6.0 release
Update sonar.branch.target in release branch
Fixed conflicts:
- .github/workflows/build-and-test.win.yml
- .github/workflows/sonar-scan.yml
@abitmore abitmore added this to In Development in Protocol Upgrade Release (6.0.0) via automation Oct 25, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 138 Code Smells

91.5% 91.5% Coverage
0.2% 0.2% Duplication

@abitmore abitmore merged commit 5869dc5 into testnet Oct 25, 2021
Protocol Upgrade Release (6.0.0) automation moved this from In Development to Done Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant