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

All system contract compatibility and better tests #52

Merged
merged 30 commits into from
Aug 26, 2023
Merged

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    909fc68 View commit details
    Browse the repository at this point in the history
  2. removed try/catch

    aaroncox committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7ea64c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    3441ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d23ec2 View commit details
    Browse the repository at this point in the history
  3. catching Bool type

    aaroncox committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2f749a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45059e9 View commit details
    Browse the repository at this point in the history
  5. Adding missing types

    aaroncox committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c9aa1a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6cfcaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a1a062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6de4f4c View commit details
    Browse the repository at this point in the history
  9. Removed notes

    aaroncox committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dce942a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    561a515 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    1d1b64f View commit details
    Browse the repository at this point in the history
  2. Fixed scope logic

    It was casting undefined to a string and never using `this.account`
    aaroncox committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    69a3295 View commit details
    Browse the repository at this point in the history
  3. Allow passing scope as 2nd param to contract.table

    This matches the syntax used in the CDT, as discussed here:
    
    https://github.com/orgs/wharfkit/discussions/5#discussioncomment-6515701
    aaroncox committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3b2e81c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Version 0.4.1

    aaroncox committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    aa0af60 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    7c0c642 View commit details
    Browse the repository at this point in the history
  2. refactor: added helper folder

    dafuga committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    382a8d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec25a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eff3da View commit details
    Browse the repository at this point in the history
  5. chore: added full eosio abi

    dafuga committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    127e602 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcfadeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12b04b8 View commit details
    Browse the repository at this point in the history
  8. fix: using proper eosio abi

    dafuga committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1b42c88 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    09aa3f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f1f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb802a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97675bc View commit details
    Browse the repository at this point in the history
  5. style: linted

    dafuga committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e1fe51f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #54 from wharfkit/codegen-touchups

    Codegen touchups
    aaroncox authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5d0ca65 View commit details
    Browse the repository at this point in the history