Commit Graph

17664 Commits

Author SHA1 Message Date
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
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
Alrighttt
e062742886 comment out oracle print 2018-10-27 22:46:11 +02: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
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
Mihailo Milenkovic
f29445f03e Fix 2018-10-26 21:45:52 +02:00
Asher Dawes
95b8f04f77 Updating version 2018-10-26 09:29:57 -07:00
Mihailo Milenkovic
07660bb098 Fix 2018-10-26 18:08:39 +02:00
Mihailo Milenkovic
b18631ae2b Fix 2018-10-26 17:49:21 +02:00
Mihailo Milenkovic
32572846de Fix 2018-10-26 16:55:36 +02:00
Mihailo Milenkovic
4dbfd427b7 Fix 2018-10-26 16:40:58 +02:00
Mihailo Milenkovic
2fd999a2f6 Multisig withdraw fix 2018-10-26 13:00:16 +02:00
miketout
a12f70bf55 Ensure that only valid staking transactions are synced with wallets 2018-10-26 01:04:07 -07:00
miketout
4c8293dc76 Fixed issue #145, should fix stake synching with wallets 2018-10-25 23:25:31 -07:00
jl777
3ba3090468 syntax 2018-10-24 22:18:54 -11:00
jl777
c83d68baaa Allow z_sendmany to notaryaddr 2018-10-24 22:16:45 -11:00
Eirik Ogilvie-Wigley
81005fb214 Fix error message 2018-10-24 12:05:48 -06:00
jl777
f776d51149 Fix gettransaction crash with dpowconfs 2018-10-24 04:54:29 -11:00
jl777
0779df5d51 fix get transactions crash 2018-10-24 04:53:37 -11:00
jl777
8179be4fb8 Fix crash for disablewallet=1 2018-10-24 00:09:36 -11:00
blackjok3r
4a407db920 forgot declare 2018-10-24 16:39:38 +08:00
blackjok3r
7e62f8f397 show pubkey in getinfo, and enable set pubkey via RPC call. 2018-10-24 16:21:43 +08:00
Homu
dc3398fa88 Auto merge of #3611 - bitcartel:3467_add_sapling_benchmarks, r=bitcartel
Closes #3467. Add benchmarks for Sapling spends and outputs.

Four new benchmarks are added to RPC zcbenchmark:
- createsaplingspend
- createsaplingoutput
- verifysaplingspend
- verifysaplingoutput
2018-10-23 22:52:22 -07:00
miketout
fbb4a542c8 Merge branch 'dev' of https://github.com/miketout/komodo into dev 2018-10-23 21:22:28 -07:00
miketout
9532e6b7c9 Hoisted path var in ZC_GetBaseParamsDir 2018-10-23 21:21:59 -07:00
miketout
3994f32514 Merge pull request #31 from VerusCoin/master
Fetching deltas from VerusCoin Repository
2018-10-23 19:36:12 -07:00
miketout
8a1e0d0d5f Add support for -zcashparamsdir parameter 2018-10-23 16:39:31 -07:00
jl777
0af33a3f0d -print, allow ztx to be non 0x00 ends for txpow 2018-10-23 08:01:32 -11:00
jl777
607133377c Randomize signature for txpow 2018-10-23 07:41:46 -11:00
Homu
d2019a4ccd Auto merge of #3581 - Eirik0:3580-unspent-note-cleanup, r=daira
Remove GetUnspentFilteredNotes

Closes #3580

This PR generalized `GetFilteredNotes`, expanding its functionality to also do what we do in `GetUnspentFilteredNotes`. This enables us to remove the latter.
2018-10-22 22:36:05 -07:00
jl777
9f333d205a Fix 2018-10-22 05:19:05 -11:00
jl777
a2c93c1f0d Check tx during mining 2018-10-22 05:17:51 -11:00
Eirik Ogilvie-Wigley
095eee4f4d Wrap long line and update comments 2018-10-22 10:01:17 -06:00
jl777
cd9d418aa2 Fix 2018-10-21 13:38:27 -11:00