Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v1.1.5
Changelog
31408ca Merge pull request #49 from Tenderly/truffle-path-issue
72ca40f update truffle import directive paths
v1.1.4
Changelog
df41bb5 Add missing header fields in export command
193685c Handle nil base fee
cfa58ec Merge pull request #40 from Tenderly/fix/export-headers
v1.1.3
Changelog
2e8d354 Add base fee to header
057cdc1 Block base fee validation when London HF is activated
6519a1f Go mod cleanup
c2c13e6 Merge pull request #38 from Tenderly/nu/update-geth
69933ad Set default london block to 0
f4795d2 Update go-ethereum version
v1.1.1
Changelog
5214f5b Automatically set berlin block to 0 in tenderly export init default chain config.
f29dfa7 Merge pull request #34 from Tenderly/export-config-berlin-block
b0797c7 update sourcePath resolution
v1.1.0
Changelog
42b0bb6 Added a note for the push command that it is used only for contracts on public networks.
6d64c74 brownie support
e1ad496 respect hardhat deploy paths
d271d6b skip invalid deployments when using hardhat deploy
v1.0.1
Changelog
5464d1c Updated circleci go image
v1.0.0
Changelog
7e4659c Berlin block number to chain config.
e556bef Remove Berlin block from default chain config.
836cacc berlin fork support on cli
v0.9.12
Changelog
4e99ec5 Fixed a bug where the rpc address and fork network weren't updated during export re-init.