Commit Graph

  • 90ca39deb5 improve network environment handling Francisco Gindre 2020-09-02 12:49:07 -0300
  • deed240a6a
    update version and checkpoints (#174) 0.6.2 Francisco Gindre 2020-08-13 14:33:28 -0300
  • bb58d9c2d3 update version and checkpoints Francisco Gindre 2020-08-13 14:31:48 -0300
  • e394514f85
    Update LibRustZcash revision to support canopy on TESTNET (#172) 0.6.1 Francisco Gindre 2020-08-12 14:45:35 -0300
  • c15e34f391 Update LibRustZcash revision to support canopy on TESTNET Francisco Gindre 2020-08-12 14:04:15 -0300
  • 532dcd66f8 Somebody broke gRPC-Swift alpha 18, don't use it 0.6.0 Francisco Gindre 2020-08-10 20:57:32 -0300
  • 2e8551aaa6 enforce gRPC-Swift 1.0.0-alpha.17 because of module name error Francisco Gindre 2020-08-10 20:34:00 -0300
  • 251b4c7aa3
    Error handling refactor (#170) Francisco Gindre 2020-08-10 19:19:59 -0300
  • 58e19a860d bump MIDDLE version Francisco Gindre 2020-08-10 17:55:39 -0300
  • 4d50541273 Fix Compilation errors and test Francisco Gindre 2020-08-10 17:51:37 -0300
  • 740f2f2a6d fix XCode12 issue Francisco Gindre 2020-08-10 17:49:35 -0300
  • 693c8b8958 Error Refactoring Francisco Gindre 2020-08-10 14:39:59 -0300
  • dfedf480ed Improve error handling on processor and service Francisco Gindre 2020-08-07 19:14:07 -0300
  • b214a19724
    Merge pull request #169 from zcash/lindanlee-patch-1 Linda Lee 2020-08-03 15:56:14 -0500
  • 3d4a520667
    Create CONTIBUTING.md Linda Lee 2020-08-03 15:55:16 -0500
  • d2ffd852bb release 0.5.3 0.5.3 Francisco Gindre 2020-07-22 16:33:58 -0300
  • 647072ce26
    Pending tx wont clear (#168) Francisco Gindre 2020-07-22 16:32:07 -0300
  • 22234566ad Fix reorg Tests Francisco Gindre 2020-07-22 14:55:03 -0300
  • 72c0790d64 Add Fixme message Francisco Gindre 2020-07-22 13:30:15 -0300
  • 5261d8a028 fix test Francisco Gindre 2020-07-22 13:18:12 -0300
  • 5740a88811 Created test to reproduce issue Francisco Gindre 2020-07-20 17:37:25 -0300
  • b6ba849328
    Merge pull request #167 from zcash/release/0.5.2 Francisco Gindre 2020-07-21 20:04:52 -0300
  • 17a7efb149 bump version to 0.5.2 0.5.2 Francisco Gindre 2020-07-21 19:01:16 -0300
  • 4dec60cfc9
    update to rebased version of note-spending-v7 (#157) Francisco Gindre 2020-07-21 18:54:47 -0300
  • 0935c09ccd update librustzcash. add OvkPolicy::Sender to retain behavior Francisco Gindre 2020-07-20 18:21:10 -0300
  • 6598a576f2 update to rebased version Francisco Gindre 2020-06-25 11:40:01 -0300
  • 74dfc38ace
    enhance pending transaction handling (#160) Francisco Gindre 2020-07-20 14:38:26 -0300
  • 17559cc299 enhance pending transaction handling Francisco Gindre 2020-07-16 16:14:52 -0300
  • dd256a6aa8 per account queries hackathon Francisco Gindre 2020-07-08 13:00:44 -0300
  • 1e5221bfa6 Merge branch 'hackathon' of github.com:zcash/ZcashLightClientKit into hackathon Francisco Gindre 2020-06-26 20:21:11 -0300
  • 875fda24b0 Add new testnet seed and checkpoint Francisco Gindre 2020-06-25 18:35:30 -0300
  • 62f9b38b14 fixed iOS 14 compilation error Francisco Gindre 2020-06-25 18:17:19 -0300
  • b0dba2b92a add 2 recent checkpoints Francisco Gindre 2020-06-25 18:16:43 -0300
  • bb3852fd0b increase batch size Francisco Gindre 2020-06-25 18:16:25 -0300
  • 6ad1ab8769
    Changes to support importing a viewing key. (#156) Francisco Gindre 2020-06-24 17:16:17 -0300
  • b228983dee
    Changes to support importing a viewing key. Kevin Gorham 2020-06-22 13:28:00 -0400
  • 8ab608cce1
    Add Build Badge Francisco Gindre 2020-06-18 20:54:55 -0300
  • 9a00284a28
    Added memo demo! (#155) Francisco Gindre 2020-06-18 20:53:11 -0300
  • 9308ed87eb Added memo demo! Francisco Gindre 2020-06-18 17:33:57 -0300
  • 1a74e261ed Remove parameter download steps Charlie O'Keefe 2020-06-17 18:50:49 -0600
  • c4ce8dabd9 Try removing the aarch64-apple-ios rust target Charlie O'Keefe 2020-06-17 18:20:04 -0600
  • 929f8a9de7
    Merge pull request #152 from charlieok/run_swiftlint_before_travis_build Charlie O'Keefe 2020-06-17 17:32:41 -0600
  • 9768220694 Run swiftlint before travis build Charlie O'Keefe 2020-06-17 13:56:00 -0600
  • 59834f7ef8
    Add a .travis.yml file (#151) Charlie O'Keefe 2020-06-17 11:35:47 -0600
  • 1b80847202 Remove 'test' target from xcodebuild command Charlie O'Keefe 2020-06-17 10:33:26 -0600
  • 38cfddcda6 Add 'use_frameworks' in test targets in Podfile Charlie O'Keefe 2020-06-17 10:08:09 -0600
  • 5ab1c988c4 Add scripts for setup on travis ci Charlie O'Keefe 2020-06-17 09:32:19 -0600
  • c1767c9aee Add a .travis.yml file Charlie O'Keefe 2020-06-17 08:59:15 -0600
  • 37c4db10e0
    Update README.md Francisco Gindre 2020-06-10 13:59:13 -0300
  • e0d895f0af Add .travis.yml Charlie O'Keefe 2020-06-10 09:25:48 -0600
  • 32058fbc30 Remove MnemonicSwift from tests. iOS 12 Compatibility Francisco Gindre 2020-06-10 10:46:45 -0300
  • e69710244c Remove MnemonicSwift from tests. iOS 12 Compatibility 0.5.1 Francisco Gindre 2020-06-10 10:46:45 -0300
  • 2ea38dd1e0 bump up deployment target Francisco Gindre 2020-06-09 23:15:42 -0300
  • 7b5871540e version 0.5.0 Francisco Gindre 2020-06-09 23:06:52 -0300
  • e9d658cbc1 bump up deployment target 0.5.0 Francisco Gindre 2020-06-09 23:15:42 -0300
  • 265e64e74a version 0.5.0 Francisco Gindre 2020-06-09 23:06:52 -0300
  • a45f056242
    Enable heartwood. (#138) Kevin Gorham 2020-06-09 20:23:46 -0400
  • a8feb7afd3 better address validation Francisco Gindre 2020-06-09 21:21:50 -0300
  • 85fb5ed711 Merge branch 'master' into fix-enable-heartwood Francisco Gindre 2020-06-09 20:01:26 -0300
  • 602a79b3b6 add consensus branch Id code Francisco Gindre 2020-06-09 18:20:35 -0300
  • 89d251c578
    Update LICENSE Francisco Gindre 2020-06-09 16:15:31 -0300
  • ebee65798d
    Switch to MnemonicSwift (#142) Francisco Gindre 2020-06-09 11:27:10 -0300
  • 9f4991797e Switch to MnemonicSwift Francisco Gindre 2020-06-09 11:12:25 -0300
  • cc77d9705e
    Issue 136 Null bytes in strings effectively truncate the string from … (#140) Francisco Gindre 2020-06-08 17:07:48 -0300
  • 47da617b9a Fix from PR review Francisco Gindre 2020-06-08 17:06:41 -0300
  • 492151c063 Code clean up Francisco Gindre 2020-06-08 11:27:46 -0300
  • 104e2224ce Issue 136 Null bytes in strings effectively truncate the string from librustzcash's point of view Francisco Gindre 2020-06-05 19:05:24 -0300
  • 3f130ebebf
    Fixes issue 136 - expiry height -1 on pending transactions (#139) Francisco Gindre 2020-06-04 18:36:25 -0300
  • f5fdb027ff Fixes isu 136 - expiry height -1 on pending transactions Francisco Gindre 2020-06-04 18:34:43 -0300
  • 228eb2acad
    Enable heartwood. Kevin Gorham 2020-06-03 22:35:09 -0400
  • f8f8be30a4
    Advanced Re Org tests + Balance tests (#137) Francisco Gindre 2020-06-03 20:18:57 -0300
  • ea951ad6b3 Merge branch 'master' into memo-test Francisco Gindre 2020-06-03 20:17:23 -0300
  • 3767485676
    CI doc mods (#116) Francisco Gindre 2020-06-03 20:15:38 -0300
  • 0bfb94f6e2 Fixes to balance tests Francisco Gindre 2020-06-03 20:12:31 -0300
  • 644619b17c testReOrgRemovesOutboundTxAndIsNeverMined Francisco Gindre 2020-06-02 19:59:07 -0300
  • 1742f81c4b testReOrgRemovesOutboundTxAndIsNeverMined Francisco Gindre 2020-06-02 17:03:05 -0300
  • e33a0cad73 testReOrgRemovesIncomingTxForever Francisco Gindre 2020-06-02 16:04:01 -0300
  • 9a25ba031b testReOrgChangesInboundMinedHeight Francisco Gindre 2020-06-01 21:18:53 -0300
  • c185a07143 testReOrgChangesInboundTxMinedHeight test + other improvements Francisco Gindre 2020-06-01 19:31:24 -0300
  • 4b11aafaa0 Update issue templates Linda Lee 2020-06-01 14:45:37 -0500
  • 18949866e7 test: outbound tx index change on reorg Francisco Gindre 2020-05-28 11:41:28 -0300
  • 6261aa8c03
    Replace the threat model with the one on readthedocs (#131) Taylor Hornby 2020-05-27 17:25:15 -0600
  • 7e7a3e50da Replace the threat model with the one on readthedocs Taylor Hornby 2020-05-27 16:52:47 -0600
  • 7f4a1180ff Use new datasets Francisco Gindre 2020-05-27 13:39:40 -0300
  • 7486c7a3f5 Add bug report and feature request issue templates Linda Lee 2020-05-27 10:13:23 -0500
  • 56744577ce FakeChainBuilder + advanced tests Francisco Gindre 2020-05-26 18:20:02 -0300
  • 0b52e3cd99 sanity tests Francisco Gindre 2020-05-21 13:02:57 -0300
  • b1b7b59bf3 update proto files to latest Francisco Gindre 2020-05-20 15:42:20 -0300
  • 0f63d6ecdb Hooking to Darksidewalletd Francisco Gindre 2020-05-20 11:29:24 -0300
  • 38f8ac076a Issue 117 - Reorg Test Case: Index of incoming tx changes Francisco Gindre 2020-05-15 15:46:13 -0300
  • 0a5ee2423f Advanced reorg testsw Francisco Gindre 2020-05-14 19:03:47 -0300
  • 65ad5ad898 CI doc mods Francisco Gindre 2020-05-13 17:45:33 -0300
  • e37755011e podspec and podfile Francisco Gindre 2020-05-13 17:26:03 -0300
  • a3dfb5c00d Balance tests with new darkside wallet proto files Francisco Gindre 2020-05-13 17:12:54 -0300
  • 15e9a95ccb remove commit lock from podfile Francisco Gindre 2020-05-06 16:45:10 -0300
  • eb2cc0aac5 adopt new version of darkside lightwalletd Francisco Gindre 2020-05-06 13:54:58 -0300
  • 8d82630480 testVerifyBalanceAfterExpiredTransaction and testVerifyChangeTransaction Francisco Gindre 2020-05-04 18:37:28 -0300
  • 1a97f02104 [WIP] Balance tests Francisco Gindre 2020-05-01 18:11:49 -0300
  • 17359c128f Stub methods and internal initializers Francisco Gindre 2020-04-29 20:45:57 -0300
  • 1d71bc30c4
    Canonical empty memo test (#112) Francisco Gindre 2020-04-28 15:30:57 -0300