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
blackjok3r
0fc3fd3de9
fix getblocktemplate
2018-12-01 12:18:44 +08:00
blackjok3r
697eddcc79
Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
...
merge
2018-11-29 23:22:32 +08:00
jl777
30eae48849
Mempool fixes in the CC path
2018-11-28 21:53:27 -11:00
jl777
fe274bf254
Merge pull request #985 from Mixa84/FSM
...
Gateways withdraw update
2018-11-26 08:39:10 -11:00
Mihailo Milenkovic
16f5598f36
Gateways ( #3 )
...
- Changed gateways withdrawal flow
- Added txnotarizedconfirmed function to check if transaction is confirmed/notarized
- Fixed max number of inputs when adding in varuous CC functions
- Added TESTMODE to set CC confirmation tx to 2 blocks instead of 60
2018-11-26 20:32:57 +01:00
Jonathan "Duke" Leto
8c34aa1f7c
Add back tokenconvert
2018-11-26 18:09:44 +01:00
jl777
7526246109
Getinfo sapling field
2018-11-24 21:27:59 -11:00
jl777
91f355fd69
4MB block size with sapling
2018-11-24 08:39:23 -11:00
miketout
c17f353560
Version change for VRSC only
2018-11-18 08:39:42 -08:00
jl777
ecc94d66c3
0.3.1 KMDVERSION
2018-11-18 00:20:22 -11:00
miketout
b3b44e80e1
Latest Komodo changes
2018-11-17 17:28:45 -08:00
miketout
6e2a502b0e
Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases
2018-11-14 16:40:10 -08:00
Asher Dawes
95b8f04f77
Updating version
2018-10-26 09:29:57 -07:00
miketout
4c8293dc76
Fixed issue #145 , should fix stake synching with wallets
2018-10-25 23:25:31 -07:00
miketout
3994f32514
Merge pull request #31 from VerusCoin/master
...
Fetching deltas from VerusCoin Repository
2018-10-23 19:36:12 -07:00
miketout
8a1e0d0d5f
Add support for -zcashparamsdir parameter
2018-10-23 16:39:31 -07:00
Asher Dawes
7e6fdc5b7f
Updating version
2018-10-21 15:18:47 -07:00
Asher Dawes
685c74044a
Merge pull request #140 from miketout/dev
...
Remove retries on getBlockTemplate to fix pool flooding with calls
2018-10-21 15:02:58 -07:00