Commit Graph

298 Commits

Author SHA1 Message Date
jl777
65fd650782 Rescue stuff 2019-06-07 22:53:59 -11:00
jl777
439e7cb5d7 Fix getchaintips rpc crash. Thanks mike tout!! 2019-06-07 08:51:38 -11:00
Mihailo Milenkovic
a0053d8ef0 Defragmenting utxos in Gateways deposit address (#24)
- adding up to 3 more utxos when doing withdraw for defragmentation
- corrected gateways validation
2019-04-24 13:02:08 +02:00
jl777
0140f176a6 Return error in else case 2019-04-18 07:16:48 -11:00
Mihailo Milenkovic
2872c88795 Adding dual daemon import and gateway import. (#21) 2019-04-10 13:09:11 +02:00
jl777
7e1fc1ef09 (uint8_t) 2019-03-26 23:10:16 -11:00
jl777
a43f0b65d4 Test 2019-03-26 09:50:16 -11:00
jl777
701f7027f5 -flip 2019-03-26 09:21:06 -11:00
jl777
bd4bab770c Dont flip 2019-03-26 07:23:50 -11:00
jl777
140468d27d -print 2019-03-26 07:10:36 -11:00
jl777
a6bb64b2ea display_board(board,tg); display_piece(next,tg->next); display_piece(hold,tg->stored); display_score(score,tg); if ( (counter++ % 5) == 0 ) doupdate(); 2019-03-26 07:09:02 -11:00
jl777
15143c0129 Fix 2019-03-26 07:02:35 -11:00
jl777
9df89f97fc +print 2019-03-26 07:01:15 -11:00
jl777
10fb11ede2 Switch 2019-03-26 06:44:59 -11:00
jl777
5295446c97 Revendian 2019-03-26 06:44:16 -11:00
jl777
b4a06f0cbc Test 2019-03-26 06:39:26 -11:00
jl777
81170c2e29 Break 2019-03-26 06:37:28 -11:00
jl777
bd855221df Activate replay 2019-03-26 06:36:47 -11:00
jl777
42b2c36f72 Test 2019-03-26 06:34:30 -11:00
jl777
73f31d4a2e Keystrokes 2019-03-26 06:33:51 -11:00
jl777
8ba50f49c8 Test 2019-03-26 05:41:31 -11:00
jl777
bb97066b46 replay2 2019-03-26 05:15:09 -11:00
jl777
0642013b11 Skip -1 2019-03-26 05:02:16 -11:00
jl777
297794b253 Llx 2019-03-26 04:36:01 -11:00
jl777
fe7e71b838 Gamesevent 2019-03-26 04:35:25 -11:00
jl777
e96b3bf96a Gamesevent 2019-03-26 04:34:08 -11:00
jl777
aeba5e4b07 Fetch 2019-03-26 04:20:20 -11:00
jl777
510689b954 Necroses 2019-03-26 04:18:59 -11:00
jl777
b4043bc6bb Scrub vals 2019-03-26 04:17:43 -11:00
jl777
d223563eff Test 2019-03-26 03:16:36 -11:00
jl777
81263613bb Games 2019-03-26 03:15:11 -11:00
jl777
b7c8205870 Origseed 2019-03-26 03:14:30 -11:00
jl777
a02e96bc3b Free obj 2019-03-26 02:41:16 -11:00
jl777
62fc48877e -print 2019-03-26 02:05:19 -11:00
jl777
7604ee3697 Exit 2019-03-26 02:01:32 -11:00
jl777
3a6db6cc71 Gamesiterate 2019-03-26 01:59:56 -11:00
jl777
46dba9071b Add keystrokes replay 2019-03-26 01:49:11 -11:00
jl777
fa0a35aa5a Split out Tetris 2019-03-26 00:11:36 -11:00
jl777
a709fe0fef Remove exe permission on source files 2019-02-21 06:44:01 -11:00
jl777
061384f356 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/CCinclude.h
#	src/cc/CCtokens.cpp
#	src/cc/CCtx.cpp
#	src/wallet/rpcwallet.cpp
2019-02-11 13:56:09 -11:00
Mihailo Milenkovic
785b17d399 GatewaysCC code cleanup 2019-02-11 17:58:59 +01:00
Mihailo Milenkovic
0edf474beb Multi coin support for GatewaysCC (#18)
- Added support for other cions
- New RPC for getting address for a pubkey on external chain and for dumping private key in external chain format
2019-02-11 16:37:28 +01:00
jl777
0a0d0ffa18 Merge branch 'FSM' into jl777 2019-02-08 16:14:54 -11:00
Mihailo Milenkovic
587cab8f0d Gateways fixes (#17)
- Oraclefeed crash fix
- Wrong amount bug
- Switching to LogPrint in Gateways for filtering debug output
- Adding CCerror to all RPCs
2019-02-04 18:08:14 +01:00
jl777
0539f67ceb Fix migrate 2019-02-03 20:18:57 -11:00
Mihailo Milenkovic
38c2c93509 Gateways validation (#16)
- Validation implemented and enabled
- Fixed partial sign spending marker
- OracleFeed fixes
2019-01-31 18:44:36 +01:00
Mihailo Milenkovic
463caf96ec Gateways with new TokensCC (#15)
- Adapting Gateways to new Tokens
- Making withdraws serialized until solution for parallel is made
2019-01-28 13:54:21 +01:00
jl777
e4791f54e6 Merge branch 'FSM' into patch-gcc-8 2019-01-25 16:33:13 -11:00
Mihailo Milenkovic
3847272ab2 Removed unused tx_notarizedconfirmed in oraclefeed. 2019-01-02 16:13:12 +01:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00