jl777
|
2362f1226c
|
;
|
2019-01-12 00:57:55 -11:00 |
|
jl777
|
5435d63aed
|
Histogram
|
2019-01-12 00:57:16 -11:00 |
|
jl777
|
c0a9c015ad
|
Even heights with constraint so ac_supply is unlocked
|
2019-01-12 00:37:41 -11:00 |
|
jl777
|
99f0709686
|
Fix
|
2019-01-12 00:34:24 -11:00 |
|
jl777
|
2515d72e58
|
Syntax
|
2019-01-12 00:32:20 -11:00 |
|
jl777
|
2bde89c9ce
|
Marmara coinbase initial impl
|
2019-01-12 00:29:37 -11:00 |
|
jl777
|
46a1c07e5e
|
Merge branch 'FSM' into jl777
|
2019-01-10 18:08:52 -11:00 |
|
jl777
|
70018300d9
|
Merge branch 'dev' into FSM
|
2019-01-10 18:08:07 -11:00 |
|
ca333
|
4f5c4db615
|
update BIP44 cointype
we had the wrong cointype - 141 is the correct one and assigned to KMD
https://github.com/satoshilabs/slips/blob/master/slip-0044.md
|
2019-01-11 05:49:55 +01:00 |
|
jl777
|
5b6a65f30a
|
-prints
|
2019-01-10 07:30:00 -11:00 |
|
blackjok3r
|
325f71b713
|
fix possible miner crash up with PoW, fix possible deadlock with large numbers of import transactions.
|
2019-01-10 22:36:38 +08:00 |
|
jl777
|
4f48570935
|
;
|
2019-01-09 04:31:04 -11:00 |
|
jl777
|
512d96862a
|
Help human instructions for -maxreorg
|
2019-01-09 04:30:24 -11:00 |
|
jl777
|
2df13c428f
|
Workaround for -maxreorg
|
2019-01-09 04:24:04 -11:00 |
|
jl777
|
02d75902ad
|
Move declaration WITNESS_CACHE
|
2019-01-09 02:30:47 -11:00 |
|
jl777
|
c5b3b68ace
|
Increase witness cache size for maxreorg
|
2019-01-09 02:18:19 -11:00 |
|
jl777
|
2f847e2ef4
|
Assert 1 arg
|
2019-01-09 01:40:34 -11:00 |
|
jl777
|
59177fa598
|
No static assert
|
2019-01-09 01:39:53 -11:00 |
|
jl777
|
856dcfec88
|
Merge branch 'dev' into FSM
|
2019-01-09 01:28:34 -11:00 |
|
jl777
|
10b90968af
|
+comments
|
2019-01-09 01:28:17 -11:00 |
|
jl777
|
9269bc177c
|
Allow tunable maxreorg
|
2019-01-09 01:25:23 -11:00 |
|
jl777
|
42911ea6c2
|
Double maxreorg
|
2019-01-09 01:21:29 -11:00 |
|
jl777
|
2ec4150345
|
Merge pull request #1152 from jl777/FSM
FSM
|
2019-01-09 00:14:25 -11:00 |
|
jl777
|
bce13f9276
|
0.3.3b
|
2019-01-09 00:07:01 -11:00 |
|
jl777
|
0234e33c93
|
-print
|
2019-01-09 00:00:46 -11:00 |
|
jl777
|
21ee92f6f3
|
Grandfather logic
|
2019-01-08 23:58:46 -11:00 |
|
jl777
|
f421590c81
|
Fix
|
2019-01-08 23:49:16 -11:00 |
|
jl777
|
e5e2d5007f
|
Cap sapling accept block exemption
|
2019-01-08 23:46:02 -11:00 |
|
jl777
|
b0a3c8589c
|
Type
|
2019-01-08 23:39:49 -11:00 |
|
jl777
|
665c152e30
|
+prints
|
2019-01-08 23:35:05 -11:00 |
|
jl777
|
f52cbb1b06
|
Jan 15th activation
|
2019-01-08 23:25:42 -11:00 |
|
jl777
|
c299983eaf
|
GetHeight()
|
2019-01-08 23:11:38 -11:00 |
|
jl777
|
68ef9dd9a9
|
Add contextual check in connect block from connecttip
|
2019-01-08 23:10:49 -11:00 |
|
jl777
|
cbb4633e21
|
Merge pull request #1149 from jl777/FSM
Update version
|
2019-01-07 07:44:41 -11:00 |
|
jl777
|
e5797e6647
|
Update version
|
2019-01-07 07:43:48 -11:00 |
|
jl777
|
4d176938e0
|
Merge pull request #1148 from jl777/FSM
tests
|
2019-01-07 07:31:48 -11:00 |
|
jl777
|
348a23d6c4
|
tests
|
2019-01-07 07:29:36 -11:00 |
|
jl777
|
afb7d5950f
|
Merge pull request #1147 from jl777/FSM
FSM
|
2019-01-07 04:18:24 -11:00 |
|
jl777
|
3e5cfdc24b
|
Merge pull request #1146 from jl777/jl777
Jl777
|
2019-01-07 04:14:57 -11:00 |
|
Jonathan "Duke" Leto
|
5d5af91e5d
|
Add dpowconfs to z_listreceivedbyaddress
|
2019-01-06 14:00:09 -08:00 |
|
Jonathan "Duke" Leto
|
18b0a92c3e
|
Add confirmations to z_listreceivedbyaddress
|
2019-01-06 13:40:04 -08:00 |
|
blackjok3r
|
4fa788c76d
|
fix mempool lock.
|
2019-01-06 21:24:04 +08:00 |
|
Jonathan "Duke" Leto
|
5070f4397a
|
cleanup
|
2019-01-05 17:02:20 -08:00 |
|
Jonathan "Duke" Leto
|
dda20b2760
|
Correctly lookup height of joinsplits in z_listunspent
|
2019-01-06 01:39:04 +01:00 |
|
Jonathan "Duke" Leto
|
f24ae214d2
|
Add dpowconfs to z_listunspent + listreceivedbyaddress and other small fixes
|
2019-01-05 19:24:14 +01:00 |
|
Mihailo Milenkovic
|
8089c2a86f
|
Decode CC opret RPC
|
2019-01-03 17:45:11 +01:00 |
|
Mihailo Milenkovic
|
1db43ae672
|
Oracles data and format check (#8)
- Sanity check of oracle data
- Fix oracle format check
|
2019-01-03 11:55:48 +01:00 |
|
jl777
|
6a1259ba5b
|
marmaraaddress
|
2019-01-02 19:17:55 -11:00 |
|
jl777
|
6392d7f9a0
|
Marmara files
|
2019-01-02 19:13:02 -11:00 |
|
jl777
|
520964ae40
|
marmara.cpp
|
2019-01-02 19:11:26 -11:00 |
|