Releases: KYVENetwork/celestia-core
Releases · KYVENetwork/celestia-core
v1.50.0-tm-v0.34.29
Full Changelog: v1.49.0-tm-v0.34.29...v1.50.0-tm-v0.34.29
v1.49.0-tm-v0.34.29
chore: readded time_iota_ms
v1.48.0-tm-v0.34.29
Full Changelog: v1.47.0-tm-v0.34.29...v1.48.0-tm-v0.34.29
v1.47.0-tm-v0.34.29
Full Changelog: v1.44.0-tm-v0.34.29...v1.47.0-tm-v0.34.29
v1.46.0-tm-v0.34.29
chore: renamed proto
v1.44.0-tm-v0.34.29
chore: renamed proto
v1.43.0-tm-v0.34.29
chore: renamed proto
v1.42.0-tm-v0.34.29
feat: support newest celestia-core version
v1.41.0-tm-v0.34.29
feat: support newest celestia-core version
v1.40.0-tm-v0.34.29
feat: enhances S3Download to filter by traced table names (#1374) This PR updates the `S3Download` implementation to allow specifying the names of the traced tables when downloading from an S3 bucket. This enhancement enables file filtering and reduces the amount of data downloaded. It is a desirable feature when interacting with the traced data of large network tests. If no table name is provided, then `S3Download` downloads all the traced tables.