Commit Graph

23 Commits

Author SHA1 Message Date
jl777
05977b8af6 Jl777 (#1333)
* Slow down clock

* Faster and slower

* A0/50

* Fix dilithium inputs scan to compare for the voutpubtxids[vout]

* Prevent use of uninitialized ignoredAddresses

* Filter out amount=0 UTXOs from getsnapshot results

* rogue msvc build (#1327)

* + msvc 2015 deps headers

* + msvc deps build script

this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.

* + msvc solution (*.sln) update

* + msvc build fix

* fix libcurl deps install (msvc)

* Fix wrong dilithium compare

* Port getchaintxstats from BTC master (#1328)

This will allow explorers to present interesting analytics about
transaction volume in various time frames.

* customcc

* Make custom

* Syntax

* update

* Patch rogue msvc (#1330)

* + msvc 2015 deps headers

* + msvc deps build script

this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.

* + msvc solution (*.sln) update

* + msvc build fix

* fix libcurl deps install (msvc)

* [msvc] fix seed str -> uint64 conversion

* [msvc] fix config file name issue
+ debug print for send raw tx

* + comment debug printouts

* [ msvc ] display compiler version and build date on startup

* +pritns

* +prints

* I,

* Print hex

* Allow gold mismatch for validate

* Stricter player data validation

* Change data source

* Allow claiming less than cashout value

* 50902 exemption

* Taxied

* Print

* Debug file

* Log seed

* Potion file

* ;

* Log seed

* Commands log

* Fp

* Test

* Prints

*         static FILE *fp;

* Fp2

* Daemons or fuses

* Fuse prints

* All funcs

* Logfp

* turn_see is a daemon!

* 'void (*)(struct rogue_state *, int)

* -prints

* -file fp

* -potions file

* Test

* -log

* -print replay2 gold

* Test

* D'oh!
2019-03-13 22:58:20 -11:00
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
ef4844d5a3 _quit 2019-02-17 22:29:58 -11:00
jl777
ae05cc1f68 Quit handling 2019-02-17 22:22:50 -11:00
jl777
da2234e121 Test 2019-02-17 22:15:25 -11:00
jl777
fbdd8a6166 Test 2019-02-17 22:10:48 -11:00
jl777
10ad979ac9 Test 2019-02-17 22:08:13 -11:00
jl777
e9bddb1ed1 Mark replay done on Q 2019-02-16 08:53:22 -11:00
jl777
c9b2389854 Gather curses dependencies 2019-02-15 04:44:22 -11:00
jl777
1917708467 Fix edge case 2019-02-13 06:36:00 -11:00
jl777
25fc96b97f In game whom 2019-02-12 19:38:13 -11:00
jl777
fdaca7e5e5 Auto bailout 2019-02-10 19:28:32 -11:00
jl777
cf3a8e6e9a Skip bailout for replay 2019-02-10 09:10:40 -11:00
jl777
8919dd6523 Auto bailout on quit or death 2019-02-10 07:42:52 -11:00
jl777
a4a93eb862 Hard return 2019-02-10 04:19:02 -11:00
jl777
92ba9815e8 Prints 2019-02-10 04:14:17 -11:00
jl777
9ea6248655 Test 2019-02-10 04:08:13 -11:00
jl777
022a5903b8 juint256 2019-02-05 21:04:19 -11:00
jl777
4ffdae4135 Handle qui quit 2019-02-02 07:40:55 -11:00
jl777
2cf3d519aa Flush on level change 2019-02-02 07:30:13 -11:00
jl777
9c8b30a918 Flush on downlevel 2019-02-02 07:29:41 -11:00
jl777
46b235b2cc syntax 2019-02-02 04:39:26 -11:00
jl777
9dd9800229 Initial rogue libcc 2019-02-02 03:06:32 -11:00