Releases: oort-tech/Olympus
Releases · oort-tech/Olympus
mcp v1.1.7
mcp v1.1.6
- Fixed block synchronization issues
mcp v1.1.5
- oip4 fixed txReceipt gasUsed issue when evm initialize throw NotEnoughCash
- oip5 fixed txReceipt bloom inoperative
mcp v1.1.4
- support batch request of rpc
- support graphQL
- eth_getLogs add LogFilter, support array of topics
- eth_call support object, block hash, block number
mcp v1.1.3
fix get genesis transaction not initialized the sender
fix block stable consistent transaction
mcp v1.1.2
return failed reasons for the contract revert.
fix synchronization issue.
fix account state nonce issue.
remove block gas limit.
mcp v1.1.1
Added: contract test case.
Fixed: solidity of blockhash Properties.
Fixed: block number of eth_estimateGas.
mcp v1.1.0
mainnet live network.