Mike Hearn
|
073f4a8e7e
|
Merged in docs-setup (pull request #103)
Improve Set Up documentation
|
2016-05-19 12:22:24 +02:00 |
|
Matthew Nesbit
|
4ecc129b72
|
Kill test resource file that didn't move correctly
|
2016-05-19 10:59:11 +01:00 |
|
Matthew Nesbit
|
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 |
|
Matthew Nesbit
|
c8130581a9
|
Push internal subsystems into node
|
2016-05-19 10:59:07 +01:00 |
|
Mike Hearn
|
5e70646bd2
|
Refactor the trader demo and add comments to make it easier to customise.
|
2016-05-18 19:10:49 +02:00 |
|
Mike Hearn
|
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 |
|
Wawrzyniec Niewodniczanski
|
ed3b33af19
|
Cosmetic change
- missing word
- wrong URL
|
2016-05-18 18:00:38 +01:00 |
|
Wawrzyniec Niewodniczanski
|
6896af25b2
|
Merge branch 'setup-docs-changes' of bitbucket.org:R3-CEV/r3prototyping into docs-setup
|
2016-05-18 10:44:11 +01:00 |
|
Wawrzyniec Niewodniczanski
|
e5ef9b28b7
|
Improve Set Up documentation
- there seems to be some changes to IntelliJ
- some further clarification
|
2016-05-18 10:39:47 +01:00 |
|
Rick Parker
|
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 |
|
rick.parker
|
041aab5af0
|
Serialization tokenization support for large objects (e.g. entries in ServiceHub)
|
2016-05-18 10:25:50 +01:00 |
|
Andrius Dagys
|
e8ae3be38d
|
TwoPartyDealProtocol fix: don't check Notary identity if the transaction has no inputs
|
2016-05-18 10:06:30 +01:00 |
|
Mike Hearn
|
06cf7a21be
|
Docs: misc markup fixes and adjust an out of date paragraph about oracles.
|
2016-05-17 19:40:53 +02:00 |
|
Mike Hearn
|
5b1b5773ee
|
Merged in simplify-demo-execution (pull request #99)
Simplify demo execution
|
2016-05-17 18:14:45 +02:00 |
|
Mike Hearn
|
e1f899647a
|
Modify the trader demo so it doesn't need a shell script to start it anymore. Now all configuration is in the driver program.
|
2016-05-17 18:13:24 +02:00 |
|
Mike Hearn
|
8211a7937b
|
Merged in simulation-bug-fixes (pull request #96)
Simulation bug fixes
|
2016-05-17 18:10:17 +02:00 |
|
Mike Hearn
|
69eef9a947
|
Temporarily disable the IRS simulation test due to it revealing an issue with the new verifyCorrectNotary code.
|
2016-05-17 18:09:26 +02:00 |
|
Mike Hearn
|
e475b146d9
|
Testing: add a unit test that runs the IRS simulation through to completion, to ensure some test coverage of TwoPartyDealProtocol until it's merged with TPTP. Fix an issue that was breaking the simulation.
|
2016-05-17 17:57:41 +02:00 |
|
Mike Hearn
|
f9920cbc28
|
Testing: expose a future from the Simulation.start method to let you find out when the simulation has finished (if it finishes at all).
Add a simple test that just forces the IRS simulation through to completion (no real checks on the output).
|
2016-05-17 17:57:40 +02:00 |
|
Mike Hearn
|
8bcc6bdf1c
|
Testing: expose the full message transfer record (with sender and recipients) when iterating a mock network and simulation.
This is useful for the visualiser to exclude uninteresting interactions.
|
2016-05-17 17:56:32 +02:00 |
|
Mike Hearn
|
5de2ba4ef9
|
Tweak the simulation so that the startup sequence of the network (with map registration etc) can be observed.
|
2016-05-17 17:56:31 +02:00 |
|
Mike Hearn
|
474054411d
|
Minor: expose a started getting on AbstractNode and check for double starts. Expose findMyLocation as public.
|
2016-05-17 17:55:52 +02:00 |
|
Mike Hearn
|
c5f7849689
|
Minor: delete dead field
|
2016-05-17 17:53:28 +02:00 |
|
Mike Hearn
|
b714a09881
|
A node that is exporting a network map service should not try to register with itself twice (one internally and once over the network).
Minor renamings and cleanups in the network map code.
Throw an exception if a production node isn't configured with any network map service at all.
|
2016-05-17 17:53:26 +02:00 |
|
Mike Hearn
|
883be19978
|
Testing: make the in memory messaging service support logging of all sent messages with useful text descriptions of each node
|
2016-05-17 17:50:27 +02:00 |
|
Mike Hearn
|
c5217412a4
|
Put the network map service into the list of network services in Simulation, and update the mock physical locations, so the visualiser tool looks better.
|
2016-05-17 17:50:26 +02:00 |
|
Andrius Dagys
|
b388fa529f
|
Merged in uniqueness-service-tweaks (pull request #98)
Notary tweaks
|
2016-05-17 12:14:58 +01:00 |
|
Andrius Dagys
|
8f9413115b
|
Added a TODO for combining the Notary verification logic with command sig verification
|
2016-05-17 12:14:14 +01:00 |
|
Andrius Dagys
|
4affe7271b
|
Seller: Verify that the Notary signature received from the Buyer is by the correct Notary
|
2016-05-17 12:14:14 +01:00 |
|
Andrius Dagys
|
f363439a6c
|
NotaryException now provides the specific error information
|
2016-05-17 12:14:14 +01:00 |
|
Mike Hearn
|
3ef8763d71
|
Minor: add /node/build to .gitignore
|
2016-05-17 11:12:15 +02:00 |
|
Matthew Nesbit
|
bfeb768f2d
|
Merged in mnesbit-cor-174-reorganise-for-bank-developers (pull request #89)
A proposal for how to restructure the gradle modules and namespaces to better support bank demos
|
2016-05-16 16:52:57 +01:00 |
|
Matthew Nesbit
|
4fd32c3455
|
Merge remote-tracking branch 'remotes/origin/master' into mnesbit-cor-174-reorganise-for-bank-developers
|
2016-05-16 15:27:44 +01:00 |
|
Matthew Nesbit
|
56dea4d14e
|
Merged in mnesbit-cor-142-windows-fixes (pull request #97)
Mnesbit cor 142 windows fixes
|
2016-05-16 15:16:58 +01:00 |
|
Mike Hearn
|
e38b101970
|
Merged in release-process-docs (pull request #88)
Add a page that briefly describes the proposed release process.
|
2016-05-16 15:55:31 +02:00 |
|
Matthew Nesbit
|
c30564d813
|
Remove my original project structure proposal, because it doesn't the actual state of refactoring.
|
2016-05-16 14:51:38 +01:00 |
|
Matthew Nesbit
|
e8e909a5ff
|
Use simple for loop for api registration on node
|
2016-05-16 14:42:04 +01:00 |
|
Matthew Nesbit
|
a95545703f
|
Merge branch 'mnesbit-cor-142-windows-fixes' of https://bitbucket.org/R3-CEV/r3prototyping into mnesbit-cor-142-windows-fixes
|
2016-05-16 13:48:29 +01:00 |
|
Matthew Nesbit
|
306c9a67cb
|
Force wildcard classpath into generated windows startup scripts to prevent 'command line too long' issues
|
2016-05-16 13:48:09 +01:00 |
|
Matthew Nesbit
|
32c2ee7966
|
Fix node lock to work on windows where automatic file deletion on exit does not work reliably.
|
2016-05-16 10:05:42 +01:00 |
|
Matthew Nesbit
|
f26178f602
|
Fix variable shadowing
|
2016-05-16 09:24:27 +01:00 |
|
Matthew Nesbit
|
a5791655a9
|
Merge branch 'mnesbit-cor-174-reorganise-for-bank-developers' of https://bitbucket.org/R3-CEV/r3prototyping into mnesbit-cor-174-reorganise-for-bank-developers
|
2016-05-16 09:15:33 +01:00 |
|
Matthew Nesbit
|
6bdbc7925b
|
Fix IRS demo by allowing demos to optionally register JAX-RS classes on the node at construction time.
|
2016-05-14 19:26:20 +01:00 |
|
Matthew Nesbit
|
988e00099d
|
Capture file moves to separate Node implementation code into its own gradle module and leave only demo code in top level src folders.
I have to temporarily break\disable the IRS demo to which has a circular dependency. Will fix next.
|
2016-05-14 17:57:41 +01:00 |
|
Matthew Nesbit
|
058ac986bd
|
Move contracts base files to namespace to make api aspect clearer in includes.
Move Party to core.crypto as Party is closely aligned with the signing and used in code areas unrelated to the contract code.
|
2016-05-14 13:47:07 +01:00 |
|
Matthew Nesbit
|
8beaf08239
|
Convert proposed structure into a doc source file and include in index
|
2016-05-14 09:33:52 +01:00 |
|
Matthew Nesbit
|
2942e7dc94
|
A proposal for how to restructure the gradle modules and namespaces.
|
2016-05-14 09:33:51 +01:00 |
|
Andrius Dagys
|
422d65cc54
|
Rearranging interfaces and implementations. Notary fix for the cash tests.
|
2016-05-13 16:34:25 +01:00 |
|
Andrius Dagys
|
7d0ce00978
|
Minor changes to the Notary doc
|
2016-05-13 16:17:50 +01:00 |
|
Andrius Dagys
|
0da604e33b
|
Added another chapter on implementation and usage.
Modified TODO comment.
|
2016-05-13 16:17:50 +01:00 |
|