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

Updates and fixes to GAS_PAYER #899

Closed
ggobugi27 opened this issue Feb 4, 2020 · 1 comment
Closed

Updates and fixes to GAS_PAYER #899

ggobugi27 opened this issue Feb 4, 2020 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@ggobugi27
Copy link
Contributor

ggobugi27 commented Feb 4, 2020

  1. BUG: (read-msg) currently containsminer-keyset and total field. This should be removed.

  2. Render useful info about the transaction as data that can be read using(read-msg) from GAS_PAYER

    • For regular pact commands: pact code
    • For cont commands: is-cont (or a bool that specifies if the tx is a cont), step, pact-id, pact code that will actually run
  3. Charge gas for computation inside GAS_PAYER.

  4. Implement a gas-payer-v2 or gas-payer-redeem interface to allow gas redemption once GAS_PAYER gets charged for computation

@ggobugi27 ggobugi27 added bug Something isn't working enhancement New feature or request labels Feb 4, 2020
@ggobugi27
Copy link
Contributor Author

Resolved with 1.6(#925) release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants