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

difftreelog

commits

tests/src/app-promotion.test.ts39.9 KiBsourcehistory
  1. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  2. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  3. Tests up
    Maksandre 2022-09-01 #492b651
  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. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  7. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  8. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  9. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  10. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  11. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  12. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  13. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  14. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  15. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  16. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  17. 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
  18. fix test
    PraetorP 2022-08-25 #a06730e
  19. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  20. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  21. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  22. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565