Commit Graph

  • 674e0bbebb Fix rewards error check jl777 2018-08-11 09:22:26 -11:00
  • d043ec4f27 Non-consensus portion of dice bet fix jl777 2018-08-11 09:16:43 -11:00
  • 9a017060c0 +print jl777 2018-08-11 09:08:34 -11:00
  • 3dfd10cc1a Merge pull request #811 from jl777/jl777 jl777 2018-08-11 08:37:42 -11:00
  • cf18d2df9d Merge pull request #810 from letolabs/cctests jl777 2018-08-11 07:38:16 -11:00
  • 012613d7ac Undo this, it should be on a diff branch Jonathan "Duke" Leto 2018-08-11 19:24:19 +02:00
  • 941619eb46 Make the REGTEST AC special in our test suite, so we get a predictable rpc port number Jonathan "Duke" Leto 2018-08-11 19:14:51 +02:00
  • 2f1319dcfc Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-11 16:47:51 +02:00
  • 88e714577b More rewards tests Jonathan "Duke" Leto 2018-08-11 16:47:24 +02:00
  • 87c2402f54 Merge branch 'dev' into jl777 jl777 2018-08-10 20:54:06 -11:00
  • 4f054db067 Fix reward calc check jl777 2018-08-10 20:53:43 -11:00
  • 844fd9e5b5 Merge pull request #809 from jl777/dev jl777 2018-08-10 20:26:16 -11:00
  • f319b61363 Merge pull request #808 from jl777/jl777 jl777 2018-08-10 20:25:41 -11:00
  • 076a9ee19b -MGNX exception jl777 2018-08-10 20:24:50 -11:00
  • 15b76bd76a More rewards tests Jonathan "Duke" Leto 2018-08-11 08:58:56 +02:00
  • efa644f28e Add some rewards tests Jonathan "Duke" Leto 2018-08-11 08:21:32 +02:00
  • 03fb3946a1 Fix various return values which should be std::string Jonathan "Duke" Leto 2018-08-11 07:18:31 +02:00
  • ecbd54c3b4 Merge remote-tracking branch 'origin/dev' into dev Asher Dawes 2018-08-10 21:56:14 -07:00
  • ef8ba57758 Get verus-cli verusd updated (#106) Asher Dawes 2018-08-10 21:39:27 -07:00
  • ba75985e5d updating versions Asher Dawes 2018-08-10 19:08:06 -07:00
  • f2c103207f Portable dev (#105) Asher Dawes 2018-08-10 17:44:52 -07:00
  • 3ef36c2f88 Fix check for stake transaction after Komodo merge Michael Toutonghi 2018-08-10 17:29:40 -07:00
  • 3c40a9a667 Fail on get_chainactive before lock if checks fail Michael Toutonghi 2018-08-10 17:21:41 -07:00
  • f1084b8898 Refactor faucet/rewards/dice/token tests into their own functions Jonathan "Duke" Leto 2018-08-11 00:34:38 +02:00
  • df955a16a1 Merge pull request #47 from jl777/dev ca333 2018-08-10 23:50:38 +02:00
  • b5d4eaf3ab Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-10 23:45:24 +02:00
  • 7a0727d585 Filter out CC utxo for normal add inputs jl777 2018-08-10 10:37:00 -11:00
  • ae55065235 Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-10 19:55:24 +02:00
  • 1ed46fb837 return("") for std::string jl777 2018-08-10 05:16:48 -11:00
  • 309ee4e3a1 Return string in faucet jl777 2018-08-10 05:13:14 -11:00
  • 9b30af9799 Fix bug in FaucetGet where it returns an int instead of a string Jonathan "Duke" Leto 2018-08-10 18:10:21 +02:00
  • 32f6814d7e test ca333 2018-08-10 14:01:31 +02:00
  • 1fd0b9a823 test ca333 2018-08-10 14:00:24 +02:00
  • 0c3cdfb4f3 MAX APR to 25*COIN == 25% jl777 2018-08-09 22:45:53 -11:00
  • ba0f55ac2f Add tests for tokencreate and rewardsaddress Jonathan "Duke" Leto 2018-08-10 10:46:07 +02:00
  • 49c6cb313a test ca333 2018-08-10 10:32:20 +02:00
  • d3c2d1ac34 test ca333 2018-08-10 09:43:22 +02:00
  • 4adca0ce76 Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-10 09:26:22 +02:00
  • 2b6315fd13 Fix utxo selection jl777 2018-08-09 20:24:33 -11:00
  • a6a826c625 Add more tests, fails sometimes still due to bad-txns-inputs-duplicate Jonathan "Duke" Leto 2018-08-10 09:23:04 +02:00
  • a491b97f4e Merge pull request #104 from VerusCoin/master Asher Dawes 2018-08-10 00:04:16 -07:00
  • 64cdd60ea3 Merge branch 'dev' into master Asher Dawes 2018-08-10 00:04:07 -07:00
  • 7b9e2b3c60 faucetget tests Jonathan "Duke" Leto 2018-08-10 08:40:28 +02:00
  • 0d84fb208e Error check add inputs loop jl777 2018-08-09 19:38:55 -11:00
  • 984a9dc30a %% jl777 2018-08-09 19:33:02 -11:00
  • 59da6d30dd REWARDSCC_MAXAPR and use int64_t for all coin values jl777 2018-08-09 19:31:25 -11:00
  • c4a4cd05ec Fix jl777 2018-08-09 19:25:25 -11:00
  • 278a61fd5e uint64_t -> int64_t for coin values other than three jl777 2018-08-09 19:23:40 -11:00
  • 9e432c97ad -print jl777 2018-08-09 19:08:20 -11:00
  • 066c16e5f6 segid print jl777 2018-08-09 19:06:05 -11:00
  • 200d60b17f Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-10 08:04:42 +02:00
  • fe6882f14c More faucet tests, currently sendrawtransaction failing with bad-txns-inputs-duplicate Jonathan "Duke" Leto 2018-08-10 08:04:34 +02:00
  • eccd52f4cc Check for duplicate utxo in available coins jl777 2018-08-09 18:59:18 -11:00
  • 6debab306c Merge pull request #103 from miketout/dev miketout 2018-08-09 18:20:26 -07:00
  • 4ca6678c70 Put staking readout once per staking loop so people know it's staking Michael Toutonghi 2018-08-09 18:19:18 -07:00
  • 1012289e8c Merge pull request #102 from miketout/dev miketout 2018-08-09 18:05:45 -07:00
  • bf9c36f4ed Staking and mining timeing improvements Michael Toutonghi 2018-08-09 18:04:19 -07:00
  • 049e890a79 Remove unnecessary staking delay Michael Toutonghi 2018-08-09 17:09:09 -07:00
  • 855948d2e8 Merge pull request #100 from miketout/dev miketout 2018-08-09 15:45:17 -07:00
  • 0ba2065183 Network decentralizatoin and bug fixes Michael Toutonghi 2018-08-09 15:32:48 -07:00
  • 22ba373414 update deployment keys ca333 2018-08-10 00:11:23 +02:00
  • 53bcb42e58 update deployment keys ca333 2018-08-10 00:11:20 +02:00
  • ae7e9b7263 Merge remote-tracking branch 'origin/jl777' into cctests Jonathan "Duke" Leto 2018-08-09 23:38:49 +02:00
  • 2098a4c9bb Disallow negative funding in faucetfund Jonathan "Duke" Leto 2018-08-09 23:37:38 +02:00
  • 951d0abada update travis ca333 2018-08-09 23:13:17 +02:00
  • cc0e1e13e4 update travis ca333 2018-08-09 23:13:14 +02:00
  • 700c1fcfc3 Improve error checking on funds argument to faucetfund Jonathan "Duke" Leto 2018-08-09 22:54:23 +02:00
  • de3a68db84 add more tests for faucetfund edge cases Jonathan "Duke" Leto 2018-08-09 22:52:29 +02:00
  • d54bf1dbda Auto merge of #3453 - ebfull:release-v2.0.0-rc1, r=bitcartel Homu 2018-08-09 11:44:52 -07:00
  • 81915d9fce Fix rewards unlock help trigger jl777 2018-08-09 06:47:24 -11:00
  • c2f661109d make-release.py: Updated release notes and changelog for 2.0.0-rc1. Sean Bowe 2018-08-09 16:56:56 +00:00
  • 27f678b974 make-release.py: Updated manpages for 2.0.0-rc1. Sean Bowe 2018-08-09 16:56:56 +00:00
  • 3e9aec2a37 make-release.py: Versioning changes for 2.0.0-rc1. Sean Bowe 2018-08-09 16:46:45 +00:00
  • efceba00d9 Test jl777 2018-08-09 03:26:04 -11:00
  • e4ec9bab3e 13000 MGNX height exemption jl777 2018-08-09 03:23:21 -11:00
  • eea0a57b3c Test jl777 2018-08-09 03:20:05 -11:00
  • 6a8820f597 Test jl777 2018-08-09 03:19:18 -11:00
  • 703faba669 Remove MGNX exemption jl777 2018-08-09 03:16:38 -11:00
  • ad0f453e27 Test jl777 2018-08-09 03:10:53 -11:00
  • 15bec8194b Test jl777 2018-08-09 03:07:53 -11:00
  • 435ef4fde2 Test jl777 2018-08-09 02:59:45 -11:00
  • 8f97da8ea4 Test jl777 2018-08-09 02:52:14 -11:00
  • e77d279f0c Test jl777 2018-08-09 02:49:15 -11:00
  • a032237805 Test jl777 2018-08-09 02:43:42 -11:00
  • 549ca5a625 Test jl777 2018-08-09 02:38:16 -11:00
  • 5d3f12159d Test jl777 2018-08-09 02:32:34 -11:00
  • c6d212db1c Test jl777 2018-08-09 02:31:27 -11:00
  • a3b5f801ca Update comments jl777 2018-08-09 00:14:35 -11:00
  • b70126d400 Add no cache flag and calculate entropy based on raw segued jl777 2018-08-08 23:48:23 -11:00
  • efb8981cb9 Segid cache jl777 2018-08-08 23:41:59 -11:00
  • f359900279 Merge pull request #49 from jl777/master ca333 2018-08-09 12:20:38 +02:00
  • ff7204826e merge beta->master jl777 2018-08-08 23:12:38 -11:00
  • 11b390d86c Catch mined PoS lookalike blocks jl777 2018-08-08 22:59:21 -11:00
  • 47500240dd merge beta->master ca333 2018-08-09 11:39:12 +02:00
  • 674c92fa92 Merge pull request #48 from jl777/beta ca333 2018-08-09 11:06:58 +02:00
  • 1399f859e0 Mine more blocks to ensure a mature balance Jonathan "Duke" Leto 2018-08-09 08:53:24 +02:00
  • 83f41bb0f9 PoSperc jl777 2018-08-08 10:41:26 -11:00
  • 84b0bd5230 Dont count PoW diff blocks for isPoS count jl777 2018-08-08 10:40:25 -11:00
  • 75286ba19b Auto merge of #3438 - Eirik0:3424-change-field-improvement, r=bitcartel Homu 2018-08-08 13:47:40 -07:00
  • 303f80fb1e Fix comment in CWallet::SyncMetaData. Simon 2018-08-08 11:33:18 -07:00