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

difftreelog
  1. Merge branch 'develop' into feature/CORE-164
    str-mv 2021-09-01 #0af6526
  2. Sponsoring tests
    str-mv 2021-09-01 #add6044
  3. fix integration tests
    Igor Kozyrev 2021-08-31 #7f0dbc2
  4. Contract sponsoring
    str-mv 2021-08-29 #54811ce
  5. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  6. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-08-12 #70da175
  7. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  8. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  9. CORE-160. Collection admin integration tests
    str-mv 2021-07-29 #e961e84
  10. Update node_build_test.yml
    Alexei 2021-07-30 #d49b9b4
  11. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  12. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  13. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  14. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  15. Update node_build_test.yml
    Alexei 2021-07-30 #e620378
  16. updated timeout parameter
    Alexei 2021-07-30 #a68e61d
  17. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  18. build mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  19. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  20. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  21. test fix sponsoring for updated logic
    Yaroslav Bolyukin 2021-07-28 #72c7cbd
  22. added correct link to action
    Alexei 2021-07-29 #457f502
  23. Update node_build_test.yml
    Alexei 2021-07-29 #cbb2c7f
  24. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  25. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  26. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  27. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  28. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  29. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  30. feat set default sponsoring rate limit for contracts
    Yaroslav Bolyukin 2021-07-28 #d5c4f58
  31. Add missing pallets to pallet presence test
    kozyrevdev 2021-07-29 #50b90e4
  32. added correct link to action
    Your Name 2021-07-29 #cdec516
  33. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  34. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  35. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  36. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  37. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  38. Format
    Greg Zaitsev 2021-07-27 #40e660f
  39. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  40. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  41. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  42. test fix pallet list
    Yaroslav Bolyukin 2021-07-29 #7ab778c
  43. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  44. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  45. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  46. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  47. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  48. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  49. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  50. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  51. Remove .only from enableDisableTransfers
    Greg Zaitsev 2021-07-27 #793a35d
  52. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  53. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  54. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  55. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  56. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  57. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  58. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  59. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  60. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  61. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  62. CORE-36. Integration tests
    str-mv 2021-07-16 #41d3859
  63. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  64. EVM payable tests
    kozyrevdev 2021-08-25 #52040fc
  65. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  66. test missing send() for flip() tx
    Yaroslav Bolyukin 2021-08-26 #c46ad55
  67. fix remove debug call
    Yaroslav Bolyukin 2021-08-27 #c9302c1
  68. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  69. test burn/mint
    Yaroslav Bolyukin 2021-08-11 #7d316fa
  70. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  71. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  72. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  73. Add tests for setCollectionLimits
    str-mv 2021-06-01 #c803bd5
  74. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  75. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  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. ci disable clippy job run
    Yaroslav Bolyukin 2021-07-06 #ad8b982
  83. build update lockfile
    Yaroslav Bolyukin 2021-07-08 #b18a5cf
  84. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  85. Add CrossAccountId handling in normalize account in helpers
    Greg Zaitsev 2021-06-25 #ffd054d
  86. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  87. Add tests for setCollectionLimits
    Greg Zaitsev 2021-06-01 #b398412
  88. Runtime types
    str-mv 2021-07-14 #196b880
  89. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  90. test update typescript-eslint to fix version warn
    Yaroslav Bolyukin 2021-07-27 #a386d99
  91. Feature/core 161
    kozyrevdev 2021-08-13 #d614bc7
  92. only removed
    Igor Kozyrev 2021-08-25 #eebc5b6
  93. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  94. test update polkadot.js
    Yaroslav Bolyukin 2021-08-18 #c127c39
  95. fix delegate transfer_from to transfer if sender==from
    Yaroslav Bolyukin 2021-08-26 #f911002
  96. Subresult offset should be based on current subresult start, not on
    current item offset
    Yaroslav Bolyukin 2021-08-11 #cc62c5a
  97. build upgrade polkadot to v0.9.7
    Yaroslav Bolyukin 2021-07-06 #84a79a5
  98. style fix clippy warning
    Yaroslav Bolyukin 2021-07-08 #14d2baa
  99. Update setting up test environment
    Yaroslav Bolyukin 2021-06-24 #73e89cc
  100. build update lock
    Yaroslav Bolyukin 2021-06-24 #c1a55f7