Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-13 | 1.4 kB | |
v19.3.0rc1 source code.tar.gz | 2022-07-13 | 6.5 MB | |
v19.3.0rc1 source code.zip | 2022-07-13 | 7.0 MB | |
Totals: 3 Items | 13.5 MB | 0 |
Stability improvements
- Fix CKMS metrics to use the same time period
- make make-mks more resilient
- Do not use the "define register" hack in VS.
- ifdef-BUILD_TESTS-guard a definition to match its declaration.
- Decouple tests that record tx-meta from global random engine.
Jump Cannon (vNext, not enabled in build)
- CAP-0047 - Add envelope types for contractIDs
- Implementation of CAP-42
- Replicate hack for avoiding flex's use of keyword
- Move xdr next to submodule
- Use create_contract host function in core tests
New features
Breaking changes
- Do not log to console by default if configured to log to a file. Called out here as a “breaking change” in case people rely on the previous behavior where core would log both to stdout and the specified log file.