git.delta.rocks / unique-network / refs/commits / 8e4698bc6eb3

difftreelog

commits

palletshistory
  1. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  2. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  3. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  4. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  5. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  6. style fix fmt warnings
    Yaroslav Bolyukin 2021-08-26 #22d152d
  7. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  8. test remove ChainLimits leftovers
    Yaroslav Bolyukin 2021-08-26 #2885408
  9. fix do not use add_fungible_item for transfers
    Yaroslav Bolyukin 2021-08-26 #ffea28d
  10. test remove ChainLimit usage
    Yaroslav Bolyukin 2021-08-10 #33bde7d
  11. fix token uri == const_data
    Yaroslav Bolyukin 2021-08-11 #c535db9
  12. refactor move ChainLimits to constants
    Yaroslav Bolyukin 2021-08-10 #7a034de
  13. refactor move ChainLimits to runtime config
    Yaroslav Bolyukin 2021-08-10 #fb1ebd6
  14. fix correct gas metering
    Yaroslav Bolyukin 2021-08-18 #0999c79
  15. feat(evm-coder) implementation generator
    Yaroslav Bolyukin 2021-08-11 #36b556a
  16. feat implement ERC721Burnable/Mintable interfaces
    Yaroslav Bolyukin 2021-06-28 #aa106c3
  17. fix disallow transfer/minting tokens to zero addr
    Yaroslav Bolyukin 2021-06-28 #eef8c23
  18. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  19. fix unbroke ink contract build substrate v0.9.8
    Yaroslav Bolyukin 2021-08-06 #251ea62
  20. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  21. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  22. Format
    Greg Zaitsev 2021-07-27 #40e660f
  23. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  24. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  25. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  26. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  27. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  28. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  29. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  30. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  31. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  32. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  33. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  34. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  35. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  36. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  37. build upgrade polkadot to v0.9.7
    Yaroslav Bolyukin 2021-07-06 #84a79a5
  38. Small fixes
    str-mv 2021-07-13 #58d5f9e