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

difftreelog

commits

/history
  1. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  2. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  3. fix maintenance tests
    Daniel Shiposha 2022-11-07 #6954756
  4. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  5. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  6. fix allow maintenance calls during maintenance
    Daniel Shiposha 2022-11-07 #4a26571
  7. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  8. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #ec33a1f
  9. fix check maintenance in self-contained
    Daniel Shiposha 2022-11-07 #ff8cf82
  10. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  11. add extended logs for parachain
    Konstantin Astakhov 2022-11-02 #5b95a03
  12. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  13. tests(interfaces): update for maintenance
    Fahrrader 2022-11-07 #d1c5686
  14. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  15. refactor decouple make_signature from constant itself
    Yaroslav Bolyukin 2022-11-02 #fe70dfc
  16. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  17. tests(maintenance)
    Fahrrader 2022-11-07 #7495d2a
  18. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  19. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  20. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  21. Fix sheduler tests
    Max Andreev 2022-11-02 #2c9e7d1
  22. fix cargo fmt
    Daniel Shiposha 2022-11-07 #e9b69c5
  23. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  24. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  25. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  26. refactor rename var
    Trubnikov Sergey 2022-11-02 #912e503
  27. Remove 'only' for test
    Max Andreev 2022-11-01 #f1b86b6
  28. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  29. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  30. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  31. Removed `deprecated` attribute from `ItemData` to remove warnings from `cargo check`. `ItemData` is used only in `TokenData` storage and it is deprecated too. Also reason for deprecation is duplicated on `TokenData`.
    Grigoriy Simonov 2022-11-01 #3a5aaa8
  32. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  33. Split tests to sequential and parallel, remove Alice and friends
    Max Andreev 2022-11-01 #b6e3ded
  34. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  35. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  36. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  37. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  38. refactor CanBePlacedInVec
    Trubnikov Sergey 2022-11-02 #4c1a924
  39. Wait up to 30 minutes for the block by default
    Max Andreev 2022-10-31 #26798c3
  40. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #2a6c8a6
  41. Merge pull request #689 from UniqueNetwork/doc/kb-how-not-to-break-rpc
    Yaroslav Bolyukin 2022-10-28 #79b10cd
  42. refactor AbiRead
    Trubnikov Sergey 2022-11-02 #527498b
  43. Wait node producing blocks before all tests
    Max Andreev 2022-10-31 #a29bcdd
  44. Add requireAwait rule to avoid flakiness in tests
    Yaroslav Bolyukin 2022-10-27 #ee2e273
  45. doc: how not to break rpc
    Daniel Shiposha 2022-10-27 #3ef3557
  46. bump versions
    Trubnikov Sergey 2022-11-02 #43fd1a2
  47. Fix test
    Max Andreev 2022-10-28 #f15cd67
  48. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  49. Fix eslint
    Max Andreev 2022-10-27 #0a94ed0
  50. fix cross test
    Trubnikov Sergey 2022-11-02 #8716320