|
Corda Firewall Float Bridge keeps reconnecting
Dears, When locally deploying Corda Firewall in a DMZ ready setup (node + bridge + float), we are facing an issue where the bridge keeps reconnecting to the float. When calling lsof | grep P2PPORTNUMB
Dears, When locally deploying Corda Firewall in a DMZ ready setup (node + bridge + float), we are facing an issue where the bridge keeps reconnecting to the float. When calling lsof | grep P2PPORTNUMB
|
By
jmayeur@...
·
|
|
calling addNode function every two seconds
Hi, I have deployed nodes using cordite NMS with a dev mode: false in node.conf file. At first start everything is going well, however after node restart I receive such messages every 2 seconds. [INFO
Hi, I have deployed nodes using cordite NMS with a dev mode: false in node.conf file. At first start everything is going well, however after node restart I receive such messages every 2 seconds. [INFO
|
By
a.germashev@...
·
|
|
Generating network-parameters for testing dockerized network
2 messages
Hi, I've been trying to find a way to generate network-parameters file for my test network, but I cannot find documentation for it or tool that would allow me to generate only that file without comple
Hi, I've been trying to find a way to generate network-parameters file for my test network, but I cannot find documentation for it or tool that would allow me to generate only that file without comple
|
By
Miko Nieminen
·
|
|
Node DB Primary Keys - CLUSTERED vs NONCLUSTERED
Hi Team, About 2/3 of the Corda primary keys are clustered, the remaining 1/3 nonclustered. For example, two of the major tables, vault_states and node_transactions have nonclustered pkeys. Of course,
Hi Team, About 2/3 of the Corda primary keys are clustered, the remaining 1/3 nonclustered. For example, two of the major tables, vault_states and node_transactions have nonclustered pkeys. Of course,
|
By
Sean
·
|
|
Deterministic JVM (DJVM)
9 messages
Contract Verification on a Deterministic JVM (DJVM) Hi all, Why do we need a deterministic sandbox? It is important that all nodes that process a transaction always agree on whether it is valid or not
Contract Verification on a Deterministic JVM (DJVM) Hi all, Why do we need a deterministic sandbox? It is important that all nodes that process a transaction always agree on whether it is valid or not
|
By
Tommy Lillehagen
·
|
|
How to setup doorman service in corda
2 messages
I want to know how to setup a doorman service in corda. Please sample for the same
I want to know how to setup a doorman service in corda. Please sample for the same
|
By
Vp P
·
|
|
Conclave Beta programme is here!
2 messages
Hello! I hope you're all healthy and doing well despite current events. Those of you at CordaCon last year heard us talk about Conclave, our Java-in-SGX project. I'm pleased to announce that we've fin
Hello! I hope you're all healthy and doing well despite current events. Those of you at CordaCon last year heard us talk about Conclave, our Java-in-SGX project. I'm pleased to announce that we've fin
|
By
Mike Hearn
·
|
|
Sharing the broker and the bridge in enterprise Corda
2 messages
Hello, We design the enterprise setup where multiple Corda nodes share Artemis broker and the bridge to achieve a reduction of the infrastructure costs. The product documentation v 4.4 contains the de
Hello, We design the enterprise setup where multiple Corda nodes share Artemis broker and the bridge to achieve a reduction of the infrastructure costs. The product documentation v 4.4 contains the de
|
By
olegwb@...
·
|
|
How to create Corda Token wallet
Hi, How to create Corda Token walletor where is token wallet for user? Please help me! Thanks!
Hi, How to create Corda Token walletor where is token wallet for user? Please help me! Thanks!
|
By
mkaminnz1@...
·
|
|
RPC over AMQP (and RPC from Rust)
Hi there, For the past few months, I've spent time (on and off) on some code to make Corda RPC calls from outside a JVM (that is, not relying on the Corda RPC libraries provided with Corda). My direct
Hi there, For the past few months, I've spent time (on and off) on some code to make Corda RPC calls from outside a JVM (that is, not relying on the Corda RPC libraries provided with Corda). My direct
|
By
Ochtman, D. (Dirkjan)
·
|
|
Should Corda datetimes be in UTC?
2 messages
Hello, The node database has many tables that have columns to store datetimes. See below. The values saved in those columns are represented in the node's local time in the form of yyyy-mm-dd hh:mm:ss.
Hello, The node database has many tables that have columns to store datetimes. See below. The values saved in those columns are represented in the node's local time in the form of yyyy-mm-dd hh:mm:ss.
|
By
Sean
·
|
|
Error while deploying corda-token code on dev server.
2 messages
Dear Team, During coding in one of my projects,came across an error while Deployment of Corda Token SDK code on Development Server Code is running absolutely fine locally. However when deployed on Dev
Dear Team, During coding in one of my projects,came across an error while Deployment of Corda Token SDK code on Development Server Code is running absolutely fine locally. However when deployed on Dev
|
By
pratiksha1788@...
·
|
|
Advice in how to make externalId truly unique in Corda.
Although the class UniqueIdentifier assures uniqueness within Corda, reality is systems of records needs to interact with other systems. For example a billing system will have a unique invoiceId, or i
Although the class UniqueIdentifier assures uniqueness within Corda, reality is systems of records needs to interact with other systems. For example a billing system will have a unique invoiceId, or i
|
By
Luiz Silva
·
|
|
Adding support for different hash algos
18 messages
Hi, I am looking into replacing SHA256 with another hash algo, at least for creating the tx merkle tree. I ran into the fact that `SecureHash`, which is used by the merkle tree (and everywhere else) s
Hi, I am looking into replacing SHA256 with another hash algo, at least for creating the tx merkle tree. I ran into the fact that `SecureHash`, which is used by the merkle tree (and everywhere else) s
|
By
Bos, M. van den (Matthijs)
·
|
|
Open position for fintech in capital market
Hi, Startup Fragmos-chain.com is hiring a mid/senior full stack dev to strengthen the team and deliver its MVP. We are a fintech providing niche solution for the capital markets. Looking for freelance
Hi, Startup Fragmos-chain.com is hiring a mid/senior full stack dev to strengthen the team and deliver its MVP. We are a fintech providing niche solution for the capital markets. Looking for freelance
|
By
vjuge@...
·
|
|
Notes on LVI attacks
Yesterday an embargo was lifted on another Intel CPU bug. I spent many happy hours understanding the papers; here's a hopefully useful summary. Impact LVI won't affect Corda users or developers, now o
Yesterday an embargo was lifted on another Intel CPU bug. I spent many happy hours understanding the papers; here's a hopefully useful summary. Impact LVI won't affect Corda users or developers, now o
|
By
Mike Hearn
·
|
|
Interoperability between Corda and other DLTs
7 messages
Are there any teams or projects working on cross chains that enable interoperability between Corda and Quorum, Corda and HLF, and Corda(CENM Private Network) and Corda(CENM Private Network) ? If there
Are there any teams or projects working on cross chains that enable interoperability between Corda and Quorum, Corda and HLF, and Corda(CENM Private Network) and Corda(CENM Private Network) ? If there
|
By
etaroid
·
|
|
When NetworkMap's ID changes
9 messages
Hi When we restart the server where the NetworkMap is hosted, the NetworkMap will get a new ID. This will cause problems because all other nodes will not be able contact the NetworkMap anymore as they
Hi When we restart the server where the NetworkMap is hosted, the NetworkMap will get a new ID. This will cause problems because all other nodes will not be able contact the NetworkMap anymore as they
|
By
Avery Starr
·
|
|
Cordapp Audit / Code Review
2 messages
Hi guys, someone have experience or some material for share about how to audit or best practice in code review in CorDapp? Thank you Arthur
Hi guys, someone have experience or some material for share about how to audit or best practice in code review in CorDapp? Thank you Arthur
|
By
Arthur Souza
·
|
|
OSI 8th Layer
2 messages
Agree? Disagree? Alternate views? -- Jamiel Sheikh, CEO Bio | Chainhaus | Blockchain NYC | LinkedIn | Slack 54 W 40th Street New York, NY 10018
Agree? Disagree? Alternate views? -- Jamiel Sheikh, CEO Bio | Chainhaus | Blockchain NYC | LinkedIn | Slack 54 W 40th Street New York, NY 10018
|
By
Jamiel Sheikh
·
|