git.delta.rocks / unique-network / refs/commits / 73817f448a72

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