Releases: ethstorage/op-geth
Releases · ethstorage/op-geth
Release v1.0
What's Changed
- add support for blob tx by @blockchaindevsh in #2
- add eth_blobBaseFee by @blockchaindevsh in #4
- remove enablel2blob from cli by @blockchaindevsh in #5
- avoid
evm.call
for SGT by @blockchaindevsh in #10 - make ValidateTransactionWithState also consider sgt balance by @blockchaindevsh in #12
- Merge upstream by @blockchaindevsh in #8
- Merge es-op-geth to latest op-geth by @qizhou in #13
- fix gas balance validation issue when balance < gas cost < SGT balance by @qizhou in #14
- fix *uint256 reuse issue by @qizhou in #17
- Partial SGT by @blockchaindevsh in #16
- add blob da fee to
NewL1CostFuncFjord
by @blockchaindevsh in #18 - Merge op-geth v1.101411.2-rc.2 by @blockchaindevsh in #20
- Merge b84907b by @blockchaindevsh in #21
- mod default value of RPCTxFeeCap by @blockchaindevsh in #22
commitBlobTransaction
: fix nil pointer by @blockchaindevsh in #23- make
GetBalance
return the sum of native & sgt balance by @blockchaindevsh in #24 - add default port for httpsgt by @blockchaindevsh in #25
- remove useless diff by @blockchaindevsh in #26
- add es-fork.yaml by @blockchaindevsh in #27
- fix typo by @blockchaindevsh in #28
New Contributors
- @blockchaindevsh made their first contribution in #2
- @qizhou made their first contribution in #13
Full Changelog: https://github.com/ethstorage/op-geth/commits/refs/tags/v1.0