Commit Graph

943 Commits

Author SHA1 Message Date
jl777
11930668ac -print 2019-04-12 06:44:10 -11:00
jl777
3d3be0492a Test 2019-04-12 02:40:12 -11:00
jl777
4599d8ced6 ASSETCHAINS_RPCPORT 2019-04-12 02:31:32 -11:00
jl777
76e866c243 Call right daemon 2019-04-12 02:29:20 -11:00
jl777
8d672e591c Test 2019-04-12 02:22:35 -11:00
jl777
73dc337478 +print 2019-04-12 02:09:49 -11:00
jl777
c28dcf1a9d Syntax 2019-04-12 01:58:02 -11:00
jl777
7ad01e44ed komodo_reconsiderblock 2019-04-12 01:56:16 -11:00
jl777
06e57ee1ba Add boolean CCflag to all SetCCunspents/txids 2019-04-11 21:49:28 -11:00
blackjok3r
bce0b87e6f . 2019-04-10 02:11:40 +08:00
jl777
fc12fd86d3 225k activation 2019-04-01 05:39:46 -11:00
jl777
cf38e77da5 Change to 150000 activation 2019-04-01 05:36:21 -11:00
jl777
cd78a331b8 Test 2019-03-29 02:21:39 -11:00
jl777
cd196766ca Test 2019-03-29 02:10:49 -11:00
jl777
b793b80027 V2 2019-03-29 02:08:42 -11:00
jl777
aa21c53149 Test 2019-03-29 02:07:13 -11:00
jl777
cd66407853 curl_easy_setopt 2019-03-29 02:04:42 -11:00
jl777
cdd520ef60 curl_easy_setopt 2019-03-29 02:03:10 -11:00
jl777
2420161fc8 Test 2019-03-29 01:58:57 -11:00
jl777
b8e28e6e7d Useragent 2019-03-29 01:55:57 -11:00
jl777
d5d5169310 Test 2019-03-29 01:45:28 -11:00
jl777
e713c31ada Merge branch 'dev' into FSM
# Conflicts:
#	src/assetchains.old
2019-03-13 22:55:52 -11:00
jl777
0fe3a71428 Merge branch 'beta' into dev
# Conflicts:
#	src/assetchains.old
2019-03-13 22:54:11 -11:00
jl777
58cd849591 Jl777 (#1311)
* Remove voutsum check

* Teach RPC interface about dpow-enabled minconfs (#1231)

* Make minconfs dpow-aware in z_listunspent + z_listreceivedbyaddress

* Add dpow-related test files to test suite

* Add dpow simulation to regtest every 7 blocks

* Fix compiler errors

* Fix link error

* Fix stdout spam when running regtests

* Dpowminconfs for listreceivedbyaddress

* dpowconfs tests

* Start adding specific tests for dpowminconfs in listreceivedbyaddress

* Get dpowminconfs tests for listreceivedbyaddress working

* Add dpowminconfs to getreceivedbyaddress + listunspent

* Add test for listtransactions + getreceivedbyaddress support

* Reliably passing dpowminconf tests. We only check for notarized-ness now, not exact confirmation numbers, to avoid race conditions

* Poll for the expected notarization info before running further tests; add support for getbalance

* Migrate tx_height() to a place where asyncrpcoperation_sendmany.cpp can use it

* fix

* Teach GetFilteredNotes about dpowconfs

Many RPCs rely on this internal function, which now correctly uses
dpowconfs to filter by the minconf/maxconf parameters.

* Fix sendmany when using non-default minconf

* inline seems to make things happy

* cleanup

* Add some code to test z_sendmany, which points out https://github.com/jl777/komodo/issues/1247

* try this

* Use already calculated value of dpowconfs instead of calculating it again

* Cleanup .pack file

* Remove

* Remove .pack
2019-03-03 21:42:12 -11:00
jl777
845ce0b543 Height 100 exception 2019-03-02 05:30:10 -11:00
jl777
c6322f54ec Test slowflag 2019-03-02 05:18:27 -11:00
jl777
3e889f3db0 -print 2019-03-01 08:57:28 -11:00
jl777
448ecdbdd1 +print 2019-03-01 08:51:11 -11:00
blackjok3r
142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 2019-02-26 17:35:07 +08:00
blackjok3r
e3495bf3e9 remove pointless things 2019-02-26 12:17:53 +08:00
blackjok3r
f76ceced5b make notarypay work with KMD notaries 2019-02-26 11:14:19 +08:00
blackjok3r
5e91fa1632 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-26 09:42:51 +08:00
jl777
7cced97fb9 +print 2019-02-18 05:08:49 -11:00
blackjok3r
13012c169f Merge branch 'notarypay_new' 2019-02-18 19:26:50 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
blackjok3r
791d8dc13b remove dynamic notary pay reward and revert to static amounts, cannot work! 2019-02-15 11:01:10 +08:00
blackjok3r
d7a122c548 fix reorged notarisation to use the same data points 2019-02-15 00:13:48 +08:00
blackjok3r
695eb871bb Fix miner 2019-02-14 19:52:58 +08:00
blackjok3r
498e6154a5 Add notarypay to eras, for main chain. 2019-02-14 16:46:15 +08:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
jl777
cb5f7eaaa1 Auto broadcast rogue rpc tx 2019-02-09 21:55:50 -11:00
blackjok3r
528f39542e fix reorg problem 2019-02-09 00:08:28 +08:00
blackjok3r
170ca55e46 New miner, some prints. YUse equihash difficulty algo for VerusHash and PoS64 2019-02-07 17:07:49 +08:00
blackjok3r
cfef67c59b fix possible to choose more than 1 notarisation 2019-02-07 00:00:11 +08:00
blackjok3r
de0ced7444 Check for double signs on notarisation checks. revert minsigs to normal value. 2019-02-06 17:00:21 +08:00
jl777
dd8f2697b7 Many changes 2019-02-05 19:25:32 -11:00
blackjok3r
b9779b671c add LABST2 to block reward chains. Add exeption to verushash staker to increase staking diff in first 50 bocks. 2019-02-06 13:31:02 +08:00
blackjok3r
2863dbc6d4 Stop miner trying to mine invalid block. 2019-02-04 10:06:54 +08:00
blackjok3r
52f7cc2caf Add some better prints/comments, move ac_notarypay validation to before temp file fix, to aviod possible attack vector. 2019-02-03 12:10:26 +08:00
blackjok3r
c6e5b70f23 fix 2019-02-03 02:44:17 +08:00