Commit Graph

  • bd7b2fb358 Added checkpoints Francisco Gindre 2020-03-02 10:25:48 -0300
  • bc0e2bf00c
    Merge pull request #1 from zcash/master Michael Toutonghi 2020-02-28 13:46:16 +0100
  • 6fb230588a Release 0.2.0 0.2.0 Francisco Gindre 2020-02-26 13:57:13 -0300
  • b867649443
    Support Note Spending v7 Francisco Gindre 2020-02-26 13:54:48 -0300
  • 981498fc6d fixed error on confirmed transactions and added blockheight to progress notifications Francisco Gindre 2020-02-25 21:00:08 -0300
  • 392f80c4e7 fixed memory leak and blockrange error Francisco Gindre 2020-02-25 20:10:11 -0300
  • e897126624 fixed memory cycles and leaks Francisco Gindre 2020-02-25 00:40:15 -0300
  • 75ac8af35d Fixed capture blocks retaining references Francisco Gindre 2020-02-24 11:00:31 -0300
  • 6ba46bdfa3 fixed bug where compact block processor wouldn't reschedule Francisco Gindre 2020-02-20 22:00:28 -0300
  • 74b6806263 renamed functions to a C style. Exposed deriving functions in rust backend. Added more tests Francisco Gindre 2020-02-20 20:00:07 -0300
  • d246ac461e add address validation functionality to Initializer Francisco Gindre 2020-02-19 16:52:53 -0300
  • 96d837c099 Change u8 return value to bool + tests Francisco Gindre 2020-02-19 14:26:43 -0300
  • 099786fbd1
    Merge pull request #85 from zcash/update-troubleshooting Linda Lee 2020-02-18 10:19:59 -0600
  • 5308f86721 documentation Francisco Gindre 2020-02-17 19:56:54 -0300
  • 456c365c4d How to fix missing params error on ZcashLightClientKitSample app Francisco Gindre 2020-02-14 20:18:15 -0300
  • 070259d08f Add documentation to fix ZCASH_NETWORK_ENVIRONMENT missing error Francisco Gindre 2020-02-14 20:12:59 -0300
  • 3cc608680a Fixes to initializer, added v7 methods, documented API. Fixed compact block processor not initializing correctly upon new wallets. Francisco Gindre 2020-02-13 00:12:26 -0300
  • d45ec3e41b use "zip32 compliant" seed on demo app Francisco Gindre 2020-02-10 21:02:48 -0300
  • 6dfc1e5fde upgraded to note-spending-v7 Francisco Gindre 2020-02-10 21:01:44 -0300
  • e56c04db63 release 0.1.3 0.1.3 Francisco Gindre 2020-02-12 10:18:57 -0300
  • cf739f958a
    Merge pull request #84 from zcash/synchronizer-enhancements Francisco Gindre 2020-02-12 10:13:03 -0300
  • 09496c234d FIX: parameters path with spaces wouldn't be found Francisco Gindre 2020-02-11 21:12:36 -0300
  • 1ffa64aa55 Merge branch 'master' into synchronizer-enhancements Francisco Gindre 2020-02-10 13:40:39 -0300
  • 2e010e1764 release 0.1.1 0.1.2 Francisco Gindre 2020-02-10 13:27:00 -0300
  • b5c5191328
    Merge pull request #74 from zcash/bugfix/reorg-loop Francisco Gindre 2020-02-10 13:18:51 -0300
  • 77cfb2c328 Enhancements from PR Francisco Gindre 2020-02-07 18:04:21 -0300
  • 360c50ec84
    Merge pull request #75 from zcash/release/0.1.1 0.1.1 Francisco Gindre 2020-01-30 12:35:36 -0300
  • bf8ac08353 Release 0.1.1 Francisco Gindre 2020-01-30 12:33:19 -0300
  • 549aa25001 add functions that express the underlying errors and make variables a convenience extension Francisco Gindre 2020-01-30 02:34:03 -0300
  • b3d42304a9 Fix - CompactBlock Processsor loops indefinitely on reorg Francisco Gindre 2020-01-30 00:11:40 -0300
  • e10bfd1583
    Merge pull request #72 from zcash/fix-processing-timing Francisco Gindre 2020-01-21 16:58:35 -0300
  • b33527416b Randomize POLL_INTERVAL Francisco Gindre 2020-01-17 15:39:11 -0300
  • 02e095f005
    Merge pull request #70 from defuse/link-to-threat-model Francisco Gindre 2020-01-16 19:22:40 -0300
  • b948e50d02
    Merge pull request #69 from zcash/minor_README_update Francisco Gindre 2020-01-16 19:22:13 -0300
  • e345220b4b Link to Threat Model in README Taylor Hornby 2020-01-16 12:27:20 -0700
  • db22dc5649
    Update lightwalletd url Marshall Gaucher 2020-01-15 19:19:59 -0800
  • df44d424a0
    Merge pull request #67 from zcash/header-fix Francisco Gindre 2020-01-15 18:36:59 -0300
  • 7b762e8462 make all h files public 0.1.0 Francisco Gindre 2020-01-15 18:28:44 -0300
  • fbf45f5552 include header file to fix pod validation Francisco Gindre 2020-01-15 18:03:43 -0300
  • e0ceae48df patch gitignore Francisco Gindre 2020-01-15 18:02:46 -0300
  • 1cf1a3a61e
    Fix zcashlc.h missing error (#66) Francisco Gindre 2020-01-15 17:27:48 -0300
  • 3e308466a8 Fix zcashlc.h missing error Francisco Gindre 2020-01-15 17:27:07 -0300
  • 8bb5eca9a6 fix testTxIdAsString test Francisco Gindre 2020-01-15 15:30:59 -0300
  • 40041a696c Fixed podspec typo Francisco Gindre 2020-01-15 15:20:12 -0300
  • 2f3b9e7b63
    Prepare release (#65) Francisco Gindre 2020-01-15 00:33:45 -0300
  • 1c2b3dac43 Fix txId string extension Francisco Gindre 2020-01-15 00:09:31 -0300
  • 5def89f15d fixes to scripts Francisco Gindre 2020-01-14 22:08:10 -0300
  • a518e269bb Merge branch 'master' into prepare-release Francisco Gindre 2020-01-14 19:52:30 -0300
  • 82e49fcd11 Update README to prepare for making repo public (#61) Brad Miller 2020-01-14 15:51:06 -0700
  • cf97f9a96c Merge branch 'master' into release-README-update Francisco Gindre 2020-01-14 19:49:18 -0300
  • 2f25e67c8e
    Update LICENSE Copyright Info Brad Miller 2020-01-14 15:36:10 -0700
  • 9ab529de78 lock dependency versions Francisco Gindre 2020-01-14 19:33:11 -0300
  • 750108252f
    Feature/single pod mainnet (#60) Francisco Gindre 2020-01-14 19:25:14 -0300
  • 6708ee6857 Add comment to poorly named function Francisco Gindre 2020-01-14 19:23:42 -0300
  • 9f605211f9 remove else from mismatch function Francisco Gindre 2020-01-14 18:42:55 -0300
  • 5595fa93d0 fixes per PR Francisco Gindre 2020-01-14 18:35:33 -0300
  • eaa3a840a5 Changes to script_commons Francisco Gindre 2020-01-13 17:22:29 -0300
  • 108de14343 fix indentation Francisco Gindre 2020-01-13 14:15:42 -0300
  • e941ea9fcb Fixed Test build scripts + PR comments Francisco Gindre 2020-01-10 20:20:02 -0300
  • f676047097 Fixed TransactionId string generation Francisco Gindre 2020-01-10 20:19:41 -0300
  • 491e7d4fba Fixes from PR Comments Francisco Gindre 2020-01-10 18:56:14 -0300
  • 8e0d6a2ee7
    Update README to prepare for making repo public Brad Miller 2020-01-08 14:15:54 -0700
  • f7f4e1e40e Fix $ZCASH_SDK_GENERATED_SOURCES_FOLDER not writable error Francisco Gindre 2019-12-30 14:59:55 -0300
  • c7e1aaf33e add Stencil to preserved paths Francisco Gindre 2019-12-30 14:09:48 -0300
  • 79fcfc2003 Add paths to preserve when installing pod Francisco Gindre 2019-12-30 12:11:55 -0300
  • bfe4badcf7 Verified Balances and Send Max Funds fixed Francisco Gindre 2019-12-26 23:39:11 -0300
  • 566d4edb15 fix: demo app not syncing on mainnet Francisco Gindre 2019-12-26 21:23:09 -0300
  • 4105f71b41 fix mainnet walletbirthday stencil Francisco Gindre 2019-12-26 21:22:29 -0300
  • 9c1b044840 Improve error handling on Latest block height. fix get address pasteboard gesture Francisco Gindre 2019-12-26 20:40:46 -0300
  • 55aa81df34 Improve error handling on LightWalletService Francisco Gindre 2019-12-26 20:40:19 -0300
  • 1f955e07cc remove duplicated file reference Francisco Gindre 2019-12-26 20:21:38 -0300
  • 8ae0d4fcca fixed weird seed change Francisco Gindre 2019-12-26 20:21:13 -0300
  • 4c48c05b54 improve cleanup Francisco Gindre 2019-12-26 20:20:38 -0300
  • 5c9f1e38ce fix: mainnet not building properly Francisco Gindre 2019-12-26 20:20:06 -0300
  • 721c1eec70 clean up Podfile Francisco Gindre 2019-12-26 16:16:56 -0300
  • 1f495a2b80 add our domain names to the demo app endpoints Francisco Gindre 2019-12-26 16:16:10 -0300
  • 00e2e4639d Fix Stencil if statement Francisco Gindre 2019-12-26 16:15:42 -0300
  • ce14eab21a New Readme! + enhanced messaging on build_librustzcash_xcode.sh Francisco Gindre 2019-12-25 16:00:55 -0300
  • 28a7f6ccc2 Add extra warning when building to see environment in logs Francisco Gindre 2019-12-25 14:59:00 -0300
  • bf43d8bfb5 Fix Template. change demoApp config port Francisco Gindre 2019-12-25 14:49:08 -0300
  • 0b457bc230 Save project settings and create new DemoAppConfig settings Francisco Gindre 2019-12-24 04:33:05 -0300
  • f85e80968a Get config from environment variable Francisco Gindre 2019-12-24 04:31:36 -0300
  • 64aa11a4f1 Force environment variable Francisco Gindre 2019-12-24 04:30:54 -0300
  • 70d7d990eb fix stencils Francisco Gindre 2019-12-24 04:27:32 -0300
  • 252140fdc2 fix plist Francisco Gindre 2019-12-24 04:26:49 -0300
  • 3835258c8c Fix constants in tests Francisco Gindre 2019-12-24 02:29:33 -0300
  • 71dc2306ca add prefix to database names Francisco Gindre 2019-12-24 02:25:43 -0300
  • 99793e81c2 pod install + sample app testnet build worked Francisco Gindre 2019-12-24 02:19:26 -0300
  • e2127d0b15 Added test spec to pod with TESTNET Script [WIP] Francisco Gindre 2019-12-23 00:37:03 -0300
  • 5cc7f34788 Create a single podfile and scripts to build mainnet or testnet [WIP] Francisco Gindre 2019-12-23 00:28:42 -0300
  • f9bbf1f129 Separate pods approach [WIP] Francisco Gindre 2019-12-21 16:29:41 -0300
  • 2527fb24bf Merge branch 'master' into feature/mainnet Francisco Gindre 2019-12-20 17:54:08 -0300
  • 4f6e15bd9a
    Add SampleStorage (#58) Francisco Gindre 2019-12-20 17:52:53 -0300
  • 27ce1ec85a Add SampleStorage Francisco Gindre 2019-12-20 17:51:54 -0300
  • ccca528cde Mainnet changes [WIP] Francisco Gindre 2019-12-20 13:24:22 -0300
  • 81c4754ec0
    post notification after DBs are rewound (#53) Francisco Gindre 2019-12-19 10:06:15 -0300
  • 343507b565
    Fix poll interval and cut it to half (#54) Francisco Gindre 2019-12-19 10:05:06 -0300
  • 85ec6b1f95
    propagate error (#55) Francisco Gindre 2019-12-19 10:04:50 -0300
  • c16019be32 Fix accountIndex and zatoshi params possible truncation Francisco Gindre 2019-12-18 16:53:25 -0300
  • 7e53f39438 propagate error Francisco Gindre 2019-12-17 18:37:15 -0300