Code Monkey home page Code Monkey logo

Comments (8)

Uxio0 avatar Uxio0 commented on August 24, 2024 1

Done https://github.com/safe-global/safe-cli/releases/tag/v1.1.0

from safe-cli.

moisses89 avatar moisses89 commented on August 24, 2024

I just tried and I couldn't reproduce, could you try to change the RPC provider?

from safe-cli.

fafrd avatar fafrd commented on August 24, 2024

Same issue. Tried with several RPCs:

  • Alchemy API failed with ValueError: {'code': -32000, 'message': 'transaction underpriced'}
  • Quicknode API resulted in a tx with a 0.1 gwei gas price, had to replace tx
  • https://eth.llamarpc.com resulted in a very low gas price, never reached public mempool
  • https://rpc.ankr.com/eth failed with ValueError: {'code': -32000, 'message': 'failed with 6766234 gas: max fee per gas less than block base fee: address [OMITTED], maxFeePerGas: 47941127594, baseFee: 50419595365'}
  • Personal local Geth node failed with ValueError: {'code': -32000, 'message': 'fee cap less than block base fee: address [OMITTED], gasFeeCap: 44593875450 baseFee: 45784370040'}

I'm also using blockchain mode, a 1/n multisig, and a ledger device.

from safe-cli.

fafrd avatar fafrd commented on August 24, 2024

Hey @moisses89, any update?

from safe-cli.

moisses89 avatar moisses89 commented on August 24, 2024

Hey @fafrd I couldn´t take a look for now, it looks like is an issue with the gas price estimation when the transaction is executed with ledger.

I just tried and I couldn't reproduce, could you try to change the RPC provider?

It works for me the first time, because leave a transaction in the mempool, then if I try to execute other transaction the issues mentioned appear.
I'll try to fix it.

from safe-cli.

JagoFigueroa avatar JagoFigueroa commented on August 24, 2024

Tested and verified, I am now able to execute transactions on a ledger while on blockchain mode 😄

from safe-cli.

fafrd avatar fafrd commented on August 24, 2024

@moisses89 @Uxio0 Would you please cut a new release incorporating this fix?

My company is developing an emergency response runbook, it would be much easier for us to simply ask responders to 'pip install' instead of pulling down this repo and building.

from safe-cli.

Uxio0 avatar Uxio0 commented on August 24, 2024

Makes sense @fafrd , will do today

from safe-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.