Commit Graph

1705 Commits

Author SHA1 Message Date
blackjok3r
c2ce7ca9ce add segid to listunspent 2019-01-14 13:23:31 +08:00
blackjok3r
94593ce8fd CheckTransaction does not call overwinter checks 2019-01-12 01:15:19 +08:00
blackjok3r
a963718c7c tx-overwinter-active skip check on wallet load 2019-01-12 00:35:39 +08:00
blackjok3r
2cbde4d787 fix wallet expired on load, fix pindex->segid for PoW. 2019-01-10 23:16:28 +08:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
jl777
4f48570935 ; 2019-01-09 04:31:04 -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
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
5a917a6f02 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-06 23:19:16 +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
blackjok3r
1cd8881329 change print 2019-01-04 17:51:23 +08:00
blackjok3r
ff43475a31 Re-add txs that were removed from wallet, if they are valid. 2019-01-04 17:26:28 +08:00
blackjok3r
5837b5bc05 Wallet corruption fix. No longer calls a rescan on daemon load, instead we now delete the non existant txs from the wallet, so next time you load it the error is gone. 2019-01-04 16:11:51 +08: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
6392d7f9a0 Marmara files 2019-01-02 19:13:02 -11:00
jl777
31e466f6c7 Triggers -> Marmara stubs 2019-01-02 19:10:10 -11:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
blackjok3r
91b6694c71 Fix some bugs? Add getimports RPC. 2019-01-02 23:04:26 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
8799583cc0 remove rescan for corrupt tx and add LOCK2 for deleteion of staking tx. debug prints. 2018-12-29 21:18:45 +08:00
blackjok3r
66bac37186 fixed 2018-12-21 00:00:11 +08:00
blackjok3r
2a60644323 fix 2018-12-20 23:58:26 +08:00
blackjok3r
5a09ff96c5 fix 2018-12-20 23:56:33 +08:00
blackjok3r
227a0cec3c Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-20 23:23:24 +08:00
blackjok3r
d2a7d55272 test git diff 2018-12-20 21:13:32 +08:00
blackjok3r
134ae5436f Merge branch 'FSM' of https://github.com/jl777/komodo
f
2018-12-18 23:45:37 +08:00
jl777
8a7b6901df Merge pull request #1109 from Mixa84/FSM
Channels fix (#5)
2018-12-17 10:15:01 -11:00
Mihailo Milenkovic
56430117fe Channels fix (#5)
- Fix bug when destination invokes payment (wrong pubkeys in OP_RETURN - validation would fail)
- Added channelslist RPC
- Changed channelsinfo data to JSON format
2018-12-17 17:56:06 +01:00
blackjok3r
1656348767 Ram staker is fixed! 2018-12-18 00:26:35 +08:00
jl777
52ca62ec2b Merge pull request #1108 from jl777/jl777
Test any sprout
2018-12-17 04:19:54 -11:00
jl777
97fe83f4b3 Test any sprout 2018-12-17 04:12:47 -11:00
jl777
a7b1232316 Merge pull request #1107 from jl777/jl777
Jl777
2018-12-17 03:42:59 -11:00
jl777
89c6763a8f Mutually exclude merging sprout vs sapling 2018-12-17 03:25:44 -11:00
jl777
52a85f583e Test merge 2018-12-17 02:55:47 -11:00
blackjok3r
7ff077b410 Merge branch 'FSM' of https://github.com/blackjok3rtt/komodo into blackjok3rtt-FSM
a
2018-12-17 12:40:45 +08:00
blackjok3r
a2d19feeba fir mining properly. Revert all proclimits to 1 or -1, as they are in zcash. also on shutdown, the pos64 was starting a new thread and then seg faulting, this stops that. 2018-12-17 12:25:53 +08:00
jl777
1f6f5c2975 Error check 2018-12-16 10:02:53 -11:00
blackjok3r
3028d884e5 Major rebase and fix staking. 2018-12-16 23:04:45 +08:00
blackjok3r
3e7c05f2f0 fix 2018-12-13 13:18:06 +08:00
blackjok3r
345260d1b5 oops 2018-12-13 13:13:57 +08:00
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08:00
jl777
3958b39ead Fix rewards claim txid not appearing in list transactions 2018-12-10 11:53:34 -11:00
jl777
9742bb74db -prints 2018-12-10 11:48:48 -11:00
jl777
80be594638 -print 2018-12-10 11:47:18 -11:00