Asher Dawes
2194e2af5e
updating from master ( #91 )
...
* Asher dev (#89 )
* Adding Brewfile for fetching MacOS build dependencies with the brew bundle command.
* Updating version, annotating Mac fetch-params.sh for debugging
* Modify version to 0.3.10. (#90 )
2018-07-07 16:57:16 -07:00
David Dawes
3dbb2b06b5
Modify version to 0.3.10. ( #90 )
2018-07-07 16:56:21 -07:00
jl777
86de663fff
Merge pull request #734 from jl777/jl777
...
Simplify
2018-07-07 07:00:47 -11:00
jl777
2f83c3e638
Simplify
2018-07-07 07:00:06 -11:00
jl777
346af15b07
Merge pull request #733 from jl777/jl777
...
Skip fractional utxo for staking
2018-07-07 06:58:54 -11:00
jl777
41070f82b7
Skip fractional utxo for staking
2018-07-07 06:57:59 -11:00
jl777
e8dd12a110
-print
2018-07-07 04:37:40 -11:00
jl777
39e35ec01a
Merge pull request #732 from jl777/jl777
...
newstake algo at 4000 for PoS
2018-07-07 02:48:38 -11:00
jl777
b7865ea8f3
Newstake active at 4000
2018-07-07 02:47:46 -11:00
jl777
4aef05c93f
Fix
2018-07-07 01:56:53 -11:00
jl777
86f88c4f0c
Syntax
2018-07-07 01:53:28 -11:00
jl777
049e24ce9e
Test newstake
2018-07-07 01:48:52 -11:00
David Dawes
e143cf038c
Modify version to 0.3.10.
2018-07-07 01:32:19 -07:00
Asher Dawes
2ab4c25cb0
Asher dev ( #89 )
...
* Adding Brewfile for fetching MacOS build dependencies with the brew bundle command.
* Updating version, annotating Mac fetch-params.sh for debugging
2018-07-07 00:32:41 -07:00
Asher Dawes
66e6ec96c2
Updating version, annotating Mac fetch-params.sh for debugging
2018-07-07 00:29:03 -07:00
Asher Dawes
2d8d053706
Adding Brewfile for MacOS build dependencies
2018-07-06 17:47:57 -07:00
Homu
579ad3b13e
Auto merge of #3273 - arcalinea:sapling_keys, r=str4d
...
Sapling keys in keystore, wallet
- Add/Have/Get SaplingSpendingKey
- Add/Remove/Have/Get SaplingFullViewingKey
- Have/Get SaplingIncomingViewingKey
- SaplingSpendingKeyMap, SaplingFullViewingKeyMap, SaplingIncomingViewingKeyMap
- GenerateNewSaplingZKey()
Not included: note decryptors, crypted keystore
2018-07-06 15:18:39 -07:00
Asher Dawes
e7f4832f79
Asher dev ( #88 )
...
Introducing verus-cli tests, adding staging destination.
2018-07-06 15:16:22 -07:00
miketout
8c78e3f7a6
Merge pull request #87 from VerusCoin/dev
...
use portable load_constants
2018-07-06 14:20:55 -07:00
Michael Toutonghi
7756dac0c7
Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev
2018-07-06 14:17:12 -07:00
Michael Toutonghi
9ec211d18b
use portable load_constants
2018-07-06 14:16:25 -07:00
Homu
16b617aca6
Auto merge of #3370 - LarryRuane:2984-libsnark-debug-logging, r=str4d
...
Disable libsnark debug logging in Boost tests
Initialize `src/snark/libsnark/common/profiling.cpp: inhibit_profiling_info` to false.
2018-07-06 09:28:44 -07:00
jl777
2613ec5232
Merge pull request #731 from jl777/jl777
...
Jl777
2018-07-06 04:08:44 -11:00
jl777
d184dbb444
Hash in utxo for PoS
2018-07-06 04:07:07 -11:00
Dimitris Apostolou
ccf9106501
Fix typos
2018-07-06 14:33:24 +03:00
jl777
01e50e731f
+symbol
2018-07-05 22:02:31 -11:00
jl777
1da1d66163
-print
2018-07-05 22:01:46 -11:00
jl777
99fbc8f0c0
-print
2018-07-05 22:01:16 -11:00
jl777
99fb7ab30a
-print
2018-07-05 21:49:51 -11:00
jl777
b93e63a9af
Merge pull request #730 from jl777/jl777
...
Remove mindiff cap for 100% PoS
2018-07-05 21:48:39 -11:00
jl777
d6f8eeb965
Remove mindiff cap for 100% PoS
2018-07-05 21:48:08 -11:00
Luke Childs
8543360b20
Remove pointless komodo_cli variable
2018-07-06 07:20:31 +07:00
Luke Childs
b48bf090bc
Update fiat-cli to use src/listassetchains and fix lots of bugs
2018-07-06 07:18:28 +07:00
Luke Childs
0467e742e3
Pipe into while loops
2018-07-06 07:15:59 +07:00
Luke Childs
cd7fd0552e
Update assetchains_stop to use src/listassetchains and fix lots of bugs
2018-07-06 07:13:56 +07:00
Luke Childs
f192db220f
Created listassetchains
2018-07-06 07:10:16 +07:00
Luke Childs
d719807f84
assetchainparams => listassetchainparams
2018-07-06 07:08:33 +07:00
Jay Graber
2173767365
Add crypted keystore sapling add key
2018-07-05 15:00:00 -07:00
Jay Graber
8e91ebf76c
Change default_address to return SaplingPaymentAddr and not boost::optional
2018-07-05 14:52:51 -07:00
Jay Graber
f82a864dc1
Add StoreAndRetrieveSaplingSpendingKey test
2018-07-05 14:52:51 -07:00
Jay Graber
f4207d0c0e
Add SaplingIncomingViewingKeys map, SaplingFullViewingKey methods
2018-07-05 14:52:46 -07:00
Jay Graber
efb7662d4a
Add Sapling Add/Have/Get to keystore
2018-07-05 14:37:33 -07:00
jl777
bb2d9e7b07
Merge pull request #729 from jl777/jl777
...
Ht.200 exemption
2018-07-05 08:10:37 -11:00
jl777
6ac497242d
Ht.200 exemption
2018-07-05 07:45:13 -11:00
jl777
666d66fde8
Merge pull request #728 from jl777/jl777
...
skip check <130
2018-07-05 07:21:33 -11:00
jl777
640b264174
Test
2018-07-05 07:17:15 -11:00
jl777
b595d20ddc
Merge pull request #727 from jl777/jl777
...
Prevent PoW in 100% PoS
2018-07-05 07:09:58 -11:00
jl777
a3d08df0fc
Prevent PoW in 100% PoS
2018-07-05 07:03:25 -11:00
jl777
e701463cda
Merge pull request #726 from jl777/jl777
...
No exemption for isPoS
2018-07-05 06:33:16 -11:00
jl777
800b9aa777
No exemption for isPoS
2018-07-05 06:32:30 -11:00