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

TIP35 Changes #42

Merged
merged 6 commits into from
May 30, 2024
Merged

TIP35 Changes #42

merged 6 commits into from
May 30, 2024

Conversation

aamirpashaa
Copy link
Contributor

@aamirpashaa aamirpashaa commented Nov 24, 2023

Applying changes to system contract according to TIP35 proposal

  • Adjusting BP payouts based on $TLOS price (retrieved from delphi oracle contract)
  • Add a pay action to pre-issue tokens for TEDP payouts before distributing
  • Compatibility with CDT 4.0.1

@poplexity
Copy link
Member

Looks good, we should upgrade to the latest CDT version 4.0.0 here which means that we'll need to switch every use of flat_map to std::map so it will compile without boost.

I'll deploy the current version to testnet so we can observe things, but we should consider if we want to get it working with 4.0.0 before we upgrade on mainnet.

@aamirpashaa
Copy link
Contributor Author

I added a new commit to this PR that makes system contracts compatible with latest CDT (4.0.1)

Copy link
Member

@poplexity poplexity left a comment

Choose a reason for hiding this comment

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

👍 Looks good, and is deployed to testnet/mainnet!

@poplexity poplexity merged commit b646f3e into main May 30, 2024
1 of 2 checks passed
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

2 participants