Commit Graph

23948 Commits

Author SHA1 Message Date
blackjok3r
31ea0b1abb lel 2018-10-29 00:02:12 +08:00
blackjok3r
69339af236 fix 2018-10-29 00:00:11 +08:00
jl777
b3ff3d6370 Merge pull request #919 from blackjok3rtt/FSM
fix for dice
2018-10-28 04:03:19 -11:00
blackjok3r
54ffcaee46 fix 2018-10-28 19:31:18 +08:00
blackjok3r
5096e57c80 fix 2018-10-28 19:28:58 +08:00
blackjok3r
0f2c1a4260 fix 2018-10-28 19:24:14 +08:00
blackjok3r
cf4ddfaf5d try 2018-10-28 19:18:07 +08:00
blackjok3r
b19a3d5217 try 2018-10-28 19:11:23 +08:00
blackjok3r
e09099a178 fix dice status error message after mempool entopy is invalidated 2018-10-28 16:26:56 +08:00
jl777
11e854b924 Handle 10 simul dice bet spammers 2018-10-27 21:15:31 -11:00
jl777
d79f9f650a Merge pull request #918 from blackjok3rtt/FSM
Dice bet/status error messages, and possible fix for fork issue.
2018-10-27 21:14:34 -11:00
blackjok3r
d48df7dc33 return json to dicestatus 2018-10-28 14:30:55 +08:00
blackjok3r
5e25d091e2 try 2018-10-28 14:09:19 +08:00
blackjok3r
5d90ceb45c fix? 2018-10-28 13:52:04 +08:00
blackjok3r
aa45c19c97 try 2018-10-28 13:49:52 +08:00
blackjok3r
beb8b742be fix 2018-10-28 13:42:11 +08:00
blackjok3r
e1ae559a77 fix 2018-10-28 13:35:33 +08:00
blackjok3r
5c9845bb0f fix 2018-10-28 13:32:19 +08:00
blackjok3r
b30cf0e25e try 2018-10-28 13:30:02 +08:00
blackjok3r
877360794b fix? 2018-10-28 12:36:39 +08:00
blackjok3r
b5e3297073 fix 2018-10-28 12:24:22 +08:00
blackjok3r
79a6109971 fix? 2018-10-28 12:23:27 +08:00
blackjok3r
474065ed99 wtf 2018-10-28 12:21:34 +08:00
blackjok3r
b2ec72ec89 try 2018-10-28 12:19:22 +08:00
blackjok3r
d23a74de92 lol 2018-10-28 12:16:14 +08:00
blackjok3r
6046afc2eb ry 2018-10-28 12:15:16 +08:00
blackjok3r
3f06963078 try 2018-10-28 12:12:36 +08:00
blackjok3r
153227c27f fix? 2018-10-28 12:01:54 +08:00
miketout
6023e8ab75 Merge branch 'dev' of https://github.com/miketout/komodo into dev 2018-10-27 20:29:09 -07:00
miketout
99aeab28f9 Integrate latest Zcash fixes and update for non-latin user names 2018-10-27 20:29:03 -07:00
blackjok3r
77b6a312d5 remove check for error 2018-10-28 09:31:42 +08:00
miketout
ea9c37f245 Merge pull request #33 from VerusCoin/dev
CI update
2018-10-27 18:11:14 -07:00
Asher Dawes
0868246437 Removing redundant verus script from src.
Moving verus.bat from src to scr/fiat
Adjusting gitlab-ci configuration and Mac release packaging script to comform to the changes.
2018-10-27 18:00:53 -07:00
miketout
8546284349 Delete incorrectly located CLI bash file 2018-10-27 14:53:53 -07:00
miketout
45bb468139 Better cheat catcher 2018-10-27 14:53:18 -07:00
jl777
de490a4695 Merge pull request #917 from blackjok3rtt/FSM
Add entropy txs to dice info
2018-10-27 10:52:49 -11:00
blackjok3r
2b31eb6fa6 fix 2018-10-28 05:44:51 +08:00
blackjok3r
202873160e entropy txs added to diceinfo 2018-10-28 05:39:36 +08:00
blackjok3rtt
f4a4641c56 Merge pull request #1 from jl777/FSM
Fsm
2018-10-28 05:35:56 +08:00
jl777
22c41c6d95 Merge pull request #916 from Alrighttt/FSM
FSM
2018-10-27 10:08:09 -11:00
Alrighttt
e062742886 comment out oracle print 2018-10-27 22:46:11 +02:00
Alrighttt
4312178b3d Merge pull request #3 from jl777/FSM
Fsm
2018-10-27 16:42:24 -04:00
Homu
11fa12773e Auto merge of #3633 - str4d:params-path-encoding, r=bitcartel
Pass parameter paths as native strings to librustzcash

Fixes a user-reported crash when starting on Windows with a Cyrillic non-UTF-8 locale.
2018-10-27 11:22:17 -07:00
Jack Grigg
262cf38712 Build librustzcash package without changing directory
This ensures that the depends system's custom PATH is applied correctly,
and the pre-build Rust binaries are accessible.
2018-10-28 06:41:53 +13:00
jl777
b9fefbfa06 Auto-reconsider block 2018-10-27 00:24:19 -11:00
Jack Grigg
ee3fa7020e Pass parameter paths as native strings to librustzcash 2018-10-27 19:19:02 +13:00
Jack Grigg
eff2938e46 Migrate to current librustzcash
The only upstream change relative to the previous commit is that the
various Zcash-specific dependencies have been pulled into a cargo
workspace. The dependecies in the workspace use the same commits as the
crates we had previously vendored.

The patches are necessary to handle the fact that cargo requires that
dev dependencies are available even if not used, and we would otherwise
need to vendor all the underlying crates.
2018-10-27 17:03:47 +13:00
Mihailo Milenkovic
ced164c07a Fix 2018-10-26 23:53:58 +02:00
Mihailo Milenkovic
0c3f76e992 Fix 2018-10-26 22:15:18 +02:00
Mihailo Milenkovic
8841c81404 Fix 2018-10-26 22:02:42 +02:00