Skip to content

Releases: etherspot/skandha

Release 0.0.39

25 Aug 10:38
6ba81a5
Compare
Choose a tag to compare
fix error parsing on redirected calls (#83)

* fix error parsing on redirected calls

* chore(release): v0.0.39

Release 0.0.38

23 Aug 08:21
d4997e8
Compare
Choose a tag to compare
refactor gas oracles & enforce gas prices (#82)

* refactor gas oracles & enforce gas prices

* chore(release): v0.0.38

Release 0.0.37

18 Aug 10:53
063f258
Compare
Choose a tag to compare
Fix verification gas limit estimation (#81)

* fix vgl estimation

* chore(release): v0.0.37

* increase vgl markup to 30% and do not override callGasLimit

* l1 gas is static on mantle

Release 0.0.36

17 Aug 11:54
c935e0c
Compare
Choose a tag to compare
Gas prices in estimation endpoint & add l1 cost in mantle fees (#80)

* gas prices in estimation endpoint & include l1 cost in mantle fees

* chore(release): v0.0.36

Release 0.0.35

17 Aug 08:16
0d0ee8e
Compare
Choose a tag to compare
add verificationGasLimit in eth_estimateUserOpGas (#54)

* rename verificationGasLimit

* adjust to new test cases

* include verificationGas in estimate for backward compatibility

* chore(release): v0.0.35

* use current branch for spec tests

Release 0.0.34

16 Aug 12:17
56bcf7c
Compare
Choose a tag to compare
rename gasLimit to gas (#78)

* rename gasLimit to gas (in debug_traceCall)

* chore(release): v0.0.34

Release 0.0.33

16 Aug 12:02
6632831
Compare
Choose a tag to compare
feat: Added Scroll, dry-run build and fixed spec tests (#79)

* Add Scroll, dry-run build and fix spec tests

* Bump version to 0.0.33

* chore(release): v0.0.33

* Add Scroll to non eip1559 compatible list

Release 0.0.32

15 Aug 07:48
8c3b2a9
Compare
Choose a tag to compare
Gas price markup & gas price oracle for Mantle (#77)

* feat: configurable gas price markup

* feat: add mantle gas oracle

* chore(release): v0.0.32

Release 0.0.31

11 Aug 14:00
5f25713
Compare
Choose a tag to compare
feat: linea & linea testnet (#76)

* add linea

* chore(release): v0.0.31

Release 0.0.29

10 Aug 12:19
c84991b
Compare
Choose a tag to compare
fix tracer (#73)

* feat: ef-tracer

* refactor userop estimation

* chore(release): v0.0.29

* remove unused config param

* update readme

* feat: rpc method to validate sig in estimation

* remove conflicting userops from bundle