datdotorg / datdot-node-rust

datdot blockchain node in rust
https://playproject.io/datdot-node-rust
GNU General Public License v3.0
48 stars 9 forks source link

[runtime] refactor datdot runtime modules into frame pallets #3

Closed jam10o-new closed 4 years ago

jam10o-new commented 4 years ago

leaving this for milestone 2: after we have a working runtime, I need to do the minor refactoring required to move the modules into a pallet - then we can also get reorganize the repo so we aren't a substrate for (currently this is the case because it's easier to keep up with upstream this way, but after substrate 2.0 stabilizes we probably wont need to keep it that way.)