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 rate limited free transactions feature #603 #612

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

abitmore
Copy link
Contributor

@abitmore abitmore commented Mar 8, 2016

Implement rate limited free transactions feature #603

@@ -0,0 +1,4 @@
// #603 simple rate limited free transaction
#ifndef HARDFORK_603_TIME
#define HARDFORK_603_TIME (fc::time_point_sec( 1450378800 ))
Copy link

Choose a reason for hiding this comment

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

epoch time?
Why is set to 'Thu, 17 Dec 2015 19:00:00 GMT'?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In develop branch it's just a random date. In final release it would be changed according to the plan.

@kenCode-de
Copy link

Don't commit this one too fast, we have added some extremely advanced Stealth features which may also require a hardfork. I will know by wednesday of this week (the 23rd) if the hardfork will be needed or not.
[email protected]

@vikramrajkumar
Copy link
Contributor

@abitmore I would resubmit this PR against https://github.com/bitshares/bitshares-core since this repo is no longer maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants