Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20240322 bug calculate issuance must update v1status #123

Merged
merged 19 commits into from
Apr 2, 2024

Conversation

benjaminbollen
Copy link
Member

@benjaminbollen benjaminbollen commented Mar 22, 2024

fixes #122

  • proposed fix
  • write unit tests

@benjaminbollen benjaminbollen force-pushed the 20240322-bug-calculate-issuance-must-update-v1status branch from b9af692 to 53b2741 Compare March 28, 2024 12:43
@benjaminbollen benjaminbollen force-pushed the 20240322-bug-calculate-issuance-must-update-v1status branch from ede2cca to 4de6630 Compare March 28, 2024 18:26
@benjaminbollen benjaminbollen marked this pull request as ready for review March 28, 2024 18:27
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "../../src/migration/IHub.sol";

contract Token is ERC20 {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

soft fork from Hub/token V1 contracts to update to our toolstack and same compiler

@jaensen jaensen merged commit 77c8d94 into develop Apr 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 💪Done
Development

Successfully merging this pull request may close these issues.

bug: invited human stopped status not reflected
2 participants