corda/finance
Viktor Kolomeyko fa090eb865
CORDA-1506: Cash selection logic fails when selection with a change from more that 2 different issuer groups (#3187)
* Expose a flaw in cash selection logic

* Minimal test exposing the bug.

* Remaining unspent cash overwrites the cash of the first issuer, not the current issuer - the problem emerged when at least three different groups were selected, for 2 different issuers the last one in selection process was always the first remaining one.

* Addressing PR comments + more precise test name

* Addressing PR comments.
2018-05-18 17:16:41 +01:00
..
isolated Fixes bugs with contract constraints (#1696) 2017-10-02 17:54:32 +01:00
src CORDA-1506: Cash selection logic fails when selection with a change from more that 2 different issuer groups (#3187) 2018-05-18 17:16:41 +01:00
build.gradle CORDA-1416: Upgrade version of Proton-J library (#3050) 2018-05-02 15:14:45 +01:00