Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update runtime * upload genesis data * upload genesis data * Add vesting (#139) * Add vesting * fix * ✨ ($NODE) Load genesis config of balances from json file * 🚚 ($NODE) Rename node/service/res to node/service/genesis_config * 🐛 ($NODE) Fix the err of the json format of balances genesis config * ✨ ($NODE) Support read genesis config from multi json files * 🍱 ($NODE) Change balance from string to int * 🐛 ($NODE) Fix the err of the json format of vesting genesis config * ✨ ($NODE) Load genesis config of vesting from json file * remove governance * update bifrost chain spec * sudo key * update marketing * support session and collator selection * 🔨 ($SCRIPT) Add script to check if the address is correct * update invulnerables * ✨ ($ROOT) Make command: copy genesis_config dir to target * 🩹 ($ROOT) Improv check_address.js * 🍱 ($NODE) Fix address error * 🔧 ($ROOT) Upgrade Cargo.lock * 🐛 ($NODE) Remove duplicate item & sum the balances in mintdrop.json * 🚑 ($ROOT) fix Makefile * update invulnerables * tmp * sort * remove and sum duplicate item * update filter * Remove all duplicate item & sum in marketing.json * update filter * 🐛 ($NODE) Fix the error that cannot load genesis config json file * fix warning * fix vesting * 🍱 ($NODE) Upgrade genesis config settings * remove invalid address * 🐛 ($NODE) Fix duplicate item * ✨ ($NODE) Combine duplicate accounts after load from json * remove println * add mintdrop-ksm.json * add sum balance scripts * fix data * fix data * fix dockerfile * update mintdrop-ksm.json * fix mintdrop-eth * fix data * fix data * fix data * generate bifrost chain sepc file Co-authored-by: yrong1997 <yrong1997@gmail.com> Co-authored-by: Allen Pocket <AllenPocketGamer@Gmail.com>
- Loading branch information