git.delta.rocks / unique-network / refs/commits / 6ed3d50647f9

difftreelog
  1. Merge pull request #273 from UniqueNetwork/feature/CORE-269
    kozyrevdev 2022-02-17 #6ed3d50
  2. Generous contract sponsoring mode
    kozyrevdev 2022-02-17 #886d2a8
  3. change collection creation price and data storage limit. change evm network id
    Igor Kozyrev 2022-02-17 #e7cef40
  4. Remove allowlist enablement check from allowed()
    kozyrevdev 2022-02-17 #57eee2a
  5. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-17 #97d7053
  6. Merge branch 'develop' into feature/CORE-269
    Igor Kozyrev 2022-02-17 #f522faa
  7. Merge pull request #275 from UniqueNetwork/feature/CORE-262
    kozyrevdev 2022-02-17 #71137c9
  8. refactor remove allowlist enablement check from allowed()
    Yaroslav Bolyukin 2022-01-17 #0170049
  9. fix impl MaxEncodedLen for SponsoringMode
    Yaroslav Bolyukin 2022-02-10 #e7ebf1d
  10. refactor set CollectionCreationPrice to constant in pallet-common
    Fahrrader 2021-12-20 #49d1d66
  11. Add createCollectionEx call
    kozyrevdev 2022-02-17 #75d8b90
  12. fix warnings
    Igor Kozyrev 2022-02-17 #c4304c1
  13. Opal Runtime v914000
    Greg Zaitsev 2021-12-14 #fcf0631
  14. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-09 #3b32197
  15. Merge pull request #289 from UniqueNetwork/feature/token-owner-backwards-compat
    kozyrevdev 2022-02-17 #c5b0654
  16. fix code style
    Igor Kozyrev 2022-02-17 #0660dd1
  17. Merge branch 'develop' into feature/CORE-262
    Igor Kozyrev 2022-02-17 #4664e20
  18. polkadot-v0.9.14
    Greg Zaitsev 2021-12-14 #3820096
  19. up version
    Igor Kozyrev 2021-12-13 #e7d0544
  20. fixup impl
    Yaroslav Bolyukin 2022-01-26 #ffd579c
  21. Upgrade to polkadot v0.9.16
    kozyrevdev 2022-02-09 #de5ac2f
  22. Release Opal Runtime v916001
    kozyrevdev 2022-02-11 #bcf103b
  23. fix backwards compatibility for token_owner rpc
    Yaroslav Bolyukin 2022-02-14 #f0549a8
  24. Merge branch 'develop' into feature/create-collection-ex
    Igor Kozyrev 2022-02-14 #c091cef
  25. refactor TokenValueNotEnough -> ApprovedValueTooLow
    Fahrrader 2022-01-10 #ef625f8
  26. Hotfix/inflation year fix
    kozyrevdev 2021-12-10 #30f58ba
  27. up docker version
    Igor Kozyrev 2021-12-13 #4c61419
  28. fixup tests
    Yaroslav Bolyukin 2022-01-26 #dd2a57f
  29. up runtime version
    Igor Kozyrev 2022-02-09 #eebd5d8
  30. Xcm token transfer with Karura
    kozyrevdev 2022-02-10 #5bd4b32
  31. update build docs
    Igor Kozyrev 2022-02-11 #f13427c
  32. fix CreateCollectionData Default bound
    Yaroslav Bolyukin 2022-02-10 #613cf39
  33. release/opal-v913010
    kozyrevdev 2021-12-10 #a1f3ad0
  34. fix GenesisConfig
    Igor Kozyrev 2021-12-10 #002f42f
  35. polkadot-v0.9.14
    Igor Kozyrev 2021-12-13 #da9194a
  36. test(contract-helpers) generous sponsoring mode
    Yaroslav Bolyukin 2022-01-19 #a11cc83
  37. up polkadot version
    Igor Kozyrev 2022-02-09 #7b68440
  38. wait 3 blocks to confirm xcm transfer
    Igor Kozyrev 2022-02-10 #5b17553
  39. fix runtime state version
    Igor Kozyrev 2022-02-10 #2331897
  40. merge develop
    Igor Kozyrev 2022-02-09 #e3f5fcb
  41. Workaround block time
    kozyrevdev 2021-12-10 #7295070
  42. up version
    Igor Kozyrev 2021-12-09 #77bd60e
  43. restore Opal identity
    Igor Kozyrev 2021-12-10 #9dec2b1
  44. feat(contract-helpers) generous sponsoring mode
    Yaroslav Bolyukin 2022-01-19 #a5d7692
  45. test upgrade evm.call arguments
    Yaroslav Bolyukin 2022-02-09 #409ca7f
  46. low hrmp limits on testnet
    Igor Kozyrev 2022-02-10 #aac898b
  47. up version
    Igor Kozyrev 2022-02-10 #9c8de33
  48. test createCollectionEx
    Yaroslav Bolyukin 2022-01-11 #fb129ad
  49. Inflation pallet block provider added. Setted up to relay chain.
    kozyrevdev 2021-12-09 #44c8558
  50. feat workaround block time
    Yaroslav Bolyukin 2021-12-09 #b3b7761
  51. rebuild
    Igor Kozyrev 2021-12-09 #f94b311
  52. Merge branch 'develop' into hotfix/inflation_year_fix
    Igor Kozyrev 2021-12-10 #e578e5f
  53. test fix unit tests
    Yaroslav Bolyukin 2022-02-08 #e5f149d
  54. fix configuration
    Igor Kozyrev 2022-02-10 #bad94bc
  55. feat allow more fields to be set on collection creation
    Yaroslav Bolyukin 2022-01-11 #e637581
  56. Release/opal v913000
    kozyrevdev 2021-12-08 #6388bd8
  57. merge develop
    Igor Kozyrev 2021-12-08 #9a38427
  58. Fix formatting
    Greg Zaitsev 2021-12-10 #7fc3eec
  59. build pull changes from upstream substrate
    Yaroslav Bolyukin 2022-02-07 #b8e9f67
  60. Xcm tests completed
    str-mv 2022-01-27 #e862576
  61. Upgrade polkadot to v0.9.13
    kozyrevdev 2021-12-08 #2f97751
  62. runtime v913000
    Igor Kozyrev 2021-12-06 #a59dce9
  63. Fix imflation unit tests
    Greg Zaitsev 2021-12-07 #3495f61
  64. Fix inflation for large kusama start block
    Greg Zaitsev 2021-12-10 #2c4dad5
  65. style fix warnings
    Yaroslav Bolyukin 2022-02-02 #bd1249e
  66. feat(xcm-tests) sending is ready, receiving pending core functionality
    Fahrrader 2022-01-21 #253e15b
  67. Merge pull request #264 from UniqueNetwork/ci/remove-rpc-flag-westend
    kozyrevdev 2021-12-07 #0f93d1b
  68. feat return rpc error on not found collection
    Yaroslav Bolyukin 2021-12-06 #b92deac
  69. Merge branch 'release/opal-v912210' into release/opal-v913000
    Igor Kozyrev 2021-12-06 #a55186f
  70. Format inflation
    Greg Zaitsev 2021-12-07 #4a7e624
  71. quartz identity
    Igor Kozyrev 2021-12-09 #737a762
  72. refactor remove contract-helpers pallet
    Yaroslav Bolyukin 2022-02-02 #7159269
  73. From Karura transfers
    str-mv 2022-01-26 #1c8c05f
  74. Unit tests fixed
    kozyrevdev 2021-12-03 #ea0c488
  75. ci remove rpc flag from westend launch config
    Yaroslav Bolyukin 2021-12-07 #9ada1e3
  76. ci upgrade polkadot-launch
    Yaroslav Bolyukin 2021-12-06 #789924d
  77. up node and runtime versions
    Igor Kozyrev 2021-12-06 #92ff71b
  78. temporary disable inflation pallet
    Igor Kozyrev 2021-12-06 #fc45bed
  79. Fix inflation build
    Greg Zaitsev 2021-12-07 #4e00e0c
  80. build upgrade polkadot to v0.9.16
    Yaroslav Bolyukin 2022-02-02 #9bfc203
  81. Logging for account conversion
    str-mv 2022-01-25 #ed10be8
  82. Merge pull request #240 from UniqueNetwork/feature/types-repo
    kozyrevdev 2021-12-02 #12f45ba
  83. fix integration tests
    Igor Kozyrev 2021-12-03 #7bc9172
  84. remove .only artefact
    Igor Kozyrev 2021-12-06 #4332271
  85. up version
    Igor Kozyrev 2021-12-03 #e9439e8
  86. Merge branch 'develop' into feature/CORE-247
    Greg Zaitsev 2021-12-07 #1ba63c8
  87. build upgrade to v0.9.15-1
    Yaroslav Bolyukin 2022-01-18 #54cf3db
  88. Karura
    str-mv 2022-01-17 #b3ebe07
  89. fix merge artefacts
    Igor Kozyrev 2021-12-02 #767e0d8
  90. change repo path
    Igor Kozyrev 2021-12-02 #26aa849
  91. Unit tests fixed
    str-mv 2021-12-03 #055622b
  92. build upgrade polkadot to v0.9.13
    Yaroslav Bolyukin 2021-12-06 #bb7acd4
  93. Convert inflation to FRAMEv2 and update
    Greg Zaitsev 2021-12-06 #574fb67
  94. build upgrade polkadot to v0.9.15
    Yaroslav Bolyukin 2022-01-17 #a5a9c66
  95. CORE-263
    kozyrevdev 2021-12-02 #ba996c4
  96. Merge branch 'develop' into feature/types-repo
    Igor Kozyrev 2021-12-02 #5b368f3
  97. Fix regular inflation
    Greg Zaitsev 2021-12-03 #7645521
  98. CORE-264
    kozyrevdev 2021-12-02 #e34cbb6
  99. CORE-263
    str-mv 2021-11-29 #0fa7bd4
  100. Merge branch 'develop' into feature/types-repo
    Yaroslav Bolyukin 2021-11-30 #cc72678