Skip to content

Conversation

@alzinchenko
Copy link
Collaborator

  • moved the business logic from the SmcApi controller to the service;
  • used StringUtils instead of Strings;
  • renamed the ComplexKey class to ThreeValuesKey;
  • added Range interface and implementation to represent boundaries of something;
  • added query objects (ContractQuery, ContractEventQuery) for filtering smart-contracts and contract events;
  • moved Sort and Range files to utils module;

Copy link
Collaborator

@AndrewBoyarsky AndrewBoyarsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests required for SmcContractServiceImpl new methods

@AndrewBoyarsky
Copy link
Collaborator

@alzinchenko Still required unit tests for SmcContractService new methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants