Pages:
Author

Topic: NEM gets nod of approval from major bank (Read 1427 times)

x13
sr. member
Activity: 336
Merit: 250
Things are called shit for a reason, dear.
April 27, 2016, 02:28:41 PM
#25
You are right. But I would say Nxt has to much features what prevents to have success in business applictions. Most of the features Nxt offers in the core should be extracted in sidechains. If this works what LucPicard is currently doing, when could see a much more stronger Nxt. But at the moment, the approach of NEM is better.

Like NXT, a lot of good news in early stages of development , but now?
Hope the dev team keep working
NXT has a lot of great features.  I would challenge anybody to show me a blockchain with more features than NXT, so that is nice and in that way we can consider the project a success. 

NEM is taking a different approach to development and management though.  We are not sure if our model will be any better or not but we are going to try and see. 
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
Here is an article in the Merkle about the OP of this thread.

http://themerkle.com/sbi-sumishin-net-bank-trials-blockchains-in-financial-accounting-systems/
hero member
Activity: 532
Merit: 500
Now that NEM technology has been stressed tested by an independent financial organization, I guess things like this deal make more sense. 

http://japan.cnet.com/release/30140934/

That was an important deal for Dragonfly. 

And for those of you that don't know about the company that DF signed a deal with, here is a little to help you.

Infoteria Corporation is a leading enterprise software company.  Listed at Tokyo Stock Exchange (code: 3853)

Its flagship product "ASTERIA" is employed over 4,000 enterprises including SONY, Panasonic, Mitsubishi.  ASTERIA has absolute No.1* market share in ESB/EAI market.  Infoteria's "Handbook" also has No.1** market share in MCM (Mobile Content Management) market.  Handbook enables business users to maximize the power of smart devices for business communication.

Infoteria, founded and based in Tokyo Japan, now has the subsidiaries in California (USA), Shanghai (China), Hangzhou (China) and HongKong (China).
Thats a great news. Hope it materialises.
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
Now that NEM technology has been stressed tested by an independent financial organization, I guess things like this deal make more sense. 

http://japan.cnet.com/release/30140934/

That was an important deal for Dragonfly. 

And for those of you that don't know about the company that DF signed a deal with, here is a little to help you.

Infoteria Corporation is a leading enterprise software company.  Listed at Tokyo Stock Exchange (code: 3853)

Its flagship product "ASTERIA" is employed over 4,000 enterprises including SONY, Panasonic, Mitsubishi.  ASTERIA has absolute No.1* market share in ESB/EAI market.  Infoteria's "Handbook" also has No.1** market share in MCM (Mobile Content Management) market.  Handbook enables business users to maximize the power of smart devices for business communication.

Infoteria, founded and based in Tokyo Japan, now has the subsidiaries in California (USA), Shanghai (China), Hangzhou (China) and HongKong (China).
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
Like NXT, a lot of good news in early stages of development , but now?
Hope the dev team keep working
NXT has a lot of great features.  I would challenge anybody to show me a blockchain with more features than NXT, so that is nice and in that way we can consider the project a success. 

NEM is taking a different approach to development and management though.  We are not sure if our model will be any better or not but we are going to try and see. 
full member
Activity: 248
Merit: 100
Like NXT, a lot of good news in early stages of development , but now?
Hope the dev team keep working
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
Yes. NEM has a team of committed devs working hard each day. There will be more improvements on the way to version 1.0.
x13
sr. member
Activity: 336
Merit: 250
Things are called shit for a reason, dear.
Wow, this is a really great news. I am happy that I bought a good stack before the price jumped up to 350 Sats. I believe in this project. We will surely see a better adoption in real companies when all the great planned feature were implemented into the NEM software. We are still at 0.6.x version. Much space to rise!
full member
Activity: 237
Merit: 100
NEM Technology was stress tested under bank conditions and received positive review. Nice. That's no small feat. Good job NEM devs and team. This definitely a testament not only for NEM's tech/team but all of crypto.
legendary
Activity: 1059
Merit: 1016
Why would those blocks be orphaned?

What is required for scaleability then according to you?




There is latency in block propagation in a truly decentralized network on the public internet. The latency will grow larger with bigger blocks. Blocks are in competition to be added to the blockchain based on the cumulative difficulty. A staking node can produce a block with a higher difficulty before a block from another node is propagated towards it and will orphan the competing block. This is less of a problem when blocks are smaller. In the private 10 Gb/s intranet the latency between the staking nodes is negligible, transaction throughout can be very high.

What you do with the blockchain size is not related to the above, is another big scalability problem.

The dev team has done a lot of research on the latency and is well aware of them when they designed the solution in the beginning. We have overcome "cumulative difficulty" in our solution. Do note that we have taken a lot of things into consideration when working on this. Your problems stated are block chain problems of yore. We had the benefit of understanding those problems when we started off with block chain 2.0.

