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 |
|
blackjok3r
|
985808cbb4
|
try print momom to file
|
2018-09-27 21:38:00 +08:00 |
|
blackjok3r
|
97a59fc2c6
|
fprintf?
|
2018-09-27 20:57:58 +08:00 |
|
blackjok3r
|
32ed8b0444
|
another one
|
2018-09-27 20:32:37 +08:00 |
|
blackjok3r
|
eddc4d5395
|
remove for import, compile angry
|
2018-09-27 20:00:40 +08:00 |
|
blackjok3r
|
a5c1bc3360
|
add target to MoMoM print
|
2018-09-27 19:50:45 +08:00 |
|
blackjok3r
|
f0587239fa
|
found more
|
2018-09-27 19:04:24 +08:00 |
|
blackjok3r
|
e5eda68dbd
|
remove all prints that are not momom that we normally see
|
2018-09-27 18:00:28 +08:00 |
|
blackjok3r
|
396d4e4209
|
Add error for sending coin to source chain
|
2018-09-26 17:25:02 +08:00 |
|
blackjok3r
|
1a0749e538
|
remove non wokring print
|
2018-09-26 17:24:06 +08:00 |
|
blackjok3r
|
42df9ee060
|
try this
|
2018-09-26 17:19:17 +08:00 |
|
blackjok3r
|
dc43d72848
|
;
|
2018-09-26 17:04:02 +08:00 |
|
blackjok3r
|
3e94e0a37b
|
hmmm
|
2018-09-26 16:59:52 +08:00 |
|
blackjok3r
|
66874998de
|
or this
|
2018-09-26 16:02:36 +08:00 |
|
blackjok3r
|
7d7b68dc6f
|
maybe thos willl work
|
2018-09-26 15:58:23 +08:00 |
|
blackjok3r
|
054eb923f9
|
n
|
2018-09-26 15:56:38 +08:00 |
|
blackjok3r
|
79171fa13b
|
try to add error check if export/import chain is the same
|
2018-09-26 15:03:55 +08:00 |
|