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

BZE - v7 epochs, rewards, tradebin, tokenfactory modules #35

Open
wants to merge 95 commits into
base: main
Choose a base branch
from

Conversation

faneaatiku
Copy link
Member

@faneaatiku faneaatiku commented Apr 28, 2024

New modules:

  • tokenfactory: enable users to create custom denominations and modify their metadata. Inspired by osmosis labs token factory module. Special thanks to them!
  • epochs: enables code execution once every hour, day, week. Inspired by osmosis labs epochs module. Special thanks to them!
  • rewards: enables users to create staking programs for a custom denomination and the creation of trading rewards.
  • tradebin: order-book DEX

added arm64 for darwin and linux builds
bring testnet-2 up to date
send article tax to community fund
modified proto files from snake case to camel_case
removed duplicate setupUpgradeHandlers call
remove linter from makefile and fixed cross compiling
@faneaatiku faneaatiku changed the title Feature/v7 BZE - v7 epochs, rewards, tradebin, tokenfactory modules May 3, 2024
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.

None yet

1 participant