Commit Graph

25 Commits

Author SHA1 Message Date
jl777
100eac1654 Jl777 (#1315)
* 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

* Disable passkeys

* Rvalidate

* Syntax

* Allow overwrite by same pub33

* Tx

* Declare variables

* Allow replacement handle

* Grandfather existing handles

* Test

* Handleinfo

* Char *

* Begin

* Add mutex

* CCaddr

* Casts for windows

* +debugs

* Syntax

* Item

* Skeet

* +print

* Error check things

* +prints

* -sleep

* Brute force inventory check

* Revert

* num_packitems

* Log file

* Test

* ABC

* Test

* Add help docs for all -ac_* params of komodod (#1313)

* Remove myAddress from roc

* +print

* Test

* Test

* Leave pack all

* Dont discard unless last o_count

* Prevent pack corruption

* -ddebugs

* Merge branch 'FSM' into jl777

# Conflicts:
#	src/cc/rogue/main.c
2019-03-06 03:38:14 -11:00
jl777
4744a6f6c3 Break out of infinite loops! 2019-03-01 02:40:17 -11:00
jl777
aa60acbf27 ROGUE_MAXTOTAL = strength*2, ISMANY -> 1 2019-02-18 21:15:47 -11:00
jl777
12c97d71a7 Dont loop on bad item select 2019-02-18 06:06:47 -11:00
jl777
a4f241718b Test 2019-02-18 03:24:21 -11:00
jl777
49d8a2aa5d Disable 2019-02-18 03:20:43 -11:00
jl777
f9b288af47 Total < strength*3 2019-02-18 01:11:53 -11:00
jl777
63bad40a58 Fat 2019-02-18 01:07:59 -11:00
jl777
e4c1ce6396 struct rogue_state *rs 2019-02-18 01:04:51 -11:00
jl777
040d3f8bfe Print 2019-02-18 01:04:14 -11:00
jl777
dae06859f1 -sleep 2019-02-18 00:57:16 -11:00
jl777
437af05de6 Test 2019-02-18 00:53:23 -11:00
jl777
562e99fc96 Do total items 2019-02-18 00:51:21 -11:00
jl777
76c397d4d1 Rework validation 2019-02-18 00:00:06 -11:00
jl777
2e1e7f8c7b Fix num_pack 2019-02-17 23:52:07 -11:00
jl777
ffccabc6f2 -print 2019-02-16 01:39:02 -11:00
jl777
49e84c350e Calculate unpack 2019-02-16 01:29:42 -11:00
jl777
f341a6938e Inpack 2019-02-16 00:44:29 -11:00
jl777
f5d952300c +/- print 2019-02-16 00:29:13 -11:00
jl777
f3be53cbff +print 2019-02-16 00:20:43 -11:00
jl777
c9b2389854 Gather curses dependencies 2019-02-15 04:44:22 -11:00
jl777
022a5903b8 juint256 2019-02-05 21:04:19 -11:00
jl777
6c436c81c1 Enable all files 2019-02-02 04:52:03 -11:00
jl777
daf4cfbe0c Fix 2019-02-02 04:51:07 -11:00
jl777
9dd9800229 Initial rogue libcc 2019-02-02 03:06:32 -11:00