git.delta.rocks / unique-network / refs/commits / 3f83595fbf4a

difftreelog
  1. cargo fmt
    Igor Kozyrev 2022-03-31 #3f83595
  2. improve chain identification
    Igor Kozyrev 2022-03-31 #eba714b
  3. Move to newer ubuntu
    Alexei 2022-03-30 #76f7730
  4. Handle sponsoring for ERC721Mintable
    kozyrevdev 2022-03-31 #46aada2
  5. Exclude unique and quartz runtimes from the workspace
    kozyrevdev 2022-03-31 #4d3db42
  6. fix handle sponsoring for ERC721Mintable
    Yaroslav Bolyukin 2022-03-30 #dd5e734
  7. This reverts commit 455615dd1d521d9b9c0d9dd5323c317bf85febf5.
    Daniel Shiposha 2022-03-30 #c801a90
  8. Exclude unique and quartz runtimes from the workspace
    Daniel Shiposha 2022-03-30 #c12df15
  9. Exclude unique and quartz runtimes from the workspace
    Daniel Shiposha 2022-03-30 #455615d
  10. Use default runtime in the local testnet
    kozyrevdev 2022-03-30 #268adbe
  11. Release v918000
    kozyrevdev 2022-03-29 #cc7c742
  12. cargo fmt
    Daniel Shiposha 2022-03-30 #f048cf9
  13. Fix node to work without default runtime features
    kozyrevdev 2022-03-29 #80d5011
  14. cargo fmt
    Igor Kozyrev 2022-03-29 #c21a15c
  15. Use default runtime in the local testnet
    Daniel Shiposha 2022-03-30 #f51dbeb
  16. Vulnerable dependencies in tests resolved
    kozyrevdev 2022-03-29 #fcbdc31
  17. Fix node to work without default features
    Daniel Shiposha 2022-03-29 #0d6af03
  18. cargo update
    Igor Kozyrev 2022-03-29 #9c20d62
  19. CORE-215 Fix helpers: check same sender and recepient
    kozyrevdev 2022-03-29 #3eee5dc
  20. Merge branch 'develop' into fix/tests-bad-dependencies
    Igor Kozyrev 2022-03-29 #e6a5687
  21. default decimals 18
    Igor Kozyrev 2022-03-29 #9b8772e
  22. Upgrade to polkadot v0.9.18
    kozyrevdev 2022-03-29 #e9ee75b
  23. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2022-03-29 #9299221
  24. fix(tests) vulnerable dependencies
    Fahrrader 2022-03-10 #395a356
  25. readme multiple runtimes
    Igor Kozyrev 2022-03-29 #22411fe
  26. customize node naming depending on features and env
    kozyrevdev 2022-03-24 #744df77
  27. build upgrade to polkadot v0.9.18
    Yaroslav Bolyukin 2022-03-24 #28cb1a6
  28. CORE-215 Fix helpers: check same sender and recepient
    Trubnikov Sergey 2022-03-02 #bf405ef
  29. CORE-215
    kozyrevdev 2022-03-01 #e93af88
  30. Merge branch 'develop' into release/opal-v918000
    Igor Kozyrev 2022-03-29 #2dfd736
  31. divide runtimes into Opal, Quartz and Unique
    kozyrevdev 2022-03-22 #c8aac15
  32. Use different default node name according to enabled feature
    Daniel Shiposha 2022-03-24 #d95afc7
  33. fix tests
    Igor Kozyrev 2022-03-01 #980a35f
  34. change use of function 'create_collection' => 'create_collection_ex'
    kozyrevdev 2022-03-01 #abf0ede
  35. turn off quartz and unique runtimes by default
    Igor Kozyrev 2022-03-29 #412ca93
  36. Release/opal v917000
    kozyrevdev 2022-03-10 #d6336d8
  37. Remove unused
    Daniel Shiposha 2022-03-15 #9c44795
  38. Use env var as node name
    Daniel Shiposha 2022-03-23 #c849007
  39. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2022-03-01 #72387e3
  40. CORE-296 Add error "NotSufficientFounds" and test it.
    kozyrevdev 2022-03-01 #cbc95b8
  41. Merge branch 'develop' into feature/CORE-301
    Igor Kozyrev 2022-03-01 #ad669e8
  42. up version
    Igor Kozyrev 2022-03-29 #0217f0b
  43. This reverts commit fa3370cc609c7fa963dbd3387a5510bd9407d465.
    Igor Kozyrev 2022-03-10 #8c2fc09
  44. Fix code style
    Daniel Shiposha 2022-03-15 #bc39212
  45. 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
  46. Add createMultipleItemsEx call
    kozyrevdev 2022-03-01 #64ceec5
  47. rename const
    Igor Kozyrev 2022-03-01 #f313147
  48. Refactor tests: change function 'create_collection' => 'create_collection_ex'
    Trubnikov Sergey 2022-02-21 #201fa4d
  49. Default value for OwnerCanTransfer set to false
    str-mv 2022-03-04 #fa3370c
  50. Fix autoseal, remove obsolete testnet specs
    Daniel Shiposha 2022-03-15 #9029637
  51. Merge branch 'develop' into feature/CORE-215
    Trubnikov Sergey 2022-02-22 #e6f8932
  52. Upgrade to polkadot v0.9.17
    kozyrevdev 2022-02-28 #c9e84df
  53. test add test for createMultipleItemsEx
    Yaroslav Bolyukin 2022-02-28 #9d95058
  54. Merge branch 'develop' into feature/CORE-296
    Igor Kozyrev 2022-03-01 #be2d9c9
  55. Fix sponsoring tests
    kozyrevdev 2022-02-18 #a6f62bd
  56. license
    Igor Kozyrev 2022-03-09 #6b1bba1
  57. Fix code style
    Daniel Shiposha 2022-03-15 #8297cdd
  58. Test updated
    str-mv 2021-12-07 #b5b356e
  59. Upgrade tests to polkadot.js v7
    kozyrevdev 2022-02-21 #b4099fe
  60. Opal v916010
    kozyrevdev 2022-02-28 #8a727ce
  61. build regenerate types
    Yaroslav Bolyukin 2022-02-24 #47bd18d
  62. feat createMultipleItemsEx call
    Yaroslav Bolyukin 2022-02-26 #9ed680c
  63. feature/CORE-296 Format
    Trubnikov Sergey 2022-02-28 #d8e85df
  64. Integration test (confirmSponsorship): CORE-239
    kozyrevdev 2022-02-17 #f663e99
  65. test fix eth sponsoring tests for updated chain
    Yaroslav Bolyukin 2022-02-18 #1703581
  66. up version
    Igor Kozyrev 2022-03-04 #482a5bd
  67. Implement autoseal in dev mode
    Daniel Shiposha 2022-03-15 #8cc39ba
  68. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2021-12-02 #c2df95d
  69. Merge branch 'develop' into feature/polkadot-js-7
    Igor Kozyrev 2022-02-18 #ea076cb
  70. Remove double option limit
    kozyrevdev 2022-02-24 #7f8cc7f
  71. Merge branch 'develop' into release/opal-v916010
    Igor Kozyrev 2022-02-21 #798647f
  72. Merge branch 'develop' into feature/polkadot-v0.9.17
    Igor Kozyrev 2022-02-24 #67692e8
  73. test upgrade benchmarks for new substrate
    Yaroslav Bolyukin 2022-02-26 #73817f4
  74. CORE-296 Add error "NotSufficientFounds" and test it.
    Trubnikov Sergey 2022-02-28 #a33000e
  75. Merge pull request #273 from UniqueNetwork/feature/CORE-269
    kozyrevdev 2022-02-17 #6ed3d50
  76. test (confirmSponsorship): test CORE-239, make sure sponsor doesn't cover transfer fees for failed transactions
    Fahrrader 2021-12-06 #e8c60d0
  77. Generous contract sponsoring mode
    kozyrevdev 2022-02-17 #886d2a8
  78. update pallet sponsoring
    Igor Kozyrev 2022-03-04 #9ebd2fc
  79. Remove runtime-specific node doc
    Daniel Shiposha 2022-03-15 #a78501c
  80. CORE-215
    str-mv 2021-11-29 #6b56d6d
  81. change chain limits
    kozyrevdev 2021-12-02 #5bd1ef9
  82. test upgrade to polkadot.js v7
    Yaroslav Bolyukin 2022-02-18 #798055c
  83. fix impl MaxEncodedLen for SponsoringRateLimit
    Yaroslav Bolyukin 2022-02-17 #1141b20
  84. up runtime version
    Igor Kozyrev 2022-02-17 #248a684
  85. build upgrade polkadot to v0.9.17
    Yaroslav Bolyukin 2022-02-24 #786f502
  86. change collection creation price and data storage limit. change evm network id
    Igor Kozyrev 2022-02-17 #e7cef40
  87. Use benchmarking for EVM calls
    kozyrevdev 2021-12-02 #6d5ea17
  88. Remove allowlist enablement check from allowed()
    kozyrevdev 2022-02-17 #57eee2a
  89. Merge branch 'develop' into feature/contract-sponsoring-modes
    Igor Kozyrev 2022-02-17 #97d7053
  90. up version
    Igor Kozyrev 2022-03-04 #64d227a
  91. Remove experimental file
    Daniel Shiposha 2022-03-15 #fd782c8
  92. Fix/develop tests
    kozyrevdev 2021-11-26 #30c3834
  93. change chain limits
    Igor Kozyrev 2021-12-02 #93e1344
  94. refactor remove double option limit
    Yaroslav Bolyukin 2022-01-12 #69a20e8
  95. Merge branch 'develop' into feature/CORE-269
    Igor Kozyrev 2022-02-17 #f522faa
  96. style fix formatting
    Yaroslav Bolyukin 2021-12-02 #0a9dcd5
  97. Merge pull request #275 from UniqueNetwork/feature/CORE-262
    kozyrevdev 2022-02-17 #71137c9
  98. refactor remove allowlist enablement check from allowed()
    Yaroslav Bolyukin 2022-01-17 #0170049
  99. fix impl MaxEncodedLen for SponsoringMode
    Yaroslav Bolyukin 2022-02-10 #e7ebf1d
  100. update packages
    Igor Kozyrev 2022-03-04 #df30e33