Bug 563979 - Embedded EVM and Web3j migration and multidimensional array handling in smart contracts
Summary: Embedded EVM and Web3j migration and multidimensional array handling in smart...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: SeCoblocks (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Adhith Gopal CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2020-06-05 06:06 EDT by Adhith Gopal CLA
Modified: 2022-11-16 11:22 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adhith Gopal CLA 2020-06-05 06:06:34 EDT
Migrate web3j dependency to the latest and also introduce embedded EVM concept inside the tool. 

Multidimensional array handling :
  Input methods to accept multidimensional arrays from UI and wrapping it into proper data structure.
Comment 1 Adhith Gopal CLA 2020-10-16 04:54:52 EDT
The web3j version is migrated and multi-dimensional input array handling is also implemented.
Comment 2 Adhith Gopal CLA 2020-10-16 04:55:52 EDT
Initial version of embedded-evm implementation is done.
Comment 3 Adhith Gopal CLA 2020-10-16 05:02:35 EDT
The feature is implemented hence closing the task.