git.delta.rocks / unique-network / refs/commits / 12cd6cb586e3

difftreelog
  1. Quartz ss58
    Igor Kozyrev 2022-03-02 #12cd6cb
  2. Quartz identity
    Igor Kozyrev 2022-03-02 #2b110b5
  3. test increase eth target fee tolerance
    Yaroslav Bolyukin 2022-03-01 #fa4a1bb
  4. chore reconfigure min gas price for target
    Yaroslav Bolyukin 2022-03-01 #4d2b99d
  5. bench #7
    Igor Kozyrev 2022-03-01 #e90b4cb
  6. bench weight #6
    Igor Kozyrev 2022-03-01 #03c2330
  7. bench weight #5
    Igor Kozyrev 2022-03-01 #efccd7a
  8. bench weights #3
    Igor Kozyrev 2022-03-01 #6eebd25
  9. bench weights #2
    Igor Kozyrev 2022-03-01 #f1a0504
  10. bench weights
    Igor Kozyrev 2022-03-01 #8aca5b5
  11. remove .only
    Igor Kozyrev 2022-03-01 #cc00e3f
  12. up node version
    Igor Kozyrev 2022-03-01 #6e6cd20
  13. up runtime version
    Igor Kozyrev 2022-03-01 #2a0daba
  14. CORE-215
    kozyrevdev 2022-03-01 #e93af88
  15. change use of function 'create_collection' => 'create_collection_ex'
    kozyrevdev 2022-03-01 #abf0ede
  16. fix tests
    Igor Kozyrev 2022-03-01 #980a35f
  17. CORE-296 Add error "NotSufficientFounds" and test it.
    kozyrevdev 2022-03-01 #cbc95b8
  18. Merge branch 'develop' into feature/CORE-301
    Igor Kozyrev 2022-03-01 #ad669e8
  19. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2022-03-01 #72387e3
  20. Add createMultipleItemsEx call
    kozyrevdev 2022-03-01 #64ceec5
  21. rename const
    Igor Kozyrev 2022-03-01 #f313147
  22. Refactor tests: change function 'create_collection' => 'create_collection_ex'
    Trubnikov Sergey 2022-02-21 #201fa4d
  23. 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
  24. Upgrade to polkadot v0.9.17
    kozyrevdev 2022-02-28 #c9e84df
  25. test add test for createMultipleItemsEx
    Yaroslav Bolyukin 2022-02-28 #9d95058
  26. Merge branch 'develop' into feature/CORE-296
    Igor Kozyrev 2022-03-01 #be2d9c9
  27. Fix sponsoring tests
    kozyrevdev 2022-02-18 #a6f62bd
  28. Merge branch 'develop' into feature/CORE-215
    Trubnikov Sergey 2022-02-22 #e6f8932
  29. Opal v916010
    kozyrevdev 2022-02-28 #8a727ce
  30. build regenerate types
    Yaroslav Bolyukin 2022-02-24 #47bd18d
  31. feat createMultipleItemsEx call
    Yaroslav Bolyukin 2022-02-26 #9ed680c
  32. feature/CORE-296 Format
    Trubnikov Sergey 2022-02-28 #d8e85df
  33. Integration test (confirmSponsorship): CORE-239
    kozyrevdev 2022-02-17 #f663e99
  34. test fix eth sponsoring tests for updated chain
    Yaroslav Bolyukin 2022-02-18 #1703581
  35. Test updated
    str-mv 2021-12-07 #b5b356e
  36. Upgrade tests to polkadot.js v7
    kozyrevdev 2022-02-21 #b4099fe
  37. Remove double option limit
    kozyrevdev 2022-02-24 #7f8cc7f
  38. Merge branch 'develop' into release/opal-v916010
    Igor Kozyrev 2022-02-21 #798647f
  39. Merge branch 'develop' into feature/polkadot-v0.9.17
    Igor Kozyrev 2022-02-24 #67692e8
  40. test upgrade benchmarks for new substrate
    Yaroslav Bolyukin 2022-02-26 #73817f4
  41. CORE-296 Add error "NotSufficientFounds" and test it.
    Trubnikov Sergey 2022-02-28 #a33000e
  42. Merge pull request #273 from UniqueNetwork/feature/CORE-269
    kozyrevdev 2022-02-17 #6ed3d50
  43. test (confirmSponsorship): test CORE-239, make sure sponsor doesn't cover transfer fees for failed transactions
    Fahrrader 2021-12-06 #e8c60d0
  44. Generous contract sponsoring mode
    kozyrevdev 2022-02-17 #886d2a8
  45. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2021-12-02 #c2df95d
  46. Merge branch 'develop' into feature/polkadot-js-7
    Igor Kozyrev 2022-02-18 #ea076cb
  47. fix impl MaxEncodedLen for SponsoringRateLimit
    Yaroslav Bolyukin 2022-02-17 #1141b20
  48. up runtime version
    Igor Kozyrev 2022-02-17 #248a684
  49. build upgrade polkadot to v0.9.17
    Yaroslav Bolyukin 2022-02-24 #786f502
  50. change collection creation price and data storage limit. change evm network id
    Igor Kozyrev 2022-02-17 #e7cef40
  51. Use benchmarking for EVM calls
    kozyrevdev 2021-12-02 #6d5ea17
  52. Remove allowlist enablement check from allowed()
    kozyrevdev 2022-02-17 #57eee2a
  53. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-17 #97d7053
  54. CORE-215
    str-mv 2021-11-29 #6b56d6d
  55. change chain limits
    kozyrevdev 2021-12-02 #5bd1ef9
  56. test upgrade to polkadot.js v7
    Yaroslav Bolyukin 2022-02-18 #798055c
  57. refactor remove double option limit
    Yaroslav Bolyukin 2022-01-12 #69a20e8
  58. Merge branch 'develop' into feature/CORE-269
    Igor Kozyrev 2022-02-17 #f522faa
  59. Fix/develop tests
    kozyrevdev 2021-11-26 #30c3834
  60. style fix formatting
    Yaroslav Bolyukin 2021-12-02 #0a9dcd5
  61. Merge pull request #275 from UniqueNetwork/feature/CORE-262
    kozyrevdev 2022-02-17 #71137c9
  62. refactor remove allowlist enablement check from allowed()
    Yaroslav Bolyukin 2022-01-17 #0170049
  63. fix impl MaxEncodedLen for SponsoringMode
    Yaroslav Bolyukin 2022-02-10 #e7ebf1d
  64. change chain limits
    Igor Kozyrev 2021-12-02 #93e1344
  65. refactor set CollectionCreationPrice to constant in pallet-common
    Fahrrader 2021-12-20 #49d1d66
  66. Fix unit tests
    kozyrevdev 2021-11-25 #6c1cc7e
  67. Only removed
    str-mv 2021-11-26 #147f0a0
  68. doc: document #[solidity_interface] macro
    Yaroslav Bolyukin 2021-12-02 #bd5e29f
  69. Add createCollectionEx call
    kozyrevdev 2022-02-17 #75d8b90
  70. fix warnings
    Igor Kozyrev 2022-02-17 #c4304c1
  71. Opal Runtime v914000
    Greg Zaitsev 2021-12-14 #fcf0631
  72. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-09 #3b32197
  73. Core 243
    kozyrevdev 2021-11-25 #3def18a
  74. Merge branch 'develop' into feature/fix_unit_tests
    Igor Kozyrev 2021-11-25 #5c2c651
  75. Style fixed
    str-mv 2021-11-26 #bd45342
  76. test fix
    Yaroslav Bolyukin 2021-12-02 #4512cc9
  77. Merge pull request #289 from UniqueNetwork/feature/token-owner-backwards-compat
    kozyrevdev 2022-02-17 #c5b0654
  78. fix code style
    Igor Kozyrev 2022-02-17 #0660dd1
  79. Merge branch 'develop' into feature/CORE-262
    Igor Kozyrev 2022-02-17 #4664e20
  80. polkadot-v0.9.14
    Greg Zaitsev 2021-12-14 #3820096
  81. up version
    Igor Kozyrev 2021-12-13 #e7d0544
  82. fixup impl
    Yaroslav Bolyukin 2022-01-26 #ffd579c
  83. Upgrade to polkadot v0.9.16
    kozyrevdev 2022-02-09 #de5ac2f
  84. CORE-242
    kozyrevdev 2021-11-25 #4d3b24f
  85. Fungible allowance fixed
    str-mv 2021-11-25 #f0bb7c4
  86. Restrict access to Store trait to (super)
    Greg Zaitsev 2021-11-24 #afaef53
  87. Tests fixed
    str-mv 2021-11-26 #8f9861a
  88. remove .only
    Igor Kozyrev 2021-11-30 #7b6d12c
  89. Release Opal Runtime v916001
    kozyrevdev 2022-02-11 #bcf103b
  90. fix backwards compatibility for token_owner rpc
    Yaroslav Bolyukin 2022-02-14 #f0549a8
  91. Merge branch 'develop' into feature/create-collection-ex
    Igor Kozyrev 2022-02-14 #c091cef
  92. refactor TokenValueNotEnough -> ApprovedValueTooLow
    Fahrrader 2022-01-10 #ef625f8
  93. Hotfix/inflation year fix
    kozyrevdev 2021-12-10 #30f58ba
  94. up docker version
    Igor Kozyrev 2021-12-13 #4c61419
  95. fixup tests
    Yaroslav Bolyukin 2022-01-26 #dd2a57f
  96. up runtime version
    Igor Kozyrev 2022-02-09 #eebd5d8
  97. CORE-240
    kozyrevdev 2021-11-25 #7965c60
  98. Style fix
    str-mv 2021-11-25 #1357a5a
  99. CORE-243
    str-mv 2021-11-25 #4edeec7
  100. Fix formatting
    Greg Zaitsev 2021-11-24 #8a37f3e