-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a169f20
commit b4e4247
Showing
16 changed files
with
202 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,30 @@ | ||
# ptokens-evm-contracts | ||
|
||
## 0.6.0-beta.1 | ||
|
||
### Minor Changes | ||
|
||
- 9dc8031: Minor improvements and add state-emitter/reader config generation | ||
|
||
Plus: | ||
|
||
- Fix axios vulnerability through override | ||
- Factor out generate-configs function into separate modules | ||
- Add state-emitter & state-reader config generation on `app:generate-configs` task | ||
- Add `start-challenge` `slash` & `light-resume` tasks | ||
- Use ptokens-constants `ZERO_ADDRESS` plus other factored out struct | ||
|
||
### Patch Changes | ||
|
||
- df669a2: update vulnerable merkletreejs | ||
- Updated dependencies [9dc8031] | ||
- Updated dependencies [9dc8031] | ||
- Updated dependencies [9dc8031] | ||
- Updated dependencies [df669a2] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 0.5.2-beta.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
# ptokens-listener | ||
|
||
## 1.9.0-beta.1 | ||
|
||
### Minor Changes | ||
|
||
- 9dc8031: Reflect ptokens-constants changes | ||
|
||
Plus: | ||
|
||
- Remove `unhandledrejection` catcher since it was sucking up all the errors | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [9dc8031] | ||
- Updated dependencies [9dc8031] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 1.8.3-beta.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.