git.delta.rocks / unique-network / refs/commits / 44bd99aa7cbe

difftreelog
  1. Merge remote-tracking branch 'origin/develop' into feature/CORE-164
    str-mv 2021-09-06 #44bd99a
  2. repair auto merge
    Igor Kozyrev 2021-09-01 #82ad2e1
  3. Add getSponsoringRateLimit helper
    kozyrevdev 2021-09-02 #abfdac1
  4. Merge branch 'develop' into feature/CORE-164
    Igor Kozyrev 2021-09-01 #f071285
  5. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  6. feat getSponsoringRateLimit helper call
    Yaroslav Bolyukin 2021-09-02 #66ac31c
  7. Merge branch 'develop' into feature/CORE-164
    str-mv 2021-09-01 #0af6526
  8. Use newly added weights in pallet
    kozyrevdev 2021-09-01 #ded6402
  9. Merge branch 'develop' into feature/erc-bulk-mint-metadata
    Igor Kozyrev 2021-09-01 #4675b20
  10. Sponsoring tests
    str-mv 2021-09-01 #add6044
  11. fix integration tests
    Igor Kozyrev 2021-08-31 #7f0dbc2
  12. Fix missing await in test
    kozyrevdev 2021-09-01 #7819c0f
  13. fix use new weights
    Yaroslav Bolyukin 2021-09-01 #b3a3ee6
  14. style fix fmt warning
    Yaroslav Bolyukin 2021-09-01 #4e33887
  15. Contract sponsoring
    str-mv 2021-08-29 #54811ce
  16. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  17. test fix missing await
    Yaroslav Bolyukin 2021-09-01 #07de194
  18. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  19. test bulkMint/metadata via proxy
    Yaroslav Bolyukin 2021-09-01 #88feb21
  20. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-08-12 #70da175
  21. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  22. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  23. test mintBulk/metadata api
    Yaroslav Bolyukin 2021-09-01 #36c7382
  24. CORE-160. Collection admin integration tests
    str-mv 2021-07-29 #e961e84
  25. Update node_build_test.yml
    Alexei 2021-07-30 #d49b9b4
  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 mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  29. build regenerate evm stubs
    Yaroslav Bolyukin 2021-09-01 #ac37b71
  30. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  31. Update node_build_test.yml
    Alexei 2021-07-30 #e620378
  32. updated timeout parameter
    Alexei 2021-07-30 #a68e61d
  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. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  36. feat bulk mint/get/set metadata
    Yaroslav Bolyukin 2021-09-01 #db24b2b
  37. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  38. test fix sponsoring for updated logic
    Yaroslav Bolyukin 2021-07-28 #72c7cbd
  39. added correct link to action
    Alexei 2021-07-29 #457f502
  40. Update node_build_test.yml
    Alexei 2021-07-29 #cbb2c7f
  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. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  45. fix each tuple should be decoded via subresult
    Yaroslav Bolyukin 2021-09-01 #742db63
  46. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  47. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  48. feat set default sponsoring rate limit for contracts
    Yaroslav Bolyukin 2021-07-28 #d5c4f58
  49. Add missing pallets to pallet presence test
    kozyrevdev 2021-07-29 #50b90e4
  50. added correct link to action
    Your Name 2021-07-29 #cdec516
  51. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  52. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  53. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  54. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  55. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  56. feat print selector in generated ifaces
    Yaroslav Bolyukin 2021-09-01 #695f378
  57. Format
    Greg Zaitsev 2021-07-27 #40e660f
  58. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  59. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  60. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  61. test fix pallet list
    Yaroslav Bolyukin 2021-07-29 #7ab778c
  62. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  63. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  64. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  65. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  66. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  67. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  68. feat support complex types in solidity defs
    Yaroslav Bolyukin 2021-09-01 #4aadc00
  69. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  70. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  71. Remove .only from enableDisableTransfers
    Greg Zaitsev 2021-07-27 #793a35d
  72. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  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. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  79. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  80. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  81. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  82. CORE-36. Integration tests
    str-mv 2021-07-16 #41d3859
  83. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  84. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  85. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  86. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  87. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  88. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  89. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  90. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  91. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  92. Add tests for setCollectionLimits
    str-mv 2021-06-01 #c803bd5
  93. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  94. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  95. CORE-159. Transfer through substrate and EVM
    kozyrevdev 2021-08-25 #06cd035
  96. test evm payable
    Yaroslav Bolyukin 2021-08-23 #16ee61f
  97. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  98. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  99. test marketplace matcher contract
    Yaroslav Bolyukin 2021-08-26 #4cad1ac
  100. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9