Commit Graph

18481 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
2098a4c9bb Disallow negative funding in faucetfund 2018-08-09 23:37:38 +02:00
Jonathan "Duke" Leto
700c1fcfc3 Improve error checking on funds argument to faucetfund 2018-08-09 22:54:23 +02:00
Jonathan "Duke" Leto
de3a68db84 add more tests for faucetfund edge cases 2018-08-09 22:52:29 +02:00
Jonathan "Duke" Leto
1399f859e0 Mine more blocks to ensure a mature balance 2018-08-09 08:53:24 +02:00
Jonathan "Duke" Leto
77373514f5 Add dicelist test; dicefund/tokeninfo tests need to be funded to work correctly 2018-08-08 09:25:47 +02:00
Jonathan "Duke" Leto
776fb6cd62 Add tests for tokenorders and tokenbalance 2018-08-08 09:11:33 +02:00
Jonathan "Duke" Leto
8567b4386b Add a test for tokenlist 2018-08-08 07:25:52 +02:00
Jonathan "Duke" Leto
7b6e9bf069 More faucet and token tests 2018-08-07 23:34:50 +02:00
Jonathan "Duke" Leto
380bcb10ba Add some dice tests 2018-08-07 21:50:54 +02:00
Jonathan "Duke" Leto
d48c67574f Improve faucetaddress tests 2018-08-07 21:45:32 +02:00
Jonathan "Duke" Leto
8d454fb58e Sleep a bit to give time for regtest komodod to start 2018-08-07 21:32:56 +02:00
Jonathan "Duke" Leto
dcc6cdb083 Remove reference to REGTEST.conf in start_node which all tests use, not just CC tests. it is passed via extra_args 2018-08-07 21:24:33 +02:00
Jonathan "Duke" Leto
eb8f0960e1 Fix some docs and references to bitcoind 2018-08-07 21:23:05 +02:00
Jonathan "Duke" Leto
38a2d0c825 Pass along extra_args correctly to get correct rpc user/pass 2018-08-07 20:57:42 +02:00
Jonathan "Duke" Leto
3528faa711 Use correct rpc user/pass; this only works the second time its run, some kind of timing/caching issue 2018-08-07 20:51:12 +02:00
Jonathan "Duke" Leto
626af0e73e Getting closer, invalid rpc user/pass instead of wrong port 2018-08-07 20:13:32 +02:00
Jonathan "Duke" Leto
5ec4373ca4 More debugging trying to make getblockcount work and not have komodod hang the test 2018-08-07 09:22:40 +02:00
Jonathan "Duke" Leto
32829f6d6f Fix various test suite bugs and create CC AC in our tests 2018-08-07 08:13:18 +02:00
Jonathan "Duke" Leto
467e1047aa Optimize our cc python test; only start 1 node for now 2018-08-06 23:00:47 +02:00
Jonathan "Duke" Leto
25709e3078 These %lli/%li formats are platform-dependent 2018-08-06 22:50:38 +02:00
Jonathan "Duke" Leto
6358342934 debug valid pubkey error 2018-08-06 10:59:33 -07:00
Jonathan "Duke" Leto
f4cdde0e85 Enable txindex in regtest komodo.confs and update binary in initialize_chain 2018-08-06 08:09:15 -07:00
Jonathan "Duke" Leto
45a4cba477 fix test docs 2018-08-06 00:44:49 -07:00
Jonathan "Duke" Leto
3ccd5a79e5 Look for the correct config file in our tests 2018-08-06 00:43:31 -07:00
Jonathan "Duke" Leto
752791ae3d Add stub test file for cc tests 2018-08-06 00:36:10 -07:00
Jonathan "Duke" Leto
8e5de27a67 Fix some compile issues on os x 2018-08-05 23:53:07 -07:00
Jonathan "Duke" Leto
107fe4500a Fix location of kmd binary used in tests 2018-08-05 23:52:51 -07:00
Jonathan "Duke" Leto
563329ab20 Add new test file 2018-08-05 22:04:24 -07:00
jl777
79a3b761c2 Change regrets address prefix 2018-08-04 22:25:00 -11:00
jl777
d49599cf23 Merge branch 'dev' into jl777 2018-08-04 20:49:33 -11:00
jl777
70218bdb82 Merge pull request #804 from KomodoPlatform/dev
merge komodoplatform:dev -> jl777:dev
2018-08-04 20:47:44 -11:00
ca333
cd2ad925c7 update README
+instructions for multi OS build
+instructions for AC creation
+travisCI status
+logo
+disclaimer
2018-08-04 20:06:50 +02:00
ca333
74866dffa2 Merge pull request #46 from jl777/dev
update dev
2018-08-04 20:05:26 +02:00
jl777
407085fddb Merge pull request #802 from jl777/jl777
Combat/endian.h
2018-08-04 06:23:39 -11:00
ca333
a9d2e435e3 update travis
update git tag format
2018-08-04 19:12:56 +02:00
ca333
2d8757f088 update travis
remove branch limit
2018-08-04 17:36:35 +02:00
ca333
d7771d745d fix
missing compat folder ref for endian.h header
2018-08-04 16:34:56 +02:00
ca333
d889f3c5d8 update travis
only use dev branch for now
2018-08-04 15:54:18 +02:00
ca333
14411a8f83 update travis integration
add multi OS support OSX & linux
add deployment to github release page
use gcc6
2018-08-04 14:11:37 +02:00
ca333
47dbcc73e3 Merge pull request #45 from jl777/dev
update dev
2018-08-04 14:00:07 +02:00
jl777
dec9218b77 Combat/endian.h 2018-08-03 22:57:45 -11:00
jl777
d3a712920e Merge pull request #800 from jl777/jl777
sync branches
2018-08-03 07:01:58 -11:00
jl777
99c090d95e Fix edge case for maxodds 2018-08-03 03:07:01 -11:00
jl777
ebe7e27ada Fix timeout claim 2018-08-03 01:51:05 -11:00
jl777
035095bc5a Merge pull request #799 from jl777/jl777
Get current CC to a stable release:

disable asset swap
implement dice timeout claims

Tokens, faucet, rewards and dice now have no reproducible bugs
2018-08-03 00:12:12 -11:00
jl777
ac8b2c68d2 Disable assets swap 2018-08-03 00:09:53 -11:00
jl777
b0becd6e7c Test 2018-08-02 23:32:03 -11:00
jl777
8e3c66caf9 Test 2018-08-02 23:09:42 -11:00
jl777
da07d84b84 Implement dice timeout 2018-08-02 23:02:51 -11:00
jl777
d84c86336e Merge pull request #798 from jl777/jl777
initial stable dice CC
2018-08-02 22:07:16 -11:00