Skip to content

Conversation

nicoschtein
Copy link
Contributor

Please review this and test AFTER you have fully reviewed this, since it plays with coin client transactions amounts.

Also check if i'm missing any file that should be modified too.

Updated config file to version 0.0.3.

Closes #875 when merged.

Added txfee_manual and txfee_auto to config file so you can set two different transaction fees for manual and auto payouts
Changes from 0.0.2:
Added $config['txfee_auto']
Added $config['txfee_manual']
Removed $config['txfee']
@TheSerapher
Copy link
Contributor

@CaptainAK mind testing this one more time? If you deem it ready I will merge this.

Includes the version increment on the config file.

@TheSerapher
Copy link
Contributor

@nicoschtein You forgot to also increment the CONFIG_VERSION in include/version.inc.php - otherwise the system won't notify the admin.

@CaptainAK
Copy link
Contributor

I can tell you that the core code works. I just checked the rebase against my manually entered code and all is good. I have verified several auto and manual transactions fee amounts. Cannot speak to the config_version and the include/version.inc.php changes.

@TheSerapher
Copy link
Contributor

Gonna merge that and fix that version file myself really quick :)

TheSerapher added a commit that referenced this pull request Jan 15, 2014
Issue 875 - Manual and Auto TXFee (REBASED again..)
@TheSerapher TheSerapher merged commit 7d8d5d3 into MPOS:next Jan 15, 2014
@nicoschtein nicoschtein mentioned this pull request Jan 16, 2014
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