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

difftreelog
  1. rustc not working
    akNFT 2021-09-08 #d37537a
  2. rm mocharep
    akNFT 2021-09-08 #90bb81e
  3. arg fix
    akNFT 2021-09-08 #7c5f266
  4. repo link fix
    choomba 2021-09-07 #b77d872
  5. change mochaawesome dir
    choomba 2021-09-07 #65052d4
  6. fix timeout
    choomba 2021-09-07 #c192d34
  7. env vars
    choomba 2021-09-06 #3dcb2fc
  8. added -unsafe ws flag
    akNFT 2021-09-06 #57be577
  9. added rpc external flags
    akNFT 2021-09-06 #49b1765
  10. small fixes
    akNFT 2021-09-05 #302ef31
  11. adding compose for parachain
    akNFT 2021-09-05 #889611c
  12. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  13. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  14. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  15. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  16. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  17. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  18. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  19. build mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  20. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  21. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  22. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  23. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  24. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  25. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  26. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  27. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  28. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  29. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  30. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  31. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  32. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  33. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  34. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  35. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  36. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  37. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  38. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  39. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  40. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  41. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  42. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  43. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  44. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  45. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  46. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  47. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  48. CORE-159. Transfer through substrate and EVM
    kozyrevdev 2021-08-25 #06cd035
  49. test evm payable
    Yaroslav Bolyukin 2021-08-23 #16ee61f
  50. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  51. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  52. test marketplace matcher contract
    Yaroslav Bolyukin 2021-08-26 #4cad1ac
  53. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9
  54. Feature/core 161
    kozyrevdev 2021-08-13 #d614bc7
  55. only removed
    Igor Kozyrev 2021-08-25 #eebc5b6
  56. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  57. test update polkadot.js
    Yaroslav Bolyukin 2021-08-18 #c127c39
  58. fix delegate transfer_from to transfer if sender==from
    Yaroslav Bolyukin 2021-08-26 #f911002
  59. Subresult offset should be based on current subresult start, not on
    current item offset
    Yaroslav Bolyukin 2021-08-11 #cc62c5a
  60. CORE-160. Collection admin integration tests
    kozyrevdev 2021-08-13 #9a3373d
  61. New test added
    str-mv 2021-08-13 #83994a5
  62. Tests fix + global folders mask in config
    str-mv 2021-08-11 #c54922b
  63. refactor move ChainLimits to constants
    Yaroslav Bolyukin 2021-08-10 #7a034de
  64. test call fees
    Yaroslav Bolyukin 2021-08-18 #d2821ca
  65. feat(evm-coder) implementation generator
    Yaroslav Bolyukin 2021-08-11 #36b556a
  66. Update node_build_test.yml
    Alexei 2021-07-30 #d49b9b4
  67. Test description
    str-mv 2021-08-13 #08200c1
  68. Tests updated
    str-mv 2021-08-13 #6b16ace
  69. CORE-159. Transfer through substrate and EVM
    str-mv 2021-08-11 #ebdb67f
  70. refactor move ChainLimits to runtime config
    Yaroslav Bolyukin 2021-08-10 #fb1ebd6
  71. fix correct gas metering
    Yaroslav Bolyukin 2021-08-18 #0999c79
  72. feat implement ERC721Burnable/Mintable interfaces
    Yaroslav Bolyukin 2021-06-28 #aa106c3
  73. Update node_build_test.yml
    Alexei 2021-07-30 #e620378
  74. updated timeout parameter
    Alexei 2021-07-30 #a68e61d
  75. only removed
    str-mv 2021-08-13 #fe6deb8
  76. CORE-161. Change collection owner integration tests
    str-mv 2021-07-29 #7c95ae9
  77. refactor(up-nft) optional serde support
    Yaroslav Bolyukin 2021-08-09 #8c07465
  78. fix disallow transfer/minting tokens to zero addr
    Yaroslav Bolyukin 2021-06-28 #eef8c23
  79. added correct link to action
    Alexei 2021-07-29 #457f502
  80. Update node_build_test.yml
    Alexei 2021-07-29 #cbb2c7f
  81. Test description fix
    str-mv 2021-08-13 #73eef23
  82. CORE-160. Collection admin integration tests
    str-mv 2021-07-29 #e961e84
  83. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-09 #b5bd6c7
  84. feat(evm-coder) string argument
    Yaroslav Bolyukin 2021-06-28 #3420be7
  85. Add missing pallets to pallet presence test
    kozyrevdev 2021-07-29 #50b90e4
  86. added correct link to action
    Your Name 2021-07-29 #cdec516
  87. Missing tests added
    str-mv 2021-08-13 #0066f81
  88. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  89. fix unbroke ink contract build substrate v0.9.8
    Yaroslav Bolyukin 2021-08-06 #251ea62
  90. test fix pallet list
    Yaroslav Bolyukin 2021-07-29 #7ab778c
  91. Only removed
    str-mv 2021-08-11 #a395e0a
  92. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  93. test fix sponsoring for updated logic
    Yaroslav Bolyukin 2021-07-28 #72c7cbd
  94. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  95. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  96. feat set default sponsoring rate limit for contracts
    Yaroslav Bolyukin 2021-07-28 #d5c4f58
  97. Format
    Greg Zaitsev 2021-07-27 #40e660f
  98. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  99. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  100. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a