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 5.2.0 release #2408

Merged
merged 178 commits into from
Apr 20, 2021

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented Apr 19, 2021

Replaces #2407 .

Resolved the conflict in witness_node/main.cpp.

Update cache settings in CI for testnet.

pmconrad and others added 30 commits November 3, 2019 11:42
Merge release branch back into develop branch
Update README for Ubuntu 20.04 support and etc
Skip normalizing brain key when deriving keys
Improve market ticker read performance via chunks
Fix CLI get_account_history_by_operations ordering
Print more info in account history in CLI
and update in-code docs for CLI commands.
Add CLI commands get_account_name and get_asset_symbol
Fix cache for matrix in Github Actions
Add database API to query for liquidity pools by any one asset in the pool
@abitmore abitmore added this to the 5.2.0 - Feature Release milestone Apr 19, 2021
@abitmore
Copy link
Member Author

One CI job failed due to "ccache.conf: No such file or directory". But according to ccache/ccache#200 (comment), it should not be an error:

Normally ccache will not delete the ccache.conf in the $CCACHE_DIR (only create it, if it is missing)...

Also the error message is weird, normally missing conf would be a warning and not an error (fatal())

It's probably caused by some race conditions because we're building in parallel with multiple cores.

Restarted the CI job.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

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

80.4% 80.4% Coverage
0.8% 0.8% Duplication

@abitmore abitmore merged commit 85d86a9 into testnet Apr 20, 2021
@abitmore abitmore deleted the testnet_release branch April 20, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants