git.delta.rocks / unique-network / refs/commits / 2dd0a6af978d

difftreelog
  1. add sub tests for nesting
    Trubnikov Sergey 2023-05-05 #2dd0a6a
  2. feat add nesting
    Trubnikov Sergey 2023-05-05 #bea0737
  3. fix eth weights
    Trubnikov Sergey 2023-05-02 #3293186
  4. remove warnings
    Trubnikov Sergey 2023-04-28 #12dc7eb
  5. fix tests and weights
    Trubnikov Sergey 2023-04-28 #5a3127a
  6. feat add weights
    Trubnikov Sergey 2023-04-28 #9e5de5c
  7. add tests
    Trubnikov Sergey 2023-04-27 #7b90ee4
  8. feat impl dispatchable methods
    Trubnikov Sergey 2023-04-26 #e4de689
  9. feat add tests
    Trubnikov Sergey 2023-04-25 #82643c5
  10. refac: incapsulate CollectionHandler into CollectionDispatch
    Trubnikov Sergey 2023-04-24 #f0ad1b0
  11. feat dispatch call to Native fingible
    Trubnikov Sergey 2023-04-24 #361b516
  12. feat add dispatching
    Trubnikov Sergey 2023-04-21 #dfdf994
  13. fix build
    Trubnikov Sergey 2023-04-21 #60662cc
  14. feat impl balance_of_cross
    Trubnikov Sergey 2023-04-21 #d3a59ed
  15. feat impl transfer, transer_from, transfer_cross, transfer_from_cross,
    Trubnikov Sergey 2023-04-21 #ec349b0
  16. feat impl total_suppy
    Trubnikov Sergey 2023-04-20 #1e5b247
  17. feat impl decimals, name, symbol
    Trubnikov Sergey 2023-04-20 #0ccc9ea
  18. feat impl approve, allowance, balance_of
    Trubnikov Sergey 2023-04-20 #d5c411b
  19. feat add solidity generation
    Trubnikov Sergey 2023-04-20 #b3a27fe
  20. feat add erc20 interface
    Trubnikov Sergey 2023-04-19 #7c75ab3
  21. feat register pallet in runtimes
    Trubnikov Sergey 2023-04-19 #e93a412
  22. feat add frame_support::pallet
    Trubnikov Sergey 2023-04-19 #c0114cb
  23. feat add pallet-balances-adapter
    Trubnikov Sergey 2023-04-19 #7978844
  24. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  25. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  26. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  27. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  28. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  29. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  30. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  31. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  32. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  33. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  34. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  35. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77
  36. build update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-05-15 #03bc12d
  37. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  38. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  39. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57
  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. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  43. build switch to v0.3.1 version of chainql
    Yaroslav Bolyukin 2023-05-04 #4e3f1bf
  44. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  45. chainql in env file
    Konstantin Astakhov 2023-05-03 #3b4aae8
  46. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  47. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  48. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a
  49. Merge pull request #925 from UniqueNetwork/tests/fix-false-positive
    Yaroslav Bolyukin 2023-04-21 #4da53d3
  50. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #3b8cf76
  51. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Konstantin Astakhov 2023-04-26 #911b140
  52. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  53. Use uint32 max value for collection id
    Max Andreev 2023-04-21 #89fdc73
  54. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #a3a8f3d
  55. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  56. build run calibration
    Yaroslav Bolyukin 2023-04-20 #1368751
  57. refactor event helpers
    Daniel Shiposha 2023-04-21 #8a18c99
  58. Check errors explicitly
    Max Andreev 2023-04-21 #3aa00d4
  59. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #897d532
  60. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  61. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  62. build bump spec_version to 941055
    Yaroslav Bolyukin 2023-04-20 #16797a4
  63. Tests should try trasferFrom token owner
    Max Andreev 2023-04-21 #fd8f5c4
  64. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  65. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  66. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  67. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  68. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  69. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  70. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  71. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  72. fix remove .only
    Daniel Shiposha 2023-04-13 #22a4d53
  73. fix tests
    Trubnikov Sergey 2023-04-18 #29762d9
  74. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141
  75. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #59a4ff9
  76. Test/additional xcm tests
    Yaroslav Bolyukin 2023-04-12 #e02f22f
  77. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #e69c3de
  78. fix remove from_ref_time usages
    Yaroslav Bolyukin 2023-04-17 #b1f2216
  79. fix wait for proposal to pass
    Daniel Shiposha 2023-04-13 #603147b
  80. feat balanceOfCross for RFT token
    Trubnikov Sergey 2023-04-18 #9871bd2
  81. fix(pallet-identity) benchmarking
    Yaroslav Bolyukin 2023-04-20 #5275b14
  82. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #f9402dd
  83. CI ref v3
    Yaroslav Bolyukin 2023-04-12 #5de8270
  84. fix yarn fix
    Daniel Shiposha 2023-04-12 #b836b20
  85. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #eddd70a
  86. ci upgrade weight template
    Yaroslav Bolyukin 2023-04-17 #07a293d
  87. fix add/extend xcm tests for moonbeam, extend untrusted reserve location
    Daniel Shiposha 2023-04-13 #bcc1c22
  88. feat balanceOfCross for fingible
    Trubnikov Sergey 2023-04-18 #fc48e60
  89. fix(pallet-collator-selection) benchmarking
    Yaroslav Bolyukin 2023-04-20 #30011e5
  90. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #8ca18dc
  91. Make previousCalculatedRecord eq None before tests
    Max Andreev 2023-04-11 #4acc79c
  92. update version for actions
    Konstantin Astakhov 2023-04-11 #0ca6b86
  93. fix remove string type variant from balances
    Daniel Shiposha 2023-04-12 #e4e4e53
  94. fix run app-promotion benchmarks by default
    Yaroslav Bolyukin 2023-04-17 #f1240ae
  95. Change prefixed names to postfixed
    Trubnikov Sergey 2023-04-17 #ab8fc13
  96. fixup identity
    Igor Kozyrev 2023-04-20 #8613e5e
  97. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #3a2595b
  98. to make sure: there are no any active stakes before each test
    Max Andreev 2023-04-11 #69f287a
  99. fix xcm tests
    Konstantin Astakhov 2023-04-11 #716a919
  100. fix yarn fix
    Daniel Shiposha 2023-04-12 #2d2f157