git.delta.rocks / unique-network / refs/commits / 247d7ae1d295

difftreelog
  1. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-21 #247d7ae
  2. Combine some duplicated tests.
    Add checks
    Max Andreev 2022-12-21 #1e30fde
  3. Merge pull request #742 from UniqueNetwork/tests/vesting
    ut-akuznetsov 2022-12-21 #e1b9a6a
  4. Fix tests: do not check the number of events
    Max Andreev 2022-12-21 #a12554c
  5. Comment code for app promotion staking code review
    ut-akuznetsov 2022-12-21 #ccd7200
  6. Because it is a feature, not a bug
    Max Andreev 2022-12-21 #eb0e651
  7. Update .env
    Max Andreev 2022-12-21 #0ccacb4
  8. Merge pull request #793 from UniqueNetwork/fix/readme.md
    Yaroslav Bolyukin 2022-12-20 #eb770f3
  9. Comment code for app promotion staking code review
    Greg Zaitsev 2022-12-19 #e2cc3ab
  10. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-21 #54655b3
  11. Use chai-subset to test events
    Max Andreev 2022-12-21 #a01203d
  12. Merge pull request #577 from UniqueNetwork/fix/fee-multiplier-update
    Yaroslav Bolyukin 2022-12-19 #17e188a
  13. fix the parachain run local guide
    PraetorP 2022-12-20 #1fe453a
  14. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  15. Add balances.locked checks
    Max Andreev 2022-12-08 #b0dd2cc
  16. Add more approve tests
    Max Andreev 2022-12-21 #534b1e6
  17. test collection propertiy now cost more balance
    Yaroslav Bolyukin 2022-12-19 #bea7716
  18. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  19. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  20. e2e scenario for promotion + vesting
    Max Andreev 2022-12-08 #0f81ecc
  21. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-21 #18ed554
  22. fix(calibrate) hide error value
    Yaroslav Bolyukin 2022-12-19 #96adb0a
  23. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  24. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  25. Fix transfer.nload script
    Max Andreev 2022-12-16 #1b028ed
  26. Add appPromotion + vesting test
    Max Andreev 2022-12-08 #e963dbc
  27. Add checks to mintCross tests
    Max Andreev 2022-12-21 #994aeb1
  28. fix update pricing coefficients
    Yaroslav Bolyukin 2022-12-19 #0058f26
  29. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  30. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  31. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  32. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  33. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-08 #a738451
  34. Token properties reconfiguration tests
    Max Andreev 2022-12-20 #fce9c8f
  35. perf(calibrate) optimize fraction
    Yaroslav Bolyukin 2022-12-19 #1aa9f36
  36. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  37. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  38. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  39. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  40. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  41. Fix helpers and tests
    Max Andreev 2022-11-30 #465cfef
  42. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  43. fix(calibrate) operand stack order
    Yaroslav Bolyukin 2022-12-19 #e642a25
  44. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  45. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  46. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  47. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  48. Remove only
    Max Andreev 2022-12-16 #66caf45
  49. Add InsufficientBalanceToLock test
    Max Andreev 2022-11-29 #b8c17db
  50. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  51. fix remove .only
    Daniel Shiposha 2022-12-19 #272aaf6
  52. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  53. chore generate types
    PraetorP 2022-12-16 #8ba2075
  54. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  55. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  56. docs fix gramar
    PraetorP 2022-12-16 #e624910
  57. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  58. Add vesting e2e test and helpers
    Max Andreev 2022-11-24 #9efe15d
  59. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  60. test web3 vs evm call fees
    Daniel Shiposha 2022-12-19 #2b932d2
  61. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  62. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  63. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  64. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  65. fix empty space
    PraetorP 2022-12-16 #7c07865
  66. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e
  67. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #6d28dd8
  68. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  69. Node-only update: run tests in parallel
    Max Andreev 2022-12-02 #35d50c1
  70. fix timing for pending interval `appPromotion` pallet
    PraetorP 2022-12-07 #5978a55
  71. fix sumx => sumx2
    Yaroslav Bolyukin 2022-12-19 #f4f52b6
  72. Merge pull request #787 from UniqueNetwork/fix/unique-enable-foreign-assets
    kozyrevdev 2022-12-16 #d123ae6
  73. fix add PureStake license header
    Grigoriy Simonov 2022-12-16 #a126dc7
  74. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  75. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  76. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  77. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  78. fix уер tests for `fungible` pallet
    PraetorP 2022-12-15 #6dd747e
  79. Remove old test
    Max Andreev 2022-12-16 #e36664c
  80. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  81. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  82. refactor use fractionals in calibrate
    Yaroslav Bolyukin 2022-12-19 #1a01477
  83. Merge pull request #786 from UniqueNetwork/fix/allow-statemint
    kozyrevdev 2022-12-16 #c98a851
  84. fix enable foreign-assets for unique
    Daniel Shiposha 2022-12-16 #12a5dd6
  85. fix add license header
    Grigoriy Simonov 2022-12-16 #93ced84
  86. fix PR
    Trubnikov Sergey 2022-12-15 #ea778c4
  87. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  88. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  89. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  90. Tests up
    Max Andreev 2022-12-15 #07c2857
  91. chore generate stubs
    PraetorP 2022-12-14 #296b314
  92. Make remove from allow list tests a bit more generic
    Max Andreev 2022-12-16 #a3aa9d1
  93. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  94. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  95. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  96. fix after rebase
    Daniel Shiposha 2022-12-19 #a026438
  97. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  98. fix allow statemint(e) for qtz+unq
    Daniel Shiposha 2022-12-16 #8c26e97
  99. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  100. fix tests
    Trubnikov Sergey 2022-12-15 #214ea65