mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
b7867c3bcb
* * Added "isRelevant" functionality to the vault. * * Changed "isRelevant" to "isParticipant" as this makes more sense in the context of Corda. * Minor tweak to "isParticipant" method in NodeVaultService. * Fixed API break and broken JAva tests. * * Addressed PR comments from Jose. * Changed all mentions of "relevant" and "participant" to "modifiable". * Made the default behaviour of vault queries to return ALL states instead of just MODIFIABLE states as this is what always previously happened. * Updated cash balance queries to only return MODIFIABLE states. * * Updated cash selection and tryLockFungfibleStatesForSpending. |
||
---|---|---|
.. | ||
isolated | ||
src | ||
build.gradle |