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

difftreelog
  1. ci fix collatorSelection requirement
    Yaroslav Bolyukin 2023-06-05 #d1e86e8
  2. test fix for updated frontier payment logic
    Yaroslav Bolyukin 2023-06-05 #fc74051
  3. test ensure transfers are disabled during MM
    Yaroslav Bolyukin 2023-06-05 #59b0444
  4. fix build with non-default runtime
    Yaroslav Bolyukin 2023-06-05 #941703a
  5. style pr doc nitpicks
    Yaroslav Bolyukin 2023-06-05 #cd7c394
  6. fix forkless-update-data
    Konstantin Astakhov 2023-06-05 #3e02071
  7. style fix formatting
    Yaroslav Bolyukin 2023-06-05 #5742000
  8. Merge pull request #943 from UniqueNetwork/fix/clippy-warnings
    Yaroslav Bolyukin 2023-06-05 #590af3c
  9. test reformat code
    Yaroslav Bolyukin 2023-06-05 #d148c14
  10. fix clippy warnings
    Grigoriy Simonov 2023-06-05 #940b0a3
  11. test update eslint config
    Yaroslav Bolyukin 2023-06-05 #2b8dc42
  12. chore(app-promo) added comment to `payout_stakers`
    PraetorP 2023-06-05 #e7cba9a
  13. fix fork.jsonnet key moving
    Yaroslav Bolyukin 2023-06-05 #3b5468e
  14. fix remove pallet_balance from nonfungible pallet
    Grigoriy Simonov 2023-06-05 #5626c4e
  15. fix print correct state on node boot
    Yaroslav Bolyukin 2023-06-05 #87b0901
  16. Update pallets/collator-selection/src/lib.rs
    Gregory Simonov 2023-06-05 #742f829
  17. ci use state-version: 0 on forkless-with-data workflow
    Yaroslav Bolyukin 2023-06-05 #c72090e
  18. Update pallets/collator-selection/src/lib.rs
    Gregory Simonov 2023-06-05 #5b834c4
  19. ci fail on forkless-with-data failure
    Yaroslav Bolyukin 2023-06-05 #98307af
  20. refactor(tests) remove Currency trait
    PraetorP 2023-06-02 #f836433
  21. feat(runtime) disabled some calls for 0.9.42 migration
    PraetorP 2023-06-05 #ca48a24
  22. tests: use forceSetBalance
    Max Andreev 2023-06-02 #c5df85b
  23. chore(app-rpomo) fix comments
    PraetorP 2023-06-02 #388c9c0
  24. fix try-runtime build
    Yaroslav Bolyukin 2023-06-01 #93a33d6
  25. build merge from develop
    Yaroslav Bolyukin 2023-06-01 #52f3d47
  26. test fix unit
    Yaroslav Bolyukin 2023-06-01 #ca8bb41
  27. Merge pull request #936 from UniqueNetwork/build/941056
    Yaroslav Bolyukin 2023-05-24 #ac58597
  28. build bump spec version
    Yaroslav Bolyukin 2023-06-01 #54a000e
  29. fix xcm ci for acala
    BuddyGlas 2023-05-20 #7bf7837
  30. Use XCM V2
    Max Andreev 2023-05-22 #748c609
  31. Added a comment for code. Change `force_unstake` ext behaviour.
    PraetorP 2023-05-31 #f2b6d90
  32. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  33. fix xcm ci for acala
    Konstantin Astakhov 2023-05-20 #59578cc
  34. Use XCM V2
    Max Andreev 2023-05-22 #18191fc
  35. test fix integration
    Yaroslav Bolyukin 2023-05-31 #313d931
  36. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  37. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57
  38. fix cumulus version for opal
    Konstantin Astakhov 2023-05-21 #e12a9ef
  39. feat use state_version = 1
    Yaroslav Bolyukin 2023-05-31 #8545aff
  40. fix pallet-sponsoring switched to new macros
    Yaroslav Bolyukin 2023-05-03 #c29d4be
  41. CI. add Dockerfile-chainql.j2
    Konstantin Astakhov 2023-05-05 #75a9284
  42. fix xcm ci for acala
    Konstantin Astakhov 2023-05-20 #bd1417b
  43. test(app-promo) fixed `get_frozen()` behaviour
    PraetorP 2023-05-30 #fbb698d
  44. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  45. build switch to v0.3.1 version of chainql
    Yaroslav Bolyukin 2023-05-04 #4e3f1bf
  46. build update .env + generateEnv script
    Fahrrader 2023-05-19 #a538f43
  47. feat(app-promo) runtime upgrade
    PraetorP 2023-05-30 #e992923
  48. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  49. chainql in env file
    Konstantin Astakhov 2023-05-03 #3b4aae8
  50. build up versions
    Fahrrader 2023-05-18 #fce92ce
  51. `on_initialize` now stops unstakes when the Maintainance mode is enabled.
    PraetorP 2023-05-30 #ad0de30
  52. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  53. test run eslint --fix
    Yaroslav Bolyukin 2023-05-30 #da0f861
  54. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  55. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a
  56. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  57. Merge pull request #925 from UniqueNetwork/tests/fix-false-positive
    Yaroslav Bolyukin 2023-04-21 #4da53d3
  58. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #3b8cf76
  59. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Konstantin Astakhov 2023-04-26 #911b140
  60. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  61. test remove explicitly set evm gasPrice
    Yaroslav Bolyukin 2023-05-30 #c43c309
  62. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  63. Use uint32 max value for collection id
    Max Andreev 2023-04-21 #89fdc73
  64. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #a3a8f3d
  65. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  66. Test 'should allow to stake() if balance is locked with different id' has been skipped because of app-promo no locks balances anymore
    PraetorP 2023-05-25 #7bc3b32
  67. test(appPromotion) read freezes instead of locks
    Yaroslav Bolyukin 2023-05-30 #026e1c3
  68. build run calibration
    Yaroslav Bolyukin 2023-04-20 #1368751
  69. refactor event helpers
    Daniel Shiposha 2023-04-21 #8a18c99
  70. Check errors explicitly
    Max Andreev 2023-04-21 #3aa00d4
  71. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #897d532
  72. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  73. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  74. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  75. test remove .only
    Yaroslav Bolyukin 2023-05-30 #3a46a68
  76. build bump spec_version to 941055
    Yaroslav Bolyukin 2023-04-20 #16797a4
  77. Tests should try trasferFrom token owner
    Max Andreev 2023-04-21 #fd8f5c4
  78. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  79. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  80. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  81. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  82. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  83. test add new eslint rules
    Yaroslav Bolyukin 2023-05-30 #38c8f71
  84. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  85. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  86. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  87. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  88. fix remove .only
    Daniel Shiposha 2023-04-13 #22a4d53
  89. fix tests
    Trubnikov Sergey 2023-04-18 #29762d9
  90. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  91. fix correctly forward balances-adapter std feature
    Yaroslav Bolyukin 2023-05-24 #93caa8f
  92. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141
  93. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #59a4ff9
  94. Test/additional xcm tests
    Yaroslav Bolyukin 2023-04-12 #e02f22f
  95. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #e69c3de
  96. fix remove from_ref_time usages
    Yaroslav Bolyukin 2023-04-17 #b1f2216
  97. fix wait for proposal to pass
    Daniel Shiposha 2023-04-13 #603147b
  98. feat balanceOfCross for RFT token
    Trubnikov Sergey 2023-04-18 #9871bd2
  99. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  100. fix add try-runtime feature for pallet-balances-adapter
    Yaroslav Bolyukin 2023-05-22 #03e40d8