0.2.3 • Published 9 days ago

build-lz-options v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

Create LayerZero OApp Options

This package provides a convenient way to build and serialize Options for LayerZero OApps.

npx build-lz-options@latest
# or
yarn build-lz-options
# or
pnpm build-lz-options
# or
bunx build-lz-options

:warning: Known Warnings

Options do not specify any lzReceive gas

The default LayerZero ExecutorFeeLib requires the sum of lzReceive gas for all Options for a message is a positive integer. This is classified as a warning and not an error, as build-lz-options tool is not aware of the context in which the generated Options are used. For example, Options may be combined elsewhere in the application, perhaps with OApp Enforced Options, and the result will have a positive lzReceive gas sum.

PreCrime Verifier Option is not supported by the default LayerZero DVN. Please ensure the DVN you have specified supports this option.

The default LayerZero DVN does not currently support the Verifier PreCrime option. If you specify this option, please ensure that the DVN you are using supports PreCrime.

0.2.3

9 days ago

0.2.2

1 month ago

0.2.1

1 month ago

0.2.0

2 months ago

0.1.6

2 months ago

0.1.5

2 months ago

0.1.4

2 months ago

0.1.2

2 months ago

0.1.3

2 months ago

0.1.1

3 months ago

0.1.0

3 months ago

0.0.13

3 months ago

0.0.11

3 months ago

0.0.12

3 months ago

0.0.10

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.1

3 months ago