-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added
BlockBackfillDepth
& BlockBackfillSkip
fallback values
- added `v2.ChainScoped` to implement `config.ChainScopedConfig` with a `gencfg.BasicConfig` and `v2.EVMConfig` - refactored monolithic `setFrom()` methods to be per-struct - expanded unique name & URL validation cross chains of the same type - updated graphql & node controllers to use `Name` instead of `ID` from database (still unqiue) - added TOML Chain and ChainSet variants - added immutable TOML ORM variants - pull core defaults from docs - test EVM fallback defaults against docs - rename `GeneralOnlyConfig` to `BasicConfig` and move some `GlobalConfig` methods - added standard `ErrUnsupported` error ("unsupported with config v2") - cleaner validation error format
- Loading branch information
Showing
113 changed files
with
4,693 additions
and
1,722 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
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
Oops, something went wrong.