-
Where to host.
What IP address.
What NS name -> Put this name in the UI
Use redirect from cordacodeclub.com/something to the Corda node.
-
I am trying to upgrade Corda node from v4.3 to v4.5. The node is using Microsoft SQL Server. It worked fine on v4.3. However, it hits an error on v4.5 during startup:
`E 13:53:25+0000 [main] intern…
-
Corda OS: 4.1
Accounts: 1.0-RC03
Steps to reproduce:
1. Start node using `java -jar corda.jar`
2. Run `flow start CreateAccount name: test`
3. Error doesn't happen in a mock network (i.e. using…
-
Hi,
I am trying to setup Cordentity but I do not see any documentation regarding steps to perform the setup,can anyone assist?
-
Both Fungible Tokens and their corresponding Token Type cannot be redeemed in the same Corda transaction. Trying to do so results in an error where a state cannot be both a references and an input: ht…
-
It seems that the [@ManyToOne](https://github.com/FredericHeem/fuzz-poker/blob/onetomany/cordapp-example/contracts-kotlin/src/main/kotlin/com/example/state/PositionState.kt#L79) and the [@OneToMany](h…
-
Some Java frameworks use annotations as triggers for bytecode instrumentation and other purposes. It would be useful to be able to export Haskell functions with certain annotations.
The main require…
-
# Description of Project
180Protocol is building collaboration software for the next generation of enterprise. Our goal is to create a world with connected businesses, powered by the exchange of da…
-
Hello,
In newer versions of Java beyond 11, illegal reflective access will be denied by default and eventually it will no longer be allowed at all. Currently, Quasar throws an illegal reflective ac…
-
**Describe the bug**
A quite strange flake. 3 out of the 4 CI runs succeeded for my PR but this one failed with the error mentioned in the subject while executing the test at `./packages/cactus-cmd-a…