git.delta.rocks / unique-network / refs/commits / 75d727efa2e1

difftreelog

commits

pallets/app-promotion/srchistory
  1. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #75d727e
  2. fix UniqueApi generics, added events for contract + fix logic inside `evm-helper` methods, added correct wegihts for `on_initialize`
    PraetorP 2022-09-06 #3a6a58f
  3. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #8138c78
  4. fix runtime benchmarks, `payout_stakers` logic, bencmarkr for payout_stakers
    PraetorP 2022-09-06 #fc5b26a
  5. add force methods for collection in `Unique` , add events Stake, Unstake, SetAdmin
    PraetorP 2022-09-05 #ebc4cdb
  6. fix logic payout
    PraetorP 2022-09-02 #9704432
  7. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  8. fix unstake
    PraetorP 2022-09-02 #de3cc29
  9. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  10. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-02 #06fa986
  11. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  12. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  13. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  14. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  15. fix unstake
    PraetorP 2022-09-01 #0889383
  16. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  17. fix logic
    PraetorP 2022-08-31 #dffea63
  18. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  19. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  20. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  21. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  22. feautres: Pending interval is now tied to relay blocks, contract sponsors and `stopAppPromotion` added. Preparing to integrate the `app-promotion` palette to integrate with Unique and Quartz.
    PraetorP 2022-08-29 #982476e
  23. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  24. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  25. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  26. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  27. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  28. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f