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

difftreelog

commits

/history
  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. add force methods for collection in `Unique` , add events Stake, Unstake, SetAdmin
    PraetorP 2022-09-05 #ebc4cdb
  8. fix Events for contract sponsoring.
    Trubnikov Sergey 2022-09-05 #ec123de
  9. fix logic payout
    PraetorP 2022-09-02 #9704432
  10. feat Add events for set contract sponsoring.
    Trubnikov Sergey 2022-09-05 #d190a67
  11. Moved up before hook
    tx.promotion -> tx.appPromotion
    Maksandre 2022-09-02 #61a1841
  12. doc: Add doc to create separate rpc.
    Trubnikov Sergey 2022-09-02 #65cd357
  13. refactor Rename module in extrinsic
    Trubnikov Sergey 2022-09-02 #56575de
  14. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  15. fix unstake
    PraetorP 2022-09-02 #de3cc29
  16. Tests up: remove unused methods
    Maksandre 2022-09-02 #1021988
  17. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  18. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-02 #06fa986
  19. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  20. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  21. fix some rpc fixes
    Trubnikov Sergey 2022-09-02 #0525582
  22. Tests up
    Maksandre 2022-09-01 #492b651
  23. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  24. feat Separate rpc calls to own group
    Trubnikov Sergey 2022-09-01 #081dbb6
  25. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  26. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  27. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  28. fix unstake
    PraetorP 2022-09-01 #0889383
  29. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  30. fix logic
    PraetorP 2022-08-31 #dffea63
  31. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  32. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  33. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  34. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  35. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  36. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  37. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  38. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  39. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  40. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  41. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  42. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  43. 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
  44. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  45. fix test
    PraetorP 2022-08-25 #a06730e
  46. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  47. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  48. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  49. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  50. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f