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

difftreelog
  1. Merge branch 'develop' into feature/CORE-162
    Igor Kozyrev 2021-09-01 #a05576a
  2. Commented code lines removed
    str-mv 2021-08-13 #d8da38d
  3. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  4. Missing tests added
    str-mv 2021-08-13 #5259d55
  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. CORE-162. Public and private minting
    str-mv 2021-07-29 #d8afbf6
  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. CORE-161. Change collection owner integration tests
    str-mv 2021-07-29 #7c95ae9
  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. CORE-160. Collection admin integration tests
    str-mv 2021-07-29 #e961e84
  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. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  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. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  25. test fix sponsoring for updated logic
    Yaroslav Bolyukin 2021-07-28 #72c7cbd
  26. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  27. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  28. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  29. feat bulk mint/get/set metadata
    Yaroslav Bolyukin 2021-09-01 #db24b2b
  30. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  31. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  32. feat set default sponsoring rate limit for contracts
    Yaroslav Bolyukin 2021-07-28 #d5c4f58
  33. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  34. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  35. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  36. fix each tuple should be decoded via subresult
    Yaroslav Bolyukin 2021-09-01 #742db63
  37. Format
    Greg Zaitsev 2021-07-27 #40e660f
  38. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  39. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  40. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  41. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  42. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  43. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  44. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  45. feat print selector in generated ifaces
    Yaroslav Bolyukin 2021-09-01 #695f378
  46. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  47. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  48. Remove .only from enableDisableTransfers
    Greg Zaitsev 2021-07-27 #793a35d
  49. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  50. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  51. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  52. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  53. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  54. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  55. feat support complex types in solidity defs
    Yaroslav Bolyukin 2021-09-01 #4aadc00
  56. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  57. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  58. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  59. CORE-36. Integration tests
    str-mv 2021-07-16 #41d3859
  60. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  61. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  62. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  63. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  64. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  65. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  66. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  67. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  68. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  69. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  70. Add tests for setCollectionLimits
    str-mv 2021-06-01 #c803bd5
  71. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  72. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  73. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  74. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  75. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  76. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  77. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  78. ci disable clippy job run
    Yaroslav Bolyukin 2021-07-06 #ad8b982
  79. build update lockfile
    Yaroslav Bolyukin 2021-07-08 #b18a5cf
  80. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  81. Add CrossAccountId handling in normalize account in helpers
    Greg Zaitsev 2021-06-25 #ffd054d
  82. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  83. Add tests for setCollectionLimits
    Greg Zaitsev 2021-06-01 #b398412
  84. Runtime types
    str-mv 2021-07-14 #196b880
  85. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  86. test update typescript-eslint to fix version warn
    Yaroslav Bolyukin 2021-07-27 #a386d99
  87. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  88. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  89. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  90. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  91. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  92. build upgrade polkadot to v0.9.7
    Yaroslav Bolyukin 2021-07-06 #84a79a5
  93. style fix clippy warning
    Yaroslav Bolyukin 2021-07-08 #14d2baa
  94. Update setting up test environment
    Yaroslav Bolyukin 2021-06-24 #73e89cc
  95. build update lock
    Yaroslav Bolyukin 2021-06-24 #c1a55f7
  96. Tests can build
    Greg Zaitsev 2021-06-25 #fced765
  97. Fix pallet presence test
    Yaroslav Bolyukin 2021-04-08 #b8ab366
  98. refactor remove unnecessary reencoding in CE
    Yaroslav Bolyukin 2021-05-05 #397f5bd
  99. Small fixes
    str-mv 2021-07-13 #58d5f9e
  100. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #c33c2f5