Skip to content

Configurable vesting pallet#4216

Merged
mnaamani merged 4 commits intoJoystream:carthagefrom
Lezek123:configurable-vesting-pallet
Aug 29, 2022
Merged

Configurable vesting pallet#4216
mnaamani merged 4 commits intoJoystream:carthagefrom
Lezek123:configurable-vesting-pallet

Conversation

@Lezek123
Copy link
Contributor

Addresses #4200 and #4201

@vercel
Copy link

vercel bot commented Aug 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
pioneer-testnet ⬜️ Ignored (Inspect) Aug 26, 2022 at 11:25AM (UTC)

pallet-im-online = { package = 'pallet-im-online', default-features = false, git = 'https://github.com/paritytech/substrate.git', rev = '6cbe1772bf258793fa9845daa8f43ea0cadee596'}
substrate-utility = { package = 'pallet-utility', default-features = false, git = 'https://github.com/paritytech/substrate.git', rev = '6cbe1772bf258793fa9845daa8f43ea0cadee596'}
pallet-vesting = { package = 'pallet-vesting', default-features = false, git = 'https://github.com/paritytech/substrate.git', rev = '6cbe1772bf258793fa9845daa8f43ea0cadee596'}
pallet-vesting = { package = 'pallet-vesting', default-features = false, git = 'https://github.com/Lezek123/substrate', rev = '0f2db1b409af534f45aa2b211e5c0c1f96c89ed0' }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added issue to make sure we don't forget to stop using this: #4218

smallvec = "1.6.0"
log = { version = "0.4.17", default-features = false }
static_assertions = "1.1.0"
hashbrown = "^0.12.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a leftover from one of the fixes I applied when trying to make the dependencies work together (cargo was failing to resolve hashbrown to a correct version), seems like it's no longer needed, removed in 0aa09f9

@mnaamani mnaamani merged commit 2dd6de3 into Joystream:carthage Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants