Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove BSIP-40 support for some operations #2482

Merged
merged 5 commits into from
Jun 30, 2021

Commits on Jun 29, 2021

  1. Remove BSIP-40 support for some operations

    Since BSIP-40 is not to be enabled on the BitShares Mainnet any time soon,
    to reduce the compilation time and the size of binaries, we temporarily remove
    support for unused operations. New operations will be added when we decide to
    continue BSIP-40 development.
    abitmore committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a327390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbc3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6484653 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    7db58f8 View commit details
    Browse the repository at this point in the history
  2. Fix code smells

    abitmore committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    dd0b761 View commit details
    Browse the repository at this point in the history