wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

solana: init auction in reserve fast fill seq #174

Closed a5-pickle closed 3 months ago

a5-pickle commented 3 months ago

This also fixes an unnecessary check using the redeemer message length to determine fill account sizes (since the redeemer message length was reduced to 500 bytes).

mdulin2 commented 3 months ago

@a5-pickle Can you add some docs for the results of the call we had? I think a danger hint block explaining the issue in the docs would resolve this for me. The issue is very low likelihood and very low impact if the event happens so I'm happy with that result.