Commit Graph

23602 Commits

Author SHA1 Message Date
blackjok3r
9237e43052 change tombstone, revert LOCK, problem isnt that. 2018-12-29 21:44:48 +08:00
blackjok3r
abffb831a6 try this 2018-12-29 21:31:55 +08:00
jl777
a22a92c842 Merge pull request #1130 from jl777/jl777
Jl777
2018-12-29 02:27:16 -11:00
jl777
5f3417a220 Tombstone of 4 2018-12-29 02:26:40 -11:00
blackjok3r
8799583cc0 remove rescan for corrupt tx and add LOCK2 for deleteion of staking tx. debug prints. 2018-12-29 21:18:45 +08:00
jl777
588eb54211 Externs 2018-12-29 01:56:13 -11:00
jl777
66fa31ba94 Max 2018-12-29 01:54:43 -11:00
jl777
35b0a03eea burnTx.vout 2018-12-29 01:51:37 -11:00
jl777
142f5c112f Selfimport 2018-12-29 01:47:55 -11:00
blackjok3r
0de6fd12ee fix build... disable komodo-tx for now. 2018-12-29 20:41:00 +08:00
jl777
fced71a178 Merge pull request #1129 from jl777/jl777
Jl777
2018-12-29 01:40:37 -11:00
jl777
6a71342500 Fixes 2018-12-29 01:39:30 -11:00
jl777
c10c7d3309 Komod-tx functions 2018-12-29 01:37:53 -11:00
jl777
256cfbb536 Merge pull request #1128 from jl777/jl777
Jl777
2018-12-29 01:31:01 -11:00
jl777
cd1dc554ba #include "../core_io.h" #include "../script/sign.h" 2018-12-29 01:29:55 -11:00
jl777
ff966e77e8 #include "../wallet/wallet.h" 2018-12-29 01:29:05 -11:00
jl777
5e20cab06f Merge pull request #1127 from jl777/jl777
int32_t komodo_nextheight();
2018-12-29 01:28:06 -11:00
jl777
56d7a71dcc int32_t komodo_nextheight(); 2018-12-29 01:27:34 -11:00
blackjok3r
045afa5dd7 fix MoMoM transaction version. 2018-12-29 20:08:48 +08:00
jl777
8defca90d3 Merge pull request #1126 from jl777/jl777
Jl777
2018-12-29 01:00:39 -11:00
jl777
6c23fd4159 Fix import tx
CreateNewContextualCMutableTransaction(Params().GetConsensus(),
komodo_nextheight());
2018-12-29 00:59:36 -11:00
jl777
425bba692c Fix -port 2018-12-28 03:41:26 -11:00
jl777
ca4d8cbced Set p2pport! 2018-12-28 03:39:29 -11:00
jl777
0b2804b365 +print 2018-12-28 03:37:04 -11:00
jl777
df7b0fd17c KOMODO_FIRSTFUNGIBLEID 2018-12-28 03:30:25 -11:00
jl777
6fdc83c22d Syntax 2018-12-28 03:27:13 -11:00
jl777
a3f0af586e Check for -port 2018-12-28 03:25:18 -11:00
jl777
67f3678435 Merge branch 'FSM' into jl777 2018-12-28 01:38:30 -11:00
jl777
e2a1f44c6d Merge branch 'FSM' into jl777 2018-12-28 01:37:23 -11:00
jl777
a2ef21ed82 Merge pull request #1125 from blackjok3rtt/FSM
This fixes the last of the sync issues.
2018-12-27 21:45:56 -11:00
blackjok3r
b56025fd2f Fix upload bandwidth and needless flood of AcceptToMemorypool errors on nodes being seeded from. Not sure why this fixes it, but it does. 2018-12-28 16:10:38 +08:00
blackjok3rtt
3bee7f5af6 Merge pull request #4 from jl777/FSM
Fsm
2018-12-28 16:09:23 +08:00
blackjok3r
19335b2c62 Merge branch 'master' of https://github.com/StakedChain/komodo
a
2018-12-28 15:44:25 +08:00
blackjok3r
292962b36d Fix flood of send block on chain sync. Make net code to ignore KMD peers for LABS faster. 2018-12-28 15:42:23 +08:00
jl777
722964362a Fix -ac_import 2018-12-27 08:28:37 -11:00
jl777
141560e39a Fix define 2018-12-27 01:14:33 -11:00
jl777
33f99eb34a Allow any ac_pubkey import for testing 2018-12-27 01:12:37 -11:00
jl777
75ecbdebb4 selfimports 2018-12-27 01:11:03 -11:00
jl777
ac96ea5178 std 2018-12-27 01:09:24 -11:00
jl777
2d5537af00 Stubs for -ac_import 2018-12-27 00:59:35 -11:00
jl777
2472cdb7e9 Merge pull request #1123 from Mixa84/FSM
Channels fix (#6)
2018-12-25 06:45:25 -11:00
jl777
569d960832 Merge pull request #1122 from tonymorony/FSM
Made CC tests pass
2018-12-25 05:14:51 -11:00
Mihailo Milenkovic
478a31f463 Channels fix (#6)
- Fix bug for not able to issue last payment in channel
- Add more info in channelsinfo
2018-12-25 17:13:54 +01:00
Anton Lysakov
07555bf237 temporary disabled gateways tests 2018-12-25 20:05:24 +06:00
Anton Lysakov
2e9bcdc6b8 adjusted channels tests for new RPC call 2018-12-25 20:00:29 +06:00
jl777
8421131673 Merge pull request #1121 from himu007/patch-13
Update assetchains.old
2018-12-21 04:15:36 -11:00
SHossain
0f7b6c1438 Update assetchains.old 2018-12-21 15:14:38 +00:00
jl777
d722a5522e Merge pull request #1120 from jl777/kolo
KSB
2018-12-20 12:05:54 -11:00
Mihail Fedorov
254467774e KSB 2018-12-21 01:12:53 +03:00
blackjok3r
66bac37186 fixed 2018-12-21 00:00:11 +08:00