Commit Graph

26570 Commits

Author SHA1 Message Date
blackjok3r
2b81045e2b ; 2018-10-01 22:27:58 +08:00
blackjok3r
2499a4fef8 ld 2018-10-01 22:25:17 +08:00
blackjok3r
57d237b5bc ; 2018-10-01 22:24:04 +08:00
blackjok3r
4f1650383a test 2018-10-01 22:21:49 +08:00
blackjok3r
d411178c7e syntax 2018-10-01 22:18:05 +08:00
blackjok3r
12e14f15a0 add some prints to see where values are 2018-10-01 22:13:35 +08:00
jl777
450c5f7115 Test 2018-10-01 02:47:25 -11:00
jl777
bd59ecd6cd Require tokenid for remaining 2018-10-01 02:37:21 -11:00
Alrighttt
644ae923c0 derp 2018-10-01 08:09:21 -04:00
jl777
0d71b6af9b Merge pull request #899 from himu007/patch-4
Update README.md
2018-10-01 00:35:39 -11:00
jl777
9b400140dc Merge pull request #900 from himu007/patch-5
Update README.md
2018-10-01 00:35:33 -11:00
jl777
d72ad91424 Merge pull request #901 from himu007/patch-6
Update README.md
2018-10-01 00:35:23 -11:00
SHossain
71fc062672 Update README.md 2018-10-01 10:53:44 +01:00
SHossain
ae33616fc4 Update README.md 2018-10-01 10:53:12 +01:00
SHossain
5ca814d52d Update README.md 2018-10-01 10:52:36 +01:00
SHossain
063cb75729 Update README.md 2018-10-01 10:52:08 +01:00
SHossain
7d88c013d0 Update README.md 2018-10-01 10:51:05 +01:00
Simon
b7549f2aec Add test that Sapling shielded transactions have MAX_PRIORITY 2018-09-30 17:23:53 -07:00
jl777
06470fceb2 Merge pull request #896 from himu007/patch-1
Update README.md
2018-09-30 08:42:53 -11:00
jl777
917720ad38 Merge pull request #897 from himu007/patch-2
Update README.md
2018-09-30 08:42:44 -11:00
jl777
5441476fab Merge pull request #898 from himu007/patch-3
Update README.md
2018-09-30 08:42:19 -11:00
SHossain
e47eab188b Update README.md 2018-09-30 20:03:52 +01:00
SHossain
6c6c6e3f3a Update README.md 2018-09-30 20:03:11 +01:00
SHossain
dd74b40db3 Update README.md 2018-09-30 20:02:05 +01:00
Alrighttt
0332703448 add ac_priv chains 2018-09-30 11:32:39 +00:00
Alrighttt
c6bbf4caea Merge pull request #17 from StakedChain/privtest
merge privtest to master
2018-09-30 05:26:03 -04:00
blackjok3r
220df8ac00 hard code number of notaries 2018-09-30 13:12:33 +08:00
blackjok3r
d5f8644985 change array to non static and remove init 2018-09-30 13:07:38 +08:00
blackjok3r
c6fb1e9117 try this instead 2018-09-30 13:00:09 +08:00
blackjok3r
f56c91238a change ac_private pubkeys to use STAKED notaries instead of elected 2018-09-30 12:49:40 +08:00
blackjok3r
2782c1fb5b fix error typo 2018-09-30 12:31:16 +08:00
Alrighttt
2441d7ab6c Merge branch 'jl777-dev' into privtest
Testing ac_private dpow
2018-09-29 16:00:12 +00:00
Alrighttt
78e10a3b60 merge lastest jl-dev branch 2018-09-29 15:59:47 +00:00
Simon
5f57babd08 Cleanup to address review comments. 2018-09-28 22:11:05 -07:00
Simon
c0f7e4059d Fix rebasing of CWallet::GetNullifiersForAddresses 2018-09-28 22:08:07 -07:00
Larry Ruane
d7d6480ce3 z_listunspent rpc unit test: add testing for Sapling 2018-09-28 15:23:24 -07:00
Jay Graber
27b3cce94f Modify GetNullifiersForAddresses for Sapling 2018-09-28 15:23:21 -07:00
Jay Graber
cd1c6e3767 Modify comments 2018-09-28 15:19:10 -07:00
Jay Graber
011f9a02ef Add rpc test for sprout txs z_listunspent 2018-09-28 15:19:10 -07:00
Jay Graber
66795a408b z_listunspent sapling support - needs refactor 2018-09-28 15:19:05 -07:00
Jay Graber
06f2a8f9b6 s/jsoutindex/outindex for sapling outputs 2018-09-28 15:13:29 -07:00
miketout
c68ca1a225 Leverage nonce for overwhelming chance of single deterministic winner for chain power in POS 2018-09-28 14:35:38 -07:00
Eirik Ogilvie-Wigley
51e6ed6110 Move FIXME comment to where the fix should happen 2018-09-28 12:16:05 -06:00
Eirik Ogilvie-Wigley
a13492744d Use max priority for all shielded transfers 2018-09-28 10:32:30 -06:00
jl777
72968af153 Prices 2018-09-27 23:40:35 -11:00
miketout
8449c166ed Merge branch 'dev' of https://github.com/miketout/komodo into dev 2018-09-28 01:39:04 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
Homu
2558943080 Auto merge of #3499 - arcalinea:3379_z_listreceivedbyaddress, r=bitcartel
Sapling support for z_listreceivedbyaddress

Closes #3379.
2018-09-27 16:01:14 -07:00
Larry Ruane
e4f0d6a8de Sapling support for z_listreceivedbyaddress 2018-09-27 16:59:29 -06:00
Eirik Ogilvie-Wigley
83c4e360da Address need not be optional when adding sapling keys 2018-09-27 15:44:04 -06:00