chore use contractOwner method in contractGrigoriy Simonov 2022-08-11 #6d585f9
chore compile fractionalizer in typescriptGrigoriy Simonov 2022-08-11 #7e5f909
chore remove duplicated check in fractionalizer contractGrigoriy Simonov 2022-08-11 #817fef6
chore update for contract method names and fix for contract compilation scriptGrigoriy Simonov 2022-08-11 #281718a
chore fix `token_owner` weightGrigoriy Simonov 2022-08-11 #2d2eac8
chore make rft token default if parent token is not setGrigoriy Simonov 2022-08-11 #c7669db
chore add check for fractionalizer error messagesGrigoriy Simonov 2022-08-11 #0648dd7
chore add test for rft2nftGrigoriy Simonov 2022-08-11 #f5f52d9
chore fix fractionalizer error messageGrigoriy Simonov 2022-08-11 #59980bb
chore update stubs and polkadot typesGrigoriy Simonov 2022-08-11 #5da8c44
chore refactor RFT token testsGrigoriy Simonov 2022-08-11 #15c21ab
tests(refungible-pallet): add negative tests for fractionalizer contract Grigoriy Simonov 2022-08-11 #e256f7e
feat( refungible-pallet ) fractionalizer compilation scriptGrigoriy Simonov 2022-08-11 #34ddd36
feat( refungible-pallet ) fractionalizer contractGrigoriy Simonov 2022-08-11 #42f7f34
feat( refungible-pallet ) ERC 1633 implementation and `set_parent_nft` methodGrigoriy Simonov 2022-08-11 #eb17630
test remove onlyYaroslav Bolyukin 2022-08-11 #ac8475b
Integration test Parachain mode. ut-akuznetsov 2022-08-10 #3302985
Rework bulk refungible mint Yaroslav Bolyukin 2022-08-10 #0d95470
Added id: test-report into step related to test reports upload. Alexander Aksenov 2022-08-10 #5403a31
Remove duplicate changelog kozyrevdev 2022-08-09 #467da92
chore( bureaucrate ) bump versionsYaroslav Bolyukin 2022-08-04 #16c0f79
Feature opal-runtime is default feature. Alexander Aksenov 2022-08-10 #3784fb4
Enabled running all test even errors exists. kozyrevdev 2022-08-08 #99636cf
Merge duplicated changelogs into one file Andrey 2022-08-09 #bf656b0
test( refungible ) check createMultipleItemsEx accepts properties for RFTYaroslav Bolyukin 2022-08-08 #2efa824
Re-created branch Alexander Aksenov 2022-08-10 #afc5a29
Fix for createMultipleItems method test Yaroslav Bolyukin 2022-08-08 #c410db5
Enabled running all test even errors exists. Alexander Aksenov 2022-08-08 #15f4cf3
feat( pallet-refungible ) implement property RPCYaroslav Bolyukin 2022-08-08 #d4149b5
ci forkless config Alex 2022-08-08 #25ed25d
test fix test for createMultipleItems methodGrigoriy Simonov 2022-08-08 #3fe3461
test( refungible ) switch to upgraded bulk mint signatureYaroslav Bolyukin 2022-08-04 #40aceba
Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event Yaroslav Bolyukin 2022-08-08 #42ce186
ci forkless config Igor Kozyrev 2022-08-08 #d98cdf7
test regenerate typesYaroslav Bolyukin 2022-08-04 #d22deef
CI, step 1 kozyrevdev 2022-08-05 #50fb43d
chore add `only` and `skip` to `itApi` functionGrigoriy Simonov 2022-08-05 #26386c5
`create_multiple_items_ex` was allowing invalid (that will be always
rejected at runtime level) refungible mint extrinsics, by passing
multiple users into `RefungibleMultipleItems` call. Yaroslav Bolyukin 2022-08-04 #ec332a0
style format codeYaroslav Bolyukin 2022-08-04 #b7c1009
Escaping feature build ARG due to equal sign inside. Alexander Aksenov 2022-08-05 #9f15e9c
chore fix code review requestsGrigoriy Simonov 2022-08-04 #17276cf
Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop Yaroslav Bolyukin 2022-08-04 #3203150
fix typo - ggithub.base_ref -> github.head_refAlexander Aksenov 2022-08-05 #a5940c7
chore changelog and versionGrigoriy Simonov 2022-08-04 #b24c77c
test regenerate typesYaroslav Bolyukin 2022-08-03 #f5cb854
chore add check for ERC-20 transfer event on ERC-721 transfer method callGrigoriy Simonov 2022-08-04 #708f63e
Switch back to github.base_ref. Alexander Aksenov 2022-08-05 #85bb1d2
fix( refungible-pallet ) fixed wrong amount in ItemCreated eventGrigoriy Simonov 2022-08-04 #d82d09e
chore regenerate evm-coder filesYaroslav Bolyukin 2022-08-03 #6fca5f3
chore add transfer event for `burn` and `create_multiple_items`Grigoriy Simonov 2022-08-03 #9d3564e