Patrick Kuo
dab80510f4
Fix not displaying Anonymous issuer name correctly in Explorer
2017-03-02 12:07:12 +00:00
Shams Asari
059056de65
Removed "FLOW" from network map topic constants
2017-03-02 10:11:38 +00:00
Chris Rankin
39dacac330
Merged in corpriv-699 (pull request #24 )
...
CORPRIV-699: Use platform-specific separator.
Approved-by: Shams Asari
2017-03-02 09:03:14 +00:00
Chris Rankin
a7d456be15
CORPRIV-699: Use platform-specific separator.
2017-03-01 14:44:35 +00:00
Mike Hearn
cc61be5b6a
Inform users about the newly available Corda training programs at startup and in the docsite.
2017-02-28 16:50:43 +01:00
Clinton
df6b9add6e
Merge pull request #285 from corda/clint-samplesfilecleanup
...
Removed redundant gradle.properties in samples projects.
2017-02-28 15:22:42 +00:00
Rick Parker
6d375351bd
Add a header to all serialised data & switch to compatibility serializer. ( #294 )
...
Add a header to all serialised data & switch to compatibility serializer
2017-02-28 11:17:57 +00:00
Andrius Dagys
6b4950290e
Ignore BFT map test for now
...
I've removed this test in my further BFT work
2017-02-28 09:34:49 +00:00
Rick Parker
c4c4c51d7d
Kryo serialisation whitelisting and misc enhancements. ( #267 )
...
Kryo serialisation whitelisting and misc enhancements
2017-02-28 08:12:18 +00:00
Clinton
3d04c91e61
Merge pull request #268 from corda/clint-readme-M8.2
...
Updated docs to point to M8.2
2017-02-27 18:07:03 +00:00
Victor
0ba47003da
Upgrade ArtemisMQ 1.5.1 to 1.5.3 ( #292 )
...
* Upgrade Artemis to 1.5.3
2017-02-27 17:50:27 +00:00
Clinton
9ea1f09ae8
Merge pull request #277 from corda/clint-webservermodule
...
Web server is now a separate gradle submodule
2017-02-27 17:08:47 +00:00
Clinton Alexander
f786ff9312
Correct CRLF for BAT files and fixed templating of JAR names.
2017-02-27 16:42:28 +00:00
Clinton Alexander
75ff04d5a7
Webserver is now deployed as a capsule.
2017-02-27 16:42:23 +00:00
Clinton Alexander
8414c97a61
Moved JsonSupport to new webserver module. Fixed a few compile errors.
...
Fixed compile issues caused by webserver being split to a separate project.
WebServer now starts and stops correctly as a separate module.
2017-02-27 16:41:48 +00:00
Clinton Alexander
bc9f86905c
Added webserver module. Moved webserver files to the webserver module.
2017-02-27 16:15:27 +00:00
Andras Slemmer
85243a6b76
Merge pull request #291 from corda/aslemmer-loadtest-fixes
...
Aslemmer loadtest fixes
2017-02-27 14:15:10 +00:00
Andras Slemmer
8522d79371
core: Add ServicesForResolution interface
2017-02-27 14:03:25 +00:00
Clinton
2d265596d7
Merge pull request #270 from corda/clint-runnodesnames
...
Modified title of the webserver on systems using xterm to run nodes.
2017-02-27 12:54:56 +00:00
Andras Slemmer
986bd548fa
loadtest: Fix config loading, add missing fields
2017-02-27 11:38:44 +00:00
Andras Slemmer
298c45c314
loadtest: Fix various issues, update for pre-testnet
2017-02-27 11:36:01 +00:00
Andras Slemmer
1532318ae7
client: Fix wrong pickN generator
2017-02-27 11:36:01 +00:00
Patrick Kuo
f0d82e4918
Non-ssl artemis acceptor for RPC connection. ( #271 )
...
* New non-ssl acceptor in artemis server for RPC connection.
2017-02-24 15:36:36 +00:00
Clinton
ce2da918c8
Merge pull request #283 from gary-rowe/master
...
Add Hong Kong to list of cities in lookup table
2017-02-24 15:25:48 +00:00
Clinton Alexander
bfa50e802f
Removed redundant gradle.properties in samples projects.
2017-02-24 13:04:43 +00:00
Chris Rankin
438fc97881
Merged in demobench (pull request #16 )
...
Demobench
Approved-by: Clinton Alexander
Approved-by: Shams Asari
2017-02-24 09:43:10 +00:00
Chris Rankin
c8ee88a2fb
Replace companion object with a BiPredicate lambda.
2017-02-24 09:07:13 +00:00
Gary Rowe
16a7298ef5
Fix incorrect whitespace character (required copy paste of tab)
2017-02-23 20:44:23 +00:00
Chris Rankin
ec9ecc88cc
Another simple code review tweak.
2017-02-23 18:15:58 +00:00
Chris Rankin
34797c2735
More code review tweaks.
2017-02-23 17:42:19 +00:00
Gary Rowe
544f2de75e
Add Hong Kong to list of cities in lookup table
2017-02-23 16:54:19 +00:00
Chris Rankin
d5872f4e5b
Merge pull request #272 from corda/get-cash-balances
...
Implement RPCOp getCashBalances().
2017-02-23 16:33:35 +00:00
Chris Rankin
2664a2905c
Code review tweaks.
2017-02-23 15:56:40 +00:00
Chris Rankin
396fc43f11
Fixes from code review.
2017-02-23 15:47:46 +00:00
Qian Hong
5e3c874ebf
Minor: Fix typo in ValidatingNotaryService comment.
2017-02-23 12:08:44 +01:00
Andrius Dagys
2b3200207a
Node refactoring: move building advertised services before SMM initialisation - the node doesn't need to maintain a reference to a uniqueness provider anymore.
...
Extract parts of start() into separate methods.
2017-02-23 10:45:38 +00:00
Chris Rankin
a2bf7d4d84
Break textfield definitions out into separate functions.
2017-02-23 10:39:31 +00:00
Chris Rankin
5a13d0355d
CORPRIV-661: Ensure that nodes loaded from a profile have the correct network map service.
2017-02-22 17:04:42 +00:00
Chris Rankin
963d015c4d
Fixes from code review.
2017-02-22 16:30:25 +00:00
Chris Rankin
dd0d7a0cf4
Merge branch 'master' into demobench
2017-02-22 14:02:30 +00:00
Chris Rankin
221278197a
Implement RPCOp getCashBalances().
2017-02-22 13:57:15 +00:00
Mike Hearn
8b1864e07c
Minor: naming and doc tweaks in Merkle tree code.
2017-02-22 14:16:04 +01:00
Mike Hearn
b8942a2cc9
Remove the SignedTransaction.id field, which took part in serialisation. Calculate it on demand instead.
2017-02-22 14:16:04 +01:00
Mike Hearn
0b33b52d1a
Minor: add a warning suppression over an unchecked cast in the upgrade code.
2017-02-22 14:16:04 +01:00
Mike Hearn
036b2597d3
Fix a bug in ContractUpgradeFlowTest where it wasn't actually checking both nodes.
2017-02-22 14:16:04 +01:00
Chris Rankin
d41fa782e0
Merge branch 'get-cash-balances' into demobench
2017-02-22 12:19:49 +00:00
Chris Rankin
63cebb3c96
Merged in get-cash-balances (pull request #21 )
...
CORPRIV-687: Implement new RPCOp getCashBalances().
* CORPRIV-687: Implement new RPCOp getCashBalances().
* Use proper assertTrue().
Approved-by: Shams Asari
2017-02-22 12:17:35 +00:00
Chris Rankin
5d81064b4a
Use proper assertTrue().
2017-02-22 12:14:19 +00:00
Clinton Alexander
5516093a59
Modified title of the webserver on systems using xterm to run nodes.
2017-02-22 11:51:05 +00:00
Chris Rankin
fbd4f0bc6a
CORPRIV-687: Refactor RPCOp getCashBalances() into separate branch.
2017-02-22 11:48:26 +00:00