mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
ec70478d70
* Updated to Corda 3.0, added support for PostgreSQL, added STAGING_ROOT environment variable, incorporating Watch improvements (Maks), Steps Provider interface for auto-scanning of 3rd party steps providers, re-implemented StepBlocks, new ScenarioRunner executable tool, additional Steps definitions (Vault, issue/transfer cash, cordapps), other minor bug fixes and logging improvements. * Updates incorporating PR review feedback. * Reverted back to original - will re-test in ENT. * Removed all SQL Server code (to be included in ENT only) * Minor updates following second PR review. * Fixed broken scenario tests. * Final fix for PostgreSQL scenario test. |
||
---|---|---|
.. | ||
.gitkeep | ||
README.md |
Download and store database drivers here; for example:
- h2-1.4.196.jar
- postgresql-42.1.4.jar