Skip to content

Commit

Permalink
Add changes into change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Aug 5, 2024
1 parent 9b3d2ba commit 412fd7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

* Add `substreams codegen subgraph` command that takes a substreams `module` and an `spkg` and that generates a simple `subgraph` from the `module` output.
* On `substreams init` command, if flag `--state-file` is provided, the state file is used by default for project generation.
* In `substreams init` command, the state file is named using a `Date format` and not using `Unix` anymore.
* Added an execution timeout of 3 minutes per block by default (can be overriden in tier1/tier2 Configs) -- this is useful when an external (eth_call) is stuck on a forked block hash.
Expand Down

0 comments on commit 412fd7b

Please sign in to comment.