You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: dispersing blobs to eigenda (#19)
* feat: dispersing blobs to eigenda
* feat: return blob ID on confirmation instead of finalization
* fix: review changes
* feat: include RequestID in blobID
- add explorer link for eigenDA
* fix: cast ID to eigen value not pointer
- rename var
V0.3.0 (#14)
* feat: add more fields to ID for avail
* refactor: celestia verify packages to be importable
* feat: Cleaner DA interface
* refactor(avail): update to match new interface
- add new modules
* refactor(celestia): interface upgrade
* refactor: eigen, mock DA interface upgrade
* refactor(avail): contract binding packages
* fix: typos and type refactor