Good news for everyone who's interested in Giant Contracts progress!
GiantJS developer Alexei Bokarev has made it possible to calculate the exact sum needed for the Giant contract deployment and WP methods execution fees. This also means that the system is already able to show the budget you need to work with smart contracts (for now, only with dummy ones).
However, we're yet to finish this work with fees for all possible methods execution. The so-called WP methods are only a limited range of commands one can use with Giant Contracts. The fees calculation for other methods will be finished faster because now our devs have a working basic structure.
The main advantage of our fees calculation mechanism is the ability of the system to determine the real contribution a chosen smart contract is doing to the blockchain and dApps. This is different to some popular projects where the fees' value is calculated by looking at the amount of symbols in a contract. This is a primitive approach, as theoretically there can be smart contracts which have less symbols than usual ones but play a more important role in the system.
Other notable recent breakthroughs include smart contracts payments to multiple wallets at the same time. The wallet info display is now complete as well. You can see all the progress for yourself here, in our corresponding GitHub repo:
https://github.com/GiantPay/giantjs/commits/dev/deploy/%23412Don't forget to follow our news on Twitter @giant_coin