git.delta.rocks / unique-network / refs/commits / d16d7f8bc42e

difftreelog
  1. push ready polkadot-types workflow
    Unique 2022-12-22 #d16d7f8
  2. test polkadot-types workflow
    Unique 2022-12-22 #d50b1a1
  3. test polkadot-types workflow
    Unique 2022-12-22 #c4370a6
  4. test polkadot-types workflow
    Unique 2022-12-22 #f726311
  5. test polkadot-types workflow
    Unique 2022-12-22 #524771d
  6. test polkadot-types workflow
    Unique 2022-12-21 #46a62d5
  7. test polkadot-types workflow
    Unique 2022-12-21 #d4c4bba
  8. add polkadot-types workflow
    Unique 2022-12-21 #1719fd0
  9. add polkadot-types workflow
    Unique 2022-12-21 #ef583f8
  10. Merge pull request #577 from UniqueNetwork/fix/fee-multiplier-update
    Yaroslav Bolyukin 2022-12-19 #17e188a
  11. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  12. test collection propertiy now cost more balance
    Yaroslav Bolyukin 2022-12-19 #bea7716
  13. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  14. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  15. fix(calibrate) hide error value
    Yaroslav Bolyukin 2022-12-19 #96adb0a
  16. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  17. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  18. Fix transfer.nload script
    Max Andreev 2022-12-16 #1b028ed
  19. fix update pricing coefficients
    Yaroslav Bolyukin 2022-12-19 #0058f26
  20. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  21. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  22. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  23. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  24. perf(calibrate) optimize fraction
    Yaroslav Bolyukin 2022-12-19 #1aa9f36
  25. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  26. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  27. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  28. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  29. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  30. fix(calibrate) operand stack order
    Yaroslav Bolyukin 2022-12-19 #e642a25
  31. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  32. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  33. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  34. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  35. Remove only
    Max Andreev 2022-12-16 #66caf45
  36. fix remove .only
    Daniel Shiposha 2022-12-19 #272aaf6
  37. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  38. chore generate types
    PraetorP 2022-12-16 #8ba2075
  39. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  40. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  41. docs fix gramar
    PraetorP 2022-12-16 #e624910
  42. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  43. test web3 vs evm call fees
    Daniel Shiposha 2022-12-19 #2b932d2
  44. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  45. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  46. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  47. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  48. fix empty space
    PraetorP 2022-12-16 #7c07865
  49. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e
  50. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #6d28dd8
  51. fix sumx => sumx2
    Yaroslav Bolyukin 2022-12-19 #f4f52b6
  52. Merge pull request #787 from UniqueNetwork/fix/unique-enable-foreign-assets
    kozyrevdev 2022-12-16 #d123ae6
  53. fix add PureStake license header
    Grigoriy Simonov 2022-12-16 #a126dc7
  54. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  55. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  56. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  57. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  58. fix уер tests for `fungible` pallet
    PraetorP 2022-12-15 #6dd747e
  59. Remove old test
    Max Andreev 2022-12-16 #e36664c
  60. refactor use fractionals in calibrate
    Yaroslav Bolyukin 2022-12-19 #1a01477
  61. Merge pull request #786 from UniqueNetwork/fix/allow-statemint
    kozyrevdev 2022-12-16 #c98a851
  62. fix enable foreign-assets for unique
    Daniel Shiposha 2022-12-16 #12a5dd6
  63. fix add license header
    Grigoriy Simonov 2022-12-16 #93ced84
  64. fix PR
    Trubnikov Sergey 2022-12-15 #ea778c4
  65. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  66. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  67. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  68. Tests up
    Max Andreev 2022-12-15 #07c2857
  69. chore generate stubs
    PraetorP 2022-12-14 #296b314
  70. Make remove from allow list tests a bit more generic
    Max Andreev 2022-12-16 #a3aa9d1
  71. fix after rebase
    Daniel Shiposha 2022-12-19 #a026438
  72. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  73. fix allow statemint(e) for qtz+unq
    Daniel Shiposha 2022-12-16 #8c26e97
  74. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  75. fix tests
    Trubnikov Sergey 2022-12-15 #214ea65
  76. added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
    PraetorP 2022-12-06 #b238f7b
  77. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  78. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  79. Fix tests
    Max Andreev 2022-12-15 #43dd64e
  80. refactor EthCrossAccount impl, signature some evm methods, tests and stubs
    PraetorP 2022-12-14 #3f089fc
  81. Make allowlist tests a bit more generic
    Max Andreev 2022-12-16 #9668fc5
  82. chore regenerate types
    Daniel Shiposha 2022-12-12 #d46d545
  83. Increase app-promotion periods for full node
    ut-akuznetsov 2022-12-16 #9a4bd0b
  84. fix weight in payout_stakers
    Daniel Shiposha 2022-12-16 #f08f3da
  85. fix rft test
    Trubnikov Sergey 2022-12-15 #bc29f10
  86. chore regenerate stubs & types
    PraetorP 2022-12-14 #6e587d7
  87. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  88. fix properties test names
    Daniel Shiposha 2022-12-15 #b2aa628
  89. chore generate stubs
    PraetorP 2022-12-15 #7c53159
  90. fiix SolidityTypeName
    PraetorP 2022-12-12 #1f3c059
  91. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #466ab31
  92. chore regenerate types
    Daniel Shiposha 2022-11-28 #33f82c3
  93. Merge pull request #781 from UniqueNetwork/fix/yarn-lock
    ut-akuznetsov 2022-12-15 #4b5ba1b
  94. fix one more typo
    Max Andreev 2022-12-16 #1621680
  95. fix rename MaxXcmAllowedLocations
    Daniel Shiposha 2022-12-16 #7f13ad9
  96. misk: small fix and some docks
    Trubnikov Sergey 2022-12-15 #a37fff1
  97. fix app-promotion test
    PraetorP 2022-12-14 #300f577
  98. fix add TODO for 040 release
    Daniel Shiposha 2022-12-14 #9465eb9
  99. fix consumed space new property size
    Daniel Shiposha 2022-12-15 #8276f23
  100. refactor unused method has been deleted, added doc for `setCollectionLimit`.
    PraetorP 2022-12-15 #62800e3