git.delta.rocks / unique-network / refs/commits / 84a79a5d2b60

difftreelog

commits

pallets/nft/srchistory
  1. merge to recent changes
    Greg Zaitsev 2021-06-30 #2072cd7
  2. ci fix clippy warnings
    Yaroslav Bolyukin 2021-06-28 #fbd66f5
  3. Merge branch 'develop' into feature/NFTPAR-536_code_style
    Greg Zaitsev 2021-06-28 #26e8c72
  4. style fix clippy/rustfmt warnings
    Yaroslav Bolyukin 2021-06-25 #25b82cf
  5. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  6. fix merge test changes
    Yaroslav Bolyukin 2021-06-25 #fa23d15
  7. Implement parachain support for frontier
    usetech-llc 2021-06-23 #41cfad9
  8. Chain extensions
    Greg Zaitsev 2021-06-17 #dc9fdbf
  9. fix implement RPC
    Yaroslav Bolyukin 2021-06-22 #c28aba9
  10. Scheduler
    Greg Zaitsev 2021-06-17 #cbd9f34
  11. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #e5c09cb
  12. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-366_insert_ethereum_pallets
    Yaroslav Bolyukin 2021-06-22 #4dbeda6
  13. Feature/nftpar 312 parachains
    str-mv 2021-06-16 #b93e7f4
  14. Warnings fixed
    str-mv 2021-06-17 #79a50fe
  15. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #0c23e05
  16. feat implement sponsoring primitive for nft
    Yaroslav Bolyukin 2021-06-24 #afcf32a
  17. Merge remote-tracking branch 'remotes/origin/feature/NFTPAR-418' into develop Scheduler and parachain
    str-mv 2021-06-17 #75e888b
  18. Merge remote-tracking branch 'origin/feature/NFTPAR-373_chain_extensions' into feature/NFTPAR-366_upstream_updates
    Yaroslav Bolyukin 2021-06-04 #a853447
  19. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  20. Parachain compatible with polkadot v0.9.3
    Greg Zaitsev 2021-06-09 #8121b0f
  21. Scheduler refactored and fixed
    str-mv 2021-06-15 #2a44139
  22. fix remove unfinished code
    Yaroslav Bolyukin 2021-06-04 #e2828aa
  23. refactor extract contracts logic to separate pallet
    Yaroslav Bolyukin 2021-06-24 #bc320b6
  24. wip parachains
    Greg Zaitsev 2021-06-03 #78924d5
  25. Scheduler
    str-mv 2021-05-27 #eb5b535
  26. Feature/nftpar 413 inflation
    Yaroslav Bolyukin 2021-04-07 #8cfbb8c
  27. Add chain extension to mint
    Greg Zaitsev 2021-05-04 #d6ccebb
  28. feat sponsor evm transactions
    Yaroslav Bolyukin 2021-06-02 #655273c
  29. style reformat code
    Yaroslav Bolyukin 2021-06-02 #35f0b49
  30. feat(pallet) evm gas metering
    Yaroslav Bolyukin 2021-06-02 #6bc566c
  31. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  32. Implement inflation pallet, unit, and integration tests
    Greg Zaitsev 2021-04-07 #b40985b
  33. docs update tx generation comment
    Yaroslav Bolyukin 2021-06-02 #f56d876
  34. Update getCreateCollectionResult()
    usetech-llc 2021-03-23 #7b0bdf5
  35. test transfer_from now throws NoPermission on low approval
    Yaroslav Bolyukin 2021-03-23 #3e7f8c4
  36. feat add/remove from white list chain extension
    Yaroslav Bolyukin 2021-05-06 #b3fda41
  37. refactor switch to macro-based ERC logs
    Yaroslav Bolyukin 2021-06-02 #8e8a175
  38. Add test events
    Greg Zaitsev 2021-03-22 #c1873db
  39. Rename Created event to CollectionCreated
    Greg Zaitsev 2021-03-23 #84b418d
  40. refactor remove unnecessary contains_key checks for Allowances
    Yaroslav Bolyukin 2021-03-23 #16c9428
  41. feat set_variable_meta_data chain extension
    Yaroslav Bolyukin 2021-05-06 #13a0a85
  42. refactor switch to macro-based ERC impls
    Yaroslav Bolyukin 2021-06-02 #d612b7e
  43. Merge pull request #138 from usetech-llc/develop
    Antz0x0z 2021-03-24 #4d1c4cc
  44. Optional collections related review
    Greg Zaitsev 2021-03-22 #a6f3f04
  45. tests: make collection creation free for unit tests
    Yaroslav Bolyukin 2021-03-23 #18bd1f5