Joel Dudley
f0365de998
Update conf.py
2017-07-28 14:36:23 +02:00
Ross Nicoll
fdcce9e72c
Correct format of README.md link to Slack
2017-03-22 15:00:17 +00:00
Ross Nicoll
81d3297687
Rebuild docs
2017-03-22 14:48:44 +00:00
Clinton Alexander
5275736bd0
Documentation changes for M9.2
2017-03-22 14:24:12 +00:00
Clinton Alexander
51a9710bb7
Changed to version M9.2
2017-03-17 14:50:58 +00:00
josecoll
76a983bc9f
RequeryConfiguration setting for table creation is now CREATE_NOT_EXISTS (was DROP_CREATE) ( #374 )
2017-03-16 17:25:03 +00:00
Clinton Alexander
9325773026
Renamed webserver capsule to webcapsule module to avoid clashes with the node capsule
2017-03-16 16:29:08 +00:00
Clinton Alexander
329a13e569
Webserver capsule now contains the correct caplet which was missing due to an incorrect path.
2017-03-16 16:27:06 +00:00
Ross Nicoll
557e0e71b8
Add webserver Capsule configuration
...
Add Capsule configuration for the webserver JAR, so that the classes-only `webserver.jar` is published as well
as the full fat `corda-webserver.jar`. This is required for running the tutorial/template from IntelliJ.
2017-03-16 16:26:17 +00:00
Ross Nicoll
8b1ec497f4
Add M9.1 release notes
2017-03-08 14:58:14 +00:00
Ross Nicoll
9f3db30e25
Update Corda version to 0.9.1
2017-03-08 14:07:02 +00:00
Katarzyna Streich
b4fb6cf0c7
Correctly publish corda-webserver.jar to maven local repository.
2017-03-08 14:06:20 +00:00
Katarzyna Streich
184e96532a
Correct ports in demos broken after RPC port revert.
2017-03-07 18:20:21 +00:00
Clinton Alexander
08891eb0ba
Added dependency on webserver in SIMM demo.
2017-03-07 14:34:06 +00:00
Ross Nicoll
beb72a4e02
Add generated code node-schemas
...
There is (as of October 2016 at least) no supported option for running Kapt from IntelliJ, which means IntelliJ builds
break due to missing classes. This adds in the generated code pending a better solution. Building from Gradle will
automatically regenerate the files still, while building from IntelliJ will use the provided defaults.
2017-03-07 13:34:35 +00:00
Katarzyna Streich
d78d6abde9
Override party keys from example-irs-trade.json file, so demos run correctly. Add api call to query for
...
Bank A and Bank B keys. Change port numbers, which are hardcoded in 2 places and were different when run through IntelliJ and through CLI.
2017-03-07 11:05:46 +00:00
Katarzyna Streich
da7260e63d
Change port numbers in SIMM demo so both through CLI and IntelliJ webserver listens on the same port.
...
Related change in documentation.
2017-03-06 16:22:46 +00:00
Ross Nicoll
b5771743b1
Update docs for M9 release
2017-03-06 14:19:32 +00:00
Ross Nicoll
61de6a008e
Remove unstable version warning
2017-03-06 14:04:12 +00:00
Ross Nicoll
96dc03b49b
Update version number to 0.9
2017-03-06 14:04:12 +00:00
Ross Nicoll
379eea31b7
Rebuild docs for M9 release
2017-03-06 14:03:46 +00:00
Ross Nicoll
731c8a0681
Update index and set up versions
2017-03-06 14:03:46 +00:00
Ross Nicoll
b5ba070301
Revert "Non-ssl artemis acceptor for RPC connection. ( #271 )"
...
This reverts commit f0d82e4918
.
2017-03-06 14:03:23 +00:00
Ross Nicoll
44dbba90c9
Tweak release notes around BFT notary
2017-03-03 17:18:30 +00:00
Ross Nicoll
cb77a3e9ce
Bump version to 0.10-SNAPSHOT
2017-03-03 10:07:49 +01:00
Ross Nicoll
285479a963
Add draft release notes for M9
2017-03-02 16:41:43 +00:00
Ross Nicoll
caea578093
Add M9 draft change log
2017-03-02 16:41:43 +00:00
Andras Slemmer
f00515b39e
Merge pull request #293 from corda/aslemmer-services-for-resolution
...
core: Add ServicesForResolution interface
2017-03-02 12:08:08 +00:00
Ross Nicoll
0f6b806047
Add anonymous text in case party lookup fails
2017-03-02 12:07:12 +00:00
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
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