Commit Graph

26 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
0594b52df2 Big buffer 2019-02-20 20:33:13 -11:00
jl777
ef554cc474 -print and pause 2019-02-17 23:03:55 -11:00
jl777
0a11653334 test 2019-02-17 22:38:44 -11:00
jl777
ef4844d5a3 _quit 2019-02-17 22:29:58 -11:00
jl777
f513e5d1f5 Prints 2019-02-17 22:26:03 -11:00
jl777
ae05cc1f68 Quit handling 2019-02-17 22:22:50 -11:00
jl777
0d262ff7e2 Test 2019-02-17 22:17:40 -11:00
jl777
67879fb992 +chars print 2019-02-17 22:03:55 -11:00
jl777
bc1fc144ae Stdscr 2019-02-17 00:58:04 -11:00
jl777
413b477db0 io.c 2019-02-17 00:55:09 -11:00
jl777
eba3ba86f6 Alternate esc and y 2019-02-16 09:00:32 -11:00
jl777
c9b2389854 Gather curses dependencies 2019-02-15 04:44:22 -11:00
jl777
e084210351 Test 2019-02-10 09:01:36 -11:00
jl777
73a696f008 Test 2019-02-10 04:23:23 -11:00
jl777
9ea6248655 Test 2019-02-10 04:08:13 -11:00
jl777
2297cbdfac Test 2019-02-10 04:00:02 -11:00
jl777
ff50eb0c7c ESCAPE 2019-02-10 03:54:53 -11:00
jl777
022a5903b8 juint256 2019-02-05 21:04:19 -11:00
jl777
7c6b1856d3 -didquit 2019-02-02 07:52:41 -11:00
jl777
f46e63403e Test 2019-02-02 07:46:24 -11:00
jl777
9c8b30a918 Flush on downlevel 2019-02-02 07:29:41 -11:00
jl777
8aec87e020 Sleep 2019-02-02 07:21:14 -11:00
jl777
ad50ae416b Update 2019-02-02 07:18:52 -11:00
jl777
9dd9800229 Initial rogue libcc 2019-02-02 03:06:32 -11:00