rchain-community / rgov

RChain liquid democracy demo: capability sharing, mailbox, directory, chat, ...
https://rchain-community.github.io/rgov/
10 stars 14 forks source link

Ease of use: redeploy should create a new MCA entry instead of failing #257

Open Bill-Kunj opened 3 years ago

Bill-Kunj commented 3 years ago

Currently, if a redeploy is performed on a rholang file that does not already have a MasterDictionary entry, a failure is reported. This is problematic for developing new rholang that belongs in the MasterDictionary, as doing a redeploy is the only way to register new/updated rholang code into MasterDictionary.