|
Re: Membership
Seems to me that if the BNO is implicitly a member of the BN then I can just modify the GetMembershipFlow to always include the BNO
_______________________________________________
Barry Kreiser |
Seems to me that if the BNO is implicitly a member of the BN then I can just modify the GetMembershipFlow to always include the BNO
_______________________________________________
Barry Kreiser |
|
By
Barry Kreiser
·
#968
·
|
|
Re: Membership
Has there been any design dialog on the BNO being a member? Seems to me that it doesn't make sense that the BNO request membership on itself. Perhaps it implicitly a
Has there been any design dialog on the BNO being a member? Seems to me that it doesn't make sense that the BNO request membership on itself. Perhaps it implicitly a
|
By
Barry Kreiser
·
#967
·
|
|
Re: Membership
Ok, thanks. I submitted a PR for another membership issue if you want to have a look. It wasn't allowing String to be used for the membership meta
Ok, thanks. I submitted a PR for another membership issue if you want to have a look. It wasn't allowing String to be used for the membership meta
|
By
Barry Kreiser
·
#966
·
|
|
Re: Membership
Hi Barry,
currently it's not supported, but it's on our backlog. There are two separate tasks: to allow BNO to be both operator and a member as well as to allow one BNO to operate multiple BNs. We
Hi Barry,
currently it's not supported, but it's on our backlog. There are two separate tasks: to allow BNO to be both operator and a member as well as to allow one BNO to operate multiple BNs. We
|
By
Ivan Schasny
·
#965
·
|
|
Membership
Ivan,
Should a BNO be able to join its own Business Network? Currently it gives an error if you initiate a RequestMembership Flow against yourself with the error (Do not provide flow sessions for the
Ivan,
Should a BNO be able to join its own Business Network? Currently it gives an error if you initiate a RequestMembership Flow against yourself with the error (Do not provide flow sessions for the
|
By
Barry Kreiser
·
#964
·
|
|
Corda Network builder 4.0 download link is broken
I spike on https://docs.corda.net/network-builder.htßml#corda-network-builder and found the download
I spike on https://docs.corda.net/network-builder.htßml#corda-network-builder and found the download
|
By
qian yan
·
#963
·
|
|
Re: CE 4.0 - additionalP2PAddresses
Hi Bogdan,
You are right I misunderstood how that works. I had hoped that the back-up is always running in some kind of disabled mode - it does not process flows and/or handle messages, but it does
Hi Bogdan,
You are right I misunderstood how that works. I had hoped that the back-up is always running in some kind of disabled mode - it does not process flows and/or handle messages, but it does
|
By
Sean
·
#962
·
|
|
Security Advisory - Corda Settler
Affects: Corda Settler
Severity: MediumOverview
A vulnerability in Corda Settler was reported to R3 through the Corda vulnerability disclosure process. The vulnerability affected, but was limited
Affects: Corda Settler
Severity: MediumOverview
A vulnerability in Corda Settler was reported to R3 through the Corda vulnerability disclosure process. The vulnerability affected, but was limited
|
By
James Brown
·
#961
·
|
|
Re: Token SDK Corda 4 issues
Dear Roger,
We've resolved this issue.
Regards,
Hanu
Dear Roger,
We've resolved this issue.
Regards,
Hanu
|
By
Hanuman kumar
·
#959
·
|
|
Re: Changes related to networkmap interface for Corda 4.0
Thank you--
Co-Founder - Digiledge
+91 9591810218
Thank you--
Co-Founder - Digiledge
+91 9591810218
|
By
Mahesh Govind
·
#958
·
|
|
Re: Token SDK Corda 4 issues
Roger,
I meant, the sender/account owner/user would be explicitly required to enter private key during the "send" or "transfer" process or operation with Corda, yes?
Thanks.
(Don) Chunshen Li
Roger,
I meant, the sender/account owner/user would be explicitly required to enter private key during the "send" or "transfer" process or operation with Corda, yes?
Thanks.
(Don) Chunshen Li
|
By
Don Li <lichunshen84@...>
·
#957
·
|
|
Re: Token SDK Corda 4 issues
Don Li, this is one of the key tenets of any cryptographically-secured ledger - and of course the Token SDK/Corda.
Don Li, this is one of the key tenets of any cryptographically-secured ledger - and of course the Token SDK/Corda.
|
By
Ryan Gledhill
·
#956
·
|
|
Re: Token SDK Corda 4 issues
Yes, of course holders of tokens must sign transactions with the private key corresponding to the public key which the tokens are assigned to. Cheers
From: <corda-dev@groups.io> on behalf of "Don
Yes, of course holders of tokens must sign transactions with the private key corresponding to the public key which the tokens are assigned to. Cheers
From: <corda-dev@groups.io> on behalf of "Don
|
By
Roger Willis <roger.willis@...>
·
#955
·
|
|
Re: Timestamp on Transactions
There's never a bad time to invoke special relativity!
TrueTime uses time windows too, they're just automatically adapted to be as small as possible with as tight a tolerance as possible. Clock drift
There's never a bad time to invoke special relativity!
TrueTime uses time windows too, they're just automatically adapted to be as small as possible with as tight a tolerance as possible. Clock drift
|
By
Mike Hearn
·
#954
·
|
|
Re: Token SDK Corda 4 issues
Hi,
I'm curious to know if moveToken operation or function requires private key. I understand with EOS etc. public blockchain initiative, each send or transfer operation requires private key of the
Hi,
I'm curious to know if moveToken operation or function requires private key. I understand with EOS etc. public blockchain initiative, each send or transfer operation requires private key of the
|
By
Don Li <lichunshen84@...>
·
#953
·
|
|
Re: Timestamp on Transactions
Definitely agree with this Richard.
How is the width of the time-range calculated/defined? Is it sensitive to network latency, load, and server clock errors?
I'm thinking that in a leaderless
Definitely agree with this Richard.
How is the width of the time-range calculated/defined? Is it sensitive to network latency, load, and server clock errors?
I'm thinking that in a leaderless
|
By
Farzad
·
#952
·
|
|
Re: Token SDK Corda 4 issues
Thanks for raising this. Tokens team will look into it. Can you email me direct? roger.willis@.... Would be useful to see node logs. Thanks.
Get Outlook for iOS
From: corda-dev@groups.io on behalf
Thanks for raising this. Tokens team will look into it. Can you email me direct? roger.willis@.... Would be useful to see node logs. Thanks.
Get Outlook for iOS
From: corda-dev@groups.io on behalf
|
By
Roger Willis <roger.willis@...>
·
#951
·
|
|
Token SDK Corda 4 issues
Hi All,
We have modeled 2 scenarios using TokenSDK, outlined below, using Ownable state.
Scenario 1: issueToken - Self issue of tokens i.e. PartyA issuing tokens to itself
Scenario 2: moveToken -
Hi All,
We have modeled 2 scenarios using TokenSDK, outlined below, using Ownable state.
Scenario 1: issueToken - Self issue of tokens i.e. PartyA issuing tokens to itself
Scenario 2: moveToken -
|
By
Hanuman kumar
·
#950
·
|
|
Re: Changes related to networkmap interface for Corda 4.0
Fuzz,
Cordite NMS "edge" version (docker version) works fine with Corda 4 Enterprise
Fuzz,
Cordite NMS "edge" version (docker version) works fine with Corda 4 Enterprise
|
By
krishnathp@...
·
#949
·
|
|
Re: Changes related to networkmap interface for Corda 4.0
I think there are reports that it doesn't work with Corda 4 enterprise. I'm working on the upgrade to v4 as I type :-) ETA hopefully next week
I think there are reports that it doesn't work with Corda 4 enterprise. I'm working on the upgrade to v4 as I type :-) ETA hopefully next week
|
By
Farzad
·
#948
·
|