-
The HTTP example is from years ago
https://github.com/corda/flow-http
There are better ways to do that now:
https://docs.corda.net/docs/corda-os/4.7/api-flows.html#calling-external-systems-insid…
-
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 generatin…
-
I was trying out corda accounts. I ran ./gradlew clean deployNodes.
This is the error message i got ->
```
* What went wrong:
Could not resolve all files for configuration ':contracts:compileCla…
-
Started looking at migrating Corbean's [BNMS starter](https://manosbatsis.github.io/corbeans/docs/starter-bnms.html) from the old Corda Solutions imlementation to the this bn-extension. It's late and …
-
## Version
Corda Explorer: Corda.Node.Explorer-0.1.1.dmg
Mac OS: macOS Catalina Version 10.15.6
## Message
![image](https://user-images.githubusercontent.com/37021071/90723042-f183cb80-e2f6-11…
-
This likely has the same solution as https://github.com/hyperledger/cactus/issues/1469
----
**Describe the bug**
We've got a flaky one at:
`packages/cactus-plugin-ledger-connector-corda/src/test…
-
I cloned cordapp-template-java using the below link.
`https://github.com/corda/cordapp-template-java.git`
Branch - release-V4
**1) I executed gradle build/clean from IntelliJ gradle sidebar. It'…
-
- [x] Fazer esconder e aparecer
- [x] Menu de seleção de acordes
- [x] excluir/adicionar acordes
- [x] Menu de seleção de notas
- [x] excluir notas
- [x] Menu de timer
- [x] input de tempo…
-
### Version
Corda Explorer: Corda.Node.Explorer-0.1.2.dmg
Mac OS: macOS Monterrey Version 12.4
Mac mini (M1,2020)
### Message
NETWORK ERROR
![image](https://user-images.githubusercontent.c…
-
Caffeine 2.7 includes adaptive window sizing, allowing it to dynamically optimize towards recency or frequency. The below trace chains Corda's bitcoin (recency), Lirs' loop (frequency), and Corda's ag…