hlp/sdk-enableAlignedQuoteToken - #1865
Conversation
🚨 E2E Tests FailedThe E2E tests failed during CI. These tests validate real blockchain interactions and may fail due to:
This is non-blocking and does not prevent merging. Check the action logs above for detailed failure information. |
🚨 E2E Tests FailedThe E2E tests failed during CI. These tests validate real blockchain interactions and may fail due to:
This is non-blocking and does not prevent merging. Check the action logs above for detailed failure information. |
|
do not merge until #1861 is in |
00ead40 to
404e7bb
Compare
🚨 E2E Tests FailedThe E2E tests failed during CI. These tests validate real blockchain interactions and may fail due to:
This is non-blocking and does not prevent merging. Check the action logs above for detailed failure information. |
🚨 E2E Tests FailedThe E2E tests failed during CI. These tests validate real blockchain interactions and may fail due to:
This is non-blocking and does not prevent merging. Check the action logs above for detailed failure information. |
Signed-off-by: shankar <shankar@layerzerolabs.org>
- Add enable-aligned-quote-token CLI command with aligned quote assets documentation - Reorder steps: trading fee share now comes before quote token operations - Add dependency notes directing users to read Hyperliquid docs before setting trading fee share - Update all documentation files with proper URLs for quote token requirements
- Add advanced section showing how to use HyperliquidClient.submitHyperliquidAction directly - Include example TypeScript code for creating custom actions - Reference Hyperliquid API documentation for available action types Signed-off-by: shankar <shankar@layerzerolabs.org>
Signed-off-by: shankar <shankar@layerzerolabs.org>
Signed-off-by: shankar <shankar@layerzerolabs.org>
Signed-off-by: shankar <shankar@layerzerolabs.org>
Signed-off-by: shankar <shankar@layerzerolabs.org>
613d50f to
29f75ce
Compare
🚨 E2E Tests FailedThe E2E tests failed during CI. These tests validate real blockchain interactions and may fail due to:
This is non-blocking and does not prevent merging. Check the action logs above for detailed failure information. |
Adds support for the new
enableAlignedQuoteTokenHyperCore operation and reorganizes documentation to reflect correct step dependencies.Signed-off-by: shankar shankar@layerzerolabs.org