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

difftreelog

commits

palletshistory
  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. fix Rename event field name. test: Add eth test for contract sponsor events.
    Trubnikov Sergey 2022-09-05 #837c29c
  6. add force methods for collection in `Unique` , add events Stake, Unstake, SetAdmin
    PraetorP 2022-09-05 #ebc4cdb
  7. fix Events for contract sponsoring.
    Trubnikov Sergey 2022-09-05 #ec123de
  8. fix logic payout
    PraetorP 2022-09-02 #9704432
  9. feat Add events for set contract sponsoring.
    Trubnikov Sergey 2022-09-05 #d190a67
  10. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  11. fix unstake
    PraetorP 2022-09-02 #de3cc29
  12. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  13. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-02 #06fa986
  14. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  15. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  16. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  17. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  18. fix unstake
    PraetorP 2022-09-01 #0889383
  19. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  20. fix logic
    PraetorP 2022-08-31 #dffea63
  21. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  22. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  23. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  24. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  25. 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
  26. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  27. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  28. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  29. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  30. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  31. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  32. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  33. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  34. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  35. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  36. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  37. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  38. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  39. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  40. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  41. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  42. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  43. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  44. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  45. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  46. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  47. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  48. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  49. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  50. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d