Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat : add github actions tests workflow (#40)
* feat: added transactions * feat: implement client * fix tx issue * feat: pause previous code * adding client injection * custom txclient * fix: client issue debug * new chain client * debug client init * update create client * import mnemonic * docs * Update README.md * update docs * execute submit tx through client * fix keyring issue * import key * fix * refactor * update submitblob tx * new query * feat: changes * handle error * post data to da * execute update tx after da submission * fix * query and tx * update msg * feat: fixed range errors * feat: vote extensions * refactor core lgic * feat: enable vote extensions * feat: enable vote extensions * feat: fix vote extensions bug * feat: fix vote extensions bug * fix: config script for vote extension height * fix typo * fix client * feat: enable vote extensions * remove deadcode * feat: light client data verification * feat: enable light client verification * fix * add unit tests * add integration test suite * add integration tests * chore: proto-gen * fix failing tests & improve covereage * fix imports * fix lint * fix lint * fix lint * remove gci from lint tests * add tests to the CI/CD tests * update tests workflow test * rm comments * update workflow action * update workflow action * update workflow action * fix lint * update workflow * WIP * WIP * WIP * WIP * WIP * WIP * Stop tracking coverage.out * ignore coverage.out * fix tests * fix tests * add make test * rm comments --------- Co-authored-by: saiteja <[email protected]> Co-authored-by: PrathyushaLakkireddy <[email protected]> Co-authored-by: Teja2045 <[email protected]> Co-authored-by: Prathyusha Lakkireddy <[email protected]>
- Loading branch information