Commit Graph

25833 Commits

Author SHA1 Message Date
blackjok3rtt
d8d7463ea0 Fix sendmany bug for Alright (#1336)
* fix sendmany bug, when sending to multiple address diffrent amounts would always use the first seen value.

* Possible fix for multi node musig. Needs to be tested. Was getting stuck at nonce stage, as reported by gcharang.
2019-03-17 20:22:20 -11:00
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
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
Mihailo Milenkovic
912cecf630 Sort data in CCaddress RPCs. (#1331) 2019-03-13 05:50:57 -11:00
Mihailo Milenkovic
bd8e9da786 Fix memory leak in FinalizeCCTx (#1329) 2019-03-12 01:18:16 -11:00
jl777
20f1f8d8ce Merge branch 'dev' into FSM 2019-03-10 09:22:06 -11:00
jl777
1daf3252d2 Merge remote-tracking branch 'origin/FSM' into FSM 2019-03-10 09:21:31 -11:00
jl777
889fa05f17 Merge branch 'dev' into FSM 2019-03-10 09:21:21 -11:00
SHossain
b1a3104786 ac_ccactivate (#1326)
* ac_ccactivate

* Update assetchains.json
2019-03-10 09:20:20 -11:00
Mihailo Milenkovic
de840514db Fix logs and wiftype in DecodeGatewaysBind. (#1325) 2019-03-10 05:23:16 -11:00
jl777
1b11d1f06f Merge pull request #1324 from jl777/kolo
AXO -ac_ccenable=130000
2019-03-09 16:00:30 -11:00
Mihail Fedorov
3c0a67db4a AXO -ac_ccenable=130000 2019-03-10 03:53:16 +03:00
jl777
408924d459 Merge pull request #1321 from ca333/patch-11
update gitlab conf
2019-03-07 20:04:37 -11:00
jl777
6d62ca7cc3 Merge pull request #1320 from jl777/kolo
MNZ so long and thanks for fish
2019-03-07 20:04:10 -11:00
ca333
3c4eea4456 update gitlab conf 2019-03-08 03:25:10 +01:00
Mihail Fedorov
61beeb9e1f MNZ so long and thanks for fish 2019-03-08 02:16:54 +03:00
jl777
c9c5ef4509 Merge pull request #1319 from jl777/jl777
bug fixes
2019-03-07 07:39:26 -11:00
jl777
44d1fac857 Maketetris 2019-03-07 03:10:10 -11:00
jl777
38674d0147 Free obj 2019-03-06 23:18:53 -11:00
jl777
9d4fb2c5cf Fix 2019-03-06 23:17:20 -11:00
jl777
92ffb6d276 Syntax 2019-03-06 23:13:20 -11:00
jl777
5678fc596e Separate path 2019-03-06 23:08:52 -11:00
jl777
2885e77258 Test 2019-03-06 23:06:59 -11:00
jl777
00f1b19d62 Fix Qsend spend of Qsend 2019-03-06 21:19:53 -11:00
jl777
7ccbdf09e0 Merge pull request #1318 from jl777/jl777
Jl777
2019-03-06 08:19:25 -11:00
jl777
b7326ab6cd Dont long sends 2019-03-06 07:10:16 -11:00
jl777
5950396cd1 Merge branch 'FSM' into jl777 2019-03-06 06:01:14 -11:00
jl777
07b9fe389f Jl777 (#1317)
* 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

* Enable keystrokes test

* +debug

* Fix rogue results processing

* Resobj

* Enable keystrokes sending

* Test

* Print

* Sendrawtransaction result

* Resobj

* Fix crash
2019-03-06 06:00:54 -11:00
jl777
f5a34aa6cd Merge branch 'FSM' into jl777 2019-03-06 06:00:31 -11:00
jl777
6e26b4505d Fix crash 2019-03-06 05:34:58 -11:00
jl777
1bf8f35386 Resobj 2019-03-06 05:17:21 -11:00
jl777
415bc355f3 Sendrawtransaction result 2019-03-06 05:16:21 -11:00
jl777
c5b6ed9894 Print 2019-03-06 05:04:04 -11:00
jl777
3c5d1a7fea Test 2019-03-06 04:55:14 -11:00
jl777
e8d71bc8f1 Enable keystrokes sending 2019-03-06 04:35:14 -11:00
jl777
40d4907f8c Resobj 2019-03-06 04:22:47 -11:00
jl777
2bc42f00e0 Fix rogue results processing 2019-03-06 04:22:11 -11:00
SHossain
88006798ca Updated macOS (OSX) install instructions (#1316) 2019-03-06 04:15:31 -11:00
jl777
14ef129d3b +debug 2019-03-06 04:13:57 -11:00
jl777
61de656472 Enable keystrokes test 2019-03-06 04:00:35 -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
3a62d2b5dc Merge branch 'FSM' into jl777 2019-03-06 03:37:49 -11:00
jl777
fb89be82f1 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/rogue/main.c
2019-03-06 03:36:36 -11:00
jl777
e670687db5 -ddebugs 2019-03-06 03:20:41 -11:00
jl777
25e1e4c703 Prevent pack corruption 2019-03-06 03:17:32 -11:00
jl777
53b12740a3 Dont discard unless last o_count 2019-03-06 03:14:43 -11:00
jl777
90b7300904 Leave pack all 2019-03-06 03:09:47 -11:00
jl777
ab4fde8764 Test 2019-03-06 03:03:46 -11:00
jl777
891bfb4b9d Test 2019-03-06 02:51:03 -11:00