Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Dusty chainspec upgrade (#155) * Plasm Network mainnet (#149) * Plasm Network mainnet genesis * Bump frame modules * Added mainnet genesis into subkey * Added bootnodes * Bump version in README * Create feature_task.md (#150) * Create feature_task.md * Rename feature_task.md to future_task.md * Update future_task.md * Update feature_request.md * Update feature_request.md * Update future_task.md * Update chainspec: dusty2 * fix fmt Co-authored-by: satellitex <[email protected]> * update reward functionality * apply formatting * use mutate * separate claim into two methods * modify tests * fix overflow * check if era is valid * add doc comments * OVMi Part2 AtomicPredicates (#154) * WIP: or decidable * add or * ovm ext_call is not needed mut * add all logical and deciable predicates * WIP: eq * add AtomicPredicates * fmt and add lock * add from_address to executable predicate * add predicate mock * fmt * add tests * add from_address to executable predicate * upd lock * tmp * fix name * WIP: is valid signature * lifetime * fix lifetime 2 * add staking amounts for each operator * Plasm lockdrop oracle requests refactoring (#158) * Using localhost oracle for lockdrop module * Added small https proxy helper * Disable lockdrop oracle by default * Fix fmt * Add claim into subkey (#164) * add claim into subkey g * use inspect * fix use v * reverse use plasm * Plasma module Part1 (#162) * WIP: plasma module * build passed template * add submit root * add deploy and first test * success submit_root test * passed build commitment * add rpc call for plasma * fix for plasm hashing * add describe plapps_hash * Upgrade Plasm Node up to substrate 2.0-rc2 (#170) * Upgrade to substrate 2.0-rc2 * Fix unused imports * enable dapps staking * Feature plasma deposit (#171) * add deposit * passed build * add finalize_checkpoint * WIP: bare_finalize_exit * WIP deserializer * WIP: add modules * WIP * pssed build * WIP: fix weight * fix ovm and plasma * passed deposit test * WIP: plasm-deposit * WIP fix range * passed until xxx * assed without finalized * fix passed test * fix docker builder (#176) * Dusty release 1.1.0 (#174) * Bump version, fix chain specs * Added legacy storage runtime interface * Using default child for legacy calls * Fix compilation & format * Bump subkey version * [CI]: bump nix actions version * Fix implementation name Co-authored-by: satellitex <[email protected]> Co-authored-by: t8m8 <[email protected]>
- Loading branch information