git.delta.rocks / unique-network / refs/commits / 833ab943fbb5

difftreelog

commits

/history
  1. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  2. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  3. test remove explicitly set evm gasPrice
    Yaroslav Bolyukin 2023-05-30 #c43c309
  4. Test 'should allow to stake() if balance is locked with different id' has been skipped because of app-promo no locks balances anymore
    PraetorP 2023-05-25 #7bc3b32
  5. test(appPromotion) read freezes instead of locks
    Yaroslav Bolyukin 2023-05-30 #026e1c3
  6. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  7. test remove .only
    Yaroslav Bolyukin 2023-05-30 #3a46a68
  8. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  9. test add new eslint rules
    Yaroslav Bolyukin 2023-05-30 #38c8f71
  10. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  11. fix correctly forward balances-adapter std feature
    Yaroslav Bolyukin 2023-05-24 #93caa8f
  12. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  13. fix add try-runtime feature for pallet-balances-adapter
    Yaroslav Bolyukin 2023-05-22 #03e40d8
  14. Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
    Grigoriy Simonov 2023-05-23 #13a9726
  15. feat replace Currency with fungible traits
    Trubnikov Sergey 2023-05-24 #11719c8
  16. Added `MaxFreezes` to `pallet_balances::Config`
    PraetorP 2023-05-22 #6203316
  17. feat switch `common` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #a8f92f7
  18. fix remove native ft from childrens
    Trubnikov Sergey 2023-05-23 #2c6fa32
  19. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  20. feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #3539f20
  21. fix after rebase
    Trubnikov Sergey 2023-05-22 #95338e2
  22. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  23. feat switch `configuration` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #fcb9d1c
  24. fix gas limit
    Trubnikov Sergey 2023-05-22 #5d77792
  25. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  26. fix test
    Trubnikov Sergey 2023-05-19 #55817c2
  27. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  28. fix PR
    Trubnikov Sergey 2023-05-18 #3c7e64b
  29. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  30. fix native ft nesting
    Trubnikov Sergey 2023-05-17 #012bbc1
  31. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  32. test estimate gas for native erc20 token
    Max Andreev 2023-05-17 #53c316b
  33. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  34. test(sub/nesting) children checking + orderliness
    Fahrrader 2023-05-17 #903c7da
  35. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  36. fix PR commets
    Trubnikov Sergey 2023-05-17 #a8ddb93
  37. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  38. fix PR comments
    Trubnikov Sergey 2023-05-17 #3429f32
  39. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  40. fix test name()
    Trubnikov Sergey 2023-05-10 #ab5c2b5
  41. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  42. fix runtime tests
    Trubnikov Sergey 2023-05-10 #e5a95d6
  43. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77
  44. fix unit tests
    Trubnikov Sergey 2023-05-10 #9b83664
  45. build update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-05-15 #03bc12d
  46. feat erc nesting tests + some fixes
    Trubnikov Sergey 2023-05-10 #008dfe4
  47. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  48. add sub tests for nesting
    Trubnikov Sergey 2023-05-05 #2dd0a6a
  49. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  50. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57