saeta.eth

Results 11 issues of saeta.eth

Hello there! As the title describes, the website is down.

Hi @daviferreira! I'm having trouble using CRA when I want to build it. To build, I have to run a task of my package. My task doing: `react-scripts build` But...

Hi there. I want to understand a bit why `libnss3` isn't included into the binaries for `appImage`. I know `libnss3` is a [dependency for `.deb` packages](https://www.electron.build/configuration/linux#debian-package-options) but not for `appImage`....

Hi. Thanks for this amazing library. It's really helpful. I was doing some tests to implement it in the project in which I work at this time. I figured out...

This PR aims to add the ability to register more than one package at a time

This PR wants to fix the debug level and make it work on all commands Closes: https://linear.app/usecannon/issue/CAN-261/add-verbosity-v-vv-vvv-vvvv-to-all-commands

This PR aims to display the underlying revert message when the contract deployment fails using the create2 deployer. This code depends on @StuartGavidia's PR: https://github.com/usecannon/cannon/pull/838. Closes https://linear.app/usecannon/issue/CAN-204/verify-contract-create-transaction-before-sending-to-network

This PR aims to deprecate --provider-url in favor of --rpc-url. If users use --provider-url, it will work but will display a warning message about the deprecation. Closes https://linear.app/usecannon/issue/CAN-427/deprecate-provider-url-for-rpc-url

**Describe the bug** Unable to pass a zero value (0) to `parallel --jobs` via Bats. This prevents the intended behavior of running as many jobs in parallel as possible. Reference:...

Type: Enhancement
Priority: Medium
Component: Bash Code
Component: CLI