Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First ver. of Deploy; * WIP * Implement RequestContractOrigination on BeaconConnectorDotnet; * Deploy contract done; * Transfer WIP * Implemented IPFS Web uploader; * Implemented Editor Ipfs uploader; Added IpfsResponse type; * Added Terser Plugin for Webpack; * Implementation of contract deploying for WebGL; Moved FA2TokenContract.json to Resources; * First working Mint implementation; * Implemented GetOriginatedFa2Contracts API method; * Added Contract address UI element to sidebar; * Removed Obsolete code; Added TokenContract for ITezos; GetOriginatedContractsForOwner API method; * Improved WalletMessageReceiver to don't allow add already existing event handlers; Refactored TokenContract; * Changed TokenContract type to IFA2 to external uses; * Change contract list with UI; (#108) * PinataUploader and Base54 uploader WIP; * Fix Examplemanger FileUploader usage; * Deploy loading panel; * Merge branch 'main' of github.com:trilitech/tezos-unity-sdk into feat/fa2 # Conflicts: # Samples~/Scripts/DemoExample/Core/ExampleManager.cs # Samples~/Scripts/DemoExample/Core/IExampleManager.cs # Samples~/Scripts/DemoExample/UI/RegisterPanel.cs # Samples~/Scripts/DemoExample/UIManager.cs # Samples~/Scripts/NftApiSample/DataManager.cs # Tests/Editor/EditmodeTests.cs * conflicts fixed (missing namespaces added) * Fix contract activation after deploy; * Implemented Onchain and IPFS uploaders; * Fix UI for webGl; * 2.0.0 * Upload to ipfs removed from samples; --------- Co-authored-by: Konst <[email protected]> Co-authored-by: umutkutlu <[email protected]>
- Loading branch information