Commit Graph

9665 Commits

Author SHA1 Message Date
5b10c207e0 Add StateMachine -> Recorded TX mapping stream and emit events on transaction records 2016-09-28 11:46:37 +01:00
6c96517f6f core, node: Add RPC calls, change RPC init order 2016-09-28 10:32:22 +01:00
57965f757b Merged in pat-cert-signing-node-changes (pull request #376)
Checks for SSL certificate on Node startup
2016-09-27 11:05:06 +01:00
8f00ec03a3 Checks for SSL certificate on Node startup 2016-09-27 10:15:09 +01:00
46d6749616 Merged in persistence-support-in-mock-node (pull request #371)
Persistence support in MockNode
2016-09-26 15:12:59 +01:00
cb1fa83b67 Fix up database persistence to work with MockNetwork/MockNode without getting tangled up in the ThreadLocals. 2016-09-26 14:54:00 +01:00
114906089f Minor: fix TOC issue 2016-09-26 14:48:40 +02:00
b775a4023e Minor: fix typo in release notes 2016-09-26 14:48:39 +02:00
3d89e7d7e9 Merged in fix-log-dumping-of-messages (pull request #379)
Fix erroneous log statement that corrupts the logs.
2016-09-26 13:06:21 +01:00
16eda06095 Fix erroneous log statement that corrupts the logs. 2016-09-26 12:57:01 +01:00
7e7bf08062 Rename stateMachineRunId properties to id, remove unused fiberId 2016-09-26 10:40:18 +01:00
cfa5878ea2 Add StateMachineRunId, type for SMM Changes 2016-09-26 10:40:18 +01:00
568e1ebcd4 Merged in mnesbit-cor-389-checkpoint-protocol-message-ids (pull request #377)
Put the message unique id's on based on a stored value in the checkpoint
2016-09-26 10:37:39 +01:00
a964073c2f Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default.
Use synchronized wrapper over set.

Drop discard message to trace level logging.

Fix code layout

Use lazy trace extension method

Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default.

Use synchronized wrapper over set.

Include tx message unique id in checkpointed data.

Add test for checkpointed resend

Fix bug in not getting UUID off message.

Tidy formatting

Add explanation comments to test asserts

Put unique id even on Client messages.

Tidy formatting
2016-09-26 10:12:50 +01:00
3f9fc2db85 Minor: fix some minor indent/formatting issues in the docs 2016-09-23 11:55:40 +02:00
9551b0c7e5 Regen docsite 2016-09-23 11:55:23 +02:00
ac57c5cf86 Merged andrius-crypto-refactor into master 2016-09-22 18:07:31 +01:00
f1a2bed497 Added API doc for SecureHash. Removed signatureAlgorithmName val as it's not being used 2016-09-22 16:52:06 +01:00
193c965db8 Merged in mnesbit-cor-389-deduplicate-artemis-messages (pull request #370)
Track message id's to deduplicate replays using JDBC Persistent Set
2016-09-22 15:58:28 +01:00
074964f919 Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default.
Use synchronized wrapper over set.

Drop discard message to trace level logging.

Fix code layout

Use lazy trace extension method
2016-09-22 15:18:24 +01:00
e2c793df05 Merged in pat-move-certificate-path-to-config (pull request #374)
Moved certificates path to node configuration
2016-09-22 15:00:59 +01:00
eee18b55f5 Moved certificates path to node configuration 2016-09-22 14:28:12 +01:00
54991c90a1 Merged in rnicoll-dictionary (pull request #369)
Correct typos, add custom dictionary
2016-09-22 09:52:28 +01:00
58c1ab4562 Changed DB store type to MV store. 2016-09-22 09:37:03 +01:00
15c35fb820 Merged in pat-fix-artemis-messaging-server-cert (pull request #372)
fix ArtemisMessagingServer certificate path
2016-09-21 17:51:35 +01:00
f7193fee54 fix ArtemisMessagingServer certificate path 2016-09-21 17:50:26 +01:00
8d84ece9c2 Split out SecureHash and Signed data from CryptoUtilities 2016-09-21 16:06:20 +01:00
5bb7820f5d Api doc typo fix 2016-09-21 14:44:56 +01:00
16a014e45a Add further words to dictionary 2016-09-21 10:50:28 +01:00
80ccf4df34 Change keypair to "keyPair"/"key pair"
Change "keypair" to "keyPair"/"key pair" to correctly indicate it is two words,
not a single word.
2016-09-21 10:50:28 +01:00
89ead30e82 Add custom dictionary 2016-09-21 10:50:28 +01:00
5382a253db Merged in rnicoll-node-monitor-service (pull request #368)
Rename wallet monitor service to node monitor service
2016-09-21 10:50:12 +01:00
d38392093f Rename wallet monitor service to node monitor service 2016-09-21 10:26:20 +01:00
1d53e59c7d Merged in rnicoll-wallet-vault (pull request #367)
Change 'wallet' to 'vault'
2016-09-21 10:11:30 +01:00
b316696360 Switched the roles of Instigator and Acceptor in the auto-offer protocol so that they're correctly used according to the classes they inherit 2016-09-20 18:42:47 +01:00
ebda724f14 Change references to 'wallet' with 'vault' 2016-09-20 18:14:53 +01:00
ae4513c8eb Update modules.xml to reflect rename of network explorer to simulator 2016-09-20 17:14:45 +01:00
a5774adba1 .idea: Share explorer configuration 2016-09-20 13:42:01 +01:00
2640e600c8 Merged in aslemmer-node-explorer (pull request #311)
explorer ui v0.2
2016-09-20 12:02:09 +01:00
4ec33f549f Merged in pat-certificate-signing-utility (pull request #364)
Client certificate signing utility
2016-09-20 11:42:38 +01:00
900ec3a87c Merged master into pat-certificate-signing-utility 2016-09-20 10:51:57 +01:00
9b4bf32fdc client certificate signing utility 2016-09-20 10:51:09 +01:00
f20156eec5 explorer: Add small comment about i18n 2016-09-20 10:43:22 +01:00
f6d4d91f36 client: Add example code to ObservableUtilities 2016-09-20 10:23:46 +01:00
cdf54151f7 explorer: Add TODO in Main 2016-09-20 10:23:27 +01:00
5d0ff4e60c explorer: Replace formatting with a big TODO 2016-09-20 09:47:26 +01:00
f91b0978eb explorer: REmoved unused file 2016-09-19 15:05:23 +01:00
df57f5cf5e explorer: Use humanize 2016-09-19 15:05:23 +01:00
75ee91fe4e client: Use ReplayList to test AggregatedList as well 2016-09-19 15:05:23 +01:00
486b6cc414 explorer: Some more cleanup 2016-09-19 15:05:23 +01:00