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

difftreelog

commits

palletshistory
  1. feat update BaseFee storage from pallet-configuration
    Yaroslav Bolyukin 2023-06-16 #f28d992
  2. build update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-07-16 #8d1c3c9
  3. * feat: added bench for nesting
    
    * fix: nitpicks
    
    * fix: remove unused deps
    
    * test(market): compilator version has been changed
    
    * use toolchain version from .env fir codestyle wf
    
    * fix: fmt
    
    * chore: update `proc-macro2` dep
    
    Updated from 1.0.59 to 1.0.63
    
    * Fix solidity version
    
    ---------
    Pavel Orlov 2023-07-11 #28d97ca
  4. * feat!: decoupling configuration&collators pallets
    
    BREAKING CHANGE: pallet `collator-selection` no longer has a tight coupling with the `configuration` pallet
    
    * refactor(collator-selection): type bounds, tests
    
    * refactor(collator-selection): tests
    
    * add ci step for banchmark tests
    
    * add opsFee tests
    
    ---------
    Pavel Orlov 2023-06-30 #d8a735e
  5. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  6. ci collator-selection for dockerhub
    Yaroslav Bolyukin 2023-06-28 #ef738f7
  7. feat(app-promo) types for `Currency` trait support has been removed & bench fix
    PraetorP 2023-06-23 #65414d6
  8. * fix: set prop for not existed token
    
    * optimize token checking
    
    * remove comments
    
    * test(token properties): on token non-existence
    
    * fix PR comments
    
    * rename value
    
    * refactor(modify token properties): readability + grammar
    
    * revert: unused import used for try-runtime
    
    * fix prop permission check
    
    * Add self_mint flag
    
    * Add LazyValue
    
    * fix tests
    
    * fix unit tests
    
    * fix docker
    
    * fix mintCross sponsoring
    
    * Generalize next_token_id
    
    * fix: set sponsored properties
    
    ---------
    bugrazoid 2023-06-14 #e1f20e1
  9. Merge pull request #944 from UniqueNetwork/fix/more-clippy-warnings
    Yaroslav Bolyukin 2023-06-08 #379a12b
  10. fix clippy warnings
    Grigoriy Simonov 2023-06-07 #8d05c70
  11. Update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-06-07 #cf59f49
  12. fix(collator-selection) disable reward transfer when zero
    Yaroslav Bolyukin 2023-06-06 #2937d8c
  13. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  14. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc