git.delta.rocks / unique-network / refs/commits / 0b9c9db29dd7

difftreelog
  1. Merge branch 'develop' into feature/CORE-185
    Igor Kozyrev 2021-09-09 #0b9c9db
  2. WaitNewBlocks instead timeout function
    str-mv 2021-09-09 #c9f0eb5
  3. Feature/core 37
    kozyrevdev 2021-09-09 #c510897
  4. Collision tests fixed
    str-mv 2021-09-09 #fe592a5
  5. Upgrade polkadot to v0.9.9
    kozyrevdev 2021-09-08 #8d1373a
  6. Merge branch 'develop' into feature/CORE-37
    Igor Kozyrev 2021-09-09 #5c98ac6
  7. Add getSponsoringRateLimit helper
    kozyrevdev 2021-09-02 #abfdac1
  8. test add missing awaits
    Yaroslav Bolyukin 2021-09-08 #5d16a74
  9. Set metadata check fix. Some tests added
    str-mv 2021-09-05 #9cdbe6a
  10. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  11. feat getSponsoringRateLimit helper call
    Yaroslav Bolyukin 2021-09-02 #66ac31c
  12. test upgrade filter api
    Yaroslav Bolyukin 2021-09-08 #d221bab
  13. style fix fmt
    Yaroslav Bolyukin 2021-09-01 #81e625c
  14. Use newly added weights in pallet
    kozyrevdev 2021-09-01 #ded6402
  15. Merge branch 'develop' into feature/erc-bulk-mint-metadata
    Igor Kozyrev 2021-09-01 #4675b20
  16. test update hex-literal to support comments
    Yaroslav Bolyukin 2021-09-08 #b5ed7fc
  17. Merge branch 'develop' into feature/CORE-37
    Yaroslav Bolyukin 2021-09-01 #d6d1ff9
  18. Fix missing await in test
    kozyrevdev 2021-09-01 #7819c0f
  19. fix use new weights
    Yaroslav Bolyukin 2021-09-01 #b3a3ee6
  20. style fix fmt warning
    Yaroslav Bolyukin 2021-09-01 #4e33887
  21. style fix fmt warnings
    Yaroslav Bolyukin 2021-09-08 #34387ce
  22. refactor use CollectionHandle::save
    Yaroslav Bolyukin 2021-09-01 #1e2758b
  23. fix integration tests
    Igor Kozyrev 2021-08-31 #7f0dbc2
  24. test fix missing await
    Yaroslav Bolyukin 2021-09-01 #07de194
  25. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  26. test bulkMint/metadata via proxy
    Yaroslav Bolyukin 2021-09-01 #88feb21
  27. test upgrade polkadot-js
    Yaroslav Bolyukin 2021-09-07 #97991ee
  28. Bad merge fixed
    str-mv 2021-09-01 #7791279
  29. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  30. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  31. test mintBulk/metadata api
    Yaroslav Bolyukin 2021-09-01 #36c7382
  32. fix mixxing ValidateUnsigned for parachain_system
    Yaroslav Bolyukin 2021-09-07 #f38e6a3
  33. Merge branch 'develop' into feature/CORE-37
    Igor Kozyrev 2021-09-01 #281677a
  34. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  35. build mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  36. build regenerate evm stubs
    Yaroslav Bolyukin 2021-09-01 #ac37b71
  37. fix inverted filter direction
    Yaroslav Bolyukin 2021-09-07 #41ba3ec
  38. Style update
    str-mv 2021-08-31 #55d2f5b
  39. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  40. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  41. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  42. feat bulk mint/get/set metadata
    Yaroslav Bolyukin 2021-09-01 #db24b2b
  43. style fix fmt errors
    Yaroslav Bolyukin 2021-09-07 #0ee16a2
  44. Merge remote-tracking branch 'origin/develop' into feature/CORE-37
    str-mv 2021-08-31 #8057bdd
  45. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  46. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  47. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  48. fix each tuple should be decoded via subresult
    Yaroslav Bolyukin 2021-09-01 #742db63
  49. feat upgrade polkadot to v0.9.9
    Yaroslav Bolyukin 2021-09-07 #eda1b0c
  50. Remove wrong pallet-contracts
    str-mv 2021-07-29 #fee4139
  51. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  52. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  53. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  54. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  55. feat print selector in generated ifaces
    Yaroslav Bolyukin 2021-09-01 #695f378
  56. Code style update
    str-mv 2021-07-29 #e8fdadb
  57. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  58. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  59. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  60. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  61. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  62. feat support complex types in solidity defs
    Yaroslav Bolyukin 2021-09-01 #4aadc00
  63. CORE-37. Integration tests
    str-mv 2021-07-16 #1e0a302
  64. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  65. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  66. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  67. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  68. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  69. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  70. Merge branch 'feature/fix-tests' into feature/CORE-37
    str-mv 2021-07-16 #dab0214
  71. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  72. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  73. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  74. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  75. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  76. Runtime types update
    str-mv 2021-07-14 #7bce109
  77. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  78. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  79. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  80. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  81. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  82. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  83. Runtime types
    str-mv 2021-07-14 #44ed7d4
  84. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #c33c2f5
  85. CORE-159. Transfer through substrate and EVM
    kozyrevdev 2021-08-25 #06cd035
  86. test evm payable
    Yaroslav Bolyukin 2021-08-23 #16ee61f
  87. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  88. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  89. test marketplace matcher contract
    Yaroslav Bolyukin 2021-08-26 #4cad1ac
  90. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9
  91. CORE-37 Metadata update permissions
    str-mv 2021-07-14 #396d6c0
  92. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #dbfc408
  93. Merge branch 'feature/fix-tests' of https://github.com/usetech-llc/nft_private into feature/fix-tests
    str-mv 2021-07-15 #29efb9d
  94. Feature/core 161
    kozyrevdev 2021-08-13 #d614bc7
  95. only removed
    Igor Kozyrev 2021-08-25 #eebc5b6
  96. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  97. test update polkadot.js
    Yaroslav Bolyukin 2021-08-18 #c127c39
  98. fix delegate transfer_from to transfer if sender==from
    Yaroslav Bolyukin 2021-08-26 #f911002
  99. Subresult offset should be based on current subresult start, not on
    current item offset
    Yaroslav Bolyukin 2021-08-11 #cc62c5a
  100. Fixed addCollectionAdmin.test.ts
    Greg Zaitsev 2021-07-13 #29c61bb