bigfootdeveloper

Results 8 comments of bigfootdeveloper

Yes, this is my tenderly.yaml ``` account_id: 9d553e77-405e-47d4-83ae-60e04f801fc9 exports: ganache: chain_config: berlin_block: 0 byzantium_block: 0 constantinople_block: 0 eip150_block: 0 eip150_hash: "0x0000000000000000000000000000000000000000000000000000000000000000" eip155_block: 0 eip158_block: 0 homestead_block: 0 istanbul_block: 0 london_block:...

I delete the line that you said. But I must use --force option because if I doesn't use it returns an error: ``` # tenderly export 0x80ed8d79a773d8180157ca724059a1d65133fb8e291b20b3787e49086c369826 --debug Trying OpenZeppelin...

I deleted build directory and I did the complete compilation and migration. But, it didn't work. Same error. ``` #tenderly push Setting up your project... Analyzing Truffle configuration... Pushing Smart...

Sorry, but it's a private repository. I attached here the build folder, no problem. [build.zip](https://github.com/Tenderly/tenderly-cli/files/7227391/build.zip)

It's not a problem. The source code will be available when I will deploy the contracts, but the repo contains more info and that was the reason for do it...