This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-05-05 18:18:32 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
corda
/
contracts
History
Mike Hearn
1a9cdf992f
Fix an issue in the IRS contract where it was expecting two different kinds of fix command simultaneously for apparently no good reason. The unit tests didn't spot that because the unit test wasn't actually verifying the constructed transactions: fix that too.
...
Uncovered during the tx types refactoring work.
2016-07-27 14:38:21 +02:00
..
isolated
Minor: optimize imports
2016-07-11 18:15:28 +02:00
src
Fix an issue in the IRS contract where it was expecting two different kinds of fix command simultaneously for apparently no good reason. The unit tests didn't spot that because the unit test wasn't actually verifying the constructed transactions: fix that too.
2016-07-27 14:38:21 +02:00
build.gradle
Push unit tests that needed some contract functionality into core by embedding the minimal contract support needed.
2016-05-20 16:43:02 +01:00