|
@@ -2508,6 +2508,11 @@ this specialization of {CrossChainEnabled} does not include a constructor.
|
|
|
|
|
|
_Available since v4.6._
|
|
|
|
|
|
+WARNING: There is currently a bug in Arbitrum that causes this contract to
|
|
|
+fail to detect cross-chain calls when deployed behind a proxy. This will be
|
|
|
+fixed when the network is upgraded to Arbitrum Nitro, currently scheduled for
|
|
|
+August 31st 2022.
|
|
|
+
|
|
|
|
|
|
[.contract-index]
|
|
|
.Functions
|
|
@@ -2804,6 +2809,11 @@ https://arbitrum.io/[Arbitrum].
|
|
|
This version should only be used on L2 to process cross-chain messages
|
|
|
originating from L1. For the other side, use {LibArbitrumL1}.
|
|
|
|
|
|
+WARNING: There is currently a bug in Arbitrum that causes this contract to
|
|
|
+fail to detect cross-chain calls when deployed behind a proxy. This will be
|
|
|
+fixed when the network is upgraded to Arbitrum Nitro, currently scheduled for
|
|
|
+August 31st 2022.
|
|
|
+
|
|
|
|
|
|
[.contract-index]
|
|
|
.Functions
|