git.delta.rocks / unique-network / refs/commits / d6d1ff906912

difftreelog
  1. Merge branch 'develop' into feature/CORE-37
    Yaroslav Bolyukin 2021-09-01 #d6d1ff9
  2. refactor use CollectionHandle::save
    Yaroslav Bolyukin 2021-09-01 #1e2758b
  3. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  4. Bad merge fixed
    str-mv 2021-09-01 #7791279
  5. Use newly added weights in pallet
    kozyrevdev 2021-09-01 #ded6402
  6. Merge branch 'develop' into feature/erc-bulk-mint-metadata
    Igor Kozyrev 2021-09-01 #4675b20
  7. Merge branch 'develop' into feature/CORE-37
    Igor Kozyrev 2021-09-01 #281677a
  8. Fix missing await in test
    kozyrevdev 2021-09-01 #7819c0f
  9. fix use new weights
    Yaroslav Bolyukin 2021-09-01 #b3a3ee6
  10. style fix fmt warning
    Yaroslav Bolyukin 2021-09-01 #4e33887
  11. Style update
    str-mv 2021-08-31 #55d2f5b
  12. fix integration tests
    Igor Kozyrev 2021-08-31 #7f0dbc2
  13. test fix missing await
    Yaroslav Bolyukin 2021-09-01 #07de194
  14. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  15. test bulkMint/metadata via proxy
    Yaroslav Bolyukin 2021-09-01 #88feb21
  16. Merge remote-tracking branch 'origin/develop' into feature/CORE-37
    str-mv 2021-08-31 #8057bdd
  17. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  18. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  19. test mintBulk/metadata api
    Yaroslav Bolyukin 2021-09-01 #36c7382
  20. Remove wrong pallet-contracts
    str-mv 2021-07-29 #fee4139
  21. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  22. build mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  23. build regenerate evm stubs
    Yaroslav Bolyukin 2021-09-01 #ac37b71
  24. Code style update
    str-mv 2021-07-29 #e8fdadb
  25. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  26. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  27. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  28. feat bulk mint/get/set metadata
    Yaroslav Bolyukin 2021-09-01 #db24b2b
  29. CORE-37. Integration tests
    str-mv 2021-07-16 #1e0a302
  30. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  31. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  32. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  33. fix each tuple should be decoded via subresult
    Yaroslav Bolyukin 2021-09-01 #742db63
  34. Merge branch 'feature/fix-tests' into feature/CORE-37
    str-mv 2021-07-16 #dab0214
  35. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  36. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  37. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  38. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  39. feat print selector in generated ifaces
    Yaroslav Bolyukin 2021-09-01 #695f378
  40. Runtime types update
    str-mv 2021-07-14 #7bce109
  41. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  42. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  43. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  44. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  45. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  46. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  47. feat support complex types in solidity defs
    Yaroslav Bolyukin 2021-09-01 #4aadc00
  48. Runtime types
    str-mv 2021-07-14 #44ed7d4
  49. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #c33c2f5
  50. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  51. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  52. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  53. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  54. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  55. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  56. CORE-37 Metadata update permissions
    str-mv 2021-07-14 #396d6c0
  57. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #dbfc408
  58. Merge branch 'feature/fix-tests' of https://github.com/usetech-llc/nft_private into feature/fix-tests
    str-mv 2021-07-15 #29efb9d
  59. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  60. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  61. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  62. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  63. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  64. Fixed addCollectionAdmin.test.ts
    Greg Zaitsev 2021-07-13 #29c61bb
  65. Tests cleanup
    Greg Zaitsev 2021-07-14 #5af2b45
  66. Scheduller test fixed
    str-mv 2021-07-14 #0b237a5
  67. Integration tests setConstOnChainSchema and setVariableOnChainSchema fixed
    str-mv 2021-07-15 #b6b4ad1
  68. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  69. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  70. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  71. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  72. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  73. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  74. Fix e2e tests: change-collection-owner, confirmSponsorship, pallet-presence
    Greg Zaitsev 2021-07-14 #2fc9e2d
  75. Fix e2e tests: createItem, addToContractWhiteList, change-collection-owner, toggleContractWhiteList
    Greg Zaitsev 2021-07-14 #430a12f
  76. CORE-159. Transfer through substrate and EVM
    kozyrevdev 2021-08-25 #06cd035
  77. test evm payable
    Yaroslav Bolyukin 2021-08-23 #16ee61f
  78. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  79. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  80. test marketplace matcher contract
    Yaroslav Bolyukin 2021-08-26 #4cad1ac
  81. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9
  82. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  83. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  84. Skip setContractSponsoringRateLimit test
    Greg Zaitsev 2021-07-14 #c6c3842
  85. Feature/core 161
    kozyrevdev 2021-08-13 #d614bc7
  86. only removed
    Igor Kozyrev 2021-08-25 #eebc5b6
  87. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  88. test update polkadot.js
    Yaroslav Bolyukin 2021-08-18 #c127c39
  89. fix delegate transfer_from to transfer if sender==from
    Yaroslav Bolyukin 2021-08-26 #f911002
  90. Subresult offset should be based on current subresult start, not on
    current item offset
    Yaroslav Bolyukin 2021-08-11 #cc62c5a
  91. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  92. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  93. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  94. Skip removeFromContractWhiteList test
    Greg Zaitsev 2021-07-14 #fc98361
  95. CORE-160. Collection admin integration tests
    kozyrevdev 2021-08-13 #9a3373d
  96. New test added
    str-mv 2021-08-13 #83994a5
  97. Tests fix + global folders mask in config
    str-mv 2021-08-11 #c54922b
  98. refactor move ChainLimits to constants
    Yaroslav Bolyukin 2021-08-10 #7a034de
  99. test call fees
    Yaroslav Bolyukin 2021-08-18 #d2821ca
  100. feat(evm-coder) implementation generator
    Yaroslav Bolyukin 2021-08-11 #36b556a