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

Limit operation types per linkage #211

Merged
merged 15 commits into from
Nov 6, 2022
Merged

Limit operation types per linkage #211

merged 15 commits into from
Nov 6, 2022

Commits on Sep 24, 2022

  1. Limit operations types

    Prevent unauthorized use of operations
    grctest committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    49cd94c View commit details
    Browse the repository at this point in the history
  2. Further checks

    Avoid invalid cases
    grctest committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3f61710 View commit details
    Browse the repository at this point in the history
  3. Update linkrequestpopup.vue

    logic fix
    grctest committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    5ade0bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Update linkrequestpopup.vue

    fix import path
    grctest committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    44a3c5a View commit details
    Browse the repository at this point in the history
  2. Update linkrequestpopup.vue

    grctest committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    fed8bfe View commit details
    Browse the repository at this point in the history
  3. Update linkrequestpopup.vue

    grctest committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    94b3d6f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update BitShares.js

    spelling correction
    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d7e31df View commit details
    Browse the repository at this point in the history
  2. localize operations

    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    948027a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'limitInjections' of https://github.com/grctest/beet int…

    …o limitInjections
    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    535081f View commit details
    Browse the repository at this point in the history
  4. Additional localization

    Avoid use of hardcoded static strings
    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    68aa816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c8fdbd View commit details
    Browse the repository at this point in the history
  6. Initial commit for beet operation types

    Starting to allow the user to limit core beet operations
    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7a18b54 View commit details
    Browse the repository at this point in the history
  7. Support beet operation limitation

    Limit the beet functions, not just the blockchain operations through injected calls.
    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e2a1c6c View commit details
    Browse the repository at this point in the history
  8. json formatting

    grctest committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a17aa17 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update linkrequestpopup.vue

    bug fix
    grctest committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5685a51 View commit details
    Browse the repository at this point in the history