-
Notifications
You must be signed in to change notification settings - Fork 649
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
Implement credit deal auto-repayment feature #2735
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bba9b4a - Browse repository at this point
Copy the full SHA bba9b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4bc4a - Browse repository at this point
Copy the full SHA cb4bc4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5704816 - Browse repository at this point
Copy the full SHA 5704816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68efc09 - Browse repository at this point
Copy the full SHA 68efc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fac66 - Browse repository at this point
Copy the full SHA e8fac66View commit details -
Update params in credit deal auto-repayment tests
so that some tests are closer to overflow
Configuration menu - View commit details
-
Copy full SHA for 8a64036 - Browse repository at this point
Copy the full SHA 8a64036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d676a - Browse repository at this point
Copy the full SHA 52d676aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5934f - Browse repository at this point
Copy the full SHA bf5934fView commit details -
Rename fee_parameters_type to fee_params_t
to get around MinGW build "string table overflow" issue
Configuration menu - View commit details
-
Copy full SHA for d069614 - Browse repository at this point
Copy the full SHA d069614View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a5d68 - Browse repository at this point
Copy the full SHA b7a5d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca1d99 - Browse repository at this point
Copy the full SHA 2ca1d99View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a89307c - Browse repository at this point
Copy the full SHA a89307cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0ad9b - Browse repository at this point
Copy the full SHA 9c0ad9bView commit details -
Merge pull request #2736 from mpaladin/sonarcloud-configuration
Remove SonarCloud cache and threads configuration as it is now by default
Configuration menu - View commit details
-
Copy full SHA for 43ea51e - Browse repository at this point
Copy the full SHA 43ea51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d59c9e - Browse repository at this point
Copy the full SHA 5d59c9eView commit details
Commits on Mar 25, 2023
-
Merge pull request #2737 from bitshares/sonarcloud-configuration
Remove SonarCloud cache and threads configuration as it is now by default
Configuration menu - View commit details
-
Copy full SHA for 70eece1 - Browse repository at this point
Copy the full SHA 70eece1View commit details
Commits on Mar 29, 2023
-
Use gcovr to process code coverage data
for better coverage reporting, including branch coverage
Configuration menu - View commit details
-
Copy full SHA for b46de5d - Browse repository at this point
Copy the full SHA b46de5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b2a81 - Browse repository at this point
Copy the full SHA 11b2a81View commit details
Commits on Mar 30, 2023
-
Type "long" is not reflected in macOS, so avoid using it implicitly in tests
Configuration menu - View commit details
-
Copy full SHA for f927efc - Browse repository at this point
Copy the full SHA f927efcView commit details -
Merge pull request #2739 from bitshares/sonar-code-coverage
Use gcovr to process code coverage data
Configuration menu - View commit details
-
Copy full SHA for 162584a - Browse repository at this point
Copy the full SHA 162584aView commit details -
Configuration menu - View commit details
-
Copy full SHA for beb5022 - Browse repository at this point
Copy the full SHA beb5022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f66004 - Browse repository at this point
Copy the full SHA 4f66004View commit details -
Merge pull request #2740 from bitshares/update-sonar-project-version-…
…6-2-x Update sonar.projectVersion to 6.2.x
Configuration menu - View commit details
-
Copy full SHA for e68c738 - Browse repository at this point
Copy the full SHA e68c738View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1da353 - Browse repository at this point
Copy the full SHA d1da353View commit details -
Call gcovr with --exclude-throw-branches in CI
For branch coverage, exclude branches that the compiler generates for exception handling, to generate more "sensible" coverage reports.
Configuration menu - View commit details
-
Copy full SHA for 5366a79 - Browse repository at this point
Copy the full SHA 5366a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da7891 - Browse repository at this point
Copy the full SHA 3da7891View commit details
Commits on Apr 1, 2023
-
Merge pull request #2742 from bitshares/update-sonar
Update code coverage report settings in sonar-scan overflow
Configuration menu - View commit details
-
Copy full SHA for 3f5c6c4 - Browse repository at this point
Copy the full SHA 3f5c6c4View commit details -
Resolved conflicts: - sonar-project.properties
Configuration menu - View commit details
-
Copy full SHA for 38ff734 - Browse repository at this point
Copy the full SHA 38ff734View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fc4de4 - Browse repository at this point
Copy the full SHA 3fc4de4View commit details