LayerZero-v2
LayerZero-v2 copied to clipboard
Little enhancement of readability of the comments
### Created event based fucntions Code added: ```javscript Events: - event PaymentReceived(address indexed sender, uint256 amount); - event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); Functions: - `isAuthorized`, `fallback`, `batchPayments `...
When using [fork cheatcodes](https://book.getfoundry.sh/cheatcodes/forking) and switching fork, state is not persisted by default. This means contracts already created prior to switching forks are reset and must be explicitly marked with...
# Context - Hi Layerzero team, I'm a Japan Open Chain network developer. I'm testing on the Layerzero-v2 contract and found issues related to message coming into Japan Open Chain...
There is no comma before and
### Issue Summary The `npm audit` report has identified multiple security vulnerabilities in the `elliptic` package, which is a dependency of the `@ethersproject/signing-key`, which is indirectly a dependency of `@ethersproject/abi`...
https://github.com/LayerZero-Labs/LayerZero-v2/blob/7aebbd7c79b2dc818f7bb054aed2405ca076b9d6/.devcontainer/devcontainer.json#L89