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

difftreelog

commits

tests/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. test Add checks for substrate events.
    Trubnikov Sergey 2022-09-06 #b9b1dbe
  4. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #8138c78
  5. fix runtime benchmarks, `payout_stakers` logic, bencmarkr for payout_stakers
    PraetorP 2022-09-06 #fc5b26a
  6. fix Rename event field name. test: Add eth test for contract sponsor events.
    Trubnikov Sergey 2022-09-05 #837c29c
  7. Moved up before hook
    tx.promotion -> tx.appPromotion
    Maksandre 2022-09-02 #61a1841
  8. refactor Rename module in extrinsic
    Trubnikov Sergey 2022-09-02 #56575de
  9. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  10. fix unstake
    PraetorP 2022-09-02 #de3cc29
  11. Tests up: remove unused methods
    Maksandre 2022-09-02 #1021988
  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. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  15. fix some rpc fixes
    Trubnikov Sergey 2022-09-02 #0525582
  16. Tests up
    Maksandre 2022-09-01 #492b651
  17. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  18. feat Separate rpc calls to own group
    Trubnikov Sergey 2022-09-01 #081dbb6
  19. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  20. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  21. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  22. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  23. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  24. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  25. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  26. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  27. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  28. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  29. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  30. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  31. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  32. 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
  33. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  34. fix test
    PraetorP 2022-08-25 #a06730e
  35. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  36. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  37. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  38. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  39. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  40. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  41. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  42. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  43. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  44. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  45. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  46. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  47. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  48. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  49. fix after review
    Max Andreev 2022-08-25 #7079d71
  50. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a