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

difftreelog

commits

tests/src/benchmarkshistory
  1. Baedeker helper script
    Yaroslav Bolyukin 2023-09-06 #d3757b6
  2. * add events asserts
    
    * fix eslint
    
    * eslint fix - unused vars
    Max Andreev 2023-09-06 #3050b51
  3. * feat: setNesting api change
    
    * fix: change restricted collections to addresses instead of ids
    
    * feat: all in one create collection method
    
    * fix: code review requests
    
    * feat: use struct for create_collection flags
    
    * fix: update evm-coder dependency
    
    * fix: code review requests
    
    * fix: change pending_sponsor to optional cross address
    
    * feat: forbid user from using flags
    
    * refactor: deduplicate CollectionFlags struct
    
    * fix: eth CollectionMode should be NFT
    
    * style: fix clippy warning
    
    * fix: disable eth create_collection
    
    ---------
    Gregory Simonov 2023-08-16 #20ac01d
  4. Forbid warnings
    Yaroslav Bolyukin 2023-08-15 #950d276
  5. * 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
  6. Merge branch 'for-release-v937053' into develop
    Yaroslav Bolyukin 2023-02-16 #9dc5612
  7. Merge pull request #887 from UniqueNetwork/fix/staking-events
    Yaroslav Bolyukin 2023-02-16 #a960a80
  8. Fix eslint warning
    Max Andreev 2023-02-16 #5ae113b
  9. * 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
  10. Merge pull request #855 from UniqueNetwork/tests/generalization
    Yaroslav Bolyukin 2023-02-16 #0bfb469
  11. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-24 #a17a394