docs(pallet_common): Add general documentation.
Yaroslav Bolyukin 2022-07-21 #9f5f42d
doc(pallet-fungible): document public api
Yaroslav Bolyukin 2022-07-19 #49a12f2
- doc: fix PR
Trubnikov Sergey 2022-07-20 #6c6ed89
- Merge pull request #436 from UniqueNetwork/doc/structure-pallet
Yaroslav Bolyukin 2022-07-18 #e2730ed
- doc: added more detailed description
PraetorP 2022-07-18 #95d6df7
- doc: fix PR
Trubnikov Sergey 2022-07-19 #ba8a9db
Doc/inflation
Yaroslav Bolyukin 2022-07-14 #b62fa17
- chore fixed code review request
Grigoriy Simonov 2022-07-18 #7563962
- fix FT
PraetorP 2022-07-18 #5b40b46
- doc: fix PR
Trubnikov Sergey 2022-07-19 #6ac860e
Doc for refungible pallet
Yaroslav Bolyukin 2022-07-14 #376ee6b
- Typos fixed
Dev 2022-07-12 #4655b48
- chore fixed code review requests
Grigoriy Simonov 2022-07-18 #59616c1
- fix : cargo fmt
PraetorP 2022-07-18 #8b20ab4
- fmt: cargo fmt
Trubnikov Sergey 2022-07-19 #2c21506
[CORE-425] Restrict XCM barrier from trusting parent chain
str-mv 2022-07-11 #12c8c8f
- doc: added comments about burning
Grigoriy Simonov 2022-07-14 #f742d10
- Inflation pallet documentation
Dev 2022-07-12 #ca9fba1
- doc: added clarification for `nest_if_sent_to_token_unchecked` method
Grigoriy Simonov 2022-07-14 #4b7d828
- doc(fungible-pallet): added new details & fix
PraetorP 2022-07-18 #14614bd
- doc: fix PR
Trubnikov Sergey 2022-07-19 #f549b53
- Fix total pieces tests
Trubnikov Sergey 2022-07-06 #788534b
- fix update XCM transfer test
Ilja Khabarov 2022-07-11 #1017382
- doc: added docs for refungible pallet
Grigoriy Simonov 2022-07-12 #c6eb237
- Merge branch 'develop' of https://github.com/UniqueNetwork/unique-chain into develop
Dev 2022-07-12 #2870ffe
- doc: added documentation for structure pallet
Grigoriy Simonov 2022-07-13 #270ecfc
- fix cargo fmt
PraetorP 2022-07-11 #4fa2a42
- doc: Fix docs
Trubnikov Sergey 2022-07-18 #f37009b
v924010
kozyrevdev 2022-07-06 #edc0202
- fix restrict XCM barrier from trusting parent chain
Ilja Khabarov 2022-07-11 #2e3d152
- Comments and code description added
Dev 2022-07-11 #efc3398
- doc(pallet-fungible): document public api
PraetorP 2022-07-13 #0766e08
- doc: Fix PR
Trubnikov Sergey 2022-07-15 #31c5482
Add rpc method for total_pieces
bugrazoid 2022-07-06 #1ac708f
- up version
Igor Kozyrev 2022-07-05 #824b60f
Fix/admin transfer
kozyrevdev 2022-07-01 #956ec6e
- fmt
Trubnikov Sergey 2022-07-15 #7dcd3b7
Remove 'view' from createNonfungibleCollection interface
kozyrevdev 2022-07-05 #e82bbde
- Fix unwrap
Trubnikov Sergey 2022-07-05 #a5763d4
Fixed the issue with RefungibleExtensionsWeightInfo trait
kozyrevdev 2022-07-01 #cde697e
- Merge branch 'develop' into fix/admin-transfer
Igor Kozyrev 2022-07-01 #63f7000
- docs(pallet_common) Add general documentation.
Trubnikov Sergey 2022-07-15 #263bc69
- Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
kozyrevdev 2022-07-05 #a7e0a81
- Remove 'view' from createNonfungibleCollection interface
Trubnikov Sergey 2022-07-04 #05906c7
- Fix PR
Trubnikov Sergey 2022-07-01 #8327584
back to rococo testnet relay
kozyrevdev 2022-06-28 #66c5541
- fixed the issue with RefungibleExtensionsWeightInfo trait
Grigoriy Simonov 2022-07-01 #784a094
- cargo fmt
Daniel Shiposha 2022-06-29 #1f19fbb
Feature/prop check root owner
kozyrevdev 2022-07-05 #1f98ccc
- test add fungible and refungible to createMultipleItemsEx
Farhad Hakimov 2022-07-01 #d4b6923
- Add pieces into token data. Add negative tests.
Trubnikov Sergey 2022-06-30 #63e242d
- Merge pull request #406 from UniqueNetwork/feature/repartition-rft
ut-akuznetsov 2022-06-28 #6f83e53
- back to rococo testnet relay
Igor Kozyrev 2022-06-28 #5f68a20
- fix test lint
Daniel Shiposha 2022-06-29 #b12e489
Fix/rmrk pending nfts
kozyrevdev 2022-07-05 #6d9bbad
- Merge branch 'develop' into feature/prop-check-root-owner
Igor Kozyrev 2022-07-05 #abb3797
- Test all collection for total_pieces
Trubnikov Sergey 2022-06-30 #88ef722
update version to v0.9.24 polkadot
kozyrevdev 2022-06-28 #51cfcc1
- decoupling of unique and refungible pallets
Grigoriy Simonov 2022-06-28 #9ca985e
- update version to v0.9.24 polkadot
Igor Kozyrev 2022-06-28 #9cd5436
- test ownerCanTransfer allows only transferFrom/burnFrom
Daniel Shiposha 2022-06-29 #2be6b4d
- fix skip RMRK equip tests
Daniel Shiposha 2022-07-04 #52326d0
- fix use fail!
Daniel Shiposha 2022-07-04 #37ae638
- Fix test. Change source of pieces info.
Trubnikov Sergey 2022-06-30 #2d796da
- Merge pull request #402 from UniqueNetwork/build/polkadot-v0.9.24
kozyrevdev 2022-06-28 #31f3fd2
- added feature: repartition method in refungible palette. added tests: integration tests for repartition.
Grigoriy Simonov 2022-06-27 #af3427e
- fix use transferFrom in nesting tests
Daniel Shiposha 2022-06-29 #6ed42b0
- fix expect rmrkCore errors instead of uniques
Daniel Shiposha 2022-07-04 #29bf2df
- cargo fmt
Daniel Shiposha 2022-07-04 #fb8bd54
- Add rpc method for total_pieces
Trubnikov Sergey 2022-06-29 #860bb39
- Merge pull request #405 from UniqueNetwork/fix/destrot-collection-doc-comment
kozyrevdev 2022-06-27 #f69ad2b
- Merge branch 'develop' into build/polkadot-v0.9.24
Igor Kozyrev 2022-06-27 #05f4d93
- Merge pull request #404 from UniqueNetwork/test/unique-refungible
ut-akuznetsov 2022-06-24 #88a8aa6
- fix use transferFrom in Ouroboros detection test
Daniel Shiposha 2022-06-29 #d5edba8
- fix eslint errors
Daniel Shiposha 2022-07-04 #8dce69d
- refactor modify_token_properties
Daniel Shiposha 2022-07-04 #6b11b6b
- fix destroy_collection doc comment
Daniel Shiposha 2022-06-24 #2ada371
- Merge branch 'develop' into build/polkadot-v0.9.24
Igor Kozyrev 2022-06-22 #5f6042d
Test migration from 921000
kozyrevdev 2022-06-22 #421f362
- fix for test helpers
Grigoriy Simonov 2022-06-24 #db7a4ac
- fix use burnFrom in burnItem test with admin rights
Daniel Shiposha 2022-06-29 #931e50f
- yarn fix
Daniel Shiposha 2022-07-04 #0a7dd51
- refactor use modify_token_properties
Daniel Shiposha 2022-07-04 #fc0c967
- feat upgrade to polkadot-v0.9.24
Daniel Shiposha 2022-06-22 #376e9f4
Prevent genesis discard in dev mode by archiving blocks
kozyrevdev 2022-06-22 #480a574
- test(migration) add new field check + formatting
Farhad Hakimov 2022-06-21 #2ddc730
- test refactoring. burn pieces for multiple users test.
Grigoriy Simonov 2022-06-23 #2986834
- fix force admins to use transfer_from/burn_from
Daniel Shiposha 2022-06-29 #5013d40
- fix test helpers after type regen
Daniel Shiposha 2022-07-04 #86d26e3
- cargo fmt
Daniel Shiposha 2022-07-04 #85380b5
- Fix missed awaits
Andrey Kuznetsov 2022-06-22 #0d9468b
Release v923000
kozyrevdev 2022-06-22 #1ddd82e
- fix(dev-mode) prevent genesis discarding by archiving all blocks
Farhad Hakimov 2022-06-21 #b7f4e68
- style eslint
Farhad Hakimov 2022-06-21 #de04bfb
- splitted test into multiple test cases
Grigoriy Simonov 2022-06-23 #d22ad5f
- test rmrk pallet tests
Daniel Shiposha 2022-07-04 #1813dc3
- fix add PropertyGuardData
Daniel Shiposha 2022-07-04 #64965b2
- fix exit on script error
Igor Kozyrev 2022-06-21 #a0ead21
Upgrade polkadot to v0.9.23
kozyrevdev 2022-06-21 #011ebf2
- test migration from 921000 to 922000
Fahrrader 2022-06-06 #19f142a