Releases
8.0.0
Compare
Sorry, something went wrong.
No results found
8.0.0 - 2024-09-10
Added
cli: Added -C option, a shorthand for -c . -c configs/dipdup.<name>.yaml.
database: Added dipdup_status view to the schema.
Fixed
cli: Don't update existing installation in self install command unless asked to.
cli: Fixed env files not being loaded in some commands.
install: Fixed reinstalling package when --force flag is used.
package: Create package in-place if cwd equals package name.
performance: Add index name to fetcher and realtime queues.
subsquid: Fixed missing entry in dipdup_head internal table.
tezos.big_maps: Fixed logging status message in skip_history mode.
tezos.big_maps: Respect order of handlers in skip_history mode.
Removed
config: Removed advanced.skip_version_check flag; use DIPDUP_NO_VERSION_CHECK environment variable.
database: Removed dipdup_head_status view; use dipdup_status view instead.
Performance
database: Set synchronous=NORMAL and journal_mode=WAL pragmas for on-disk SQLite databases.
You can’t perform that action at this time.