Skip to content

Releases: etherspot/skandha

Release 1.0.13-alpha

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:24
ee01ca6
feat: flare paymasters (#105)

* add flare paymasters

* chore(release): 1.0.13-alpha

Release 1.0.12-alpha

Choose a tag to compare

@github-actions github-actions released this 19 Oct 13:29
b85443e
feat: enable snappy in gossipsub (#104)

* enable gossipsub compression

* chore(release): 1.0.12-alpha

Release 1.0.11-alpha

Choose a tag to compare

@github-actions github-actions released this 18 Oct 10:45
77eafbe
Allow new paymasters (#103)

* allow new paymasters

* chore(release): 1.0.11-alpha

Release 1.0.10-alpha

Choose a tag to compare

@github-actions github-actions released this 13 Oct 10:07
4a33ec1
feat: allow our paymasters (#102)

* allow our paymasters

* chore(release): 1.0.10-alpha

Release 1.0.9-alpha

Choose a tag to compare

@github-actions github-actions released this 12 Oct 09:31
50a1d30
feat: added a new debug endpoint `debug_setMempool`  (#94)

* Added a new debug endpoint debug_bundler_setMempool which will be used to seed local mempool

* fix typo

* chore(release): 1.0.9-alpha

---------

Co-authored-by: ch4r10t33r <partha@parthasathysmbp.lan>
Co-authored-by: 0xSulpiride <sobirovutkir@gmail.com>

Release 1.0.8-alpha

Choose a tag to compare

@github-actions github-actions released this 12 Oct 07:51
4502750
feat: userops ttl (#100)

* userop ttl

* fix protocol prefix

* chore(release): 1.0.8-alpha

Release 1.0.7-alpha

Choose a tag to compare

@github-actions github-actions released this 11 Oct 16:31
0472004
Fix: reqrep prefix corrected (#101)

* Removed erc4337 prefix

* updated version

* fix typo in protocolIds & update goerli mempool info

---------

Co-authored-by: marie-fourier <sobirovutkir@gmail.com>

Release 1.0.6-alpha

Choose a tag to compare

@github-actions github-actions released this 09 Oct 10:44
698b505
feat: eip2930 & dont override signature (#99)

* feat: eip2930 & dont override signature

* chore(release): 1.0.6-alpha

Release 1.0.5-alpha

Choose a tag to compare

@github-actions github-actions released this 05 Oct 10:43
f42ae6e
feat: add docker arm64 architecture (#98)

* Add arm64 architecture

* chore(release): 1.0.5-alpha

---------

Co-authored-by: marie-fourier <sobirovutkir@gmail.com>

Release 1.0.4-alpha

Choose a tag to compare

@github-actions github-actions released this 05 Oct 09:54
0522a07
feat: Fix rocksdb on arm (#97)

* switch to @farcasterxyz/rocksdb

* update rocksdb in node package

* fix typeroots

* fix broken dependency & rebuild bcrypto

* chore(release): 1.0.4-alpha