2018-07-17 |
Homu | Auto merge of #3354 - leto:absurd_fee_bug, r=bitcartel |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Homu | Auto merge of #3263 - str4d:ibd-upstream-changes, r... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Simon | Update and fix per review comments, the test for absurd... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Homu | Auto merge of #3156 - Eirik0:2935-change-indicator... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Homu | Auto merge of #3345 - str4d:sapling-z_validateaddress... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Eirik Ogilvie... | Fix test broken by change indicator |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Eirik Ogilvie... | Add change indicator for notes |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Homu | Auto merge of #3334 - arielgabizon:add_groth_tests... |
commit | commitdiff | tree | snapshot |
2018-07-14 |
Duke Leto | Improve error message |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Duke Leto | Update comment as per @arielgabizon |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Ariel Gabizon | Extend Joinsplit tests to Groth |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Homu | Auto merge of #3390 - arcalinea:3319_discard_sk_if_inva... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Jay Graber | Discard sk if ivk == 0 |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Homu | Auto merge of #3374 - rex4539:fix-typos, r=str4d |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Jack Grigg | Update payment-api.md with type field of z_validateaddress |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Homu | Auto merge of #3324 - ebfull:sapling-note-encryption... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Sean Bowe | Minor edits |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Jack Grigg | Add Sapling support to z_validateaddress |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Homu | Auto merge of #3273 - arcalinea:sapling_keys, r=str4d |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Homu | Auto merge of #3370 - LarryRuane:2984-libsnark-debug... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Dimitris Apostolou | Fix typos |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jay Graber | Add crypted keystore sapling add key |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jay Graber | Change default_address to return SaplingPaymentAddr... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jay Graber | Add StoreAndRetrieveSaplingSpendingKey test |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jay Graber | Add SaplingIncomingViewingKeys map, SaplingFullViewingK... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jay Graber | Add Sapling Add/Have/Get to keystore |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Larry Ruane | Disable libsnark debug logging in Boost tests |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Homu | Auto merge of #3360 - RichardLitt:feat/license, r=str4d |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Homu | Auto merge of #3363 - bitcartel:release-v1.1.2, r=str4d |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Simon | make-release.py: Updated release notes and changelog... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Simon | make-release.py: Updated manpages for 1.1.2. |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Simon | make-release.py: Versioning changes for 1.1.2. |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Richard Littauer | docs(LICENSE): update license year to 2018 |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Homu | Auto merge of #3356 - bitcartel:release-v1.1.2-rc1... |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Simon | make-release.py: Updated release notes and changelog... |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Simon | make-release.py: Updated manpages for 1.1.2-rc1. |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Simon | make-release.py: Versioning changes for 1.1.2-rc1. |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Homu | Auto merge of #3303 - LarryRuane:2807-rpc-test-round... |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Simon | Fix pyflakes error in test zkey_import_export. |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Homu | Auto merge of #3346 - bitcartel:3328_alert_non_overwint... |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Simon | Closes #3328. Send alert to put non-Overwinter nodes... |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Homu | Auto merge of #3259 - leto:signmessage, r=str4d |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Duke Leto | Fix absurd fee bug reported in #3281, with tests |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Homu | Auto merge of #3337 - str4d:getblock-finalsaplingroot... |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Homu | Auto merge of #3258 - Eirik0:3056-anchor-test-cases... |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Eirik Ogilvie... | Rename typename |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Eirik Ogilvie... | Add BOOST_TEST_CONTEXT to distinguish sprout v. sapling |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Homu | Auto merge of #3326 - str4d:3058-sapling-addresses... |
commit | commitdiff | tree | snapshot |
2018-06-19 |
Homu | Auto merge of #3320 - str4d:macos-tests, r=bitcartel |
commit | commitdiff | tree | snapshot |
2018-06-18 |
Sean Bowe | Add get_esk() function to Sapling note encryption. |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Jack Grigg | Add hashFinalSaplingRoot to getblockheader and getblock... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Sean Bowe | Prevent nonce reuse in Sapling note encryption API. |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Sean Bowe | Swap types in OutputDescription to use new NoteEncrypti... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Sean Bowe | Implementation of Sapling in-band secret distribution. |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Sean Bowe | Update librustzcash |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Homu | Auto merge of #3332 - arcalinea:sapling_wallet_classes... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jay Graber | Add json test vectors for Sapling key components. |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Homu | Auto merge of #3272 - bitcartel:3061_sapling_add_notes... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Simon | Return optional for Sapling commitments and nullifiers. |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Simon | Refactor and replace factory method random() with const... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Simon | Add SaplingNote class and test_sapling_note unit test. |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Homu | Auto merge of #3137 - str4d:2943-remove-auto-senescence... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Homu | Auto merge of #3322 - arielgabizon:master, r=str4d |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Jack Grigg | Use CChainParams::Bech32HRP() in zs_address_test |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Jack Grigg | Add examples of ConvertBits transformation |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Jack Grigg | Add comment about size calculations for converted seria... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Jack Grigg | Add release notes for -disabledeprecation removal |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Jack Grigg | Remove config option -disabledeprecation |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Ariel Gabizon | Improve/Fix variable names |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Homu | Auto merge of #3308 - ioptio:CoC-volunteer, r=daira |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Daira Hopwood | Update code_of_conduct.md |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Homu | Auto merge of #3321 - bitcartel:remove_librustcash_xor... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Skip ELF-only sec-hard checks on non-ELF binaries |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Simon | Remove now redundant Rust call to librustzcash_xor. |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Fix cached_witnesses_empty_chain test failure on MacOS |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Add Mach-O 64-bit detection to security-check.py |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Implement encoding and decoding of Sapling keys and... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Fix bech32::Encode() error handling |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Pieter Wuille | Simplify Base32 and Base64 conversions |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Pieter Wuille | Generalize ConvertBits |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | ConvertBits() - convert from one power-of-2 number... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | chainparams: Add Sapling Bech32 HRPs |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Homu | Auto merge of #3237 - str4d:std-array, r=str4d |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jack Grigg | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Homu | Auto merge of #3318 - Eirik0:3298-fix-getnetworksolps... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Homu | Auto merge of #3299 - Eirik0:3248-update-getblocktempla... |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Homu | Auto merge of #3269 - arcalinea:sapling_wallet_classes... |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Jack Grigg | Add MacOS support to no-dot-so test |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthew King | Favour python over python2 as per PR #7723 |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthew King | Use portable #! in python scripts (/usr/bin/env) |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Eirik Ogilvie... | Fix parsing parameters in getnetworksolps |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Jay Graber | Make diversifier functions return option |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Jay Graber | s/SaplingInViewingKey/SaplingIncomingViewingKey |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Eirik Ogilvie... | Add hashFinalSaplingRoot to getblocktemplate |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jay Graber | Fix default_address() |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jay Graber | Minimal sapling key test |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jay Graber | Update librustzcash dependency, address comments |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jay Graber | Change librustzcash dependency hash to work for new... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jay Graber | Add Sapling key classes to wallet, with new librustzcas... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Paige Peterson | include note about volunteers in CoC |
commit | commitdiff | tree | snapshot |
next |