git.delta.rocks / unique-network / refs/commits / 65d98914224d

difftreelog

commits

palletshistory
  1. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  2. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  3. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  4. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  5. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  6. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  7. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  8. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  9. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  10. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  11. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  12. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  13. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  14. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  15. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  16. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  17. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  18. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  19. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  20. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  21. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9
  22. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  23. fix delegate transfer_from to transfer if sender==from
    Yaroslav Bolyukin 2021-08-26 #f911002
  24. refactor move ChainLimits to constants
    Yaroslav Bolyukin 2021-08-10 #7a034de
  25. feat(evm-coder) implementation generator
    Yaroslav Bolyukin 2021-08-11 #36b556a
  26. refactor move ChainLimits to runtime config
    Yaroslav Bolyukin 2021-08-10 #fb1ebd6
  27. fix correct gas metering
    Yaroslav Bolyukin 2021-08-18 #0999c79
  28. feat implement ERC721Burnable/Mintable interfaces
    Yaroslav Bolyukin 2021-06-28 #aa106c3
  29. fix disallow transfer/minting tokens to zero addr
    Yaroslav Bolyukin 2021-06-28 #eef8c23
  30. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  31. fix unbroke ink contract build substrate v0.9.8
    Yaroslav Bolyukin 2021-08-06 #251ea62
  32. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  33. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  34. Format
    Greg Zaitsev 2021-07-27 #40e660f
  35. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  36. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  37. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  38. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  39. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  40. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  41. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  42. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  43. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  44. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  45. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  46. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df