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 develop branch into hardfork branch #2701

Merged
merged 431 commits into from
Dec 4, 2022
Merged

Merge develop branch into hardfork branch #2701

merged 431 commits into from
Dec 4, 2022

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented Dec 3, 2022

No description provided.

abitmore added 30 commits July 29, 2022 16:38
Add new APIs and fix some issues related to login_api
Extend custom_operations_api::get_storage_info API
Use configured limit as API page size if omitted
Delete objects from ES before loading from object database
Add fee payer to account history in ElasticSearch database
Specifically, the unfillable_price exception,
usually due to competition among trading bots.
Lower log level of `unfillable_price` exception in `liqudity_pool_exchange_operation`
Update OpenSSL version used in CI to 1.1.1s
Adapt restriction::argument as an object for ES
Send bulk if approximate pending data size fits
The delay can be 10 seconds or more while syncing, so logging becomes too much for the info level.
Update p2p call stats collector log level to debug
Merge release branch back into develop branch
@abitmore abitmore added this to the 6.1.0 - Feature Release milestone Dec 3, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2022

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 109 Code Smells

76.4% 76.4% Coverage
0.0% 0.0% Duplication


CURL* curl_wrapper::init_curl()
{
CURL* curl = curl_easy_init();

Check failure

Code scanning / SonarCloud

Weak SSL/TLS protocols should not be used

<!--SONAR_ISSUE_KEY:AYTYOlLcf2LYtOllSXvI-->Use stronger SSL and TLS versions <p>See more on <a href="https://sonarcloud.io/project/issues?id=bitshares_bitshares-core&issues=AYTYOlLcf2LYtOllSXvI&open=AYTYOlLcf2LYtOllSXvI&pullRequest=2701">SonarCloud</a></p>
@abitmore abitmore merged commit 4b2de74 into hardfork Dec 4, 2022
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