Commit Graph

  • 73640b76c4 Merge remote-tracking branch 'jl777/FSM' into dev Jonathan "Duke" Leto 2019-04-22 18:20:43 -07:00
  • 191fc2e152 Add support for importing and exporting sapling ivk Bartlomiej Lisiecki 2019-02-01 14:54:48 +01:00
  • f1690fcb7d Merge pull request #1450 from jl777/jl777 jl777 2019-04-22 07:13:12 -11:00
  • 49f9276e8a Merge pull request #1449 from DeckerSU/patch-curl jl777 2019-04-22 07:01:55 -11:00
  • c4c5746e9c added config flags to openssl DeckerSU 2019-04-22 20:56:25 +03:00
  • 0930945aa0 remove debug delays in libcurl.mk DeckerSU 2019-04-22 20:54:49 +03:00
  • 1a9f6cb607 return OpenSSL 1.1.1a and applied patch DeckerSU 2019-04-22 20:27:28 +03:00
  • 489485252b fixes for TESTHC chain and add notes for others to make similar chains. blackjok3r 2019-04-22 18:02:19 +08:00
  • b1f92a4d69 Merge branch 'duke' into dev Jonathan "Duke" Leto 2019-04-21 09:54:13 -07:00
  • 451773dcc1 initial commit for -earlytxid use with ac_script and ccvout_opret blackjok3r 2019-04-22 00:00:01 +08:00
  • e8771704e0 Merge pull request #1448 from letolabs/stdoutspam jl777 2019-04-21 04:49:21 -11:00
  • 74b2563334 Reduce unnecessary warnings to STDOUT Jonathan "Duke" Leto 2019-04-21 07:58:05 -07:00
  • e4ce048b8e Comment out this warning which will spam stdout for unconfirmed xtns Jonathan "Duke" Leto 2019-04-21 07:52:06 -07:00
  • d927688838 Merge remote-tracking branch 'jl777/jl777' into duke Jonathan "Duke" Leto 2019-04-21 07:12:40 -07:00
  • cc6b990bdb Revert "Attempt to fix coredump found by TheTrunk/Shossain" Jonathan "Duke" Leto 2019-04-21 06:50:38 -07:00
  • 25cd593f95 Merge pull request #1447 from jl777/jl777 jl777 2019-04-21 02:42:37 -11:00
  • 4889ceebb6 Merge branch 'FSM' into jl777 jl777 2019-04-21 02:42:10 -11:00
  • 0b66a88ba2 int32_t komodo_blockheight(uint256 hash); jl777 2019-04-21 02:40:49 -11:00
  • 70015ce70d int32_t komodo_blockheight(uint256 hash); jl777 2019-04-21 02:37:51 -11:00
  • 124156f956 int32_t komodo_blockheight(uint256 hash); jl777 2019-04-21 02:36:46 -11:00
  • f79d72fb94 Include file jl777 2019-04-21 02:34:31 -11:00
  • 564da3c982 Change mapblockindex[] into function calls with guards jl777 2019-04-21 02:33:31 -11:00
  • 6058c87f3f Merge pull request #1446 from jl777/jl777 jl777 2019-04-21 02:18:19 -11:00
  • 06bed214f9 Check for null ptr before -> jl777 2019-04-21 02:16:55 -11:00
  • d302140b54 Merge branch 'duke' of https://github.com/MyHush/hush3 into duke Jonathan "Duke" Leto 2019-04-21 05:50:34 -07:00
  • 4b8ae26232 Attempt to fix coredump found by TheTrunk/Shossain Jonathan "Duke" Leto 2019-04-21 05:50:26 -07:00
  • db2cf15b85 Merge pull request #1445 from blackjok3rtt/jl777 jl777 2019-04-20 18:49:08 -11:00
  • d16cdf5538 Add -testmode command line arg blackjok3r 2019-04-21 13:05:39 +08:00
  • 82e6cd0f93 fix two bugs for Alright blackjok3r 2019-04-21 11:48:16 +08:00
  • 7e173d3c49 Merge branch 'jl777-dev' into dev blackjok3r 2019-04-20 22:52:39 +08:00
  • b7772e39d5 Merge branch 'dev' of https://github.com/jl777/komodo into jl777-dev blackjok3r 2019-04-20 22:52:18 +08:00
  • ce876219e7 Merge pull request #1443 from blackjok3rtt/jl777 jl777 2019-04-20 00:32:19 -11:00
  • fea2b66581 add validation for OP_RETURN to payments CC. Enable ccvoutopret for payments fund. blackjok3r 2019-04-20 19:29:16 +08:00
  • a44390244c Merge pull request #101 from KMDLabs/mastertest blackjok3rtt 2019-04-20 13:15:24 +08:00
  • 9900063ced Merge pull request #100 from blackjok3rtt/newLABS blackjok3rtt 2019-04-20 13:12:23 +08:00
  • d12fb49e80 Merge pull request #70 from jl777/jl777 blackjok3rtt 2019-04-20 11:13:56 +08:00
  • e36ef072c9 Merge pull request #69 from jl777/jl777 blackjok3rtt 2019-04-20 10:02:14 +08:00
  • c57806e7ba Add airdrop txids Duke Leto 2019-04-19 18:42:27 -07:00
  • 2f19aeaa4a + debug (ssl and curl version printout) DeckerSU 2019-04-19 22:01:54 +03:00
  • 03794dc208 first approach to get HTTPS in libcurl work DeckerSU 2019-04-19 21:57:10 +03:00
  • b797e4421a Merge branch 'FSM' into jl777 jl777 2019-04-19 07:25:53 -11:00
  • ad480a67dd Merge pull request #1442 from dimxy/token-migration jl777 2019-04-19 07:25:35 -11:00
  • fa9ca8b430 removed test invalid return dimxy 2019-04-19 23:07:12 +05:00
  • df6d17c73d Merge branch 'FSM' into jl777 jl777 2019-04-19 05:49:06 -11:00
  • a3380794dd Merge pull request #1441 from Mixa84/FSM jl777 2019-04-19 05:48:55 -11:00
  • b4175592e8 Add -earlytxid param and check -ac_end,-ac_supply and -ac_perc. (#23) Mihailo Milenkovic 2019-04-19 18:41:58 +02:00
  • e2fc84faac defined missing rpc createburntx dimxy 2019-04-19 19:28:48 +05:00
  • c3e7b1c799 corr ret true for prev tx dimxy 2019-04-19 19:16:16 +05:00
  • 19c4977056 test invalid on dimxy 2019-04-19 15:55:34 +05:00
  • 59a02a874e corr selfimport param dimxy 2019-04-19 15:27:42 +05:00
  • 53a7f69501 rebased onto latest FSM with gateways import dimxy 2019-04-19 15:17:47 +05:00
  • f9eaf192b4 burn tx isEof check added dimxy 2019-04-18 20:55:59 +05:00
  • a11333e766 importproof proc read bad id dimxy 2019-04-18 17:28:43 +05:00
  • d87f6a158a rawtransaction corr importproof type dimxy 2019-04-18 17:06:20 +05:00
  • 4add699cbb token migration moved to FSM dimxy 2019-04-18 16:54:32 +05:00
  • da37292af7 Merge branch 'FSM' into jl777 jl777 2019-04-18 22:25:37 -11:00
  • 34b615de35 Merge pull request #1440 from Mixa84/FSM jl777 2019-04-18 22:24:59 -11:00
  • 62b4c709ca Fix oracleslist on SetCCtxids Mihailo Milenkovic 2019-04-19 11:22:13 +02:00
  • a209aaeeb7 if ( (json= send_curl(url,(char *)"bnbprice")) != 0 ) jl777 2019-04-18 22:02:26 -11:00
  • 9129c28d90 Test jl777 2019-04-18 22:01:07 -11:00
  • b4ad109167 send_curl jl777 2019-04-18 21:59:31 -11:00
  • fe3386f6a7 Merge pull request #1439 from jl777/dev jl777 2019-04-18 21:19:15 -11:00
  • c8fe029487 Merge pull request #1438 from KomodoPlatform/dev jl777 2019-04-18 17:51:08 -11:00
  • 13458b4040 [add] KOIN ca333 2019-04-18 23:15:48 +02:00
  • b2da18bc38 Merge pull request #153 from jl777/dev ca333 2019-04-18 23:07:26 +02:00
  • 0140f176a6 Return error in else case jl777 2019-04-18 07:16:48 -11:00
  • b533bc95d5 if ( (json= get_urljson(url)) != 0 ) jl777 2019-04-18 03:55:58 -11:00
  • cbf2d438eb if ( (json= send_curl(url,(char *)"iex")) != 0 ) // jl777 2019-04-18 03:53:04 -11:00
  • 9cc3658cda Merge branch 'FSM' into jl777 jl777 2019-04-18 01:40:04 -11:00
  • 4096d8edf2 Merge pull request #1437 from Mixa84/FSM jl777 2019-04-18 01:39:15 -11:00
  • 9499ddf88f Fix Mihailo Milenkovic 2019-04-18 14:25:51 +02:00
  • 0acaa3517f Adding validation for importgateway CC (#22) Mihailo Milenkovic 2019-04-18 14:23:12 +02:00
  • b874e3e488 Merge branch 'FSM' into jl777 jl777 2019-04-17 03:06:06 -11:00
  • f5b1645de9 Merge pull request #1436 from radix42/FSM jl777 2019-04-17 03:05:44 -11:00
  • cb0043115d Merge branch 'FSM' into FSM jl777 2019-04-17 03:05:14 -11:00
  • 222c0b226a add checked block zmq nofitication type to publish verified blocks Jane Mercer 2019-04-17 06:54:21 -07:00
  • eeb6241689 Merge branch 'FSM' into jl777 jl777 2019-04-17 02:36:43 -11:00
  • 25bf471ddd add notary pay stuff without breaking blockindex. blackjok3r 2019-04-17 18:36:00 +08:00
  • ab7558ab9d inital commit for notarypay 0BR blackjok3r 2019-04-17 17:42:24 +08:00
  • 9f1c4f88e9 Merge pull request #68 from jl777/jl777 blackjok3rtt 2019-04-17 17:38:24 +08:00
  • 3523faadae Merge pull request #1428 from jl777/jl777 jl777 2019-04-16 21:34:18 -11:00
  • 834e5e5080 Merge branch 'FSM' into jl777 jl777 2019-04-16 21:33:43 -11:00
  • a67b6e918a Merge pull request #1435 from blackjok3rtt/FSM jl777 2019-04-16 21:33:04 -11:00
  • 1c4c00ff8b add ac_founders and ac_perc to getblocksubsidy blackjok3r 2019-04-17 16:16:59 +08:00
  • 2692d48f0c clean up some notary pay stuff. Put current LABS notaries in ERA1 ready for reset. blackjok3r 2019-04-17 16:16:10 +08:00
  • fbda848712 Merge branch 'FSM' into jl777 jl777 2019-04-16 20:48:15 -11:00
  • 6a1575895d Merge branch 'FSM' into jl777 jl777 2019-04-16 20:45:46 -11:00
  • 3652d41e97 Merge pull request #1434 from blackjok3rtt/FSM jl777 2019-04-16 20:45:29 -11:00
  • cf02649727 Change MoMoMData RPC to use a 5 block KMD delay. Change MoMoM hash to use a range of 7 MoM hash. Add offset to migrate_completeimporttransaction. blackjok3r 2019-04-17 15:27:31 +08:00
  • 0ba2e30b2d Merge remote-tracking branch 'origin/jl777' into jl777 jl777 2019-04-16 20:12:33 -11:00
  • 1e4648e509 Merge branch 'FSM' into jl777 jl777 2019-04-16 20:12:27 -11:00
  • d89a3ad6b7 Merge pull request #1433 from blackjok3rtt/FSM jl777 2019-04-16 20:12:21 -11:00
  • 78162cf103 Add height param to importprivkey blackjok3r 2019-04-17 15:00:47 +08:00
  • f2666b3293 Merge pull request #67 from jl777/FSM blackjok3rtt 2019-04-17 14:36:14 +08:00
  • ec780ae3ba Merge pull request #1432 from blackjok3rtt/ac_nk jl777 2019-04-16 19:09:54 -11:00
  • 18854e2af7 ac_nk params blackjok3r 2019-04-17 13:42:02 +08:00
  • c2c425d855 Merge pull request #66 from jl777/jl777 blackjok3rtt 2019-04-17 10:38:18 +08:00
  • 2b019cee0a fix testchain asset name Duke Leto 2019-04-16 08:39:24 -07:00
  • a3da29e994 Update testchain params to mimic mainnet, since our production supply curve is hardcoded and CLI args must match it Jonathan "Duke" Leto 2019-04-16 17:29:51 +02:00
  • 527f1ff90e Merge pull request #1429 from blackjok3rtt/CCparams_test jl777 2019-04-16 02:20:34 -11:00