neo-ngd / Neo3-GUI

Neo3-GUI: still under development
MIT License
15 stars 12 forks source link

[Enhancement] Provide Rapid Upgrade Function #110

Open cloud8little opened 3 years ago

cloud8little commented 3 years ago

Currently you can only invoke the upgrade method with nef/manifest file ByteArray to Base64.

  1. check if there is upgrade method in the contract.
  2. check the number of parameters.
  3. input the file path of the new nef file path and manifest path.