git.delta.rocks / unique-network / refs/commits / 308db1642565

difftreelog
  1. feat(identity) add pallet + rename evm-migration to data-management
    Fahrrader 2022-12-27 #308db16
  2. feat(collator-selection) interaction with configuration pallet
    Fahrrader 2022-12-27 #896d7c6
  3. tests(collator-selection): integration tests + types + minor refactor of thee pallet
    Fahrrader 2022-12-23 #70abe57
  4. feat(collator-selection) method refactoring + unit tests complete
    Fahrrader 2022-12-22 #d41364f
  5. feat(collator-selection) licenses + onboarding
    Fahrrader 2022-12-22 #313a9f3
  6. tests(collator-selection): further fixes
    Fahrrader 2022-12-21 #218082e
  7. test(collator-selection) intermediate changes and fixes to tests + minor refactor
    Fahrrader 2022-12-21 #33d3cd0
  8. feat(collator-selection) add+remove invulnerable methods + tests + miscellaneous changes before more refactoring
    Fahrrader 2022-12-21 #1e14fe8
  9. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-19 #9b89504
  10. feat(collator-selection) initial post-pallet-transmigration commit + minor refactoring
    Fahrrader 2022-10-28 #8f7419b
  11. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  12. feat(collator-selection) opal only
    Fahrrader 2022-10-28 #a931d82
  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. Merge remote-tracking branch 'origin/release-v930031' into feature/collator-selection
    Fahrrader 2022-10-28 #3858e94
  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. refactor(collator-selection) session config
    Fahrrader 2022-08-26 #0602b80
  20. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  21. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  22. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  23. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  24. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  25. format(CollatorSelection): tests
    Fahrrader 2022-04-01 #06a95fc
  26. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  27. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  28. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  29. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  30. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  31. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  32. test(CollatorSelection) verification of correct block authoring
    Fahrrader 2022-04-01 #32beeaf
  33. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  34. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  35. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  36. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  37. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  38. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  39. Remove only
    Max Andreev 2022-12-16 #66caf45
  40. test(CollatorSelection) added restoration of invulnerables
    Fahrrader 2022-03-30 #ca41422
  41. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  42. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  43. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  44. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  45. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  46. chore generate types
    PraetorP 2022-12-16 #8ba2075
  47. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  48. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  49. docs fix gramar
    PraetorP 2022-12-16 #e624910
  50. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  51. test(CollatorSelection) test polish
    Fahrrader 2022-03-30 #5489e8c
  52. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  53. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  54. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  55. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  56. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  57. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  58. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  59. fix empty space
    PraetorP 2022-12-16 #7c07865
  60. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e
  61. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #6d28dd8
  62. test(CollatorSelection) invulnerables shuffling
    Fahrrader 2022-03-30 #e5bbfb1
  63. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  64. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  65. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  66. Merge pull request #787 from UniqueNetwork/fix/unique-enable-foreign-assets
    kozyrevdev 2022-12-16 #d123ae6
  67. fix add PureStake license header
    Grigoriy Simonov 2022-12-16 #a126dc7
  68. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  69. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  70. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  71. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  72. fix уер tests for `fungible` pallet
    PraetorP 2022-12-15 #6dd747e
  73. Remove old test
    Max Andreev 2022-12-16 #e36664c
  74. feat(CollatorSelection) inclusion + migration + genesis
    Fahrrader 2022-03-30 #9667dc5
  75. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  76. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  77. Merge pull request #786 from UniqueNetwork/fix/allow-statemint
    kozyrevdev 2022-12-16 #c98a851
  78. fix enable foreign-assets for unique
    Daniel Shiposha 2022-12-16 #12a5dd6
  79. fix add license header
    Grigoriy Simonov 2022-12-16 #93ced84
  80. fix PR
    Trubnikov Sergey 2022-12-15 #ea778c4
  81. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  82. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  83. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  84. Tests up
    Max Andreev 2022-12-15 #07c2857
  85. chore generate stubs
    PraetorP 2022-12-14 #296b314
  86. Make remove from allow list tests a bit more generic
    Max Andreev 2022-12-16 #a3aa9d1
  87. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  88. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  89. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  90. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  91. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  92. fix allow statemint(e) for qtz+unq
    Daniel Shiposha 2022-12-16 #8c26e97
  93. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  94. fix tests
    Trubnikov Sergey 2022-12-15 #214ea65
  95. added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
    PraetorP 2022-12-06 #b238f7b
  96. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  97. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  98. Fix tests
    Max Andreev 2022-12-15 #43dd64e
  99. refactor EthCrossAccount impl, signature some evm methods, tests and stubs
    PraetorP 2022-12-14 #3f089fc
  100. Make allowlist tests a bit more generic
    Max Andreev 2022-12-16 #9668fc5