git.delta.rocks / unique-network / refs/commits / 54a000ebabea

difftreelog
  1. build bump spec version
    Yaroslav Bolyukin 2023-06-01 #54a000e
  2. Added a comment for code. Change `force_unstake` ext behaviour.
    PraetorP 2023-05-31 #f2b6d90
  3. test fix integration
    Yaroslav Bolyukin 2023-05-31 #313d931
  4. feat use state_version = 1
    Yaroslav Bolyukin 2023-05-31 #8545aff
  5. test(app-promo) fixed `get_frozen()` behaviour
    PraetorP 2023-05-30 #fbb698d
  6. feat(app-promo) runtime upgrade
    PraetorP 2023-05-30 #e992923
  7. `on_initialize` now stops unstakes when the Maintainance mode is enabled.
    PraetorP 2023-05-30 #ad0de30
  8. test run eslint --fix
    Yaroslav Bolyukin 2023-05-30 #da0f861
  9. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  10. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  11. test remove explicitly set evm gasPrice
    Yaroslav Bolyukin 2023-05-30 #c43c309
  12. 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
  13. test(appPromotion) read freezes instead of locks
    Yaroslav Bolyukin 2023-05-30 #026e1c3
  14. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  15. test remove .only
    Yaroslav Bolyukin 2023-05-30 #3a46a68
  16. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  17. test add new eslint rules
    Yaroslav Bolyukin 2023-05-30 #38c8f71
  18. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  19. fix correctly forward balances-adapter std feature
    Yaroslav Bolyukin 2023-05-24 #93caa8f
  20. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  21. fix add try-runtime feature for pallet-balances-adapter
    Yaroslav Bolyukin 2023-05-22 #03e40d8
  22. Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
    Grigoriy Simonov 2023-05-23 #13a9726
  23. feat replace Currency with fungible traits
    Trubnikov Sergey 2023-05-24 #11719c8
  24. Added `MaxFreezes` to `pallet_balances::Config`
    PraetorP 2023-05-22 #6203316
  25. feat switch `common` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #a8f92f7
  26. fix remove native ft from childrens
    Trubnikov Sergey 2023-05-23 #2c6fa32
  27. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  28. feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #3539f20
  29. fix after rebase
    Trubnikov Sergey 2023-05-22 #95338e2
  30. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  31. feat switch `configuration` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #fcb9d1c
  32. fix gas limit
    Trubnikov Sergey 2023-05-22 #5d77792
  33. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  34. fix test
    Trubnikov Sergey 2023-05-19 #55817c2
  35. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  36. fix PR
    Trubnikov Sergey 2023-05-18 #3c7e64b
  37. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  38. fix native ft nesting
    Trubnikov Sergey 2023-05-17 #012bbc1
  39. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  40. test estimate gas for native erc20 token
    Max Andreev 2023-05-17 #53c316b
  41. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  42. test(sub/nesting) children checking + orderliness
    Fahrrader 2023-05-17 #903c7da
  43. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  44. fix PR commets
    Trubnikov Sergey 2023-05-17 #a8ddb93
  45. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  46. fix PR comments
    Trubnikov Sergey 2023-05-17 #3429f32
  47. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  48. fix test name()
    Trubnikov Sergey 2023-05-10 #ab5c2b5
  49. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  50. fix runtime tests
    Trubnikov Sergey 2023-05-10 #e5a95d6
  51. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77
  52. fix unit tests
    Trubnikov Sergey 2023-05-10 #9b83664
  53. build update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-05-15 #03bc12d
  54. feat erc nesting tests + some fixes
    Trubnikov Sergey 2023-05-10 #008dfe4
  55. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  56. add sub tests for nesting
    Trubnikov Sergey 2023-05-05 #2dd0a6a
  57. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  58. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57
  59. feat add nesting
    Trubnikov Sergey 2023-05-05 #bea0737
  60. fix pallet-sponsoring switched to new macros
    Yaroslav Bolyukin 2023-05-03 #c29d4be
  61. CI. add Dockerfile-chainql.j2
    Konstantin Astakhov 2023-05-05 #75a9284
  62. fix eth weights
    Trubnikov Sergey 2023-05-02 #3293186
  63. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  64. build switch to v0.3.1 version of chainql
    Yaroslav Bolyukin 2023-05-04 #4e3f1bf
  65. remove warnings
    Trubnikov Sergey 2023-04-28 #12dc7eb
  66. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  67. chainql in env file
    Konstantin Astakhov 2023-05-03 #3b4aae8
  68. fix tests and weights
    Trubnikov Sergey 2023-04-28 #5a3127a
  69. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  70. feat add weights
    Trubnikov Sergey 2023-04-28 #9e5de5c
  71. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  72. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a
  73. add tests
    Trubnikov Sergey 2023-04-27 #7b90ee4
  74. Merge pull request #925 from UniqueNetwork/tests/fix-false-positive
    Yaroslav Bolyukin 2023-04-21 #4da53d3
  75. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #3b8cf76
  76. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Konstantin Astakhov 2023-04-26 #911b140
  77. feat impl dispatchable methods
    Trubnikov Sergey 2023-04-26 #e4de689
  78. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  79. Use uint32 max value for collection id
    Max Andreev 2023-04-21 #89fdc73
  80. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #a3a8f3d
  81. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  82. feat add tests
    Trubnikov Sergey 2023-04-25 #82643c5
  83. build run calibration
    Yaroslav Bolyukin 2023-04-20 #1368751
  84. refactor event helpers
    Daniel Shiposha 2023-04-21 #8a18c99
  85. Check errors explicitly
    Max Andreev 2023-04-21 #3aa00d4
  86. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #897d532
  87. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  88. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  89. refac: incapsulate CollectionHandler into CollectionDispatch
    Trubnikov Sergey 2023-04-24 #f0ad1b0
  90. build bump spec_version to 941055
    Yaroslav Bolyukin 2023-04-20 #16797a4
  91. Tests should try trasferFrom token owner
    Max Andreev 2023-04-21 #fd8f5c4
  92. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  93. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  94. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  95. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  96. feat dispatch call to Native fingible
    Trubnikov Sergey 2023-04-24 #361b516
  97. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  98. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  99. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  100. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375