Commit Graph

197 Commits

Author SHA1 Message Date
jl777
b919700d63 Fix burn 2018-12-29 03:54:58 -11:00
jl777
79f63e2a86 Test 2018-12-29 03:45:00 -11:00
jl777
c182e9a480 burnv 2018-12-29 03:37:00 -11:00
jl777
504af0a755 Test 2018-12-29 03:34:37 -11:00
jl777
b36413b8e5 Test 2018-12-29 03:32:57 -11:00
jl777
89a38e9e2f Set amount 2018-12-29 03:32:04 -11:00
jl777
8844b05516 Test 2018-12-29 03:28:37 -11:00
jl777
e55a510f50 use mtx for burn 2018-12-29 03:25:11 -11:00
jl777
d721008ae7 uint8_t 2018-12-29 03:22:00 -11:00
jl777
061b5bd8cb Can't have burn txid onchain for selfimport 2018-12-29 03:20:18 -11:00
jl777
588eb54211 Externs 2018-12-29 01:56:13 -11:00
jl777
66fa31ba94 Max 2018-12-29 01:54:43 -11:00
jl777
35b0a03eea burnTx.vout 2018-12-29 01:51:37 -11:00
jl777
142f5c112f Selfimport 2018-12-29 01:47:55 -11:00
jl777
a3f0af586e Check for -port 2018-12-28 03:25:18 -11:00
jl777
2d5537af00 Stubs for -ac_import 2018-12-27 00:59:35 -11:00
blackjok3r
227a0cec3c Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-20 23:23:24 +08:00
blackjok3r
5bcdcf0a75 fix build 2018-12-20 21:23:56 +08:00
blackjok3r
d2a7d55272 test git diff 2018-12-20 21:13:32 +08:00
blackjok3r
f128d49d2f fix mempool fix, to allow adding transactions out of order. 2018-12-20 19:56:00 +08:00
blackjok3r
261dfbcead fix staking crash on shutdown. fix segid in block index. 2018-12-19 17:22:44 +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
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
blackjok3rtt
4a2ea81f3c Merge branch 'master' into FSM 2018-12-17 11:49:30 +08:00
blackjok3r
2ebdae67e8 fix setgenerate better, bug on deamon stop it was starting another staking thread. 2018-12-17 11:41:26 +08:00
jl777
0a07654961 Merge pull request #1095 from blackjok3rtt/FSM
Fix setgenerate and proclimit.
2018-12-16 06:02:05 -11:00
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
jl777
77528e4ebb Track sprout funds in coin supply 2018-12-15 15:00:22 -11:00
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08:00
blackjok3r
5ced63c9c9 Add getlastsegidstakes RPC 2018-12-11 14:18:44 +08:00
jl777
5215b63f6a 0.3.1 2018-12-10 12:19:17 -11:00
jl777
27606f3e0b Fix typow == 0 2018-12-10 09:44:50 -11:00
jl777
a2ea9de06f Revert txfee changes 2018-12-10 05:45:59 -11:00
jl777
5ea3f23ac9 Update three 2018-12-09 08:41:08 -11:00
jl777
ba6f37bb65 Synchronize version number with agama 0.3.0 2018-12-08 00:57:32 -11:00
blackjok3r
f8bbd607ea fix debug prints 2018-12-06 15:46:14 +08:00
blackjok3r
4b45ea8d96 fix 2018-12-06 14:49:25 +08:00
blackjok3r
128a02eb9b fix 2018-12-06 14:44:34 +08:00
blackjok3r
a78c87124a fix 2018-12-06 14:34:46 +08:00
blackjok3r
5acd49d9e6 _= 2018-12-06 14:26:08 +08:00
blackjok3r
f63a5470fb try 2018-12-06 14:24:57 +08:00
Jonathan "Duke" Leto
d3d5fb9142 Fix z_importkey for sapling addresses 2018-12-05 20:46:41 +01:00
blackjok3r
1e8e9c621b fix 2018-12-06 00:26:33 +08:00
blackjok3r
6731ee159f fix 2018-12-06 00:22:23 +08:00
blackjok3r
311aa931cc add ac_period and try to fix sendmany 2018-12-06 00:19:31 +08:00
blackjok3r
905a829964 p 2018-12-01 14:08:51 +08:00
blackjok3r
3043dffcf5 fix getblocktemplate 2018-12-01 12:52:38 +08:00