This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Refactor sudt with registry address #116
Merged
jjyr
merged 15 commits into
godwokenrises:master
from
jjyr:refactor-sudt-with-registry-address
Apr 18, 2022
Merged
Refactor sudt with registry address #116
jjyr
merged 15 commits into
godwokenrises:master
from
jjyr:refactor-sudt-with-registry-address
Apr 18, 2022
Conversation
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
charging fee after registering addr
Flouse
added a commit
to Flouse/godwoken-docker-prebuilds
that referenced
this pull request
Apr 7, 2022
Flouse
reviewed
Apr 9, 2022
Flouse
reviewed
Apr 10, 2022
Flouse
approved these changes
Apr 10, 2022
zeroqn
approved these changes
Apr 12, 2022
Flouse
added a commit
to godwokenrises/godwoken-polyjuice
that referenced
this pull request
Apr 18, 2022
Flouse
added a commit
to godwokenrises/godwoken-polyjuice
that referenced
this pull request
Apr 18, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CHANGES
Core data structure
Address registry
Files
gw_registry_addr.h
, address data structuregw_eth_addr_reg.h
gw_eth_addr_reg.c
crates/state-validator
Changes
Godwoken Syscalls
Files
sudt_utils.h
generator_utils.h
validator_utils.h
Changes
The following new syscall is added:
The following syscall is removed:
Short script hash in
sudt_utils.h
is replaced by registry addressSigning
Files
crates/challenge-lock
Changes
RollupConfig#chain_id
in tx, withdrawal signature.