Sometimes, it is good to look at things from outside the confines and constraints of the current problem and one will see it in a different light.

Do note that you are speaking in context to "in a truly decentralized network on the public internet.". This whole topic is about a private block chain. So, we need to be on the same page.
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
Why would those blocks be orphaned?

What is required for scaleability then according to you?




There is latency in block propagation in a truly decentralized network on the public internet. The latency will grow larger with bigger blocks. Blocks are in competition to be added to the blockchain based on the cumulative difficulty. A staking node can produce a block with a higher difficulty before a block from another node is propagated towards it and will orphan the competing block. This is less of a problem when blocks are smaller. In the private 10 Gb/s intranet the latency between the staking nodes is negligible, transaction throughout can be very high.

What you do with the blockchain size is not related to the above, is another big scalability problem.

The test wanted to simulate realistic conditions, not a lab setting or intranet.  The nodes were geographically separated.  
sr. member
Activity: 406
Merit: 250
Why would those blocks be orphaned?

What is required for scaleability then according to you?




There is latency in block propagation in a truly decentralized network on the public internet. The latency will grow larger with bigger blocks. Blocks are in competition to be added to the blockchain based on the cumulative difficulty. A staking node can produce a block with a higher difficulty before a block from another node is propagated towards it and will orphan the competing block. This is less of a problem when blocks are smaller. In the private 10 Gb/s intranet the latency between the staking nodes is negligible, transaction throughout can be very high.

What you do with the blockchain size is not related to the above, is another big scalability problem.
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
NEM has a long line of firsts.  

  • A new consensus mechanism called POI.
  • First ever P2P time sync of nodes. (great for security of the chain)
  • First use of the Eigentrust++ as a security clustering algorithm allowing node reputations to be given and shared to their neighbor nodes in clusters, making it very difficult for a node to give false information consistently to the network. (great for security of the network)
  • First use of a new kind of transaction spam guard. It targets the specific accounts doing the spamming and raises their transaction fees, while letting the global transaction fee rate stay low. (good for the chain)
  • First blockchain with a multisig 2.0 protocol. NEM’s version of multisig doesn’t make new accounts for a multisig address, instead it takes an existing account and makes a contract over it with other accounts. This form of multi-user accounts can make any form of M of N with ease and can also can have the M or the N edited with ease as it is simply just updating the meta data of the blockchain based contract. This form of multisig also has blockchain based notifications so transactions or updates of the M of N are pushed to the wallets as transactions to sign. (great security and ease of use for the user. simply the easiest and most flexible multisig in crypto)
  • NEM’s multisig is so easy and flexible to use, it can be used as a foundational tool for DAO’s.
  • Mosaics are the most advanced token creation feature in crypto allowing for many advanced 2.0 features.  When creating personalized blockchain based tokens, the mosaic can be created as mutable, immutable, divisible, not divisible, levies, transferable, not transferable, descriptions, and a name as a part of namespaces. (great for businesses)
  • Along with mosaics, NEM will also released its new naming service, Namespace, that is also be the most advanced and most integrated naming service of any blockchain. (great for reputation of businesses that build on NEM as all projects can be under an umbrella name or or even sub-domains)

And there is more.....

Messaging, which can be done unencrypted/encrypted/hex. (great for users and programmers)
A light wallet that can easily be adapted by third party devs as it is pure pure JS/HTML/CSS. Any wallet may interact with any node on the network safely.  (great for users. wow!)
Node Rewards supporting Supernodes. (added network strength)
And........ EASY to use universal APIs for just about everything a person can do on NEM. This means it is a great platform for businesses to build their applications on.

15 second blocks in a truly decentralized network are not realistic, many will be orphaned. Did they test in a private network, intranet? One other problem of scalability is the size of the blockchain, has this problem been solved by NEM? Imagine you pump 2 million transaction per day for 30 days, 180 days, 365 days.

Yes, as stated in the OP it was conducted on a private fork.  That said NEM is looking how to scale the right way. It is very important to us.  In fact everything that is built on NEM is built considering "will this scale?", and the recent test is one proof of it.  We look forward to in the future making more announcements about this and hope to add more "firsts" to the NEM list.

legendary
Activity: 1059
Merit: 1016
Bitcoin and clones can do 2 million transactions per day using 8M blocks, this doesn't make them scalable.

Is that all Bitcoin can do? Then Bitcoin is not scalable. The above announcement was only 1/4 of the claimed speed of NEM. They could also choose not to announce what speed they actually tested to. And NEM will scale beyond that claimed speed. Watch that space.

In any case, have Bitcoin done it? They are only doing 3 to 4 Tx/s.

