-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
130bdbe
commit 3b9b54c
Showing
13 changed files
with
34 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "8.2" | ||
description: DipDup 8.2 release notes | ||
--- | ||
|
||
<!-- markdownlint-disable no-inline-html --> | ||
|
||
# Release Notes: 8.2 | ||
|
||
{{ #include 9.release-notes/_8.2_changelog.md }} | ||
{{ #include 9.release-notes/_footer.md }} |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- markdownlint-disable first-line-h1 --> | ||
## Changes since 8.1 | ||
|
||
### Added | ||
|
||
- substrate.events: Added `subtrate.events` index kind to process Substrate events. | ||
- substrate.node: Added `subtrate.node` datasource to receive data from Substrate node. | ||
- substrate.subscan: Added `substrate.subscan` datasource to fetch ABIs from Subscan. | ||
- substrate.subsquid: Added `substrate.subsquid` datasource to fetch historical data from Squid Network. | ||
|
||
### Fixed | ||
|
||
- evm.subsquid: Fixed event/transaction model deserialization. | ||
|
||
### Changed | ||
|
||
- evm.etherscan: Datasource has been renamed from `abi.etherscan` to `evm.etherscan` for consistency. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters