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
## Overview
This PR updates go-da to v0.1.0. It updates the call to `Submit` to pass
gas price, added config option which allows it to be configured.
## Checklist
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
Fixes#1441
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Updated the submission process with an additional parameter to enhance
functionality.
- **Chores**
- Modified the default configuration for the node by adding a new
configuration flag and command-line flag.
- Updated the initialization logic for the DAClient instance.
- Modified the TestInitialState function in the block/manager_test.go
file.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments