git.delta.rocks / unique-network / refs/commits / 0fb6e3fbc5a8

difftreelog
  1. fix use the term local instead of native in local_asset_location_to_collection
    Daniel Shiposha 2023-10-31 #0fb6e3f
  2. fix asset_to_collection
    Daniel Shiposha 2023-10-31 #a768a41
  3. fix native_asset_location_to_collection
    Daniel Shiposha 2023-10-30 #2c3d5fc
  4. fix hash
    PraetorP 2023-10-27 #63d711f
  5. test xcm nft with karura
    Daniel Shiposha 2023-10-27 #4eaa889
  6. fix foreign-assets related docs
    Daniel Shiposha 2023-10-25 #0fae602
  7. fix check token children in XCM extensions
    Daniel Shiposha 2023-10-25 #68c3995
  8. fix dispatch docs
    Daniel Shiposha 2023-10-25 #0e38a03
  9. fix unit test
    Daniel Shiposha 2023-10-25 #9cc291b
  10. fix combine init_collection fns
    Daniel Shiposha 2023-10-25 #3356493
  11. fix rename create_raw to avoid misunderstanding
    Daniel Shiposha 2023-10-25 #30ec3c7
  12. fix moonbeam/moonriver XCM tests
    Daniel Shiposha 2023-10-24 #f92a07b
  13. fix CurrencyIdConvert
    Daniel Shiposha 2023-10-24 #4ccd45a
  14. fix cargo fmt
    Daniel Shiposha 2023-10-24 #28f2c75
  15. fix clippy - box Multilocation in benchmarks
    Daniel Shiposha 2023-10-24 #25bd186
  16. fix clippy - box MultiLocation
    Daniel Shiposha 2023-10-24 #49aa961
  17. fix clippy
    Daniel Shiposha 2023-10-24 #9c3e59a
  18. fix XCM tests
    Daniel Shiposha 2023-10-23 #cafc907
  19. fix rfts are unsupported in XCM
    Daniel Shiposha 2023-10-23 #05427f7
  20. fix remove tokens from unique chain-spec
    Daniel Shiposha 2023-10-23 #a8213d4
  21. fix restore foreign flag, minor fixes
    Daniel Shiposha 2023-10-19 #1eed41e
  22. This reverts commit 94196726662f86c4d66f402cefe94d91a518e360.
    Daniel Shiposha 2023-10-19 #56fde60
  23. This reverts commit 667f3fe0fb1cf4b03bff7a51a3438667ccde255a.
    Daniel Shiposha 2023-10-19 #f566769
  24. This reverts commit 15c1841ae27ac9664160f5567f05b4c933618062.
    Daniel Shiposha 2023-10-19 #907025f
  25. fix pallet-presence test
    Daniel Shiposha 2023-10-18 #799ca39
  26. fix tests around foreign flag
    Daniel Shiposha 2023-10-18 #e4369d0
  27. fix use feature gate for foreign-assets gov
    Daniel Shiposha 2023-10-18 #dbb52bb
  28. fix benchmarks
    Daniel Shiposha 2023-10-18 #9c50a8c
  29. fix reserved field 0 in collection helpers
    Daniel Shiposha 2023-10-18 #cfd2e2a
  30. chore fix kb
    Daniel Shiposha 2023-10-18 #1524c99
  31. refactor create collection with optional payer
    Daniel Shiposha 2023-10-18 #a07e655
  32. refactor remove redundant foreign flag, use foreign-assets pallet instead
    Daniel Shiposha 2023-10-18 #383b7ef
  33. chore foreign-assets docs and minor improvements
    Daniel Shiposha 2023-10-18 #68fcead
  34. fix forbid foreign collection duplication
    Daniel Shiposha 2023-10-18 #fd75004
  35. doc: foreign assets
    Daniel Shiposha 2023-10-18 #11758e7
  36. feat xcm nft support
    Daniel Shiposha 2023-10-18 #e2da42b
  37. feat draft xcm deposit_asset
    Daniel Shiposha 2023-10-17 #5bde44b
  38. refactor draft foreign assets as proxy to collections
    Daniel Shiposha 2023-10-17 #c652c1e
  39. Forbid relay as root
    Yaroslav Bolyukin 2023-11-27 #bfab603
  40. test adjust inflation to purposefully broken state
    Yaroslav Bolyukin 2023-11-24 #425f6c1
  41. fix reset sudo after elect sudo test
    Daniel Shiposha 2023-11-24 #5bf7ef4
  42. test fix unit
    Yaroslav Bolyukin 2023-11-24 #db78a53
  43. test democracy can elect a sudo account
    Daniel Shiposha 2023-11-23 #0bc77a3
  44. Update polkadot to v1.3.0
    Yaroslav Bolyukin 2023-11-22 #3e2337f
  45. fix relay can't do root ops
    Daniel Shiposha 2023-11-23 #a125aff
  46. Merge pull request #1043 from UniqueNetwork/fix/max-token-ownership
    Yaroslav Bolyukin 2023-11-22 #f02a706
  47. fix use CheckNonce from pallet-sponsoring
    Yaroslav Bolyukin 2023-11-21 #82da160
  48. Merge pull request #1041 from UniqueNetwork/fix/council-proposal-script
    Andy Smith 2023-11-18 #16e73f0
  49. fix max token ownership = 100_000_000
    Daniel Shiposha 2023-11-22 #a5b7332
  50. feat reorginize tests dir
    Andy Smith 2023-11-20 #5f96768
  51. Merge pull request #1039 from UniqueNetwork/chore/council-proposal-script
    Yaroslav Bolyukin 2023-11-16 #25775a5
  52. fix move councilproposal.ts to js-packages/scripts
    Daniel Shiposha 2023-11-18 #dc29e36
  53. fix @openzeppelin path
    Andy Smith 2023-11-20 #beb0dfd
  54. feature(runtime): app promoi rate is changed
    Yaroslav Bolyukin 2023-11-16 #1f5718c
  55. chore add council-democracy-proposal yarn script
    Daniel Shiposha 2023-11-16 #598fbed
  56. style fix formatting
    Yaroslav Bolyukin 2023-11-17 #ec6ce24
  57. Merge pull request #1017 from UniqueNetwork/feature/speedup-inflation-pallet
    Yaroslav Bolyukin 2023-11-16 #32f66f7
  58. refactor(test app promo) fix comment
    PraetorP 2023-11-15 #48d2385
  59. feat add council-democracy-proposal script
    Daniel Shiposha 2023-11-14 #c70fd78
  60. fix make check
    Yaroslav Bolyukin 2023-11-17 #f5faed2
  61. test restore xcm tests
    Yaroslav Bolyukin 2023-11-16 #aea35c0
  62. test remove web3 as any
    Yaroslav Bolyukin 2023-11-16 #cc9eeb2
  63. refactor(common runtime) switch to `from_parts`
    PraetorP 2023-10-25 #d56d63a
  64. test balances.transfer => balances.transferKeepAlive
    Yaroslav Bolyukin 2023-11-17 #7f81f6c
  65. ci fix wait_for_first_block
    Yaroslav Bolyukin 2023-11-16 #85c4b36
  66. fix web3 issue in tests
    Grigoriy Simonov 2023-11-15 #d9ca20a
  67. Update pallets/collator-selection/src/mock.rs
    Pavel Orlov 2023-10-25 #82e3e12
  68. style fix formatting
    Yaroslav Bolyukin 2023-11-17 #e2ee5ff
  69. test fix shared command references
    Yaroslav Bolyukin 2023-11-16 #ba5a873
  70. ci enable fast-inflation for integration tests
    Yaroslav Bolyukin 2023-11-15 #3976407
  71. feature(runtime): app promoi rate is changed
    PraetorP 2023-10-25 #47f93e7
  72. build upgrade to polkadot v1.3.0
    Yaroslav Bolyukin 2023-11-17 #c1585fd
  73. ci fix js-packages paths
    Yaroslav Bolyukin 2023-11-15 #6d1c846
  74. fix code review
    Grigoriy Simonov 2023-11-15 #43d9e12
  75. build patch to use substrate master
    Yaroslav Bolyukin 2023-11-17 #a7c64b4
  76. Split tests into packages
    Yaroslav Bolyukin 2023-11-14 #4a84b64
  77. feat add fast-inflation flag
    Grigoriy Simonov 2023-11-15 #8b49ab6
  78. feat upgrade code to v1.2.0
    Yaroslav Bolyukin 2023-11-17 #a9c0e00
  79. set correct mainnet.branch for node-only tests
    Yaroslav Bolyukin 2023-11-14 #2df3f6b
  80. build blame ignore file
    Yaroslav Bolyukin 2023-11-14 #1150cee
  81. feat speedup inflation pallet
    Grigoriy Simonov 2023-11-15 #83c9d63
  82. fix lookahead leftovers
    Yaroslav Bolyukin 2023-11-17 #2df619c
  83. Merge pull request #1038 from UniqueNetwork/fix/xcmv3-settopic-barrier
    Yaroslav Bolyukin 2023-11-14 #2ff692c
  84. set correct mainnet.branch for node-only tests
    Konstantin Astakhov 2023-11-02 #538026a
  85. ci use same lint script as in development
    Yaroslav Bolyukin 2023-11-14 #086739e
  86. Do not require seconded in block announce
    Yaroslav Bolyukin 2023-11-10 #a3f68ee
  87. fix use XCM barriers - pass SetTopic(ID)
    Daniel Shiposha 2023-11-13 #1d2d3c8
  88. ci allow to rebuild types package from develop
    Yaroslav Bolyukin 2023-10-31 #4f574e9
  89. chore remove outdated examples
    Yaroslav Bolyukin 2023-11-14 #acb1833
  90. build update mainnet unique branches
    Yaroslav Bolyukin 2023-11-03 #081791e
  91. fix do not require seconded
    Yaroslav Bolyukin 2023-11-10 #6c79996
  92. fix type package generator for new versioning
    Yaroslav Bolyukin 2023-10-31 #d87dff3
  93. test restructure
    Yaroslav Bolyukin 2023-11-14 #203ce83
  94. build bump spec_version to v10010064
    Yaroslav Bolyukin 2023-11-03 #770feb5
  95. Fix bdk failure on node-only
    Yaroslav Bolyukin 2023-10-25 #2286a22
  96. fix github workflow
    Grigoriy Simonov 2023-11-07 #dba4716
  97. Merge pull request #1034 from UniqueNetwork/fix/remove-timestamp-get-from-pending-rpc
    Yaroslav Bolyukin 2023-11-03 #6bb4298
  98. chore bump spec_version to 10010063
    Yaroslav Bolyukin 2023-10-24 #bdb29fd
  99. ci fix bdk output
    Yaroslav Bolyukin 2023-10-25 #fcc1568
  100. feat split tests into packages
    Grigoriy Simonov 2023-11-06 #ade4bc2