Skip to content

Tags: Layr-Labs/eigensdk-go

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update contracts submodules (#295)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ELO-189] refactor el reader/writer to a config based approach (#278)

* refactor to more config based approach

* remove unused type

* refactor based on disucssion

* add deprecated comment

* valid eth address check

* address comments

* delete file

* refactored writer

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add % to regex (#236)

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix some bugs (#201)

* fix some bugs

* add $

* add more chars

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
generate bindings with latest contracts (#193)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Madhur/improve regex (#192)

* add more chars

* add more chars

v0.1.3-holesky-init-deployment

Toggle v0.1.3-holesky-init-deployment's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated middleware commit to preprod holesky deployment commit (#157)

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add holesky asset id (#156)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.29.1 (

#140)

* Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.29.1

Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.26.0 to 0.29.1.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.26.0...v0.29.1)

---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* replace deprecated testcontainers bindmount (replace with file field)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samuel Laferriere <samlaf92@gmail.com>

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/ethereum/go-ethereum from 1.13.8 to 1.13.12 (#113)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.8 to 1.13.12.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.13.8...v1.13.12)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>