Releases: etherspot/skandha
Releases · etherspot/skandha
Release v2-2.2.3
Features
- adding config to disable watch contract event (#317) #317 (Nikhil Kumar)
Release v3-3.0.3
Release v1-1.5.39
Features
- validate calldata with tracer & config param to add gas fee in simulation txs (#141) #141 (Utkir S)
- some debugging tools (#144) #144 (Utkir S)
- userop gas limit fix (#154) #154 (Utkir S)
- merkle-io integration (#152) #152 (Utkir S)
- log deletion reason & enable eip1559 on fuse sparknet (#157) #157 (Utkir S)
- kolibri integration (#160) #160 (Utkir S)
- eth_call revert forwarder contract (#164) #164 (Utkir S)
- ancient8 l1 fees (#178) #178 (Utkir S)
- linea gas price oracle (#190) #190 (Utkir S)
- add string parser (#207) #207 (Utkir S)
- Nonce check (#232) #232 (Utkir S.)
- whitelist external entities (#268) #268 (Utkir S.)
- add scroll gas oracle (#272) #272 (AArdian)
- adding tenderly simulation for userop validation (#277) #277 (Nikhil Kumar)
- Add Celo and opBNB gas oracles (#279) #279 (AArdian)
Bug Fixes
- fix relayer (#199) #199 (Utkir S)
- run cmd in readme [skip ci] (#274) #274 (colin)
- get userop by hash (#286) #286 (Nikhil Kumar)
- gasfee validation (#306) #306 (Nikhil Kumar)
- p2p type changes (#311) #311 (Nikhil Kumar)
Documentation
- update README.md (#253) [skip ci] (Ikko Eltociear Ashimine)
Chores
- add hosted version in readme [skip ci] (#265) #265 (AArdian)
- silent healthcheck endpoints logs (#264) #264 (AArdian)
- fix some typos in comment [skip ci] (#267) #267 (BraveBear)
- Pipeline changes EP6 (v1) (#291) #291 (AArdian)
Commits
- a8b3f1f: Perf improvement for multiple relayers (#142) (Utkir S) #142
- 3d1a7c3: Env var for reputation params (#143) (Utkir S) #143
- fb9712e: add more logs (#146) (Utkir S) #146
- 77f09d1: Mempool mutex (#147) (Utkir S) #147
- fb203bb: make gas limits & fee optional in estimation (#149) (Utkir S) #149
- b13470d: New metrics (#150) (Utkir S) #150
- 1f06314: bifrost fix (#153) (Utkir S) #153
- bc2bc2a: Add run Skandha video link to README [skip ci] (#156) (Taylor Ferran) #156
- 020746c: override gas limit on estimation (#159) (Utkir S) #159
- 2feabf7: Fix relayer confirmation timeout (#162) (Utkir S) #162
- fd8e613: fix tracer on avalanche (#161) (Utkir S) #161
- 9983b67: fix dockerfile (#165) (Utkir S) #165
- 60bb068: fix docker build (#166) (Utkir S) #166
- 9a69813: deploy forwarder on roostock (#169) (Utkir S) #169
- 0082b2b: Echo integration (#170) (Utkir S) #170
- 334cc51: Base gas fee fix (#171) (Utkir S) #171
- d7c844c: latest p2p spec & one bundler - one chain (#172) (Utkir S) #172
- 7dc9399: Release 1.5.5 (#177) (Utkir S) #177
- 872cb4d: publish to npm (#179) (Utkir S) #179
- 8d19c05: Npm followup (#180) (Utkir S) #180
- 9c2a6d1: npm followup (#181) (Utkir S) #181
- 3352787: Npm followup (#182) (Utkir S) #182
- 93c2580: make packages public (#183) (Utkir S) #183
- 8a40615: fix ancient8 oracle (#185) (Utkir S) #185
- 921a623: update lerna & remove lerna bootstrap (#186) (Utkir S) #186
- 787156e: Fix lerna (#187) (Utkir S) #187
- 0e8913e: remove lerna bootstrap from Dockerfile (#188) (Utkir S) #188
- 46689d4: use static value instead of PVG (#189) (Utkir S) #189
- 603cff2: Mantle sepolia fix (#191) (Utkir S) #191
- f16dc5a: Mantle followup (#192) (Utkir S) #192
- 7573005: Delete optimism sdk (#193) (Utkir S) #193
- 0e99307: Create funding.json (#194) (Parthasarathy Ramanujam) #194
- dea4bd0: fix dockerfile (#195) (Utkir S) #195
- 4628a9d: increase default CGL on amoy & add cgl & vgl & pvg markup in percent (#196) (Utkir S) #196
- 0c2dd5c: Arb gas oracle (#200) (Utkir S) #200
- ad762d2: (v1) fix: release tagging (#206) [skip ci] (AArdian) #206
- 53e58ee: switch from alpine to bookworm-slim (#218) (Utkir S.) #218
- increase network timeout limit (#219) #219 (Utkir S.)
- 337346e: Amoy oracle (#221) (Utkir S.) #221
- 3675b41: 1559 fuse (#223) (Utkir S.) #223
- 7780076: Fuse gas oracle (#224) (Utkir S.) #224
- b6159a6: Config file issue logging v1 (#227) (Utkir S.) #227
- e38baaa: Logging followup 1 (#228) (Utkir S.) #228
- add docs on fastlane (#242) #242 (Utkir S.)
- Added ws port args while testing p2p (#244) #244 (rohanjacin)
- 5b8f44b: Blockscout integration (#247) (Utkir S.) #247
- 2642f04: Blockscout followup (#248) (Utkir S.) [#248](htt...
Release v2-2.2.2
Features
- tenderly v7 (#285) #285 (Nikhil Kumar)
- 7702 v7 (#288) #288 (Nikhil Kumar)
Bug Fixes
- skandha_config, hex replacementfor 0x0, using viem for estimate call (#289) #289 (Nikhil Kumar)
- cglMarkupPercent typo (#301) #301 (Nikhil Kumar)
- minor fixes for eth_call and debug_traceCall (#303) #303 (Nikhil Kumar)
- deepHexlify() for zero values (#305) #305 (Nikhil Kumar)
- gasfee validation v7 (#307) #307 (Nikhil Kumar)
Code Refactoring
- enabling tenderly save by default (#287) #287 (Nikhil Kumar)
Chores
Commits
Release v1-1.5.38
Release v2-2.2.1
Bug Fixes
- deepHexlify() for zero values (#305) #305 (Nikhil Kumar)
Release v2-2.2.0
Features
- tenderly v7 (#285) #285 (Nikhil Kumar)
- 7702 v7 (#288) #288 (Nikhil Kumar)
Bug Fixes
- skandha_config, hex replacementfor 0x0, using viem for estimate call (#289) #289 (Nikhil Kumar)
Code Refactoring
- enabling tenderly save by default (#287) #287 (Nikhil Kumar)
Chores
Commits
Release v3-3.0.0
Release v2-2.1.0
Bug Fixes
- skandha_config, hex replacementfor 0x0, using viem for estimate call (#289) #289 (Nikhil Kumar)
Release v2-2.0.31
Features
- serve one chain only (#140) #259,#278,#140 (Utkir S)
- set up env for test & add basic unit test example (#129) #259,#278,#129 (Utkir S)
- EntryPoint v7 support (#145) #259,#278,#145 (Utkir S)
- add new features of v1 to v2 (#198) #259,#278,#198 (Utkir S)
- v2 string parser (#208) #259,#278,#208 (Utkir S)
- contract based binary search for call gas limit estimate (#214) (#217) #259,#278,#217 (Utkir S.)
- add scroll gas oracle (V2) (#273) #278,#273 (AArdian)
- tenderly v7 (#285) #285 (Nikhil Kumar)
Bug Fixes
- fallback to cgl based on paid fee (#222) #259,#278,#222 (Utkir S.)
- run cmd in readme [skip ci] (#275) #278,#275 (colin)
Code Refactoring
- enabling tenderly save by default (#287) #287 (Nikhil Kumar)
Chores
- release 2.0.0 #259,#278 (marie-fourier)
- silent healthcheck endpoints logs v2 (#271) #278,#271 (AArdian)
Commits
- 9ad43e5: p2p spec updates (#139) (Utkir S) #259,#278,#139
- b398b9f: delete hardcoded mempools & configurable mempool id (#148) (Utkir S) #259,#278,#148
- 0c33981: epv7 fixes after testing (#155) (Utkir S) #259,#278,#155
- dd7db4d: version 2: fix deps & update readme (#173) (Utkir S) #259,#278,#173
- 5e22d97: npm & fix lerna & ancient oracle (#184) (Utkir S) #259,#278,#184
- 66d4856: [v2] Arb gas oracle (#201) (Utkir S) #259,#278,#201
- 5f0304a: Fix v2 (#202) (Utkir S) #259,#278,#202
- 2291e0b: Xdc (#205) (Utkir S) #259,#278,#205
- 0cef4b8: (v2) fix: release tagging (#204) [skip ci] (AArdian) #259,#278,#204
- 44f7ef7: Fix call into entrypoint check (#213) (Utkir S) #259,#278,#213
- 7bcce81: Amoy oracle v7 (#220) (Utkir S.) #259,#278,#220
- ddd3cb2: Ep7 p2p (#225) (Utkir S.) #259,#278,#225
- a788714: Config file issue logging (#226) (Utkir S.) #259,#278,#226
- e67c6e1: Logging followup (#229) (Utkir S.) #259,#278,#229
- c76b591: Revert changes (#230) (Utkir S.) #259,#278,#230
- 9e1787e: log cgl (#233) (Utkir S.) #259,#278,#233
- 2f968ea: Fix config log (#234) (Utkir S.) #259,#278,#234
- c412e9e: test binary searched cgl with eth_call (#235) (Utkir S.) #259,#278,#235
- 24207f1: Cgl fix (#236) (Utkir S.) #259,#278,#236
- bda9834: Log timestamps (#237) (Utkir S.) #259,#278,#237
- fd097f4: Better error (#238) (Utkir S.) #259,#278,#238
- 0fc1477: cgl fix (#240) (Utkir S.) #259,#278,#240
- 05158d9: Xdc eip 1559 (#241) (Utkir S.) #259,#278,#241
- 58a2134: cgl issue (#245) (Utkir S.) #259,#278,#245
- 6edab35: Blockscout ep7 (#249) (Utkir S.) #259,#278,#249
- 1e6a6e9: Getreceipt fix (#255) (Utkir S.) #259,#278,#255
- b21e3ba: Get userop by hash (#262) (Utkir S.) #278,#262
- 234d51f: Enable support for arm64 image (#266) (sarthakprp) #278,#266
- 7a6d784: V2 whitelist and estimaterpc & ssz fix (#270) (Utkir S.) #278,#270
- 74e5e88: Fix gossip topics (#276) (Utkir S.) #276
- c9f338f: feat: Add Celo and opBNB gas oracles (v2) (#280) (AArdian) #280