Commit Graph

  • 4f18c693c3 Auto merge of #3272 - bitcartel:3061_sapling_add_notes, r=bitcartel Homu 2018-06-12 16:58:38 -07:00
  • 268e5dfa50 Return optional for Sapling commitments and nullifiers. Simon 2018-06-12 10:01:20 -07:00
  • d17f8d1cc7 Refactor and replace factory method random() with constructor. Simon 2018-06-12 09:36:38 -07:00
  • 36e2e7cc32 Add SaplingNote class and test_sapling_note unit test. Simon 2018-06-08 15:25:15 -07:00
  • 9a146fef76 Fix jl777 2018-06-12 05:52:44 -11:00
  • 292809f76c Fix jl777 2018-06-12 05:51:17 -11:00
  • 55566f16bd Fix jl777 2018-06-12 05:50:20 -11:00
  • 28a62b60df Deterministic RNG for notary mining jl777 2018-06-12 05:46:21 -11:00
  • 524171de1f Auto merge of #3137 - str4d:2943-remove-auto-senescence-option, r=ebfull Homu 2018-06-12 08:51:13 -07:00
  • afd86eb21e Undo jl777 2018-06-12 03:46:42 -11:00
  • 32748f525e New iterator jl777 2018-06-12 03:38:36 -11:00
  • 67d4c3beef Test jl777 2018-06-12 03:13:45 -11:00
  • de84abc1b0 Prints jl777 2018-06-12 02:06:11 -11:00
  • 74db3cd027 SeekToFirst jl777 2018-06-12 02:01:14 -11:00
  • 78a6f7041e int64_t jl777 2018-06-12 00:43:46 -11:00
  • 67d2e41b3f Test jl777 2018-06-12 00:41:46 -11:00
  • 50b11c4a55 Fix jl777 2018-06-12 00:38:15 -11:00
  • bf91fda682 SnapShot -> snapshot jl777 2018-06-12 00:35:59 -11:00
  • 329d80d2c1 Move code jl777 2018-06-12 00:34:28 -11:00
  • 2200781907 Snapshot roc jl777 2018-06-12 00:26:46 -11:00
  • bd14699824 Syntax jl777 2018-06-12 00:10:37 -11:00
  • b4b4c49985 Syntax jl777 2018-06-12 00:07:51 -11:00
  • 936078888d int32_t CBlockTreeDB::SnapShot() jl777 2018-06-12 00:04:00 -11:00
  • bdec2262d9 Auto merge of #3322 - arielgabizon:master, r=str4d Homu 2018-06-12 03:53:08 -07:00
  • 69aa0d8f28 Use CChainParams::Bech32HRP() in zs_address_test Jack Grigg 2018-06-12 18:38:36 +12:00
  • f59093935c Add examples of ConvertBits transformation Jack Grigg 2018-06-12 16:51:59 +12:00
  • dd7417c8d0 Add comment about size calculations for converted serialized keys Jack Grigg 2018-06-12 15:40:50 +12:00
  • 74c2f88023 Add release notes for -disabledeprecation removal Jack Grigg 2018-04-03 13:50:00 +01:00
  • c74ab3356a Remove config option -disabledeprecation Jack Grigg 2018-04-03 13:25:44 +01:00
  • 846384769c log notarisations written to index Scott Sadler 2018-06-11 17:29:16 +02:00
  • 89cfc4272d fixes for import coin Scott Sadler 2018-06-10 15:12:10 +02:00
  • 6a6e137317 Note new dynamic libs in README. David Dawes 2018-06-10 01:01:21 -07:00
  • c95749c8d2 Merge pull request #53 from VerusCoin/dev David Dawes 2018-06-10 00:17:25 -07:00
  • cd320ca22c Merge pull request #52 from VerusCoin/dave-dev David Dawes 2018-06-10 00:15:40 -07:00
  • 2c05c25598 Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev Michael Toutonghi 2018-06-10 00:13:06 -07:00
  • 20ab1c9174 mining performance boost Michael Toutonghi 2018-06-10 00:12:28 -07:00
  • 274d8bd6eb Get additional extra space, back change out completely. David Dawes 2018-06-10 00:01:57 -07:00
  • f60687ca92 Undo makeRelase.sh changes. Hacked libs in directly. David Dawes 2018-06-10 00:00:49 -07:00
  • 19546c8f9a Merging latest, hacked dependencies so pull 'em from .travis.yml. David Dawes 2018-06-09 23:52:31 -07:00
  • 0995991e20 Hacking dependencies in. David Dawes 2018-06-09 23:50:01 -07:00
  • 116b8f69bd Hack in the dependencies. David Dawes 2018-06-09 23:44:41 -07:00
  • 957ebcc6d8 Merge branch 'master' into dave-dev David Dawes 2018-06-09 23:38:31 -07:00
  • 62a383830e Merge remote-tracking branch 'origin/dave-dev' into dave-dev Asher Dawes 2018-06-09 22:33:31 -07:00
  • ad565daadb Removed unnecessary -R paramater for chmod Asher Dawes 2018-06-09 22:33:19 -07:00
  • 33dae2bcb9 Try unrolling makeRelease.sh David Dawes 2018-06-09 21:55:06 -07:00
  • bcef0a1f0c travis clean up Asher Dawes 2018-06-09 21:13:36 -07:00
  • e1ec420f59 Travis clean up Asher Dawes 2018-06-09 21:03:35 -07:00
  • e1a3461cc2 Improve/Fix variable names Ariel Gabizon 2018-06-09 20:27:07 -07:00
  • 9825b91b15 Trying to get makeRelease.sh run as part of the TravisCI build. David Dawes 2018-06-09 19:42:36 -07:00
  • 63e6b2b7bc Try getting Linux dependencies in. David Dawes 2018-06-09 19:10:25 -07:00
  • ac10faf3a4 Merge pull request #51 from VerusCoin/dave-dev David Dawes 2018-06-09 17:11:38 -07:00
  • ea97462a3f Merge branch 'dave-dev' of github.com:VerusCoin/VerusCoin into dave-dev David Dawes 2018-06-09 15:54:17 -07:00
  • d15890615c Add version to README. David Dawes 2018-06-09 15:08:37 -07:00
  • 3be84842e8 Add version to README. David Dawes 2018-06-09 15:08:37 -07:00
  • b7cbd15af4 Get version in README updated. David Dawes 2018-06-09 14:41:50 -07:00
  • 5800534abc Merge pull request #49 from VerusCoin/Asher-Dev David Dawes 2018-06-09 13:41:29 -07:00
  • b6b3255ce7 Fixed upgrade scripts for osx and linux Asher Dawes 2018-06-09 13:07:50 -07:00
  • 847df81f09 Auto merge of #3308 - ioptio:CoC-volunteer, r=daira Homu 2018-06-09 03:17:32 -07:00
  • 3e45258e7c Update code_of_conduct.md Daira Hopwood 2018-06-09 11:16:43 +01:00
  • 0db8b06a7b Merge branch 'dev' into jl777 jl777 2018-06-08 09:10:07 -11:00
  • ada22ead25 Merge pull request #693 from l0rb/patch-2 jl777 2018-06-08 09:09:02 -11:00
  • 99d7ed2567 remove unused variable l0rb 2018-06-08 21:16:24 +02:00
  • 7dc708d11c Merge pull request #692 from jl777/dev jl777 2018-06-08 05:29:24 -11:00
  • f6cf227a30 Merge pull request #691 from jl777/jl777 jl777 2018-06-08 05:18:55 -11:00
  • fa04bcf38c 65 seconds to 60 jl777 2018-06-08 05:17:25 -11:00
  • 7714b7f143 Handle -disablewallet=1 jl777 2018-06-08 02:15:46 -11:00
  • f19b324032 Merge pull request #690 from jl777/jl777 jl777 2018-06-07 21:15:05 -11:00
  • 1659389801 Prevent very long gap in blocks jl777 2018-06-07 21:01:41 -11:00
  • de1bc2d389 Auto merge of #3321 - bitcartel:remove_librustcash_xor, r=str4d Homu 2018-06-07 20:37:07 -07:00
  • 7cf23c9815 c++ jl777 2018-06-07 09:18:48 -11:00
  • 1eb7f6169f c++ jl777 2018-06-07 09:17:08 -11:00
  • cf26692798 Syntax jl777 2018-06-07 09:15:52 -11:00
  • d23c6a06e7 c++ jl777 2018-06-07 09:15:13 -11:00
  • 584b784c57 Fix jl777 2018-06-07 09:13:38 -11:00
  • 3001f999ec Syntax jl777 2018-06-07 09:12:26 -11:00
  • acbc7a942a Segid to validate address jl777 2018-06-07 06:31:20 -11:00
  • 341a22ad90 Skip ELF-only sec-hard checks on non-ELF binaries Jack Grigg 2018-06-07 18:49:01 +12:00
  • 10a7d55a03 Remove now redundant Rust call to librustzcash_xor. Simon 2018-06-06 23:22:16 -07:00
  • 2802e321c1 Fix cached_witnesses_empty_chain test failure on MacOS Jack Grigg 2018-06-06 00:55:54 +12:00
  • 5e38c24c1d Add Mach-O 64-bit detection to security-check.py Jack Grigg 2018-06-06 00:02:16 +12:00
  • bec3e62bc1 Implement encoding and decoding of Sapling keys and addresses Jack Grigg 2018-06-07 16:40:59 +12:00
  • c8511dfc07 Fix bech32::Encode() error handling Jack Grigg 2018-06-07 15:30:44 +12:00
  • 6a2cc8ddc0 Simplify Base32 and Base64 conversions Pieter Wuille 2017-11-07 14:24:30 -08:00
  • ac70f76c5d Generalize ConvertBits Pieter Wuille 2017-11-22 17:04:48 -08:00
  • 6b759fb092 ConvertBits() - convert from one power-of-2 number base to another. Jack Grigg 2018-06-07 12:41:05 +12:00
  • 7e45636707 chainparams: Add Sapling Bech32 HRPs Jack Grigg 2018-04-26 02:58:34 +01:00
  • 80338c07e5 Auto merge of #3237 - str4d:std-array, r=str4d Homu 2018-06-06 19:36:57 -07:00
  • 4fb3d05ce9 Whitespace cleanup Jack Grigg 2018-06-07 14:35:56 +12:00
  • 15d17928f8 Allow asset chains to have more coinbase vouts jl777 2018-06-06 07:06:40 -11:00
  • ffba08b0e0 Auto merge of #3318 - Eirik0:3298-fix-getnetworksolps-params, r=bitcartel Homu 2018-06-06 10:00:21 -07:00
  • 9be15e1c08 Fix coinbasevalue jl777 2018-06-06 03:22:13 -11:00
  • b268860f81 Merge pull request #689 from jl777/jl777 jl777 2018-06-06 03:01:17 -11:00
  • 5f20a85d14 -genjson for komodo_port.c jl777 2018-06-06 02:52:58 -11:00
  • d18212b1d6 Auto merge of #3299 - Eirik0:3248-update-getblocktemplate, r=str4d Homu 2018-06-06 05:00:58 -07:00
  • efcdfc2775 Adding upgrade batch file for verus-cli for Windows and updating the README Asher Dawes 2018-06-05 20:46:16 -07:00
  • b4874e9b09 Auto merge of #3269 - arcalinea:sapling_wallet_classes, r=ebfull Homu 2018-06-05 15:46:24 -07:00
  • 181e67c617 Increase conversion rate for PoW high diff, breaking change for existing testchains jl777 2018-06-05 03:35:21 -11:00
  • c7e64754dc Add MacOS support to no-dot-so test Jack Grigg 2018-06-05 22:32:13 +12:00
  • 12d3277171 Favour python over python2 as per PR #7723 Matthew King 2016-06-28 12:54:30 +03:00
  • d28d3d20de Use portable #! in python scripts (/usr/bin/env) Matthew King 2016-06-26 16:47:03 +03:00