Make new identity hashcash algo memory hard, and tweak generation time a bit. Current hashcash cost should be overkill for what we need but still tolerable to users.
This commit is contained in:
parent
a31c54b44b
commit
bc715fbd51
5 changed files with 46 additions and 28 deletions
|
@ -31,7 +31,6 @@
|
|||
#include <math.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
|
||||
#include "Constants.hpp"
|
||||
#include "RuntimeEnvironment.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue