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

difftreelog

commits

pallets/nft/src/ethhistory
  1. Implement parachain support for frontier
    usetech-llc 2021-06-23 #41cfad9
  2. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-366_insert_ethereum_pallets
    Yaroslav Bolyukin 2021-06-22 #4dbeda6
  3. Merge remote-tracking branch 'origin/feature/NFTPAR-373_chain_extensions' into feature/NFTPAR-366_upstream_updates
    Yaroslav Bolyukin 2021-06-04 #a853447
  4. fix remove unfinished code
    Yaroslav Bolyukin 2021-06-04 #e2828aa
  5. feat sponsor evm transactions
    Yaroslav Bolyukin 2021-06-02 #655273c
  6. style reformat code
    Yaroslav Bolyukin 2021-06-02 #35f0b49
  7. docs update tx generation comment
    Yaroslav Bolyukin 2021-06-02 #f56d876
  8. refactor switch to macro-based ERC logs
    Yaroslav Bolyukin 2021-06-02 #8e8a175
  9. refactor switch to macro-based ERC impls
    Yaroslav Bolyukin 2021-06-02 #d612b7e
  10. fix serde no_std usage
    Yaroslav Bolyukin 2021-06-02 #4a53d88
  11. feat describe ERCs in terms of new proc-macro
    Yaroslav Bolyukin 2021-06-02 #5e83d89
  12. refactor move evm-coder impl to its own crate
    Yaroslav Bolyukin 2021-06-02 #e709081