Tudor Malene
60388a7a45
Add additional transactionality check. ( #4530 )
...
* Add additional transactionality check.
* Fix logic
2019-01-09 21:13:06 +00:00
Stefano Franz
82010fbb3e
fix issue with smoketest failing due to missing confidential-identities
2019-01-09 17:25:01 +00:00
James Carlyle
8acc2f6d36
Merge pull request #4465 from corda/james-update-cn-docs
...
Updated introduction to Corda Network, with some content removed.
2019-01-09 16:23:33 +00:00
Nick Rogers
d97fac0eb7
Merge pull request #4529 from corda/FinalityFlowMigrationDocUpdate
...
Finality flow migration doc update
2019-01-09 10:58:01 -05:00
Andrius Dagys
fa025dedeb
ENT-2822: Move experimental raft and bft-smart notaries back into node, fix reference state support ( #4509 )
...
Move Raft and BFT-Smart notaries back into node to preserve backwards compatibility.
* Allow overriding full node config when using internal mock network parameters.
* Make BFT-Smart notary start up in prod mode as well
* Move raft & bftsmart notaries to net.corda.notary.experimental package
* Make sure Raft notary handles reference state edge cases correctly.
* Make sure BFT-Smart notary handles reference state edge cases correctly.
* Include notary schemas in node internal schemas
* Undo Raft notary table schema changes to maintain compatibility.
2019-01-09 15:52:42 +00:00
josecoll
4530a5e982
CORDA-2395 Add cordapp code signing dev key to production blacklist. ( #4519 )
...
* Add cordapp code signing dev key to production blacklist.
* Remove code used to generate the actual PK hash (it is now attached to the JIRA story)
* Remove wiki page reference.
* Remove the non redundant cash transfer.
2019-01-09 15:41:24 +00:00
Michele Sollecito
dd6a007ff2
[CORDA-2408]: Formatting on Flow Overriding page wrong - code not rendering correctly (fixed). ( #4533 )
2019-01-09 14:14:08 +00:00
rogersanick
285c93e785
Fixed grammar and spelling
2019-01-08 16:37:14 -05:00
rogersanick
a78278927f
Updating FinalityFlow documentation with example code for use with SignTransactionFlow in flow responder.
2019-01-08 16:29:59 -05:00
Wawrzyniec Niewodniczański
628c336abd
First round of comments
2019-01-08 16:44:41 +00:00
Wawrzyniec Niewodniczański
6fc80604bf
Move docker in menu
2019-01-08 15:52:24 +00:00
Wawrzyniec Niewodniczański
e9f00204f9
Small fixes
2019-01-08 15:28:21 +00:00
Wawrzyniec Niewodniczański
78a758364e
Move commandline to own chapter
...
- move commandline section to separate file
- remove old way of passing Java options
2019-01-08 15:20:17 +00:00
Tudor Malene
d33cb16c5e
ENT-2923 - remove db access code from the verification thread pool ( #4504 )
...
* ENT-2923 - remove db access code from the verification thread pool
* Remove worker pool for tx verification and disable db access.
* Address code review comments
2019-01-08 14:37:26 +00:00
Rick Parker
ce250cfafd
ENT-2924 Fix performance of identity checking. ( #4515 )
...
* Concentrate accesses to the identity cache.
* Fix tests to reflect change in semantics / method name.
* Delete unused method and tests.
2019-01-08 14:35:32 +00:00
Wawrzyniec Niewodniczański
4eb7114134
Adjust deployment notes
...
- update to new config
2019-01-08 14:09:55 +00:00
Wawrzyniec Niewodniczański
29a17d9de4
Refactor fields + other file ajustment
...
- finish fixing fields format in node configuration
- rename few chapters
- adjust hyperlink
2019-01-08 13:49:29 +00:00
Katarzyna Streich
93f12f9b20
Documentation fixes ( #4489 )
2019-01-08 13:26:26 +00:00
Manos Batsis
2acb3d37cb
AttachmentsClassLoader fails when calling setURLStreamHandlerFactory ( #4512 )
2019-01-08 13:23:47 +00:00
Shams Asari
8e61d11a49
CORDA-2399: Samples using public TestCordapp API rather than internal one ( #4521 )
...
Also moved the contents of TestCordappUtils.kt to InternalTestUtils.kt to make it more obvious they're internal.
2019-01-08 11:55:23 +00:00
Michele Sollecito
8e0b2558ad
[CORDA-2394]: Fixed ABI issue with VaultQueryCriteria. ( #4516 )
...
* [CORDA-2394]: Fixed ABI issue with VaultQueryCriteria.
* [CORDA-2394]: Fixed ABI issue with VaultCustomQueryCriteria.
2019-01-08 11:39:33 +00:00
Lorenz aka Lolo Hänggi
ef1462ee5e
documentation adapted for OptionSerializer ( #4522 )
2019-01-08 11:07:59 +00:00
Roger Willis
eea348768b
CORDA-2098: State pointers are now comparable. ( #4494 )
...
* State pointers are now data classes, so now comparable.
* Pointers now are not data classes. Implemented hashCode and equals for comparability.
2019-01-08 11:03:57 +00:00
Matthew Nesbit
93d256649f
Reduce the operation of ip autodetect to nodes specifying localhost ( #4435 )
...
* Reduce the operation of ip autodetect to nodes specifying localhost, rather than any node with a 192.168.x.x or 10.x.x.x address. Also, catch the common user error of specifying 0.0.0.0 in p2pAddress.
* Fix test that uses invalid config
2019-01-08 09:55:16 +00:00
Shams Asari
6d2f8fee5f
CORDA-2345: Removed TestCordapp.scanPackage to allow in future different ways of finding CorDapps other can package scanning ( #4508 )
2019-01-08 09:50:45 +00:00
Tudor Malene
57a70fa1e8
Attempt to fix master ( #4517 )
...
* Attempt to fix master
* Attempt to fix master
* Attempt to fix master
* Attempt to fix master
* Ignore failing test
* Ignore failing test
2019-01-08 08:02:38 +00:00
Wawrzyniec Niewodniczański
cc91ddf3c8
Adjustment to config values
2019-01-07 15:04:53 +00:00
Dimos Raptis
e39b2fbe9f
Exclude kotlin.jvm.internal from api scanning ( #4478 )
2019-01-07 15:02:32 +00:00
Tudor Malene
b13e92cb24
Fix tests ( #4513 )
2019-01-07 09:25:05 +00:00
Stefano Franz
119ed61a21
remove unused commercial paper samples
2019-01-04 17:58:43 +00:00
Stefano Franz
e98dbcc2af
move back into test-utils
2019-01-04 17:58:43 +00:00
Stefano Franz
c507326ed1
fix breakages due to package movement of the Finance dummy schemas
2019-01-04 17:58:43 +00:00
Stefano Franz
fba47256d4
add magic words to publish the test-contracts jar
2019-01-04 17:58:43 +00:00
Stefano Franz
5081fcc9a8
break out the FungibleAsset testing schemas into module to prevent having to publish a test-jar.
2019-01-04 17:58:43 +00:00
Joel Dudley
ccd3ce6d59
Update CONTRIBUTORS.md
2019-01-04 11:23:56 +00:00
Joel Dudley
a2cde10df3
Update README.md ( #4507 )
2019-01-04 10:54:05 +00:00
Tudor Malene
24d91c5f89
CORDA-2384 - Fix driver classpath ( #4472 )
...
* Fix driver classpath
* Fix tests
* Fix classloader bug.
* Fix tests
* Fix tests
* Fix api
* Disable failing irs test.
* Address code review comments
* Remove @Ignore from test
* Remove @Ignore from tests
* Address code review comments.
* Attempt to fix simm valuation test
* Attempt to fix simm valuation test
* Comment failing functionality.
2019-01-03 20:06:35 +00:00
Michele Sollecito
5d3b24dcfa
[CORDA-2387]: Seeing warnings for "Double insert in net.corda.node.utilities.AppendOnlyPersistentMap" (fixed) ( #4499 )
...
* [CORDA-2387]: Reproduced the issue in a test.
* [CORDA-2387]: Fixed.
* [CORDA-2387]: Fixed.
2019-01-03 17:59:34 +00:00
Shams Asari
f590300cdf
CORDA-2345: Updated docs to use the new TestCordapp API, rather than the old scan cordapp packages ( #4491 )
...
Also made some improvements to the API, especially for Java users.
2019-01-03 17:57:28 +00:00
Shams Asari
ad1a96fefb
CORDA-1942: Removed new deprecated overload of toLedgerTransaction ( #4492 )
2019-01-03 17:45:26 +00:00
Joel Dudley
8355c286cf
Update CONTRIBUTORS.md
2019-01-03 17:43:53 +00:00
fraspadafora
de5a49457c
Update ServiceHub.kt ( #4501 )
2019-01-03 17:39:28 +00:00
Roger Willis
d176b60fb5
Fix for dodgy formatting of the reference states part of api-transaction.rst ( #4495 )
2019-01-03 17:22:25 +00:00
Shams Asari
055beefd02
CORDA-2391: Revert behaviour of Try.on to V3 ( #4497 )
...
Apps may depend on the previous behaviour of catching Throwable rather than just Exception. Better to not risk this break and instead provide a helper to throw Errors.
Also using Consumer to avoid ugly usage in Java for doOnSuccess and doOnFailure.
2019-01-03 16:48:42 +00:00
JamesHR3
17c654803d
[CORDA-2298] Update trackBy documentation ( #4496 )
...
* Update the documentation for trackBy to better indicate that updates are not filtered according to the query criteria
* Add a test that shows the behaviour, which is skipped for now until a solution is implemented.
2019-01-03 16:23:54 +00:00
JamesHR3
f9e0c518b9
[CORDA-2374] Avoid using Unicode in the Progress Tracker output on Windows ( #4485 )
...
* Avoid Unicode output from the Progress Tracker on Windows
* Fix an issue with the Progress Tracker where the currently executing state is reported as done
2019-01-03 13:34:34 +00:00
Joel Dudley
ea1111418c
Update CONTRIBUTORS.md
2019-01-03 11:56:27 +00:00
Tudor Malene
97e02cd9ca
Remove whitelist constraint warnings. ( #4488 )
2019-01-03 11:53:29 +00:00
Nick Rogers
4ac701e648
Persistence API - Updates ( #4303 )
...
* Updating with latest changes to persistence documentation
* Minor updates to api-persistence, submitting initial pull request.
* Updated single '-' to ensure proper formatting
* Minor spelling + grammar updates for final commit before pull request.
* Initial updates based on Joel's feedback on Git.
* Committing with latest changes request on pull request.
Update still required for how to customize schema service behaviour.
* Removed passage describing unimplemented features of schema service
* Added inline commenting to example code for readability.
* Additional spelling + grammar updates.
2019-01-03 09:51:04 +00:00
Everton Melo
0f214fd46e
Update license year 2019 ( #4490 )
...
### Fix license of use,
update 2019;
Format ISO 8869-1;
----------------------------------------------------------------------------------------------------------------------
in Memoriam Guto Schiavon
![guto-schiavon_bitcoin](https://user-images.githubusercontent.com/7637553/50562143-a7506f80-0cf8-11e9-9e58-bed4565c4715.jpg )
R.I.P pioneer and friend.
#ripGUTO
2019-01-03 09:31:15 +00:00