git.delta.rocks / unique-network / refs/commits / de3cc2908b88

difftreelog

commits

palletshistory
  1. fix unstake
    PraetorP 2022-09-02 #de3cc29
  2. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  3. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  4. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  5. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  6. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  7. fix unstake
    PraetorP 2022-09-01 #0889383
  8. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  9. fix logic
    PraetorP 2022-08-31 #dffea63
  10. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  11. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  12. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  13. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  14. 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
  15. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  16. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  17. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  18. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  19. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  20. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  21. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  22. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  23. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  24. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  25. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  26. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  27. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  28. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  29. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  30. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  31. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  32. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  33. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  34. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  35. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  36. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  37. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  38. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  39. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  40. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  41. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  42. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  43. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  44. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  45. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  46. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  47. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  48. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  49. feature/mint-for-fungible-token
    Grigoriy Simonov 2022-08-18 #fc40628
  50. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85