AztecProtocol / aztec-packages

Apache License 2.0
204 stars 235 forks source link

refactor: delete "default" gas-settings #10104

Open LHerskind opened 1 day ago

LHerskind commented 1 day ago

Having a default gas setting don't make much sense for the pricing component. Namely, while it might be fair to assume that the transaction will fit into x gas, that x is a lot more stable the price of gas. When sending transaction using default would therefore provide fairly meaningless values for the prices, and should ideally be removed or at least revisited.