git.delta.rocks / unique-network / refs/commits / 11719c8f16e9

difftreelog

commits

/history
  1. feat replace Currency with fungible traits
    Trubnikov Sergey 2023-05-24 #11719c8
  2. fix remove native ft from childrens
    Trubnikov Sergey 2023-05-23 #2c6fa32
  3. fix after rebase
    Trubnikov Sergey 2023-05-22 #95338e2
  4. fix gas limit
    Trubnikov Sergey 2023-05-22 #5d77792
  5. fix test
    Trubnikov Sergey 2023-05-19 #55817c2
  6. fix PR
    Trubnikov Sergey 2023-05-18 #3c7e64b
  7. fix native ft nesting
    Trubnikov Sergey 2023-05-17 #012bbc1
  8. test estimate gas for native erc20 token
    Max Andreev 2023-05-17 #53c316b
  9. test(sub/nesting) children checking + orderliness
    Fahrrader 2023-05-17 #903c7da
  10. fix PR commets
    Trubnikov Sergey 2023-05-17 #a8ddb93
  11. fix PR comments
    Trubnikov Sergey 2023-05-17 #3429f32
  12. fix test name()
    Trubnikov Sergey 2023-05-10 #ab5c2b5
  13. fix runtime tests
    Trubnikov Sergey 2023-05-10 #e5a95d6
  14. fix unit tests
    Trubnikov Sergey 2023-05-10 #9b83664
  15. feat erc nesting tests + some fixes
    Trubnikov Sergey 2023-05-10 #008dfe4
  16. add sub tests for nesting
    Trubnikov Sergey 2023-05-05 #2dd0a6a
  17. feat add nesting
    Trubnikov Sergey 2023-05-05 #bea0737
  18. fix eth weights
    Trubnikov Sergey 2023-05-02 #3293186
  19. remove warnings
    Trubnikov Sergey 2023-04-28 #12dc7eb
  20. fix tests and weights
    Trubnikov Sergey 2023-04-28 #5a3127a
  21. feat add weights
    Trubnikov Sergey 2023-04-28 #9e5de5c
  22. add tests
    Trubnikov Sergey 2023-04-27 #7b90ee4
  23. feat impl dispatchable methods
    Trubnikov Sergey 2023-04-26 #e4de689
  24. feat add tests
    Trubnikov Sergey 2023-04-25 #82643c5
  25. refac: incapsulate CollectionHandler into CollectionDispatch
    Trubnikov Sergey 2023-04-24 #f0ad1b0
  26. feat dispatch call to Native fingible
    Trubnikov Sergey 2023-04-24 #361b516
  27. feat add dispatching
    Trubnikov Sergey 2023-04-21 #dfdf994
  28. fix build
    Trubnikov Sergey 2023-04-21 #60662cc
  29. feat impl balance_of_cross
    Trubnikov Sergey 2023-04-21 #d3a59ed
  30. feat impl transfer, transer_from, transfer_cross, transfer_from_cross,
    Trubnikov Sergey 2023-04-21 #ec349b0
  31. feat impl total_suppy
    Trubnikov Sergey 2023-04-20 #1e5b247
  32. feat impl decimals, name, symbol
    Trubnikov Sergey 2023-04-20 #0ccc9ea
  33. feat impl approve, allowance, balance_of
    Trubnikov Sergey 2023-04-20 #d5c411b
  34. feat add solidity generation
    Trubnikov Sergey 2023-04-20 #b3a27fe
  35. feat add erc20 interface
    Trubnikov Sergey 2023-04-19 #7c75ab3
  36. feat register pallet in runtimes
    Trubnikov Sergey 2023-04-19 #e93a412
  37. feat add frame_support::pallet
    Trubnikov Sergey 2023-04-19 #c0114cb
  38. feat add pallet-balances-adapter
    Trubnikov Sergey 2023-04-19 #7978844
  39. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  40. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  41. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  42. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  43. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  44. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  45. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  46. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  47. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  48. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  49. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  50. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77