SC_VTRECOVERY_INTERVAL
configuration which sets the recovery interval, and renames VTRECOVERY
to SC_VTRECOVERY
. (#1271)subbridge_getChildBridgeContractBalance
and subbridge_getParentBridgeContractBalance
to return the balance for the respective contracts. (#1254)setBridge()
to check whether an address is a contract. (#1299)SC_DEFAULTGASLIMIT
to make ServiceChain default gas limit configurable.(#1287)SC_PARENT_OPERATOR_GASLIMIT
and SC_CHILD_OPERATOR_GASLIMIT
subbridge_setParentBridgeOperatorGasLimit
, subbridge_setChildBridgeOperatorGasLimit
, subbridge_getParentBridgeOperatorGasLimit
, and subbridge_getChildBridgeOperatorGasLimit
chaindatafetcher
option in KSEN. (#1347 #1344)RequestValueTransferEncoded
supporting URI of ERC-721 in the BridgeTransfer contract. (#1321 #1378)