Soos3D

Results 5 issues of Soos3D

#### Expected behavior Should return the number of transactions recorded in that block. Something like this: ```sh { "jsonrpc": "2.0", "id": 1, "result": "0x6c" } ```` #### Actual behavior It...

* Changed wording from "shared nodes" to "elastic nodes". * Add Ethereum API reference page. ## Related Issue [Fix Chainstack entry](https://github.com/ethereum/ethereum-org-website/issues/7881)

content :fountain_pen:
review needed :eyes:

The entry about Chainstack in the APIs is outdated. They renamed "shared nodes" to "elastic node", and added a new API reference page dedicated to Ethereum. I will open a...

Update imports for LangChain provider. The current ones are deprecated and result in those warnings: ```shell [WARNING]: Importing from "langchain/chat_models/openai" is deprecated. Instead, please add the "@langchain/openai" package to your...

Add more chains to `ChainstackProvider`: - Base - Optimism - Sepolia Testnet - Holeski Testnet - Arbitrum Sepolia Testnet - BNB Smart Chain Testnet - Polygon Amoy Testnet - Base...

enhancement
on-deck
v6
next-patch