Fix bridge contracts upgradeability (#533)
- Change Abs_L1TokenGateway.DEFAULT_FINALIZE_DEPOSIT_L2_GAS and Abs_L2DepositedToken.DEFAULT_FINALIZE_WITHDRAWAL_L1_GAS to internal constants - Add virtual declaration to Abs_L1TokenGateway.getFinalizeDepositL2Gas fn - Add virtual declaration to few more bridge gateway fn to improve extensibility
Showing
Please register or sign in to comment