ckt-iwagerr-current:1.6.01

Last commit made on 2018-07-20
Get this branch:
git clone -b 1.6.01 https://git.launchpad.net/ckt-iwagerr-current

Branch merges

Branch information

Name:
1.6.01
Repository:
lp:ckt-iwagerr-current

Recent commits

6cd2e6d... by Kokary <email address hidden>

Correct block size

b1ce6d8... by Kokary <email address hidden>

Change payment tx in coinstake to ZeroCoinV2

Updates this commit:
https://github.com/wagerr/wagerr/commit/78aeb0ef17dae0a616f0e38dff6cb820cbe8c0e9

ba72db5... by Kokary <email address hidden>

[FIX] Replace std:string with std::string

25b1b6b... by Kokary <email address hidden>

Merge Techsquad commits from July 17

8561856... by Kokary <email address hidden>

Merge Techsquad commits from July 14-July 16

927b251... by Kokary <email address hidden>

Rebase TechSquad betting updates from July 12/13

[rpc updates] placebet rpc command has WC team and event validation removed so users can place bets on future events. Also updated the min WGR bet amount to 50 WRG

[QT updates] Added validation so fraudulent events wont be listed on the betting tab.

[QT bug fixes]

After placing a bet, bet amount field now gets cleared. Invalid bet popup has been updated and it now it only contains an OK btn. Updated the QT min bet amount to 50 WGR. Disabled free TX as we always want to have a change address when bet TX sent as we use change address to pay out winnings.

[Bet Payout Updates]

Updated the min bet to be paid out to 50 WGR. Bet payout vector validation also updated and ready for testing.

[Bet Payouts Updates]

Updated the min bet to be paid out to 50 WGR. Bet payout vector validation also updated and ready for testing.

[Bet Payouts] Increased the amount of bets that can be paid out in a single coin stake TX.

6c8f297... by Wagerr

Update gitan descriptions version number

a39f1a7... by Wagerr

Fix: nUnlockedBalance

5c05321... by Wagerr

Fix: overviewpage showing wrong total balance

2c3a49d... by Kokary <email address hidden>

[FIX] Add OP_RETURN functionality