git.delta.rocks / unique-network / refs/commits / 123bef5c2f2c

difftreelog

commits

/history
  1. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  2. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  3. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  4. Tests up
    Maksandre 2022-09-01 #492b651
  5. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  6. feat Separate rpc calls to own group
    Trubnikov Sergey 2022-09-01 #081dbb6
  7. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  8. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  9. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  10. fix unstake
    PraetorP 2022-09-01 #0889383
  11. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  12. fix logic
    PraetorP 2022-08-31 #dffea63
  13. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  14. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  15. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  16. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  17. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  18. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  19. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  20. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  21. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  22. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  23. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  24. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  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. fix test
    PraetorP 2022-08-25 #a06730e
  28. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  29. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  30. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  31. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  32. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  33. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  34. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  35. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  36. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  37. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  38. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  39. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  40. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  41. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  42. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  43. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  44. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  45. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  46. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  47. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  48. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  49. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  50. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a