Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create a transaction batch #4711

Open
coffeexcoin opened this issue Dec 27, 2024 · 2 comments
Open

Unable to create a transaction batch #4711

coffeexcoin opened this issue Dec 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@coffeexcoin
Copy link

Bug description

Add to batch button is disabled when attempting to transact

Environment

  • Browser: Brave
  • Wallet: Rabby
  • Chain: Ethereum mainnet

Steps to reproduce

  1. Go to sablier app
  2. Attempt to perform any action in app
  3. Add To Batch button is disabled in UI

Expected result

Add to batch button is available

Obtained result

Add to batch button is disabled

Screenshots

image
@coffeexcoin coffeexcoin added the bug Something isn't working label Dec 27, 2024
@FixResolution
Copy link

Hi there,

We use GitHub issues as a place to track bugs and other development-related issues.

Please see the link below to our dedicated support line:

Help Center : Click Here

Ticket ID: WB240

Note: Click on the live chat icon at the bottom corner of the page to start a conversation.

@coffeexcoin
Copy link
Author

It looks like this was done intentionally? #4392

This is horribly breaking for workflows that involve doing any sort of atomic batching of safe transactions from a safe app...

example: I am a DAO/Protocol/etc and want to execute a series of transactions atomically. Signers must either approve or reject the entire batch.

Without the ability to batch transactions, this entire workflow is no longer available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@coffeexcoin @FixResolution and others