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

Feat: genesis fee grant #193

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Feat: genesis fee grant #193

merged 4 commits into from
Jun 20, 2023

Conversation

andqk00
Copy link
Contributor

@andqk00 andqk00 commented Jun 19, 2023

  • add service crawl genesis feegrants
  • fix crawl_smart_contract: crawl missing codes pass duplicate code ids

@@ -69,11 +68,15 @@ export default class UpdateFeegrantService extends BullableService {
(x) =>
x.grantee === e.grantee &&
x.granter === e.granter &&
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
Copy link
Member

Choose a reason for hiding this comment

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

mấy chỗ này bị lỗi gì thế?

@peara peara merged commit dc48fc6 into main Jun 20, 2023
@peara peara deleted the feat/genesis-fee-grant branch June 20, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants