git.delta.rocks / unique-network / refs/commits / b18a5cf19b3b

difftreelog

commits

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