git.delta.rocks / unique-network / refs/commits / 871c90fdbf87

difftreelog
  1. chore add note about non-existing NFT in XCM asset-instance convert
    Daniel Shiposha 2023-11-28 #871c90f
  2. fix benchmarks
    Daniel Shiposha 2023-11-27 #0f77c10
  3. fix use versioned asset ID in force_register_foreign_asset
    Daniel Shiposha 2023-11-27 #c01d30b
  4. doc: why transactional is needed in XCM extensions
    Daniel Shiposha 2023-11-24 #b0dfc97
  5. fix correct xcm executor errors, remove use of props
    Daniel Shiposha 2023-11-24 #644dfbe
  6. fix use CollectionIssuer enum for collection creation
    Daniel Shiposha 2023-11-24 #9d0fd83
  7. fix blake2 for asset-instance
    Daniel Shiposha 2023-11-24 #b4d745d
  8. fix xcm tests
    Daniel Shiposha 2023-11-23 #74b1ef4
  9. chore rebase develop
    Daniel Shiposha 2023-11-22 #c16a17a
  10. refactor local_asset_id_to_collection
    Daniel Shiposha 2023-11-16 #b76251d
  11. fix take parents:0 multilocations into account
    Daniel Shiposha 2023-11-16 #05c886f
  12. fix xnft rewrites
    Daniel Shiposha 2023-11-13 #046e9b6
  13. fix use all-quartz test in xnft workflow
    Daniel Shiposha 2023-11-13 #b9bb94b
  14. fix add xnft to master CI
    Daniel Shiposha 2023-11-13 #4cc2248
  15. fix xnft tests report
    Daniel Shiposha 2023-11-10 #465abfc
  16. fix use rococo in xnft tests
    Daniel Shiposha 2023-11-10 #ada7374
  17. fix xnft workflow - bdk start
    Daniel Shiposha 2023-11-10 #3fb701d
  18. chore update Cargo.lock after removing orml-tokens
    Daniel Shiposha 2023-11-10 #cbe9757
  19. fix cargo fmt
    Daniel Shiposha 2023-11-10 #3bbc02d
  20. chore add xnft workflow
    Daniel Shiposha 2023-11-10 #799f8bc
  21. chore remove XCM NFT basic test
    Daniel Shiposha 2023-11-10 #ccee89d
  22. fix use AssetId in the mapping
    Daniel Shiposha 2023-11-07 #332bbaa
  23. fix remove orml tokens dep
    Daniel Shiposha 2023-11-07 #0880691
  24. refactor use collection-locality
    Daniel Shiposha 2023-11-01 #b708529
  25. feat tokenId -> reserve asset instance mapping
    Daniel Shiposha 2023-11-01 #2840b3d
  26. fix use the term local instead of native in local_asset_location_to_collection
    Daniel Shiposha 2023-10-31 #0fb6e3f
  27. fix asset_to_collection
    Daniel Shiposha 2023-10-31 #a768a41
  28. fix native_asset_location_to_collection
    Daniel Shiposha 2023-10-30 #2c3d5fc
  29. fix hash
    PraetorP 2023-10-27 #63d711f
  30. test xcm nft with karura
    Daniel Shiposha 2023-10-27 #4eaa889
  31. fix foreign-assets related docs
    Daniel Shiposha 2023-10-25 #0fae602
  32. fix check token children in XCM extensions
    Daniel Shiposha 2023-10-25 #68c3995
  33. fix dispatch docs
    Daniel Shiposha 2023-10-25 #0e38a03
  34. fix unit test
    Daniel Shiposha 2023-10-25 #9cc291b
  35. fix combine init_collection fns
    Daniel Shiposha 2023-10-25 #3356493
  36. fix rename create_raw to avoid misunderstanding
    Daniel Shiposha 2023-10-25 #30ec3c7
  37. fix moonbeam/moonriver XCM tests
    Daniel Shiposha 2023-10-24 #f92a07b
  38. fix CurrencyIdConvert
    Daniel Shiposha 2023-10-24 #4ccd45a
  39. fix cargo fmt
    Daniel Shiposha 2023-10-24 #28f2c75
  40. fix clippy - box Multilocation in benchmarks
    Daniel Shiposha 2023-10-24 #25bd186
  41. fix clippy - box MultiLocation
    Daniel Shiposha 2023-10-24 #49aa961
  42. fix clippy
    Daniel Shiposha 2023-10-24 #9c3e59a
  43. fix XCM tests
    Daniel Shiposha 2023-10-23 #cafc907
  44. fix rfts are unsupported in XCM
    Daniel Shiposha 2023-10-23 #05427f7
  45. fix remove tokens from unique chain-spec
    Daniel Shiposha 2023-10-23 #a8213d4
  46. fix restore foreign flag, minor fixes
    Daniel Shiposha 2023-10-19 #1eed41e
  47. This reverts commit 94196726662f86c4d66f402cefe94d91a518e360.
    Daniel Shiposha 2023-10-19 #56fde60
  48. This reverts commit 667f3fe0fb1cf4b03bff7a51a3438667ccde255a.
    Daniel Shiposha 2023-10-19 #f566769
  49. This reverts commit 15c1841ae27ac9664160f5567f05b4c933618062.
    Daniel Shiposha 2023-10-19 #907025f
  50. fix pallet-presence test
    Daniel Shiposha 2023-10-18 #799ca39
  51. fix tests around foreign flag
    Daniel Shiposha 2023-10-18 #e4369d0
  52. fix use feature gate for foreign-assets gov
    Daniel Shiposha 2023-10-18 #dbb52bb
  53. fix benchmarks
    Daniel Shiposha 2023-10-18 #9c50a8c
  54. fix reserved field 0 in collection helpers
    Daniel Shiposha 2023-10-18 #cfd2e2a
  55. chore fix kb
    Daniel Shiposha 2023-10-18 #1524c99
  56. refactor create collection with optional payer
    Daniel Shiposha 2023-10-18 #a07e655
  57. refactor remove redundant foreign flag, use foreign-assets pallet instead
    Daniel Shiposha 2023-10-18 #383b7ef
  58. chore foreign-assets docs and minor improvements
    Daniel Shiposha 2023-10-18 #68fcead
  59. fix forbid foreign collection duplication
    Daniel Shiposha 2023-10-18 #fd75004
  60. doc: foreign assets
    Daniel Shiposha 2023-10-18 #11758e7
  61. feat xcm nft support
    Daniel Shiposha 2023-10-18 #e2da42b
  62. feat draft xcm deposit_asset
    Daniel Shiposha 2023-10-17 #5bde44b
  63. refactor draft foreign assets as proxy to collections
    Daniel Shiposha 2023-10-17 #c652c1e
  64. Forbid relay as root
    Yaroslav Bolyukin 2023-11-27 #bfab603
  65. test adjust inflation to purposefully broken state
    Yaroslav Bolyukin 2023-11-24 #425f6c1
  66. fix reset sudo after elect sudo test
    Daniel Shiposha 2023-11-24 #5bf7ef4
  67. test fix unit
    Yaroslav Bolyukin 2023-11-24 #db78a53
  68. test democracy can elect a sudo account
    Daniel Shiposha 2023-11-23 #0bc77a3
  69. Update polkadot to v1.3.0
    Yaroslav Bolyukin 2023-11-22 #3e2337f
  70. fix relay can't do root ops
    Daniel Shiposha 2023-11-23 #a125aff
  71. Merge pull request #1043 from UniqueNetwork/fix/max-token-ownership
    Yaroslav Bolyukin 2023-11-22 #f02a706
  72. fix use CheckNonce from pallet-sponsoring
    Yaroslav Bolyukin 2023-11-21 #82da160
  73. Merge pull request #1041 from UniqueNetwork/fix/council-proposal-script
    Andy Smith 2023-11-18 #16e73f0
  74. fix max token ownership = 100_000_000
    Daniel Shiposha 2023-11-22 #a5b7332
  75. feat reorginize tests dir
    Andy Smith 2023-11-20 #5f96768
  76. Merge pull request #1039 from UniqueNetwork/chore/council-proposal-script
    Yaroslav Bolyukin 2023-11-16 #25775a5
  77. fix move councilproposal.ts to js-packages/scripts
    Daniel Shiposha 2023-11-18 #dc29e36
  78. fix @openzeppelin path
    Andy Smith 2023-11-20 #beb0dfd
  79. feature(runtime): app promoi rate is changed
    Yaroslav Bolyukin 2023-11-16 #1f5718c
  80. chore add council-democracy-proposal yarn script
    Daniel Shiposha 2023-11-16 #598fbed
  81. style fix formatting
    Yaroslav Bolyukin 2023-11-17 #ec6ce24
  82. Merge pull request #1017 from UniqueNetwork/feature/speedup-inflation-pallet
    Yaroslav Bolyukin 2023-11-16 #32f66f7
  83. refactor(test app promo) fix comment
    PraetorP 2023-11-15 #48d2385
  84. feat add council-democracy-proposal script
    Daniel Shiposha 2023-11-14 #c70fd78
  85. fix make check
    Yaroslav Bolyukin 2023-11-17 #f5faed2
  86. test restore xcm tests
    Yaroslav Bolyukin 2023-11-16 #aea35c0
  87. test remove web3 as any
    Yaroslav Bolyukin 2023-11-16 #cc9eeb2
  88. refactor(common runtime) switch to `from_parts`
    PraetorP 2023-10-25 #d56d63a
  89. test balances.transfer => balances.transferKeepAlive
    Yaroslav Bolyukin 2023-11-17 #7f81f6c
  90. ci fix wait_for_first_block
    Yaroslav Bolyukin 2023-11-16 #85c4b36
  91. fix web3 issue in tests
    Grigoriy Simonov 2023-11-15 #d9ca20a
  92. Update pallets/collator-selection/src/mock.rs
    Pavel Orlov 2023-10-25 #82e3e12
  93. style fix formatting
    Yaroslav Bolyukin 2023-11-17 #e2ee5ff
  94. test fix shared command references
    Yaroslav Bolyukin 2023-11-16 #ba5a873
  95. ci enable fast-inflation for integration tests
    Yaroslav Bolyukin 2023-11-15 #3976407
  96. feature(runtime): app promoi rate is changed
    PraetorP 2023-10-25 #47f93e7
  97. build upgrade to polkadot v1.3.0
    Yaroslav Bolyukin 2023-11-17 #c1585fd
  98. ci fix js-packages paths
    Yaroslav Bolyukin 2023-11-15 #6d1c846
  99. fix code review
    Grigoriy Simonov 2023-11-15 #43d9e12
  100. build patch to use substrate master
    Yaroslav Bolyukin 2023-11-17 #a7c64b4