General notes
- Nairobi support;
- bugfixes and improvements.
To update from v1.12.0
to v1.12.1
just update the tzkt-sync and tzkt-api binaries. DB will migrate automatically.
Changes in the API models
- field
protocol
was added to the smart rollup message model; - smart rollup message
type
now may have another possible value:migration
.
Commits
- c787147: Fix game model in sr_refute operation (Maksim Strebkov)
- a138afb: Update snapshot version (Dmitry Mirgaleev)
- ebce378: Exclude rollups from GetRelatedContracts (Maksim Strebkov)
- a09b55b: Add more filters to /sr_publish (Maksim Strebkov)
- beb763a: Fix max reward constants (Maksim Strebkov)
- 35ab07f: Update Python WS examples in docs (#147) (Lev Gorodetskiy) #147
- bcb30e9: Update
/events
endpoint to/ws
in pysignalr example (#150) (Lev Gorodetskiy) #150 - b109773: Add Nairobi support (Maksim Strebkov)
- 6c9939a: Add Nairobi docker support (dmir)
- ab0adc2: v1.12.1 (Maksim Strebkov)