Web Development & Technology Resources

Technical Analysis Of Cryptocurrency PRIZM

PRIZM- Featured Image

General Information

Comparative analysis Reversible Logic Engineering Analysis of features and software solutions

The PRIZM core is developed based on the NXT cryptocurrency source codes. The source code for PRIZM is published on GitHub, but not all files are published. It uses the Proof-of-Stake algorithm, the Diffie-Hellman elliptic Curve25519 (ECDH) algorithm, the SHA-256 hash algorithm, and AES-256 symmetric encryption. As an algorithm for forming blocks, Proof-of-Stake (PoS) is used.

The algorithm has the following effects:

  1. Solved the problem of excessive power consumption
  2. Minimized costs of system members on node support
  3. Game theory mathematics contribute to system decentralization
  4. The average generation time is self-regulating by a floating base target, aiming for a value in the range of 59-60 seconds

The following transaction types are available:

  1. regular payment (transfer of PRIZM from address to address)
  2. message (sending text information)
  3. setting the name / description of the address (publishing text information on the blockchain and creating a data connection with the address)

Details about the type of “Message”. The publication of text or other data, there are subspecies:

  1. Public message for the recipient
  2. Encrypted message for the recipient
  3. AES-256 is encrypted, the key is calculated by ECDH (sender_private_key,
  4. recipient_public_key)
  5. Public note for yourself
  6. Encrypted note for yourself

Within one transaction, subtypes of the “Message” type can be combined in any combination.

Algorithm «Paramining»

A new algorithm for issuing new PRIZM coins and charging them to a virtual address account. Previously, this algorithm was not used in other cryptocurrencies. With an event that changes the balance of the address, the virtual account is reset; PRIZM coins deleted from the virtual account are sent to the owner address from the GENESIS address in the form of real coins. The GENESIS address has a negative balance, the balance module of which is constantly increasing, accurately reflecting the emission of cryptocurrency.

PRIZM coins are credited to the virtual account every second, the amount of charges depends on the personal funds of the address and the amount of personal funds of other addresses associated with the main address.

During the first transaction of the main address to a new address, a connection is created that cannot be destroyed. The links are layered and are stored in the para table of the paraprizm.h2.db database. Coins in the account of linked addresses are considered part of the amount only if the distance between the address for which paramining is calculated and the linked address is less than 88 other addresses.

A new address means an address without a single transaction and the absence of PRIZM coins in the account.

Advantages of the system

The resulting system problems

The problem of the basic goal is solved by regularly changing the basic goal. Once in a certain number of blocks, the target is recalculated in accordance with the current emission in such a way that the mathematical model of the block generation algorithm maintains proportions that ensure uniform generation of blocks and protect the network from double waste attacks and others.

Main questions

Functionality ParaEngine.java

Tools

It is necessary to answer the questions:

The file is obfuscated to prevent uncontrolled creation of hard forks; Obfuscation does not interfere with restoring the abstract model of the class’s functionality based on the code structure:

Class initialization

Conclusions

Innovations and improvements

The PrizmEngine.jar file was decompiled, followed by the construction of maps of the remote, created, and modified logical connections of the methods relative to the NXT code.

The method was applied after obtaining permission from the official representatives of the cryptocurrency.

A comparative analysis of the source code and the database revealed the following changes, code improvements and innovations that are not related to building up external functionality and distinguishing the PRIZM core.

Innovations and optimizations in the PRIZM code base

  1. A new algorithm for removing obsolete records from the database, the task is divided into small parts, performed in a different order, the performance gain is measured in multiple numbers
  2. The use of indexes on the used database columns is widely introduced, which speeds up query processing
  3. The constant value limiting the base target has been replaced by a dynamic
  4. The dependence of the base target on the current emission is created, which stabilizes the speed of block generation in an environment with a varying volume of PRIZM coins participating in the PoS algorithm
  5. Reimplemented the transaction request algorithm from the database in which the target address is involved; the new algorithm limits the number of conditions and the amount of data read, which has a beneficial effect on performance
  6. New mechanism for scheduled blockchain scanning from the GENESIS block;
  7. New mechanism for checking blocks before real data processing
  8. Additional verification of transactions before real data processing
  9. Reduced maximum transaction size by 85% to 1.5 KB
  10. New mechanism for checking unconfirmed transactions in the database, which starts when the node starts
  11. New algorithm for checking raw transaction bytes
  12. New mechanism for creating a self-signed SSL certificate
  13. Reimplemented queries to the database, the number of conditions and the amount of requested data are limited
  14. New SSL encryption mechanism using host internal tools
  15. New mechanism of dynamic fluctuations of the base target

Conclusions

  1. The average block transaction capacity has increased significantly; network throughput increased in proportion to 85% change in maximum transaction size
  2. The performance of the blockchain download process and the processing speed of outdated data has increased in multiple values, increasing the overall maximum fault tolerance of the system in the long term
  3. Replaced mechanisms for working with the database led to multiple reductions in the delay in processing API and P2P requests, to a multiple reductions in the time for block validation and blockchain scanning
  4. PRIZM is more productive and reliable in the long run than NXT
  5. The PRIZM core is capable of processing more data without significant performance impact.
  6. System security is enhanced by multiple additional checks that do not have a noticeable effect on performance
  7. A number of new checks and validations are performed before the actual data processing begins, eliminates the possibility of deliberate node overload with useless data processing, reduces the load on the disk and network subsystems
  8. The mechanism for automatically creating an SSL certificate allows users to immediately start using the host they started using the universally accepted HTTPS data encryption protocol, which is especially important for forging addresses because, in order to start the process of creating blocks, it is necessary to transmit the passphrase of the address to the host side via the Internet (to create digital block signatures).

Wrap Up!

A stable rate with rare but significant fluctuations up allows you to give a positive forecast regarding the profitability of currency trading. The prospect of financial gain through investment storage

Paramining has created a new niche in the world of cryptofinance, providing the opportunity to profit without the need to engage in trading 

Forecast

PRIZM is positioned as a cryptocurrency payment system. It does not promise distributed applications, smart contracts or tokens, but provides tools for building various add-ons on its basis. The PRIZM kernel does the minimum that it promises, but it does well.

The kernel supports expansion using add-ons, which allows you to extend the functionality of the API and integrate the kernel with complex analytical tools without making changes to the source code and recompiling the kernel; add-ons provide full access to real-time blockchain events. The functionality accrued with add-ons does not lose working capacity when updating the PRIZM kernel version.

The level of optimization of performance and node security shows that the code base is regularly updated and maintained; developers regularly conduct performance analysis and make appropriate modifications. The system is in good technical condition and has been able to function for decades.

PRIZM cryptocurrency is expected to continue to grow in popularity. The tendency to maintain the average rate over the next year will continue. With the further integration of cryptocurrency into various services for trading goods and services, the rate will grow.

Prizm coin is growing rapidly in price and popularity and also available for trading on many popular crypto exchanges in the US, Canada, UK, and Australia.

Exit mobile version