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

difftreelog

commits

tests/src/app-promotion.test.ts40.4 KiBsourcehistory
  1. Moved up before hook
    tx.promotion -> tx.appPromotion
    Maksandre 2022-09-02 #61a1841
  2. refactor Rename module in extrinsic
    Trubnikov Sergey 2022-09-02 #56575de
  3. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  4. fix unstake
    PraetorP 2022-09-02 #de3cc29
  5. Tests up: remove unused methods
    Maksandre 2022-09-02 #1021988
  6. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  7. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  8. Tests up
    Maksandre 2022-09-01 #492b651
  9. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  10. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  11. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  12. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  13. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  14. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  15. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  16. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  17. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  18. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  19. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  20. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  21. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  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. fix test
    PraetorP 2022-08-25 #a06730e
  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