samples icon indicating copy to clipboard operation
samples copied to clipboard

This repository has been deprecated. Please use the links in the README to access the new repositories.

Results 16 samples issues
Sort by recently updated
recently updated
newest added

Hi I am getting below error while running command to deploy nodes. * What went wrong: Execution failed for task ':kotlin-source:deployNodes'. > Node in PartyC exited with 1 when generating...

It would be useful to have an example that demonstrates [LinearPointers](https://docs.corda.net/design/linear-pointer/design.html).

There are some [samples in the main repo](https://github.com/corda/corda/tree/release-os-4.3/samples) that would be useful to be here. e.g. there is a sample of how to use attachments there but no equivalent sample...

There was an unexpected error (type=Internal Server Error, status=500). net.corda.core.utilities.Try$Success (erased) -> value(*) -> net.corda.core.node.services.Vault$Page (erased) -> states(java.util.List) -> java.util.List -> net.corda.core.contracts.StateAndRef -> state(net.corda.core.contracts.TransactionState) -> net.corda.core.contracts.TransactionState -> data(net.corda.core.contracts.ContractState) -> Cannot...

I am trying to build the pigtail example cordaap with the ```./gradlew deployNodes``` command. The execution fails with the following error: ``` * What went wrong: Could not resolve all...

When trying to run locally, using build/nodes/runnodes I get this error and it does not initiate correctly, on Corda v4 ![image](https://user-images.githubusercontent.com/8928416/54694529-5582ed00-4b63-11e9-92d9-ff6f37ab32e9.png)