Open herou opened 3 years ago
+1 for merging this. This helped me out a lot.
Finally all the pallet are converted from v1 to v2 : https://github.com/herou/recipes/tree/simple_event_frame_v2 @whereistejas @JoshOrndorff Do you want to check this and why not merging it :)
I don't maintain this repo anymore, so I don't have power to merge. But I know that the first step is to open a PR. Or PRs if you have two different branches.
There's no reason anyone wants to keep the old FRAME v1 stuff around, so we should just replace it with your updated versions as you make them.
This work is merged now, so I'll close this issue.
Hi @JoshOrndorff , @jimmychu0807
I was able to convert simple-event pallet into frame v2: https://github.com/herou/recipes/tree/simple_event_frame_v2, the node can run without a problem and I fixed the tests as well.
Simple-map converted: https://github.com/herou/recipes/tree/simple_map_v2 :) Hello-substrate: https://github.com/herou/recipes/tree/hello_substrate_v2
I would suggest that somebody of you can create a branch that would contain all the pallets that I would convert from frame v1 to frame v2.
If better idea please let me know.