git.delta.rocks / unique-network / refs/commits / 248a684d4737

difftreelog
  1. up runtime version
    Igor Kozyrev 2022-02-17 #248a684
  2. Integration test (confirmSponsorship): CORE-239
    kozyrevdev 2022-02-17 #f663e99
  3. Merge pull request #273 from UniqueNetwork/feature/CORE-269
    kozyrevdev 2022-02-17 #6ed3d50
  4. test (confirmSponsorship): test CORE-239, make sure sponsor doesn't cover transfer fees for failed transactions
    Fahrrader 2021-12-06 #e8c60d0
  5. Generous contract sponsoring mode
    kozyrevdev 2022-02-17 #886d2a8
  6. change collection creation price and data storage limit. change evm network id
    Igor Kozyrev 2022-02-17 #e7cef40
  7. Use benchmarking for EVM calls
    kozyrevdev 2021-12-02 #6d5ea17
  8. Remove allowlist enablement check from allowed()
    kozyrevdev 2022-02-17 #57eee2a
  9. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-17 #97d7053
  10. Merge branch 'develop' into feature/CORE-269
    Igor Kozyrev 2022-02-17 #f522faa
  11. Fix/develop tests
    kozyrevdev 2021-11-26 #30c3834
  12. style fix formatting
    Yaroslav Bolyukin 2021-12-02 #0a9dcd5
  13. Merge pull request #275 from UniqueNetwork/feature/CORE-262
    kozyrevdev 2022-02-17 #71137c9
  14. refactor remove allowlist enablement check from allowed()
    Yaroslav Bolyukin 2022-01-17 #0170049
  15. fix impl MaxEncodedLen for SponsoringMode
    Yaroslav Bolyukin 2022-02-10 #e7ebf1d
  16. refactor set CollectionCreationPrice to constant in pallet-common
    Fahrrader 2021-12-20 #49d1d66
  17. Fix unit tests
    kozyrevdev 2021-11-25 #6c1cc7e
  18. Only removed
    str-mv 2021-11-26 #147f0a0
  19. doc: document #[solidity_interface] macro
    Yaroslav Bolyukin 2021-12-02 #bd5e29f
  20. Add createCollectionEx call
    kozyrevdev 2022-02-17 #75d8b90
  21. fix warnings
    Igor Kozyrev 2022-02-17 #c4304c1
  22. Opal Runtime v914000
    Greg Zaitsev 2021-12-14 #fcf0631
  23. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-09 #3b32197
  24. Core 243
    kozyrevdev 2021-11-25 #3def18a
  25. Merge branch 'develop' into feature/fix_unit_tests
    Igor Kozyrev 2021-11-25 #5c2c651
  26. Style fixed
    str-mv 2021-11-26 #bd45342
  27. test fix
    Yaroslav Bolyukin 2021-12-02 #4512cc9
  28. Merge pull request #289 from UniqueNetwork/feature/token-owner-backwards-compat
    kozyrevdev 2022-02-17 #c5b0654
  29. fix code style
    Igor Kozyrev 2022-02-17 #0660dd1
  30. Merge branch 'develop' into feature/CORE-262
    Igor Kozyrev 2022-02-17 #4664e20
  31. polkadot-v0.9.14
    Greg Zaitsev 2021-12-14 #3820096
  32. up version
    Igor Kozyrev 2021-12-13 #e7d0544
  33. fixup impl
    Yaroslav Bolyukin 2022-01-26 #ffd579c
  34. Upgrade to polkadot v0.9.16
    kozyrevdev 2022-02-09 #de5ac2f
  35. CORE-242
    kozyrevdev 2021-11-25 #4d3b24f
  36. Fungible allowance fixed
    str-mv 2021-11-25 #f0bb7c4
  37. Restrict access to Store trait to (super)
    Greg Zaitsev 2021-11-24 #afaef53
  38. Tests fixed
    str-mv 2021-11-26 #8f9861a
  39. remove .only
    Igor Kozyrev 2021-11-30 #7b6d12c
  40. Release Opal Runtime v916001
    kozyrevdev 2022-02-11 #bcf103b
  41. fix backwards compatibility for token_owner rpc
    Yaroslav Bolyukin 2022-02-14 #f0549a8
  42. Merge branch 'develop' into feature/create-collection-ex
    Igor Kozyrev 2022-02-14 #c091cef
  43. refactor TokenValueNotEnough -> ApprovedValueTooLow
    Fahrrader 2022-01-10 #ef625f8
  44. Hotfix/inflation year fix
    kozyrevdev 2021-12-10 #30f58ba
  45. up docker version
    Igor Kozyrev 2021-12-13 #4c61419
  46. fixup tests
    Yaroslav Bolyukin 2022-01-26 #dd2a57f
  47. up runtime version
    Igor Kozyrev 2022-02-09 #eebd5d8
  48. CORE-240
    kozyrevdev 2021-11-25 #7965c60
  49. Style fix
    str-mv 2021-11-25 #1357a5a
  50. CORE-243
    str-mv 2021-11-25 #4edeec7
  51. Fix formatting
    Greg Zaitsev 2021-11-24 #8a37f3e
  52. test allow larger fee drift
    Yaroslav Bolyukin 2021-11-29 #d2a614a
  53. Xcm token transfer with Karura
    kozyrevdev 2022-02-10 #5bd4b32
  54. update build docs
    Igor Kozyrev 2022-02-11 #f13427c
  55. fix CreateCollectionData Default bound
    Yaroslav Bolyukin 2022-02-10 #613cf39
  56. release/opal-v913010
    kozyrevdev 2021-12-10 #a1f3ad0
  57. fix GenesisConfig
    Igor Kozyrev 2021-12-10 #002f42f
  58. polkadot-v0.9.14
    Igor Kozyrev 2021-12-13 #da9194a
  59. test(contract-helpers) generous sponsoring mode
    Yaroslav Bolyukin 2022-01-19 #a11cc83
  60. up polkadot version
    Igor Kozyrev 2022-02-09 #7b68440
  61. Opal runtime 912204
    kozyrevdev 2021-11-25 #fa5b8f1
  62. CORE-240
    str-mv 2021-11-25 #1fe4065
  63. CORE-242
    str-mv 2021-11-25 #f553bd9
  64. Remove test set_variable_meta_data_on_fungible_token_with_token_id_fails
    Greg Zaitsev 2021-11-24 #42222d0
  65. test fix marketplace config
    Yaroslav Bolyukin 2021-11-29 #99b194a
  66. wait 3 blocks to confirm xcm transfer
    Igor Kozyrev 2022-02-10 #5b17553
  67. fix runtime state version
    Igor Kozyrev 2022-02-10 #2331897
  68. merge develop
    Igor Kozyrev 2022-02-09 #e3f5fcb
  69. Workaround block time
    kozyrevdev 2021-12-10 #7295070
  70. up version
    Igor Kozyrev 2021-12-09 #77bd60e
  71. restore Opal identity
    Igor Kozyrev 2021-12-10 #9dec2b1
  72. feat(contract-helpers) generous sponsoring mode
    Yaroslav Bolyukin 2022-01-19 #a5d7692
  73. test upgrade evm.call arguments
    Yaroslav Bolyukin 2022-02-09 #409ca7f
  74. unique brand
    str-mv 2021-11-24 #ee40b79
  75. chain spec
    Igor Kozyrev 2021-11-25 #06c4127
  76. Remove commented uses
    Greg Zaitsev 2021-11-24 #5c899aa
  77. build update lockfile
    Yaroslav Bolyukin 2021-11-26 #6bc741d
  78. low hrmp limits on testnet
    Igor Kozyrev 2022-02-10 #aac898b
  79. up version
    Igor Kozyrev 2022-02-10 #9c8de33
  80. test createCollectionEx
    Yaroslav Bolyukin 2022-01-11 #fb129ad
  81. Inflation pallet block provider added. Setted up to relay chain.
    kozyrevdev 2021-12-09 #44c8558
  82. feat workaround block time
    Yaroslav Bolyukin 2021-12-09 #b3b7761
  83. rebuild
    Igor Kozyrev 2021-12-09 #f94b311
  84. Merge branch 'develop' into hotfix/inflation_year_fix
    Igor Kozyrev 2021-12-10 #e578e5f
  85. test fix unit tests
    Yaroslav Bolyukin 2022-02-08 #e5f149d
  86. internal audit
    str-mv 2021-11-23 #bf917ac
  87. fix tests: scheduller disabled
    Igor Kozyrev 2021-11-24 #05ae8ba
  88. Merge develop into unit-test fixes
    Greg Zaitsev 2021-11-24 #859444d
  89. Merge commit '30c3834e43186270fad5abf1ab4654465073a23f' into feature/evm-coder-weights
    Yaroslav Bolyukin 2021-11-26 #d3478e2
  90. fix configuration
    Igor Kozyrev 2022-02-10 #bad94bc
  91. feat allow more fields to be set on collection creation
    Yaroslav Bolyukin 2022-01-11 #e637581
  92. Release/opal v913000
    kozyrevdev 2021-12-08 #6388bd8
  93. merge develop
    Igor Kozyrev 2021-12-08 #9a38427
  94. Fix formatting
    Greg Zaitsev 2021-12-10 #7fc3eec
  95. build pull changes from upstream substrate
    Yaroslav Bolyukin 2022-02-07 #b8e9f67
  96. Prefer api.rpc.nft to api.query.common
    kozyrevdev 2021-11-23 #bba462e
  97. remove obsolete files
    Igor Kozyrev 2021-11-23 #86dd96a
  98. fix eslint
    Igor Kozyrev 2021-11-24 #431586d
  99. Fix all unit test execution
    Greg Zaitsev 2021-11-24 #455ab69
  100. style fix clippy warnings
    Yaroslav Bolyukin 2021-11-26 #ba69054