@freshman777 and is there an article released by a third party that was testing Bitcoin and stressing it at those rates, not just seeing if it could get there in ideal conditions? Because for a blockchain to really make progress as a cryptocurrency and as a blockchain platform, it needs to scale.  

Yes, it needs to scale. You haven't proved NEM can scale by showing it can pump 2 million transactions per day. Scalability is much more than that.

The largest Internet Bank in Japan needed 2m Tx/day, a quarter of NEM's claimed throughput. Why would they need 4 times more? In any case, that was NEM's claimed speed, i.e., 8m Tx/day . Of course scalability is "much more than that". We wouldn't talk till we have done it and internal tests have shown that we have achieved 80m Txs/day and still scaling and stabilising, making it consistent.

Banks want to see 2k Tx/s. But the reality is almost all banks don't go beyond 300 Tx/s. They just wanted to have the comfort, which for all intents and purposes, never should be benchmarked. Technology will improve over time and having 2k Tx/s is just some ideal benchmark they want. Visa's Tx was what they are benchmarking against, which is not what we are talking about.
sr. member
Activity: 258
Merit: 250
DRAMA: Dumb Retards Asking More Attention
Why would those blocks be orphaned?

What is required for scaleability then according to you?


legendary
Activity: 1059
Merit: 1016
Did they test in a private network, intranet?

Reality is Banks will never use a public network. Yes, sure, it was a private chain.

One other problem of scalability is the size of the blockchain, has this problem been solved by NEM?

Private chains have no problems.

Imagine you pump 2 million transaction per day for 30 days, 180 days, 365 days.

Do you know how machines work, especially with a P2P network? If they can take it, they can take it. The test showed that even if all except one were knocked out, there was no deterioration in performance.
sr. member
Activity: 406
Merit: 250
April 15, 2016, 12:17:56 PM
#9
Bitcoin and clones can do 2 million transactions per day using 8M blocks, this doesn't make them scalable.

Is that all Bitcoin can do? Then Bitcoin is not scalable. The above announcement was only 1/4 of the claimed speed of NEM. They could also choose not to announce what speed they actually tested to. And NEM will scale beyond that claimed speed. Watch that space.

In any case, have Bitcoin done it? They are only doing 3 to 4 Tx/s.

@freshman777 and is there an article released by a third party that was testing Bitcoin and stressing it at those rates, not just seeing if it could get there in ideal conditions? Because for a blockchain to really make progress as a cryptocurrency and as a blockchain platform, it needs to scale. 

Yes, it needs to scale. You haven't proved NEM can scale by showing it can pump 2 million transactions per day. Scalability is much more than that.
sr. member
Activity: 406
Merit: 250
April 15, 2016, 12:14:24 PM
#8
Bitcoin and clones can do 2 million transactions per day using 8M blocks, this doesn't make them scalable.

Is that all Bitcoin can do? Then Bitcoin is not scalable. The above announcement was only 1/4 of the claimed speed of NEM. They could also choose not to announce what speed they actually tested to. And NEM will scale beyond that claimed speed. Watch that space.

In any case, have Bitcoin done it? They are only doing 3 to 4 Tx/s.

15 second blocks in a truly decentralized network are not realistic, many will be orphaned. Did they test in a private network, intranet? One other problem of scalability is the size of the blockchain, has this problem been solved by NEM? Imagine you pump 2 million transaction per day for 30 days, 180 days, 365 days.
legendary
Activity: 1232
Merit: 1001
mining is so 2012-2013
April 15, 2016, 12:12:06 PM
#7
Bitcoin and clones can do 2 million transactions per day using 8M blocks, this doesn't make them scalable.

Is that all Bitcoin can do? Then Bitcoin is not scalable. The above announcement was only 1/4 of the claimed speed of NEM. They could also choose not to announce what speed they actually tested to. And NEM will scale beyond that claimed speed. Watch that space.

In any case, have Bitcoin done it? They are only doing 3 to 4 Tx/s.

@freshman777 and is there an article released by a third party that was testing Bitcoin and stressing it at those rates, not just seeing if it could get there in ideal conditions? Because for a blockchain to really make progress as a cryptocurrency and as a blockchain platform, it needs to scale. 
legendary
Activity: 1059
Merit: 1016
April 15, 2016, 12:05:18 PM
#6
Bitcoin and clones can do 2 million transactions per day using 8M blocks, this doesn't make them scalable.

Is that all Bitcoin can do? Then Bitcoin is not scalable. The above announcement was only 1/4 of the claimed speed of NEM. They could also chose not to announce what speed they actually tested to. And NEM will scale beyond that claimed speed. Watch that space.

In any case, has Bitcoin done it? They are only doing 3 to 4 Tx/s.

Anyone can claim to "can do". Claiming is one thing, putting the money where the mouth is another.
Pages:
Jump to: