-
Notifications
You must be signed in to change notification settings - Fork 7
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 #89
Merged
Merge Develop #89
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rking with DateTime instead of String. Added mapping for Tuple2 in SettlementService (settlement history) Fix for marketDataTest to really test the object instead of String
feature/fix-frontend
…w simple data exchange format for xml and json transfers, added some unit tests
…n key consistency via event messages.
test merge with smaller changes
…ed refinitiv rics out of test market data files
# Conflicts: # src/main/java/net/finmath/smartcontract/valuation/service/controllers/ValuationController.java
# Conflicts: # src/main/java/net/finmath/smartcontract/valuation/implementation/MarginCalculator.java # src/main/java/net/finmath/smartcontract/valuation/service/controllers/ValuationController.java # src/main/resources/api.yml
added them to different locations, added tests for them general cleanup, further replacing MarketDataSet by MarketDataList
…inAccount and penaltyFee from float to int
…ed error logger in PlainSwapEditorController
Feature/513, new elements in FPML
github action snapshot: security update analog to test action
upgrade actions/setup-java in both GitHub actions yml
continue on error, github action snapshot upload
Feature/526, parse currency out of fpml
SDC-581, parse currency and marketDataProvider out of fpml
Feature/619
…ion times different from marketdatatime
…uationtimes SDC-627, Create new endpoint to enable product valuation at evaluationtimes different from marketdatatime
…d of the xml String
SDC-618, new SettlementGenerator build for building the object instea…
improved xml parser logging in error case
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.