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

Initialize miner reward pool #393

Merged
20 commits merged into from
Jun 23, 2022

Commits on Jun 23, 2022

  1. Add NFT id

    apoorv-2204 authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    80e5a39 View commit details
    Browse the repository at this point in the history
  2. Mint tokens based on the JSON content

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2ddd6be View commit details
    Browse the repository at this point in the history
  3. Add json schema

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    09a3f70 View commit details
    Browse the repository at this point in the history
  4. Add NFT transaction additional fee

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6b58c76 View commit details
    Browse the repository at this point in the history
  5. Set NFT id to 0 for fungible

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f54fac2 View commit details
    Browse the repository at this point in the history
  6. Rename NFT to token

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2c9e72f View commit details
    Browse the repository at this point in the history
  7. Set supply as big int

    Samuel authored and Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    cebdc30 View commit details
    Browse the repository at this point in the history
  8. Remove ack_storage not used

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2ab4d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2ffc0f View commit details
    Browse the repository at this point in the history
  10. Add test files

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7e30a93 View commit details
    Browse the repository at this point in the history
  11. Update genesis pool amount

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e2c971b View commit details
    Browse the repository at this point in the history
  12. Fix tests

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    355df08 View commit details
    Browse the repository at this point in the history
  13. Use a new transaction type

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    09a3171 View commit details
    Browse the repository at this point in the history
  14. Change amount config

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    403aa34 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4b52bf View commit details
    Browse the repository at this point in the history
  16. Remove unused Reward function

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f0ed5d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85ddf1a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9304e26 View commit details
    Browse the repository at this point in the history
  19. Fix NFTLedger error

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5a02fa0 View commit details
    Browse the repository at this point in the history
  20. Fix test

    Neylix committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    fec8fd5 View commit details
    Browse the repository at this point in the history