git.delta.rocks / unique-network / refs/commits / 89a64dc2a1dc

difftreelog
  1. Fix code format
    Daniel Shiposha 2022-03-14 #89a64dc
  2. Adjust node and rpc to work with different runtimes
    Daniel Shiposha 2022-03-14 #5189324
  3. Fix code format
    Daniel Shiposha 2022-03-11 #ea9e87e
  4. Add RuntimeInstance trait
    Daniel Shiposha 2022-03-11 #b8430d4
  5. Remove unneeded opal comments
    Daniel Shiposha 2022-03-10 #ddce88d
  6. Remove unneeded quartz comments
    Daniel Shiposha 2022-03-10 #730aec0
  7. Fix unique ss58prefix, remove unneeded comments
    Daniel Shiposha 2022-03-10 #1915e24
  8. Fix code format
    Daniel Shiposha 2022-03-10 #26894c0
  9. Move runtime apis to common
    Daniel Shiposha 2022-03-10 #1d82647
  10. Fix after rebase
    Daniel Shiposha 2022-03-10 #8060528
  11. Fix code fmt
    Daniel Shiposha 2022-03-09 #8750840
  12. Adjust README to newly added runtimes
    Daniel Shiposha 2022-03-05 #c672d0b
  13. Adjust RuntimeVersions
    Daniel Shiposha 2022-03-05 #b868d3d
  14. Adjust node name according to used runtime
    Daniel Shiposha 2022-03-05 #7e0ba1d
  15. Adjust node to new runtimes
    Daniel Shiposha 2022-03-05 #4657e25
  16. Divide unique runtime: unique,quartz,opal
    Daniel Shiposha 2022-03-05 #1f97da5
  17. Release/opal v917000
    kozyrevdev 2022-03-10 #d6336d8
  18. CORE-215
    kozyrevdev 2022-03-01 #e93af88
  19. This reverts commit fa3370cc609c7fa963dbd3387a5510bd9407d465.
    Igor Kozyrev 2022-03-10 #8c2fc09
  20. change use of function 'create_collection' => 'create_collection_ex'
    kozyrevdev 2022-03-01 #abf0ede
  21. fix tests
    Igor Kozyrev 2022-03-01 #980a35f
  22. Default value for OwnerCanTransfer set to false
    str-mv 2022-03-04 #fa3370c
  23. CORE-296 Add error "NotSufficientFounds" and test it.
    kozyrevdev 2022-03-01 #cbc95b8
  24. Merge branch 'develop' into feature/CORE-301
    Igor Kozyrev 2022-03-01 #ad669e8
  25. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2022-03-01 #72387e3
  26. license
    Igor Kozyrev 2022-03-09 #6b1bba1
  27. Add createMultipleItemsEx call
    kozyrevdev 2022-03-01 #64ceec5
  28. rename const
    Igor Kozyrev 2022-03-01 #f313147
  29. Refactor tests: change function 'create_collection' => 'create_collection_ex'
    Trubnikov Sergey 2022-02-21 #201fa4d
  30. CORE-215 Add test Transfers to self. In case of inside substrate-evm Transfers to self. In case of inside substrate-evm when not enought "Fungibles"
    Trubnikov Sergey 2022-02-22 #cd88de9
  31. up version
    Igor Kozyrev 2022-03-04 #482a5bd
  32. Upgrade to polkadot v0.9.17
    kozyrevdev 2022-02-28 #c9e84df
  33. test add test for createMultipleItemsEx
    Yaroslav Bolyukin 2022-02-28 #9d95058
  34. Merge branch 'develop' into feature/CORE-296
    Igor Kozyrev 2022-03-01 #be2d9c9
  35. Fix sponsoring tests
    kozyrevdev 2022-02-18 #a6f62bd
  36. Merge branch 'develop' into feature/CORE-215
    Trubnikov Sergey 2022-02-22 #e6f8932
  37. update pallet sponsoring
    Igor Kozyrev 2022-03-04 #9ebd2fc
  38. Opal v916010
    kozyrevdev 2022-02-28 #8a727ce
  39. build regenerate types
    Yaroslav Bolyukin 2022-02-24 #47bd18d
  40. feat createMultipleItemsEx call
    Yaroslav Bolyukin 2022-02-26 #9ed680c
  41. feature/CORE-296 Format
    Trubnikov Sergey 2022-02-28 #d8e85df
  42. Integration test (confirmSponsorship): CORE-239
    kozyrevdev 2022-02-17 #f663e99
  43. test fix eth sponsoring tests for updated chain
    Yaroslav Bolyukin 2022-02-18 #1703581
  44. Test updated
    str-mv 2021-12-07 #b5b356e
  45. Upgrade tests to polkadot.js v7
    kozyrevdev 2022-02-21 #b4099fe
  46. up version
    Igor Kozyrev 2022-03-04 #64d227a
  47. Remove double option limit
    kozyrevdev 2022-02-24 #7f8cc7f
  48. Merge branch 'develop' into release/opal-v916010
    Igor Kozyrev 2022-02-21 #798647f
  49. Merge branch 'develop' into feature/polkadot-v0.9.17
    Igor Kozyrev 2022-02-24 #67692e8
  50. test upgrade benchmarks for new substrate
    Yaroslav Bolyukin 2022-02-26 #73817f4
  51. CORE-296 Add error "NotSufficientFounds" and test it.
    Trubnikov Sergey 2022-02-28 #a33000e
  52. Merge pull request #273 from UniqueNetwork/feature/CORE-269
    kozyrevdev 2022-02-17 #6ed3d50
  53. test (confirmSponsorship): test CORE-239, make sure sponsor doesn't cover transfer fees for failed transactions
    Fahrrader 2021-12-06 #e8c60d0
  54. Generous contract sponsoring mode
    kozyrevdev 2022-02-17 #886d2a8
  55. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2021-12-02 #c2df95d
  56. Merge branch 'develop' into feature/polkadot-js-7
    Igor Kozyrev 2022-02-18 #ea076cb
  57. update packages
    Igor Kozyrev 2022-03-04 #df30e33
  58. fix impl MaxEncodedLen for SponsoringRateLimit
    Yaroslav Bolyukin 2022-02-17 #1141b20
  59. up runtime version
    Igor Kozyrev 2022-02-17 #248a684
  60. build upgrade polkadot to v0.9.17
    Yaroslav Bolyukin 2022-02-24 #786f502
  61. change collection creation price and data storage limit. change evm network id
    Igor Kozyrev 2022-02-17 #e7cef40
  62. Use benchmarking for EVM calls
    kozyrevdev 2021-12-02 #6d5ea17
  63. Remove allowlist enablement check from allowed()
    kozyrevdev 2022-02-17 #57eee2a
  64. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-17 #97d7053
  65. CORE-215
    str-mv 2021-11-29 #6b56d6d
  66. change chain limits
    kozyrevdev 2021-12-02 #5bd1ef9
  67. test upgrade to polkadot.js v7
    Yaroslav Bolyukin 2022-02-18 #798055c
  68. merge
    Igor Kozyrev 2022-03-03 #ab56f92
  69. refactor remove double option limit
    Yaroslav Bolyukin 2022-01-12 #69a20e8
  70. Merge branch 'develop' into feature/CORE-269
    Igor Kozyrev 2022-02-17 #f522faa
  71. Fix/develop tests
    kozyrevdev 2021-11-26 #30c3834
  72. style fix formatting
    Yaroslav Bolyukin 2021-12-02 #0a9dcd5
  73. Merge pull request #275 from UniqueNetwork/feature/CORE-262
    kozyrevdev 2022-02-17 #71137c9
  74. refactor remove allowlist enablement check from allowed()
    Yaroslav Bolyukin 2022-01-17 #0170049
  75. fix impl MaxEncodedLen for SponsoringMode
    Yaroslav Bolyukin 2022-02-10 #e7ebf1d
  76. change chain limits
    Igor Kozyrev 2021-12-02 #93e1344
  77. Update license
    Greg Zaitsev 2022-03-03 #a88ba97
  78. refactor set CollectionCreationPrice to constant in pallet-common
    Fahrrader 2021-12-20 #49d1d66
  79. Fix unit tests
    kozyrevdev 2021-11-25 #6c1cc7e
  80. Only removed
    str-mv 2021-11-26 #147f0a0
  81. doc: document #[solidity_interface] macro
    Yaroslav Bolyukin 2021-12-02 #bd5e29f
  82. Add createCollectionEx call
    kozyrevdev 2022-02-17 #75d8b90
  83. fix warnings
    Igor Kozyrev 2022-02-17 #c4304c1
  84. Opal Runtime v914000
    Greg Zaitsev 2021-12-14 #fcf0631
  85. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-09 #3b32197
  86. test increase eth target fee tolerance
    Yaroslav Bolyukin 2022-03-01 #fa4a1bb
  87. Core 243
    kozyrevdev 2021-11-25 #3def18a
  88. Merge branch 'develop' into feature/fix_unit_tests
    Igor Kozyrev 2021-11-25 #5c2c651
  89. Style fixed
    str-mv 2021-11-26 #bd45342
  90. test fix
    Yaroslav Bolyukin 2021-12-02 #4512cc9
  91. Merge pull request #289 from UniqueNetwork/feature/token-owner-backwards-compat
    kozyrevdev 2022-02-17 #c5b0654
  92. fix code style
    Igor Kozyrev 2022-02-17 #0660dd1
  93. Merge branch 'develop' into feature/CORE-262
    Igor Kozyrev 2022-02-17 #4664e20
  94. polkadot-v0.9.14
    Greg Zaitsev 2021-12-14 #3820096
  95. up version
    Igor Kozyrev 2021-12-13 #e7d0544
  96. fixup impl
    Yaroslav Bolyukin 2022-01-26 #ffd579c
  97. Upgrade to polkadot v0.9.16
    kozyrevdev 2022-02-09 #de5ac2f
  98. chore reconfigure min gas price for target
    Yaroslav Bolyukin 2022-03-01 #4d2b99d
  99. CORE-242
    kozyrevdev 2021-11-25 #4d3b24f
  100. Fungible allowance fixed
    str-mv 2021-11-25 #f0bb7c4