Commit Graph

91 Commits

Author SHA1 Message Date
Duke
e033a2e6eb Update copyrights to 2023 2023-02-09 18:06:03 -05:00
Jonathan "Duke" Leto
5d2307a709 Update copyrights to 2022 2022-09-19 15:45:30 -07:00
Duke Leto
54fd44756f clean up dead code 2021-09-01 20:41:20 -04:00
Duke Leto
bfa19ab292 cc updates 2021-07-18 18:30:27 -04:00
Duke Leto
7764d05261 . 2021-07-12 01:49:04 -04:00
Duke Leto
cfcc2f5288 hush_userpass 2021-07-11 17:30:44 -04:00
Duke Leto
d884626ac8 Update default rpcworkqueue=512 2021-07-11 17:29:59 -04:00
Duke Leto
4a536d62dc Update copyrights 2021-04-17 13:03:22 -04:00
Duke Leto
1a481f401c More cleaning and updates in prep for 3.6.0 2020-12-16 23:20:06 -05:00
Duke Leto
db702d6c55 The State Of Hush 2020-12-06 20:35:36 -05:00
Duke Leto
c737c0dfaf We call them Hush Smart Chains around here 2020-11-15 11:54:06 -05:00
jl777
259b9a9838 Errata 2019-03-25 07:35:23 -11:00
jl777
c1be8157e7 Dont advance keystrokes unless keystrokes tx worked 2019-03-25 06:51:16 -11:00
jl777
219c6c4239 Revert delay in keystrokes 2019-03-24 19:56:21 -11:00
jl777
d0aa3c7e13 Skip keystrokes processing unless > 5 min from last one 2019-03-24 08:03:13 -11:00
DeckerSU
6579ea6c21 Patch rogue msvc (#1330)
* + msvc 2015 deps headers

* + msvc deps build script

this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.

* + msvc solution (*.sln) update

* + msvc build fix

* fix libcurl deps install (msvc)

* [msvc] fix seed str -> uint64 conversion

* [msvc] fix config file name issue
+ debug print for send raw tx

* + comment debug printouts

* [ msvc ] display compiler version and build date on startup
2019-03-13 01:03:43 -11:00
DeckerSU
bc0073b27d rogue msvc build (#1327)
* + msvc 2015 deps headers

* + msvc deps build script

this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.

* + msvc solution (*.sln) update

* + msvc build fix

* fix libcurl deps install (msvc)
2019-03-10 19:33:40 -11:00
jl777
00f1b19d62 Fix Qsend spend of Qsend 2019-03-06 21:19:53 -11:00
jl777
b7326ab6cd Dont long sends 2019-03-06 07:10:16 -11:00
jl777
6e26b4505d Fix crash 2019-03-06 05:34:58 -11:00
jl777
1bf8f35386 Resobj 2019-03-06 05:17:21 -11:00
jl777
415bc355f3 Sendrawtransaction result 2019-03-06 05:16:21 -11:00
jl777
c5b6ed9894 Print 2019-03-06 05:04:04 -11:00
jl777
3c5d1a7fea Test 2019-03-06 04:55:14 -11:00
jl777
e8d71bc8f1 Enable keystrokes sending 2019-03-06 04:35:14 -11:00
jl777
40d4907f8c Resobj 2019-03-06 04:22:47 -11:00
jl777
2bc42f00e0 Fix rogue results processing 2019-03-06 04:22:11 -11:00
jl777
14ef129d3b +debug 2019-03-06 04:13:57 -11:00
jl777
61de656472 Enable keystrokes test 2019-03-06 04:00:35 -11:00
jl777
ead3aefd44 Syntax 2019-03-06 00:19:12 -11:00
jl777
dbb33e6949 +debugs 2019-03-06 00:16:30 -11:00
jl777
1d048ad5fc Disable passkeys 2019-03-03 21:56:17 -11:00
jl777
a3b4e026da Cleanup .pack file 2019-03-03 21:21:59 -11:00
jl777
59725a3c3e Syntax 2019-03-02 22:36:38 -11:00
jl777
548c281975 Extract zombies for comparison 2019-03-02 22:34:28 -11:00
jl777
094a153bea Remove while loop waiting for send 2019-02-28 18:29:57 -11:00
jl777
bd78364587 rogue.sendlog 2019-02-27 18:18:41 -11:00
jl777
f09c300680 -print 2019-02-27 03:51:31 -11:00
jl777
c712f28153 +print 2019-02-27 03:29:33 -11:00
jl777
62684be1a1 Rawtx 2019-02-27 03:18:52 -11:00
jl777
18f44b1077 rs->keystrokeshex 2019-02-27 03:17:29 -11:00
jl777
16341e10bc Test 2019-02-27 03:15:49 -11:00
jl777
cc08fcbf12 Test 2019-02-27 03:05:41 -11:00
jl777
c401b765af Merge pull request #1280 from blackjok3rtt/roguefix
fix ipaddress in conf file for Alright
2019-02-24 18:54:33 -11:00
jl777
54ee605f7f Save params in keystrokes.log 2019-02-24 18:27:26 -11:00
blackjok3r
8c5ba39d22 fix ipaddress 2019-02-25 13:18:14 +08:00
jl777
46055e824f Log keystrokes to keystrokes.log 2019-02-24 08:29:21 -11:00
jl777
4dcef6624b Delay after keystrokes 2019-02-24 08:17:20 -11:00
blackjok3r
aa6b693fee fix strcpy 2019-02-23 15:26:18 +08:00
blackjok3r
fb82fc82aa fix 2019-02-23 15:23:08 +08:00