]> Git Repo - VerusCoin.git/history - src/zcash
Auto merge of #1268 - ThisIsNotOfficialCodeItsJustForks:t1130-upgrade-libsodium,...
[VerusCoin.git] / src / zcash /
2016-08-22 zkbotAuto merge of #1268 - ThisIsNotOfficialCodeItsJustForks...
2016-08-22 zkbotAuto merge of #1248 - rcseacord:rcseacord-patch-4,...
2016-08-18 zkbotAuto merge of #1236 - tomrittervg:tomrittervg-comments...
2016-08-18 Taylor HornbyUse libsodium's s < L check, instead checking that...
2016-08-18 Tom RitterUpdate NoteEncryption.hpp
2016-08-18 zkbotAuto merge of #1254 - ebfull:tx-structure-changes,...
2016-08-18 ebfullAdd parenthesis around macro value definition
2016-08-18 zkbotAuto merge of #1258 - ThisIsNotOfficialCodeItsJustForks...
2016-08-18 zkbotAuto merge of #1205 - str4d:1199-key-management, r...
2016-08-15 Sean BoweChange memo field size and relocate `ciphertexts` field...
2016-08-11 Tom RitterClarify comment about nonce space for Note Encryption
2016-08-09 Jack GriggAdd support for spending keys to the basic key store
2016-08-05 zkbotAuto merge of #1144 - bitcartel:zc.v0.11.2.z7_tx_mallea...
2016-08-04 zkbotAuto merge of #1086 - zcash:daira-simplify-readme-title...
2016-08-03 zkbotAuto merge of #1064 - ThisIsNotOfficialCodeItsJustForks...
2016-08-03 zkbotAuto merge of #1157 - ThisIsNotOfficialCodeItsJustForks...
2016-08-03 zkbotAuto merge of #1160 - str4d:1131-remove-hardfork, r...
2016-08-01 zkbotAuto merge of #1158 - bitcartel:zc.v0.11.2.latest_1126_...
2016-07-29 SimonExtend try catch block around calls to libsnark, per...
2016-07-25 zkbotAuto merge of #1120 - str4d:1055-asynchronous-miner...
2016-07-22 zkbotAuto merge of #1126 - ebfull:more-libsnark-changes...
2016-07-22 Sean BoweRemove more from libsnark, and fix potential remote...
2016-07-19 zkbotAuto merge of #1094 - ThisIsNotOfficialCodeItsJustForks...
2016-07-18 zkbotAuto merge of #1105 - bitcartel:zc.v0.11.2.z6_issue_424...
2016-07-18 zkbotAuto merge of #1090 - ebfull:rename-pour-and-serial...
2016-07-18 zkbotAuto merge of #1104 - ebfull:libsnark-updates, r=ebfull
2016-07-17 zkbotAuto merge of #1059 - bitcartel:zc.v0.11.2.z5_getblocks...
2016-07-15 Sean BowePass our constraint system to libsnark, so that it...
2016-07-15 Sean BoweInitialize libsodium in this routine, which is now...
2016-07-14 zkbotAuto merge of #1051 - ThisIsNotOfficialCodeItsJustForks...
2016-07-14 zkbotAuto merge of #1047 - aniemerg:fix/get-difficulty-fix2...
2016-07-14 zkbotAuto merge of #1085 - zcash:daira-clang-cpp11, r=ebfull
2016-07-13 zkbotAuto merge of #979 - nathan-at-least:nathan.cleanup...
2016-07-12 zkbotAuto merge of #1082 - ebfull:reorder-logs, r=ebfull
2016-07-11 zkbotAuto merge of #1080 - ebfull:performance-check-valid...
2016-07-11 zkbotAuto merge of #1058 - ebfull:coin-cache, r=ebfull
2016-07-11 zkbotAuto merge of #1061 - ebfull:remove-libzerocash-complet...
2016-07-11 Sean BoweRemove the rest of libzerocash.
2016-06-28 zkbotAuto merge of #962 - ebfull:2mb-blocks, r=ebfull
2016-06-27 Sean BoweFlush to disk more consistently by accounting memory...
2016-06-22 zkbotAuto merge of #1027 - ThisIsNotOfficialCodeItsJustForks...
2016-06-17 Taylor HornbyMerge remote-tracking branch 'jack/990-default-ports...
2016-06-17 Taylor HornbyMerge remote-tracking branch 'jack/fix-version' into...
2016-06-16 zkbotAuto merge of #1026 - ebfull:address-serialization...
2016-06-15 zkbotAuto merge of #1004 - str4d:931-difficulty-algorithm...
2016-06-15 zkbotAuto merge of #994 - ebfull:remove-redundant-constraint...
2016-06-15 Sean BoweDo not encode leading bytes in `PaymentAddress` seriali...
2016-06-06 zkbotAuto merge of #929 - bitcartel:zc.v0.11.2.z2_fix_717...
2016-06-04 Sean BoweChange merkle tree depth to 29.
2016-06-04 Sean BoweRemove redundant constraints.
2016-06-01 zkbotAuto merge of #921 - str4d:optimised-equihash, r=daira
2016-05-31 zkbotAuto merge of #976 - ebfull:implement-joinsplit-signatu...
2016-05-30 Taylor HornbySign JoinSplit transactions
2016-05-27 zkbotAuto merge of #972 - bitcartel:zc.v0.11.2.z3_issue_651_...
2016-05-27 zkbotAuto merge of #887 - str4d:mining-slow-start, r=ebfull
2016-05-25 zkbotAuto merge of #954 - ebfull:fix-cpourtx-structure,...
2016-05-25 zkbotAuto merge of #956 - ebfull:uint252, r=ebfull
2016-05-24 Sean BoweEnable binary serializations of proofs and r1cs keys...
2016-05-24 Sean BoweEnforce first four bits are zero for all spending keys...
2016-05-24 zkbotAuto merge of #955 - loxal:zc.v0.11.2.latest, r=ebfull
2016-05-24 zkbotAuto merge of #958 - ebfull:prf-refactor, r=ebfull
2016-05-23 Sean BoweRefactor PRF_gadget to hand responsibility to PRF_addr_...
2016-05-17 Taylor HornbyRemove the Merkle tree hash function's fixed point.
2016-05-17 zkbotAuto merge of #908 - ebfull:trafford, r=ebfull
2016-05-12 Sean Bowe`Note` values should be little-endian byte order.
2016-05-12 Sean BoweRename hmac -> mac in circuit.
2016-05-12 Sean BoweRename ZCASH_ constants to ZC_.
2016-05-12 Sean BoweUse inheritance for PRF gadgets.
2016-05-12 Sean BoweAdded public zkSNARK parameter generation utility.
2016-05-12 Daira HopwoodzkSNARK: Add constraint that the total value in a JoinS...
2016-05-12 Sean BowezkSNARK: Enforce merkle authentication path from nonzer...
2016-05-12 Sean BowezkSNARK: Witness commitments to input notes.
2016-05-12 Sean BowezkSNARK: Ensure that values balance correctly.
2016-05-12 Sean BowezkSNARK: Enforce disclosure of commitments to output...
2016-05-12 Sean BowezkSNARK: Enforce that new output notes have unique...
2016-05-12 Sean BowezkSNARK: Authenticate h_sig with a_sk
2016-05-12 Sean BowezkSNARK: Enforce disclosure of input note nullifiers
2016-05-12 Sean BowezkSNARK: Enforce spend-authority of input notes.
2016-05-12 Sean BowezkSNARK: Add "zero" constant variable.
2016-05-12 Sean BowezkSNARK: Foundations of circuit design and verification...
2016-05-12 Sean BoweIntroduce new `libzcash` Zcash protocol API and crypto...
2016-05-06 Sean BoweChange ciphertext length to match protocol spec, and...
2016-05-05 zkbotAuto merge of #905 - ebfull:test-suite-fixes, r=ebfull
2016-05-04 zkbotAuto merge of #907 - DoNotUseThisCodeJUSTFORKS:t844...
2016-05-03 zkbotAuto merge of #889 - ebfull:new-imt-redux, r=ebfull
2016-05-03 Sean BoweDistinguish the failure cases of wfcheck in tree.
2016-04-30 Sean BoweSmall nit fixes
2016-04-28 Sean BoweClarify the usage of decryption API.
2016-04-28 Sean BoweNoteEncryption implementation and integration, removal...
2016-04-28 Sean BoweMake appending algorithm more succinct.
2016-04-28 Sean BoweAdd more well-formedness checks/tests to tree.
2016-04-28 Sean BoweImprove well-formedness checks and add additional seria...
2016-04-28 Sean BoweTest old tree along with new tree as much as possible.
2016-04-28 Sean BoweNew implementation of incremental merkle tree
This page took 0.386986 seconds and 7 git commands to generate.