git.delta.rocks / unique-network / refs/commits / 874bac86d4ac

difftreelog

commits

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