git.delta.rocks / unique-network / refs/commits / 103f351cae21

difftreelog
  1. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  2. 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
  3. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  4. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  5. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  6. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  7. Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
    Grigoriy Simonov 2023-05-23 #13a9726
  8. Added `MaxFreezes` to `pallet_balances::Config`
    PraetorP 2023-05-22 #6203316
  9. feat switch `common` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #a8f92f7
  10. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  11. feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #3539f20
  12. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  13. feat switch `configuration` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #fcb9d1c
  14. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  15. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  16. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  17. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  18. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  19. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  20. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  21. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  22. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  23. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77
  24. build update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-05-15 #03bc12d
  25. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  26. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  27. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57
  28. fix pallet-sponsoring switched to new macros
    Yaroslav Bolyukin 2023-05-03 #c29d4be
  29. CI. add Dockerfile-chainql.j2
    Konstantin Astakhov 2023-05-05 #75a9284
  30. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  31. build switch to v0.3.1 version of chainql
    Yaroslav Bolyukin 2023-05-04 #4e3f1bf
  32. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  33. chainql in env file
    Konstantin Astakhov 2023-05-03 #3b4aae8
  34. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  35. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  36. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a
  37. Merge pull request #925 from UniqueNetwork/tests/fix-false-positive
    Yaroslav Bolyukin 2023-04-21 #4da53d3
  38. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #3b8cf76
  39. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Konstantin Astakhov 2023-04-26 #911b140
  40. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  41. Use uint32 max value for collection id
    Max Andreev 2023-04-21 #89fdc73
  42. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #a3a8f3d
  43. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  44. build run calibration
    Yaroslav Bolyukin 2023-04-20 #1368751
  45. refactor event helpers
    Daniel Shiposha 2023-04-21 #8a18c99
  46. Check errors explicitly
    Max Andreev 2023-04-21 #3aa00d4
  47. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #897d532
  48. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  49. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  50. build bump spec_version to 941055
    Yaroslav Bolyukin 2023-04-20 #16797a4
  51. Tests should try trasferFrom token owner
    Max Andreev 2023-04-21 #fd8f5c4
  52. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  53. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  54. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  55. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  56. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  57. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  58. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  59. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  60. fix remove .only
    Daniel Shiposha 2023-04-13 #22a4d53
  61. fix tests
    Trubnikov Sergey 2023-04-18 #29762d9
  62. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141
  63. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #59a4ff9
  64. Test/additional xcm tests
    Yaroslav Bolyukin 2023-04-12 #e02f22f
  65. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #e69c3de
  66. fix remove from_ref_time usages
    Yaroslav Bolyukin 2023-04-17 #b1f2216
  67. fix wait for proposal to pass
    Daniel Shiposha 2023-04-13 #603147b
  68. feat balanceOfCross for RFT token
    Trubnikov Sergey 2023-04-18 #9871bd2
  69. fix(pallet-identity) benchmarking
    Yaroslav Bolyukin 2023-04-20 #5275b14
  70. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #f9402dd
  71. CI ref v3
    Yaroslav Bolyukin 2023-04-12 #5de8270
  72. fix yarn fix
    Daniel Shiposha 2023-04-12 #b836b20
  73. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #eddd70a
  74. ci upgrade weight template
    Yaroslav Bolyukin 2023-04-17 #07a293d
  75. fix add/extend xcm tests for moonbeam, extend untrusted reserve location
    Daniel Shiposha 2023-04-13 #bcc1c22
  76. feat balanceOfCross for fingible
    Trubnikov Sergey 2023-04-18 #fc48e60
  77. fix(pallet-collator-selection) benchmarking
    Yaroslav Bolyukin 2023-04-20 #30011e5
  78. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #8ca18dc
  79. Make previousCalculatedRecord eq None before tests
    Max Andreev 2023-04-11 #4acc79c
  80. update version for actions
    Konstantin Astakhov 2023-04-11 #0ca6b86
  81. fix remove string type variant from balances
    Daniel Shiposha 2023-04-12 #e4e4e53
  82. fix run app-promotion benchmarks by default
    Yaroslav Bolyukin 2023-04-17 #f1240ae
  83. Change prefixed names to postfixed
    Trubnikov Sergey 2023-04-17 #ab8fc13
  84. fixup identity
    Igor Kozyrev 2023-04-20 #8613e5e
  85. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #3a2595b
  86. to make sure: there are no any active stakes before each test
    Max Andreev 2023-04-11 #69f287a
  87. fix xcm tests
    Konstantin Astakhov 2023-04-11 #716a919
  88. fix yarn fix
    Daniel Shiposha 2023-04-12 #2d2f157
  89. refactor(pallet-unique) switch to #[pallet] macro
    Yaroslav Bolyukin 2023-04-17 #d94f2df
  90. feat add crossBalanceOf
    Trubnikov Sergey 2023-04-17 #b77279f
  91. bench collator selection
    Igor Kozyrev 2023-04-20 #bdedd28
  92. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #c92410f
  93. build regenerate lockfile
    Yaroslav Bolyukin 2023-04-10 #ba41614
  94. set ubuntu 22.04
    Konstantin Astakhov 2023-04-11 #ea504ce
  95. test untrusted reserve locations
    Daniel Shiposha 2023-04-12 #1b19b1f
  96. style fix formatting
    Yaroslav Bolyukin 2023-04-14 #2993020
  97. build run benchmarks
    Igor Kozyrev 2023-04-20 #e3dc249
  98. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #72eeab0
  99. add test `Gas price boundaries`
    Trubnikov Sergey 2023-03-22 #2c327ed
  100. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #71169bd