Skip to content

Releases: Tenderly/tenderly-cli

v1.2.0

01 Nov 10:17
9d16e3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0

v1.1.5

25 Oct 13:20
31408ca
Compare
Choose a tag to compare

Changelog

31408ca Merge pull request #49 from Tenderly/truffle-path-issue
72ca40f update truffle import directive paths

v1.1.4

09 Sep 08:24
cfa58ec
Compare
Choose a tag to compare

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

08 Sep 10:07
c2c13e6
Compare
Choose a tag to compare

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.2

04 Aug 13:03
Compare
Choose a tag to compare

Changelog

89f39b5 Add missing build dependencies.
9cab8a9 Bump go version
8b52520 Bump go-ethereum
a67f1c1 Fix go version
3fcb675 London hard fork support.
e96e273 Merge pull request #36 from Tenderly/nu/london-hard-fork
4e935a8 Update go mod and sum.
6a8f2cc Update go sum.

v1.1.1

14 Jun 12:30
Compare
Choose a tag to compare

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

21 May 13:21
Compare
Choose a tag to compare

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

03 May 11:37
Compare
Choose a tag to compare

Changelog

5464d1c Updated circleci go image

v1.0.0

14 Apr 10:26
Compare
Choose a tag to compare

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

05 Mar 13:44
Compare
Choose a tag to compare

Changelog

4e99ec5 Fixed a bug where the rpc address and fork network weren't updated during export re-init.