Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-04 | 958 Bytes | |
v18.0.1 source code.tar.gz | 2021-10-04 | 5.0 MB | |
v18.0.1 source code.zip | 2021-10-04 | 5.5 MB | |
Totals: 3 Items | 10.5 MB | 0 |
This is a major release of stellar-core that implements “protocol 18”.
This replaces v18.0.0 as it fixes an issue when creating a new pool.
Protocol 18 contains the following protocol changes: - CAP-38: Automated Market Makers
Stability improvements
- Update isBadPrice to check for 0 amounts - makes error code more user friendly when hitting a bad price
- Ensure docker builds don't use cached layers
New features
- Add code coverage configure flag
- Improve print xdr making it possible to stream basee64 encoded objects