Jabit/core/src/test/java/ch/dissem/bitmessage
Christian Basler 489b8968e0 Refactored use of the DefaultMessageListener so it's retrieved from the InternalContext 2016-09-12 08:18:30 +02:00
..
entity This breaks a lot of things, but it seems necessary. Implemented the resending mechanism and fixed many problems on the way, but tests and triggers are still to do. 2016-05-20 07:32:41 +02:00
ports Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
utils Refactored JdbcMessageRepository so that alternative implementations can be done easier 2016-05-20 23:58:08 +02:00
BitmessageContextTest.java Added BitmessageContext method to resent unacknowledged messages and updated README.md 2016-05-23 20:11:44 +02:00
DecryptionTest.java Renamed module 'domain' to 'core' to make its purpose more clear 2016-01-17 05:42:49 +01:00
DefaultMessageListenerTest.java Refactored use of the DefaultMessageListener so it's retrieved from the InternalContext 2016-09-12 08:18:30 +02:00
EncryptionTest.java Fixed system test and ProofOfWorkService 2016-05-05 10:50:22 +02:00
ProofOfWorkServiceTest.java Fixed yet another test 2016-05-10 07:26:25 +02:00
SignatureTest.java Code cleanup 2016-02-26 15:06:47 +01:00