Commit Graph

1185 Commits

Author SHA1 Message Date
570dc38423 Merged in cor-133-clock-helpers (pull request #112)
MutableClock for testing, simulation and demos plus associated utilities
2016-05-24 17:58:37 +01:00
7982902e38 Added comment about use of Semaphore and CountDownLatch 2016-05-24 16:27:39 +01:00
a71c5ea2ff Merged in rnicoll-non-empty-set (pull request #109)
Add NonEmptySet
2016-05-24 15:53:55 +01:00
4744740913 Add NonEmptySet
Add a new set-like collection which is constrained to ensure it's never
empty.
2016-05-24 15:39:24 +01:00
4c75effe8c First phase of updates based on feedback 2016-05-24 14:44:09 +01:00
40b6b0d186 Port Base58Test to Kotlin 2016-05-24 14:20:53 +01:00
4065cb25c0 Regen docsite release-M0.0 2016-05-24 13:48:53 +02:00
eabffb7fda Docsite: fix minor issues in the running-the-demos page 2016-05-24 13:48:35 +02:00
b6c3359cde Docs: regen docsite 2016-05-24 13:27:23 +02:00
68824e9d7e Docsite: added a release notes page 2016-05-24 13:27:16 +02:00
0b2c16be67 Changes to packages after refactor 2016-05-24 11:48:04 +01:00
f8e610aa71 Re-apply changes 2016-05-24 09:41:00 +01:00
1e9f97f890 Docs: regen docsite for new where to start page. 2016-05-23 18:54:38 +02:00
1877491a9a Merged in full-scenario-tutorial-doc (pull request #105)
Docs: add a doc that describes how to link the other tutorials together into a demo.
2016-05-23 18:54:09 +02:00
8488e4d3ff Regen docsite 2016-05-23 18:05:37 +02:00
fffeb4caa9 Docs: fix a typo that caused a parse failure. 2016-05-23 18:03:31 +02:00
725581ef02 Merged in mnesbit-cor-174-add-r3corda-namespace (pull request #110)
Add com.r3corda to namespaces
2016-05-23 15:55:07 +01:00
8024f015b3 Fixup dokka path to pickup new locations of modules 2016-05-23 15:34:00 +01:00
3a27ca5989 Correct main application class name 2016-05-23 15:20:20 +01:00
ab5fc4a1d5 Fix up default IntelliJ run configuration 2016-05-23 15:10:45 +01:00
63a5fd1b9e Add com.r3corda to all namespaces. 2016-05-23 14:53:56 +01:00
4eb4233584 Merged in mnesbit-cor-174-refactor-namespaces (pull request #108)
Further refactoring of namespaces and tidy up of unit test locations
2016-05-20 18:15:18 +01:00
d1e8d15d9d Merge branch 'mnesbit-cor-174-refactor-namespaces' of https://bitbucket.org/R3-CEV/r3prototyping into mnesbit-cor-174-refactor-namespaces
# Conflicts:
#	core/src/main/kotlin/core/testing/TestUtils.kt
2016-05-20 16:56:41 +01:00
1d5f409c66 Remove unnecessary .Companion statements brought in during refactoring. 2016-05-20 16:43:03 +01:00
45f67a4f8c Remove orphaned comment 2016-05-20 16:43:02 +01:00
60ff42dd30 Move test to core as part of tidy up. 2016-05-20 16:43:02 +01:00
69cba98ddc Push unit tests that needed some contract functionality into core by embedding the minimal contract support needed. 2016-05-20 16:43:02 +01:00
a7c0296f6b Rename node.core to node.internal from Rick's suggestion not to use core outside of the core package. 2016-05-20 16:43:01 +01:00
8e9055b907 Kill test resource file that didn't move correctly 2016-05-20 16:43:00 +01:00
f6f56797ce Refactor code into clear core, contracts and node namespaces. Move services into clear implementation and api sides. Push unit tests down to lowest level of dependency hierarchy possible. 2016-05-20 16:42:59 +01:00
a556dfb17d Push internal subsystems into node 2016-05-20 16:42:56 +01:00
c6b788f792 Remove orphaned comment 2016-05-20 16:09:08 +01:00
06f4c6ab5b Move test to core as part of tidy up. 2016-05-19 14:10:25 +01:00
097a520e05 Push unit tests that needed some contract functionality into core by embedding the minimal contract support needed. 2016-05-19 14:01:38 +01:00
5d054c8ab3 Rename node.core to node.internal from Rick's suggestion not to use core outside of the core package. 2016-05-19 12:07:14 +01:00
6c31420d23 Minor: typo fix in running-the-demos.rst doc. 2016-05-19 12:38:00 +02:00
073f4a8e7e Merged in docs-setup (pull request #103)
Improve Set Up documentation
2016-05-19 12:22:24 +02:00
4ecc129b72 Kill test resource file that didn't move correctly 2016-05-19 10:59:11 +01:00
01e9536444 Refactor code into clear core, contracts and node namespaces. Move services into clear implementation and api sides. Push unit tests down to lowest level of dependency hierarchy possible. 2016-05-19 10:59:10 +01:00
c8130581a9 Push internal subsystems into node 2016-05-19 10:59:07 +01:00
5e70646bd2 Refactor the trader demo and add comments to make it easier to customise. 2016-05-18 19:10:49 +02:00
6f1e2047dd Docs: add a doc that describes how to link the other tutorials together into a demo. 2016-05-18 19:05:33 +02:00
ed3b33af19 Cosmetic change
- missing word
- wrong URL
2016-05-18 18:00:38 +01:00
6896af25b2 Merge branch 'setup-docs-changes' of bitbucket.org:R3-CEV/r3prototyping into docs-setup 2016-05-18 10:44:11 +01:00
e5ef9b28b7 Improve Set Up documentation
- there seems to be some changes to IntelliJ
- some further clarification
2016-05-18 10:39:47 +01:00
719e0ad9f2 Merged in plt-141-serialisation-helpers (pull request #95)
Serialisation proxy for proxying large node-internal components
2016-05-18 10:26:43 +01:00
041aab5af0 Serialization tokenization support for large objects (e.g. entries in ServiceHub) 2016-05-18 10:25:50 +01:00
e8ae3be38d TwoPartyDealProtocol fix: don't check Notary identity if the transaction has no inputs 2016-05-18 10:06:30 +01:00
06cf7a21be Docs: misc markup fixes and adjust an out of date paragraph about oracles. 2016-05-17 19:40:53 +02:00
5b1b5773ee Merged in simplify-demo-execution (pull request #99)
Simplify demo execution
2016-05-17 18:14:45 +02:00