Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement block emissions #551

Merged
merged 35 commits into from
Aug 15, 2024
Merged

Conversation

akildemir
Copy link
Contributor

No description provided.

@akildemir akildemir closed this Jul 15, 2024
@akildemir akildemir deleted the block-emissions branch July 15, 2024 11:52
@akildemir akildemir restored the block-emissions branch July 15, 2024 11:57
@akildemir akildemir reopened this Jul 15, 2024
substrate/abi/src/lib.rs Outdated Show resolved Hide resolved
substrate/client/src/serai/dex.rs Outdated Show resolved Hide resolved
substrate/client/src/serai/genesis_liquidity.rs Outdated Show resolved Hide resolved
substrate/client/tests/common/genesis_liquidity.rs Outdated Show resolved Hide resolved
substrate/client/tests/validator_sets.rs Outdated Show resolved Hide resolved
substrate/emissions/pallet/src/lib.rs Show resolved Hide resolved
substrate/emissions/pallet/src/lib.rs Outdated Show resolved Hide resolved
substrate/emissions/pallet/src/lib.rs Outdated Show resolved Hide resolved
substrate/emissions/pallet/src/lib.rs Outdated Show resolved Hide resolved
substrate/emissions/pallet/src/lib.rs Outdated Show resolved Hide resolved
@kayabaNerve kayabaNerve merged commit cccc1fc into serai-dex:develop Aug 15, 2024
12 checks passed
@kayabaNerve kayabaNerve added feature New feature or request runtime labels Aug 15, 2024
@akildemir akildemir deleted the block-emissions branch August 15, 2024 08:49
akildemir added a commit to akildemir/serai that referenced this pull request Aug 16, 2024
* add genesis liquidity implementation

* add missing deposit event

* fix CI issues

* minor fixes

* make math safer

* fix fmt

* implement block emissions

* make remove liquidity an authorized call

* implement setting initial values for coins

* add genesis liquidity test & misc fixes

* updato develop latest

* fix rotation test

* fix licencing

* add fast-epoch feature

* only create the pool when adding liquidity first time

* add initial reward era test

* test whole pre ec security emissions

* fix clippy

* add swap-to-staked-sri feature

* rebase changes

* fix tests

* Remove accidentally commited ETH ABI files

* fix some pr comments

* Finish up fixing pr comments

* exclude SRI from is_allowed check

* Misc changes

---------

Co-authored-by: akildemir <[email protected]>
Co-authored-by: Luke Parker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants