git.delta.rocks / unique-network / refs/commits / 383d45a29a75

difftreelog

commits

.githubhistory
  1. ci fix rewrite ordering
    Yaroslav Bolyukin 2023-09-11 #afa2cb8
  2. ci fix relay spec name
    Yaroslav Bolyukin 2023-09-11 #716e4d5
  3. ci respect RELAY_CHAIN_TYPE
    Yaroslav Bolyukin 2023-09-11 #950f6ba
  4. ci forkless-nodata wants new nodes in runtime
    Yaroslav Bolyukin 2023-09-10 #4badfb7
  5. Merge pull request #988 from UniqueNetwork/fix/collector-selection-tests-release-60
    Yaroslav Bolyukin 2023-09-08 #f3f56cc
  6. ci missing wasm_name for opal
    Yaroslav Bolyukin 2023-09-08 #1d7b145
  7. fix stash accounts discovery move to baedeker-library
    Daniel Shiposha 2023-09-08 #d27c764
  8. fix session-test-timingS
    Daniel Shiposha 2023-09-08 #70415c3
  9. ci forkless misc fixes
    Yaroslav Bolyukin 2023-09-08 #13175ce
  10. fix workflow baedeker args
    Daniel Shiposha 2023-09-08 #d6fc80a
  11. ci fix codestyle failures
    Yaroslav Bolyukin 2023-09-08 #d892f52
  12. fix simplify test timings features
    Daniel Shiposha 2023-09-08 #0e9500c
  13. ci move forkless-data to baedeker
    Yaroslav Bolyukin 2023-09-08 #f266535
  14. fix workflow cargo build
    Daniel Shiposha 2023-09-08 #cb2cc11
  15. ci move forkless-nodata to baedeker
    Yaroslav Bolyukin 2023-09-08 #5a3f942
  16. fix collator-selection tests
    Daniel Shiposha 2023-09-08 #f4daa42
  17. ci ability to disable disable default actions
    Yaroslav Bolyukin 2023-09-08 #129199c
  18. ci update nodejs version to 18 (#987)
    BuddyGlas 2023-09-07 #320ac9b
  19. Baedeker helper script
    Yaroslav Bolyukin 2023-09-06 #d3757b6
  20. Merge pull request #985 from UniqueNetwork/fix/xcm-release-60
    Yaroslav Bolyukin 2023-09-06 #33d4989
  21. * modify collator selection workflow for baedeker
    
    * fix collator selection workflow for baedeker
    
    * add modify in spec for collator selection workflow
    
    * test: also accept sapphire as substrateUrl
    
    * modify workflow collator-selection for baedeker
    
    * ci: remove unused collator-selection setups
    
    ---------
    BuddyGlas 2023-09-06 #432eea3
  22. Move node-only CI to baedeker
    Yaroslav Bolyukin 2023-09-05 #ec8104e
  23. enable governance workflow for develop and master branch
    Yaroslav Bolyukin 2023-09-05 #98753ec
  24. ci move nodeonly to baedeker
    Yaroslav Bolyukin 2023-09-03 #1a650ec
  25. Merge pull request #978 from UniqueNetwork/fix/opal-governance-timings
    Yaroslav Bolyukin 2023-09-04 #0e75cd9
  26. enable governance workflow for develop and master branch
    Konstantin Astakhov 2023-09-05 #5b9d45c
  27. ci relay_chain argument for baedeker
    Yaroslav Bolyukin 2023-09-03 #56c4087
  28. feat add opal gov timings
    Daniel Shiposha 2023-09-04 #a797a1d
  29. Merge pull request #976 from UniqueNetwork/fix/governance-setup-inconsistencies
    Yaroslav Bolyukin 2023-09-02 #3e9a8d1
  30. Init baedeker
    Yaroslav Bolyukin 2023-09-01 #a17eff7
  31. ci(xcm) run for all networks
    Yaroslav Bolyukin 2023-09-01 #3cd8b28
  32. ci add polkadex to xcm workflow
    Konstantin Astakhov 2023-08-31 #24a0f65
  33. * feature: democracy draft
    
    * fix: basic democracy setup
    
    * fix: cargo fmt
    
    * feat: setup maintenance manager origin
    
    * feat: root or tech comm cna set collators
    
    * feat: root or tech commm can set identities
    
    * fix: remove democracy benchmarks
    
    * fix: pallet-presence
    
    * fix: externalDefaultOrigin
    
    * fix: all tech comm can suspend/resume xcm
    
    * test(governance): first batch
    
    * revert(democracy): launch-config
    
    * refactor(governance): address suggestions
    
    * refactor(governance): switch to frame's democracy pallet
    
    * chore: update deps
    
    * chore: fix deps
    
    * chore: fix xcm mod
    
    * feature(governance): add new associated types from 42 v
    
    * feat(governance): add ranked collective
    
    * refactor(governance): split codebase to entities
    
    * feature(governance): pallets config & refactor
    
    * feat(governance): fix tracks and mapping
    
    * feature(governance): tune types for maintenance&xcm
    
    * feat(governance): rename pallet name to integrate with apps ui
    
    * feature(governance): remove unused origins
    
    * feature(governance): rename track
    
    * feature(governance): change rank mapper & democracy track id
    
    * feat(governance): configuration impl
    
    * refactor: remove old gov tests, add new test-cases + minor fix
    
    * feature(governance): aded events, config impl, bencmarks
    
    * feature(governance): set correct weight to `set_governance_arg`
    
    * refactor(governance): `ClassToRankMapper`
    
    * Update runtime/common/config/pallets/governance/types.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update pallets/configuration/src/lib.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/council_collective.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/council_collective.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/council_collective.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/technical_committee.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/technical_committee.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * Update runtime/common/config/pallets/governance/technical_committee.rs
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * refactor(governance): code organization
    
    * fix: format
    
    * feature(governance): added new types
    
    * refactor: gov origins, minor fixes
    
    * chore: regenerate types
    
    * chore: update Cargo.lock
    
    * fix: governance playground fixes
    
    * fix: cargo fmt
    
    * Initialize Council and Technical Committee tests
    
    * refactor: governance params + test timings
    
    * feat(tests): add time-to-block constants
    
    * refactor(tests): event helpers
    
    * feat(tests): add fellowship helpers
    
    * fix(tests): xcm tests use new event helpers
    
    * test: fellowship basic tests
    
    * feat: add fellowship timing MIN_ENACTMENT_PERIOD
    
    * refactor(tests): instroduce governance test infrastructure
    
    * fix: cargo fmt
    
    * fix: yarn lint
    
    * feat: add moreThanHalfCouncil
    
    * fix: council test
    
    * test: fellowship
    
    * test(council): added impl for 14 cases + helpers + refac
    
    * test(council): prime member impl + Closed events parser
    
    * test(council): tests + helpers
    
    * test(goverment): refactor test organization
    
    * test(governance): comm tests
    
    * fix: quartz test-env feature
    
    * feat: add gov workflow, add describeGov
    
    * test: democracy
    
    * fix: optimize techcomm imports
    
    * fix: exclude unique from gov workflow
    
    * Update tests/src/governance/council.test.ts
    
    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    
    * fix(test governance): origin for council members
    
    * No more state in governance test utils
    
    * fix typo
    
    * fix(test gov): dummy prop impl
    
    * test(governance): refactor & remove unused
    
    * refactor(gobv test): initCouncil
    
    * chore(governance): after rebase fixes
    
    * fix: fmt
    
    * fix: fmt & types
    
    * chore: polkadot types
    
    * chore(gov): fix gov workflow
    
    * change api port to rpc for 0.9.43 polkadot
    
    * test(gov): fix waiter for block
    
    Added fn for hard reset some of pallets
    
    * test(gov): fix waiter for block
    
    Added hard reset for some of the pallets
    
    * Update runtime/common/config/pallets/governance/fellowship.rs
    
    Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
    
    * add var wasm_name for goverments workflow for running sapphire
    
    * fix(runtime): spces -> tabs
    
    * add var wasm_name for goverments workflow for running sapphire
    
    * refactor(governance):
    
    - Removed debug test info
    - Added new test for current Add\Remove assoc. type
    - Changed gov settings
    -Added helper `getMembers` for RankedCollective group
    
    * refactor(governacne): nitpicks
    
    * refactor(governance):construct runtime.
    
    Fixed condition for skipping unique scheduler tests.
    
    Added full name codec dep .
    
    * fix(gov): added `origins` to pallets list
    
    ---------
    Pavel Orlov 2023-08-23 #1a4aa2d
  34. ci do not regenerate types on every run
    Yaroslav Bolyukin 2023-09-01 #9acbee5
  35. Forbid warnings
    Yaroslav Bolyukin 2023-08-15 #950d276
  36. ci node only update changes (#956)
    BuddyGlas 2023-08-14 #e7df43a
  37. ci run clippy
    Yaroslav Bolyukin 2023-02-17 #4bcabac
  38. Update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-08-14 #fc1ccc4
  39. ci forbid eslint warnings
    Yaroslav Bolyukin 2023-02-17 #9f5355d
  40. * test try-runtime 01
    
    * test try-runtime 02
    
    * test try-runtime 03
    
    * test try-runtime 04
    
    * test try-runtime 05
    
    * test try-runtime
    
    * test try-runtime 6
    
    * test 7
    
    * test try-runtime 8
    
    * test try-runtime 9
    
    * test try-runtime 10
    BuddyGlas 2023-07-11 #724706b
  41. ci use compose discovery
    Yaroslav Bolyukin 2023-08-30 #12f3485
  42. * 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