Mike Hearn
621c88b93a
IJ 2016.1
2016-03-22 10:54:35 +00:00
Mike Hearn
8305304b95
Regen docsite
2016-03-21 16:54:20 +00:00
Mike Hearn
a624ef7ff5
Merge branch 'master' of https://bitbucket.org/R3-CEV/r3prototyping
2016-03-21 16:35:46 +00:00
Mike Hearn
b309de8fb0
Mention the docs website from the README.
2016-03-21 16:35:35 +00:00
vibhu_r3cev
304e682aea
Merged in traderdemo_fix3 (pull request #39 )
...
Script now runs latest source code
2016-03-21 10:11:55 +00:00
sofusmortensen
3675675277
Custom ClassLoader created from collection of attachments
2016-03-20 20:41:46 +01:00
Sofus Mortensen
2a72f38076
Merged master into dynamic-loading
2016-03-19 19:08:49 +01:00
Vibhu Mohindra
8a60541ee3
Script now runs latest source code
2016-03-18 18:29:06 +00:00
Mike Hearn
23ba38afea
Merged in setup_fix (pull request #38 )
...
Fixed incorrect git repository URL.
2016-03-18 17:48:31 +01:00
Vibhu Mohindra
5fa1634175
Fixed incorrect git repository URL.
2016-03-18 15:46:54 +00:00
Richard Green
80af936a82
Merge branch 'master' of bitbucket.org:R3-CEV/r3prototyping
2016-03-18 13:45:38 +00:00
Richard Green
5e3ff4238f
Cosmetic change to Amount to display decimal places
2016-03-18 13:45:22 +00:00
Mike Hearn
7ef8397920
Use new Quasar API to skip serialisation of TLS slots.
2016-03-17 16:53:01 +01:00
Mike Hearn
3c4ce0a8fe
Minor: fix a regression introduced by a bad merge that broke the rate fix demo
2016-03-17 13:07:19 +01:00
Mike Hearn
9b102f3f17
Minor: .gitignore the rate-fix-demo-data directory
2016-03-17 13:05:24 +01:00
Mike Hearn
9dbb575b51
Kotlin 1.0.1
2016-03-17 13:04:54 +01:00
Mike Hearn
5161b2b085
Minor: style fixes
2016-03-15 19:43:37 +01:00
Richard Green
8ab5efe4a7
Quick fix for previous merge; missed fixing the tests for NodeInterestRates when the String.d function renamed to .bd
2016-03-15 18:42:59 +00:00
Richard Green
8bc137dbbc
Merged in finance-utilities (pull request #33 )
...
First checkin of some utility functions / classes / enums that will assist in the writing of some financial products
2016-03-15 18:24:27 +00:00
Richard Green
966724f941
Utility functions / classes / enums that will assist in the writing of some financial products
2016-03-15 18:22:36 +00:00
Mike Hearn
5bc50eecf9
Merged in persistence4 (pull request #35 )
...
Unified the various StorageService implementations. Made getMap() private. Made the nested tables into instance variables. Moved StorageServiceImpl out into its own file to avoid merge conflicts in the future.
2016-03-15 18:10:25 +01:00
Vibhu Mohindra
11d14001cd
Unified the various StorageService implementations. Made getMap() private. Made the nested tables into instance variables. Moved StorageServiceImpl out into its own file to avoid merge conflicts in the future.
2016-03-15 17:08:28 +00:00
Mike Hearn
473e4e527e
Regen docs
2016-03-15 17:13:01 +01:00
Mike Hearn
bc5f29c5ee
Regen docsite
2016-03-14 16:57:36 +01:00
Mike Hearn
d664ecf891
Merged in oracle-docs (pull request #31 )
...
Docs: remove roadmap, add a new doc page on oracles.
2016-03-14 16:41:52 +01:00
Mike Hearn
77fd6071a1
Merged in jmx-mbeans (pull request #32 )
...
Export various ledger stats via JMX
2016-03-11 18:27:12 +01:00
Mike Hearn
3533e87953
Take out the fake signing delay in the trader demo.
2016-03-11 18:12:18 +01:00
Mike Hearn
07eee0233f
Export wallet balances via JMX.
2016-03-11 17:55:03 +01:00
Mike Hearn
28869ad85d
Export attachment count via JMX
2016-03-11 17:26:17 +01:00
Mike Hearn
730b7949ea
Export stats to JMX from the state machine manager.
2016-03-11 17:26:17 +01:00
Mike Hearn
139bf1e450
Minor: fix trader demo
2016-03-11 17:02:35 +01:00
Mike Hearn
07f925a9f7
Docs: remove roadmap, add a new doc page on oracles.
2016-03-11 13:42:11 +01:00
Mike Hearn
dd6208ef25
Docs: fix font size issue that's visible now I got myself a bigger monitor and changed the default font size in my browser
2016-03-11 13:41:42 +01:00
Sofus Mortensen
fb20250726
Merged master into dynamic-loading
2016-03-11 12:12:23 +01:00
Mike Hearn
87e8562675
Make Jolokia return data as application/json
2016-03-11 11:57:38 +01:00
Mike Hearn
c436841461
Restrict Jolokia JMX access
2016-03-11 11:49:50 +01:00
Mike Hearn
fce799726f
Minor: rename NetworkMap -> NetworkMapService for consistency
2016-03-11 11:49:50 +01:00
Mike Hearn
2754546942
Don't report errors when dependency version conflicts are found, as Gradle's default behaviour of picking the newest version is normally the right one and in practice what we've been doing anyway.
...
Remove RxKotlin. It doesn't add enough value over just using the RxJava API directly.
2016-03-11 11:49:50 +01:00
Rick Parker
00294e78cc
Merged in plt-17-api-server-infra (pull request #30 )
...
Jersey / Jackson / JAX-RS added to nodes
2016-03-11 10:09:23 +00:00
rick.parker
429ac589df
Clean integration of Jersey & Jackson for JAX-RS support, with Config for setting up custom marshalling. No API classes configured by default
...
Enable Jersey monitoring JMX MBean
Updates based on Mike's feedback
2016-03-11 08:37:53 +00:00
Mike Hearn
2d903228c4
Merged in PLT-68-jmx (pull request #29 )
...
Export JMX statistics via JSON REST endpoints using Jolokia.
2016-03-10 14:41:44 +01:00
Mike Hearn
a03352e6cd
Export JMX statistics via JSON REST endpoints using Jolokia.
2016-03-09 15:53:32 +01:00
Mike Hearn
975d569e55
Merged irs-oracle into master
2016-03-09 14:38:39 +01:00
Mike Hearn
b2f9aa64d5
RatesFixProtocol: add progress tracking
2016-03-09 14:38:03 +01:00
Mike Hearn
4e15755883
RatesFixProtocol: add an empty, overridable beforeSigning method that lets you customise the logic of the protocol.
2016-03-09 14:08:37 +01:00
Mike Hearn
2c20c8745b
Minor: fix issue in the get-rate-fix demo script
2016-03-09 12:16:25 +01:00
Mike Hearn
f9bf50e822
Docs: add robots.txt to keep my ex-employers from stalking me ;)
2016-03-08 18:35:33 +01:00
Mike Hearn
3db5b234d1
Docs: add link from docsite to api docs
2016-03-08 18:32:13 +01:00
Mike Hearn
67602349c6
Minor: gitignore lib/dokka.jar
2016-03-08 18:31:54 +01:00
Mike Hearn
0476de6560
Regen docsite and include Dokka API docs for the first time
2016-03-08 18:30:52 +01:00