这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@fengtality
Copy link
Contributor

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:

  • added estimateGas function to Jupiter controller
  • awaiting logic on fetching fee from Solana network

@fengtality fengtality marked this pull request as ready for review December 20, 2024 15:03
@cardosofede cardosofede merged commit 033a0ed into development Dec 20, 2024
8 checks passed
@cardosofede cardosofede deleted the fix/solana-tx branch December 20, 2024 18:19
fengtality added a commit that referenced this pull request Oct 31, 2025
Displays chain configurations at startup with real-time block numbers
and RPC URLs for both Solana and Ethereum chains.

Features:
- Shows default network for each chain
- Fetches and displays current block/slot numbers
- Displays configured RPC URLs (Helius/Infura or standard nodeURL)
- Properly merges API keys from helius/infura namespaces
- Graceful error handling with fallback messages

Output format:
📡 Solana (defaultNetwork: mainnet-beta): Block #376,930,587 - https://mainnet.helius-rpc.com/?api-key=...
📡 Ethereum (defaultNetwork: mainnet): Block #23,694,869 - https://mainnet.infura.io/v3/...

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants