Ugochukwu Mmaduekwe
|
25d7986c44
Relax constraint on hashsize for Blake2b/Blake2s
|
7 years ago |
Ugochukwu Mmaduekwe
|
c0da59401b
added some additional checks to blake hash config.
|
7 years ago |
Ugochukwu Mmaduekwe
|
19ff0ed82c
overload blake2b and blake2s constructor for tree mode.
|
7 years ago |
Ugochukwu Mmaduekwe
|
691d1e368b
updated all hashlib instances to support clone() method.
|
7 years ago |
Herman Schoenfeld
|
99089aa741
RandomHash: final optimizations. Completed!
|
7 years ago |
Ugochukwu Mmaduekwe
|
8777cfa7c5
- Add clone method for MurmurHash3_x86_32
|
7 years ago |
Herman Schoenfeld
|
de4bee0346
Merge branch 'master' of https://github.com/PascalCoin/PascalCoin
|
7 years ago |
Herman Schoenfeld
|
9456e7ce4c
Core Mining: integrate TRandomHashFast
|
7 years ago |
PascalCoin
|
e2f341350e
Merge branch 'master' of https://github.com/PascalCoin/PascalCoin
|
7 years ago |
Herman Schoenfeld
|
b9fbe792a9
RandomHash: added optimal nonce set unit test
|
7 years ago |
Herman Schoenfeld
|
cb1dcf15a1
Tests: fix test proj
|
7 years ago |
Herman Schoenfeld
|
cb89331f6e
RandomHash: undo mumur3 workaround due to HashLib4Pascal fix
|
7 years ago |
Herman Schoenfeld
|
711db23e2c
Merge downstream
|
7 years ago |
Ugochukwu Mmaduekwe
|
4d6c32ebf6
minor "constantification" in hashlib4pascal.
|
7 years ago |
Herman Schoenfeld
|
ba38a2ebe4
RandomHash: added CPU optimization
|
7 years ago |
PascalCoin
|
5c0e29efbe
Merge branch 'master' of https://github.com/PascalCoin/PascalCoin
|
7 years ago |
PascalCoin
|
d103ef23c4
bug minervaluesforwork
|
7 years ago |
Ugochukwu Mmaduekwe
|
3f3ed04ca6
Bug Fix for index > 0 in TransformBytes in HashLib4Pascal
|
7 years ago |
Herman Schoenfeld
|
35ea83658a
Merge upstream
|
7 years ago |
Herman Schoenfeld
|
144a83f3f0
RandomHash: fix bug in optimised MemTransform3
|
7 years ago |
Herman Schoenfeld
|
1059766bf0
RandomHash: fix bug in optimised MemTransform3
|
7 years ago |
Herman Schoenfeld
|
2f4f1f918d
RandomHash: bug fix for TRandomHashFast (working now)
|
7 years ago |
Herman Schoenfeld
|
316b495c30
RandomHash: performance updates and bug fixes
|
7 years ago |
Herman Schoenfeld
|
97aaadd246
Merge upstream
|
7 years ago |
Herman Schoenfeld
|
7a005f42b6
RandomHash: added TRandomHashFast (WIP)
|
7 years ago |
PascalCoin
|
1183d77661
Added libs to daemon
|
7 years ago |
PascalCoin
|
b20057a529
Deleted not needed unit
|
7 years ago |
PascalCoin
|
8a1dc2f028
JSON-RPC private keys protection
|
7 years ago |
Herman Schoenfeld
|
f949181d77
RandomHash: final tweak for M (M *= 5)
|
7 years ago |
PascalCoin
|
d30c12785d
randomhash based on protocol
|
7 years ago |