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

difftreelog

commits

/history
  1. test fix unit
    Yaroslav Bolyukin 2023-06-01 #ca8bb41
  2. build bump spec version
    Yaroslav Bolyukin 2023-06-01 #54a000e
  3. Added a comment for code. Change `force_unstake` ext behaviour.
    PraetorP 2023-05-31 #f2b6d90
  4. test fix integration
    Yaroslav Bolyukin 2023-05-31 #313d931
  5. feat use state_version = 1
    Yaroslav Bolyukin 2023-05-31 #8545aff
  6. test(app-promo) fixed `get_frozen()` behaviour
    PraetorP 2023-05-30 #fbb698d
  7. feat(app-promo) runtime upgrade
    PraetorP 2023-05-30 #e992923
  8. `on_initialize` now stops unstakes when the Maintainance mode is enabled.
    PraetorP 2023-05-30 #ad0de30
  9. test run eslint --fix
    Yaroslav Bolyukin 2023-05-30 #da0f861
  10. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  11. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  12. test remove explicitly set evm gasPrice
    Yaroslav Bolyukin 2023-05-30 #c43c309
  13. 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
  14. test(appPromotion) read freezes instead of locks
    Yaroslav Bolyukin 2023-05-30 #026e1c3
  15. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  16. test remove .only
    Yaroslav Bolyukin 2023-05-30 #3a46a68
  17. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  18. test add new eslint rules
    Yaroslav Bolyukin 2023-05-30 #38c8f71
  19. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  20. fix correctly forward balances-adapter std feature
    Yaroslav Bolyukin 2023-05-24 #93caa8f
  21. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  22. fix add try-runtime feature for pallet-balances-adapter
    Yaroslav Bolyukin 2023-05-22 #03e40d8
  23. Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
    Grigoriy Simonov 2023-05-23 #13a9726
  24. feat replace Currency with fungible traits
    Trubnikov Sergey 2023-05-24 #11719c8
  25. Added `MaxFreezes` to `pallet_balances::Config`
    PraetorP 2023-05-22 #6203316
  26. feat switch `common` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #a8f92f7
  27. fix remove native ft from childrens
    Trubnikov Sergey 2023-05-23 #2c6fa32
  28. test upgrade for new logic
    Yaroslav Bolyukin 2023-05-22 #af51a41
  29. feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #3539f20
  30. fix after rebase
    Trubnikov Sergey 2023-05-22 #95338e2
  31. test regenerate polkadot types
    Yaroslav Bolyukin 2023-05-22 #768e7a3
  32. feat switch `configuration` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #fcb9d1c
  33. fix gas limit
    Trubnikov Sergey 2023-05-22 #5d77792
  34. test upgrade dependencies
    Yaroslav Bolyukin 2023-05-22 #3f5f75f
  35. fix test
    Trubnikov Sergey 2023-05-19 #55817c2
  36. build update cargo lock
    Yaroslav Bolyukin 2023-05-22 #ac0c1db
  37. fix PR
    Trubnikov Sergey 2023-05-18 #3c7e64b
  38. fix make runtime build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #37e76bc
  39. fix native ft nesting
    Trubnikov Sergey 2023-05-17 #012bbc1
  40. fix make node build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #6f7886b
  41. test estimate gas for native erc20 token
    Max Andreev 2023-05-17 #53c316b
  42. feat make ethereum pricing based on reads, not writes
    Yaroslav Bolyukin 2023-05-22 #cbbf2e9
  43. test(sub/nesting) children checking + orderliness
    Fahrrader 2023-05-17 #903c7da
  44. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  45. fix PR commets
    Trubnikov Sergey 2023-05-17 #a8ddb93
  46. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  47. fix PR comments
    Trubnikov Sergey 2023-05-17 #3429f32
  48. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  49. fix test name()
    Trubnikov Sergey 2023-05-10 #ab5c2b5
  50. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f