-
Notifications
You must be signed in to change notification settings - Fork 409
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
Showing
6 changed files
with
36 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. | |
|
||
This CHANGELOG will contain monorepo related changes such as CI configs, shared dependencies and the development setup. | ||
|
||
## [email protected] - 2024-12-11 | ||
|
||
- Update dependencies | ||
|
||
## [email protected] - 2024-10-29 | ||
|
||
- Publish sourcify-server to npm on CI runs | ||
|
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
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 |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Changelog for `sourcify-database` | ||
|
||
## [email protected] - 2024-12-11 | ||
|
||
- Update dependencies | ||
|
||
## [email protected] - 2024-10-29 | ||
|
||
- Update packages | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,10 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [email protected] - 2024-12-11 | ||
|
||
- Update dependencies | ||
|
||
## [email protected] - 2024-10-29 | ||
|
||
- Update monitor RPCs to public ones | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,20 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [email protected] - 2024-12-11 | ||
|
||
- Add S3StorageService to write contracts to S3/IPFS | ||
- Add proxy contract detection and resolution | ||
- Change auth type and connection to the Alliance DB | ||
- CORS options for local IPs | ||
- New chains: | ||
- Ethereum Mekong Testnet (7078815900) | ||
- Bitrock Mainnet (7171) | ||
- Bitrock Testnet (7771) | ||
- Story Odyssey (1516) | ||
- Kaia Mainnet (8217) (renamed from Klaytn) | ||
- Kaia Kairos Testnet (1001) (renamed from Klaytn) | ||
|
||
## [email protected] - 2024-10-29 | ||
|
||
|
||
|