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

add new syntax for erc20, erc721 and chainbridge pallet #210

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

Raid5594
Copy link
Contributor

@Raid5594 Raid5594 commented Dec 21, 2023

  • erc20 pallet syntax update
  • erc721 pallet syntax update
  • chainbridge pallet syntax update

@Raid5594 Raid5594 marked this pull request as ready for review December 22, 2023 11:44
@Raid5594 Raid5594 requested review from rakanalh and MRamanenkau and removed request for khssnv and MRamanenkau December 22, 2023 11:44
@rakanalh rakanalh merged commit 80d9fd0 into feature/substrate-0.9.36 Dec 22, 2023
4 checks passed
@rakanalh rakanalh deleted the feature/update-syntax-ddc-pallets branch December 22, 2023 15:51
rakanalh pushed a commit that referenced this pull request Dec 29, 2023
- erc20 pallet syntax update
- erc721 pallet syntax update
- chainbridge pallet syntax update
@rakanalh rakanalh mentioned this pull request Jan 12, 2024
10 tasks
rakanalh added a commit that referenced this pull request Jan 12, 2024
### Description
<!-- Describe what change this PR is implementing -->

Constant declarations were accidentally removed in #210 

### Types of Changes
<!--- What types of changes does your code introduce? -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Dependency upgrade (A change in substrate or any 3rd party crate
version)

### Migrations and Hooks
<!--- Check the following box with an x if the following applies: -->
- [ ] This change requires a runtime migration.
- [ ] Modifies `on_initialize`
- [ ] Modifies `on_finalize`

### Checklist
<!--- All boxes need to be checked. Follow this checklist before
requiring PR review -->
- [x] Change has been tested locally.
- [ ] Change adds / updates tests.
- [ ] Changelog doc updated.
aie0 pushed a commit that referenced this pull request Jun 24, 2024
- erc20 pallet syntax update
- erc721 pallet syntax update
- chainbridge pallet syntax update
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.

2 participants