Skip to content

Gas limit too low and does not match testnet #5

@nschwermann

Description

@nschwermann

The gaslimit on main net is too restrictive. It is keeping us from doing even medium scale airdrops of under 300 wallets. We are not able to set a sequence array over over 1000 uint16 (while we want 10,000) we run into many many problems. We also can not accurately test these things because the testnet has a different limit. So when we test our airdrops, whitelisting, sequencing it always works flawlessly in testnet and fails horribly in main net. Can we please raise the gas limit on main net? Or if there is a good reason to be so restrictive killing all of our project ideas, can we at least have a testnet that accurately predicts the failure.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions