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

Negative interest rate support #1423

Merged
merged 92 commits into from
Aug 29, 2022
Merged

Negative interest rate support #1423

merged 92 commits into from
Aug 29, 2022

Conversation

prasannavl
Copy link
Member

@prasannavl prasannavl commented Aug 25, 2022

/kind feature

  • Negative interest rates support

Pulled from #1386

dcorral and others added 30 commits June 13, 2022 13:16
* Remove boost::chrono and boost::sleep

* Remove Boost mutex

* Remove Boost thread_group

* Remove Boost thread/mutex from SPV

* Remove Boost interruption_point

* Replace Boost shared_mutex with C++17 std::shared_mutex

* Remove Boost Chrono and Thread from build system

* Add missing include

* Remove duplicate start of scheduler thread

* Remove Boost case_conv

* Remove Boost join and transformed

* Do not interrupt ForEach loop

* Add notes to interrupt replacements

Co-authored-by: Prasanna Loganathar <[email protected]>
This reverts commit 16bc19e.

Conflicts:
	src/validation.cpp
Test not working after coming back from negative interest

Fix payback when interest is zero
@prasannavl prasannavl changed the title Feature/negative interest Negative interest rate support Aug 25, 2022
@prasannavl prasannavl merged commit 6558ec4 into master Aug 29, 2022
@prasannavl prasannavl deleted the feature/negative_interest branch August 29, 2022 23:34
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.

5 participants