issues
search
CryptoCoderz
/
Espers
An Experimental Blockchain Project
https://espers.io/
MIT License
79
stars
52
forks
source link
V0.8.7.6 fractal upgrade
#50
Closed
CryptoCoderz
closed
3 years ago
CryptoCoderz
commented
3 years ago
Changelog
Version bump to v0.8.7.8
GUI overhaul (user interface upgrade)
Added intuitive import private key functionality (GUI and RPC)
Added locking functionality for X-Node collaterals
Added new graphics
Implemented NFT contract storage method (suitable for prototype test only)
Initial implementation of partial fractal framework. This currently functions as only a test
v0.8.7.9 revision
Added BVAC system, try it out in the "receive" tab (generate BVAC) A jpg image will be created in the same directory as your wallet that you ran.
v0.8.8.0 revision
Fixed naming of BVAC system (some files and references were mislabeled)
Finished BVAC encoding (save to image)
Finished BVAC decoding (read from image)
Added BVAC implementation to "Send Coins" Qt page for user testing
Finished BVAC implementation in "Receive" Qt page for user testing Users can now select where the way to read or write BVAC files from/to
v0.8.8.2 revision | update-5
Extensively Updated Readme documentation
Version bump
BVAC fixes in fractalbvac.cpp
Defined dual layer obfuscation
Added fractal obfuscation logic
Added fractal de-obfuscation logic
Added fractal contract read/decode method
Added decode logging for verification of smart-contract handling
Updated syntax and syntax handling for smart-contract data stored by the data-obfuscation system
Updated decode function handling
Added character matching from decoded/de-obfuscated data
Completed encode/decode handling
Added message to inform user of test smart-contract write to compliment the reading message committed prior.
Added Image Parsing for NFT minting | WARNING: 100x100 is maximum at this time!
Added Fractal NFT writing function
Added UI Test functionality (test parsing successful!)
Expanded data obfuscation method's size handling capabilities.
Upgraded image handling method for both NFT and BVAC functions
Updated .pro file (fixes build issues for Qt users)
Staged BVAC for upcoming dual format support (JPG and PNG)
Updated Fractal engine contract handling to include NFTs
Slimmed down Fractal data obfuscation handling
Updated Fractal data obfuscation to include NFT handling
Added NFT Rendering
Updated NFT Minting/Encoding
Added basic UI controls for testing
v0.8.8.2 revision | update-6
Updated .pro file with new UI files
Added a "Contract View" page for advanced smart-contract control
Removed junk lines in fractalcontract.cpp
Overhauled fractaldataob.cpp handling
Overhauled fractalengine.cpp handling
Upgraded NFT parsing/rendering limit to 160,000 pixels (400x400)
Removed debug prints that were no longer needed
Changelog
v0.8.7.9 revision
v0.8.8.0 revision
v0.8.8.2 revision | update-5
v0.8.8.2 revision | update-6