0fadb40c6c
Improved tests and fixed some
2016-06-16 19:47:59 +02:00
08f2d5d6f1
Added write(ByteBuffer) to Streamable interface and a first draft for a NioNetworkHandler
2016-05-28 10:22:47 +02:00
678a48ac3f
Fixed system test and ProofOfWorkService
2016-05-05 10:50:22 +02:00
c7594795f0
Fixed tests & bugs, removed Ack payload type (a GenericPayload is now used)
...
- SystemTest don't work yet, sending messages seems broken
- ProofOfWorkService needs some work, the current solution is a hack (and might be the reason above tests are broken)
2016-05-02 11:11:29 +02:00
4f7f80c12a
Added tests and code improvements
2016-04-08 19:22:40 +02:00
0a00a0a1b4
Code cleanup
2016-02-24 23:25:55 +01:00
9f1e0057c9
Code cleanup
2016-02-24 23:10:04 +01:00
ac6f291964
Renamed module 'domain' to 'core' to make its purpose more clear
2016-01-17 05:42:49 +01:00
549c8854ed
Refactoring: renamed 'security' to 'cryptography'
2016-01-10 13:38:32 +01:00
fad3e07871
Some changes needed for POW server and some general improvements
2015-12-21 15:13:48 +01:00
61788802c5
Some POW improvements
2015-12-18 16:42:17 +01:00
ab6a3c56dd
The POW callback is now a service and its state stored.
...
The proof of work engine therefore just has to remember its initial hash making server based POW easier.
2015-12-08 20:27:32 +01:00
991a0e5f86
Some improvements for custom message handling
2015-12-02 17:45:50 +01:00
99266712fa
Some extensions for server POW
2015-11-28 20:27:05 +01:00