Anthony Keenan
925af20339
Merge remote-tracking branch 'open/master' into anthony-os-merge-20190914-2
...
# Conflicts:
# docs/source/index.rst
# docs/source/running-a-node.rst
# node/build.gradle
2018-09-14 16:45:40 +01:00
Anthony Keenan
99dd2c5936
CORDA-1764: Make blobinspector use picocli base class ( #3940 )
...
* Make blobinspector use picocli base class
* Updated Documentation
* Update and harmonise documentation
* Give the table a bit more padding to help with merge conflicts
* Correct capitalisation of short options
* Some grammar changes
2018-09-14 16:37:58 +01:00
Katelyn Baker
bb7d33380f
Merge remote-tracking branch 'open/master' into kat-merge-27072018
...
Conflicts:
core/src/main/kotlin/net/corda/core/internal/notary/NotaryServiceFlow.kt
core/src/main/kotlin/net/corda/core/internal/notary/TrustedAuthorityNotaryService.kt
docs/source/blob-inspector.rst
docs/source/release-notes.rst
docs/source/upgrade-notes.rst
node/src/main/kotlin/net/corda/node/services/vault/NodeVaultService.kt
2018-07-27 16:09:26 +01:00
Joel Dudley
4075e29120
Fixes formatting. Fixes link. ( #3693 )
2018-07-26 10:09:35 +01:00
Shams Asari
cdddd84e6b
Fix link to blob inspector download page ( #3691 )
2018-07-25 18:38:13 +01:00
rick.parker
4e81d26985
Merge remote-tracking branch 'remotes/open/master' into parkri-os-merge-20180713-1
2018-07-13 13:15:53 +01:00
Mike Hearn
20c03d2196
Blob inspector: add support for hex and base64 inputs.
...
Also rename the file to make it easier to navigate to it in IntelliJ
by keyboard.
2018-07-12 18:42:19 +02:00
Viktor Kolomeyko
b8b5730637
ENT-2160: Documentation updates for tools we ship with GA release. ( #1131 ) ( #1191 )
...
(cherry picked from commit 61506c0)
2018-07-03 17:11:48 +01:00
Shams Asari
b7fbebb490
Cleaned up blob inspector doc ( #3284 )
2018-06-01 14:26:58 +01:00
Shams Asari
4e0378de9c
CORDA-1238: Moved the blob inspector out of experimental and wired it to JackonSupport ( #3224 )
...
The existing output format was not complete and so was deleted to avoid it becoming a tech debt. We can always resurrect it at a later point.
2018-05-24 18:26:55 +01:00