git.delta.rocks / unique-network / refs/commits / 3fb62366cc89

difftreelog

commits

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