New POW calculation module #1284

Open
Kleshni wants to merge 38 commits from Kleshni/POW into v0.6
Showing only changes of commit 721ad8c61a - Show all commits

View File

@ -59,7 +59,8 @@ if __name__ == "__main__":
'pybitmessage.pyelliptic', 'pybitmessage.pyelliptic',
'pybitmessage.socks', 'pybitmessage.socks',
'pybitmessage.storage', 'pybitmessage.storage',
'pybitmessage.plugins' 'pybitmessage.plugins',
'pybitmessage.workprover'
] ]
# this will silently accept alternative providers of msgpack # this will silently accept alternative providers of msgpack