Skip to content

Commit

Permalink
Update events for ease of relayer operations (#669)
Browse files Browse the repository at this point in the history
* Update events for ease of relayer operations

* Add comment

* Clippy

* Updates for CI and version bumps in test suite

* Update yarn.lock

* Fix lint

* Fix up README
  • Loading branch information
drewstone authored Jul 10, 2023
1 parent 4578610 commit 5baaaf7
Show file tree
Hide file tree
Showing 46 changed files with 293 additions and 20,435 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ scripts/
docker/
.github/
docs/
dkg-test-suite/
164 changes: 0 additions & 164 deletions .github/workflows/e2e.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ header:
- '**/*.lock'
- '**/*.toml'
- '**/*.yaml'
- 'dkg-test-suite/.husky/pre-commit'
- 'dkg-test-suite/solidity-fixtures/*'
- '.nvmrc'
- 'jest.config.js'
- '**/*.sh'
Expand Down
Loading

0 comments on commit 5baaaf7

Please sign in to comment.