Commit Graph

100 Commits

Author SHA1 Message Date
Ben Wilson 851b8ca60a
Merge pull request #8 from benzcash/ben/bug-save-drips-for-t-addresses
Reverting previous change to save actions on t-addresses only
2019-12-12 15:21:01 -05:00
Ben Wilson 7f2703570a fix whitespace 2019-12-12 10:52:57 -05:00
Ben Wilson 241c18406e Reverting previous change to save actions on t-addresses only 2019-12-12 10:51:28 -05:00
Ben Wilson 794eed1456
Merge pull request #3 from benzcash/ben/donation-addresses-endpoint
Added donations endpoint to return donation addresses from the zcashd…
2019-11-12 15:38:08 -05:00
Ben Wilson 749d12a874
Merge branch 'master' into ben/donation-addresses-endpoint 2019-11-12 15:35:57 -05:00
Ben Wilson 279340d5de
Merge pull request #4 from benzcash/ben/wait-for-db-now
Adding a wait for the db to come up, issues with this failing on prod
2019-11-12 13:48:10 -05:00
Ben Wilson f6ff1124c9
Merge pull request #5 from benzcash/ben/use-upstream-public-zcashd-image
Removed local zcashd docker image build
2019-11-12 13:47:43 -05:00
Ben Wilson c45808d292
Merge pull request #6 from benzcash/ben/use-zcash-hackworks-pyZcash
Use zcash-hackworks/pyZcash instead of my branch
2019-11-12 13:47:12 -05:00
Ben Wilson 1f49307a5c
Merge pull request #7 from benzcash/ben/custom-ALLOWED_HOSTS
Allow customization for faucet hostname
2019-11-12 13:46:50 -05:00
Ben Wilson 6bc03eec51 Allow customization for faucet hostname 2019-11-12 12:36:09 -05:00
Ben Wilson 58fee500a4 Use zcash-hackworks/pyZcash instead of my branch 2019-11-12 12:33:29 -05:00
Ben Wilson 42443572ad Removed local zcashd docker image build 2019-11-12 12:31:02 -05:00
Ben Wilson 3f2ec4fe0f EOF newline 2019-11-12 12:28:24 -05:00
Ben Wilson 81ef86abdf Adding a wait for the db to come up, issues with this failing on prod 2019-11-12 12:27:43 -05:00
Ben Wilson fc5e9c64e5 Fixed address types 2019-11-01 11:27:49 -04:00
Ben Wilson 8fe43e92ee Added donations endpoint to return donation addresses from the zcashd node 2019-11-01 11:23:05 -04:00
Ben Wilson 69c013839a
Merge pull request #2 from benzcash/ben/docker-compose-initial-changes
Ben/docker compose initial changes
2019-11-01 11:18:07 -04:00
Ben Wilson f023359b5b Use wallet address for existing faucet.testnet.z.cash instance 2019-10-31 09:27:41 -04:00
Ben Wilson 8417ace5ba Disable admin 2019-10-25 10:18:06 -04:00
Ben Wilson 67cef460f4 Updated docker-compose format 2019-10-21 16:10:15 -04:00
Ben Wilson e20b8f7d56 python import collision for timezones 2019-10-21 11:13:22 -04:00
Ben Wilson 13ddbdd219 Added zcashd entrypoint 2019-10-21 08:42:47 -04:00
Ben Wilson 9e5fa66f04 Updated docker-compose image names 2019-10-18 10:45:35 -04:00
Ben Wilson 7cea8a4533 Updated for python3 and use pyZcash packaging 2019-10-15 14:06:58 -04:00
Ben Wilson 303a8a80bc Merge remote-tracking branch 'origin/ben/zfaucet-entrypoint-wait-for-zcashd' into ben/docker-compose-initial-changes 2019-10-14 09:38:26 -04:00
Ben Wilson 420ec37759 Revert faucet hosting info 2019-10-14 08:14:19 -04:00
Ben Wilson 087c69d3e1 Revert payout from 10 to 1 2019-10-14 08:09:47 -04:00
Ben Wilson f549504d03 Merge remote-tracking branch 'gareth/sapling' into ben/docker-compose-initial-changes 2019-10-11 15:01:53 -04:00
Ben Wilson b012cf81cf Put self signed certs in container for local dev 2019-10-10 09:01:40 -04:00
Ben Wilson ba6fccf580 Use zcash-hackworks pyZcash repo 2019-10-09 14:43:16 -04:00
Ben Wilson 83be544a82 Give zcashd a uid for mapping file permissions 2019-10-09 10:50:49 -04:00
Ben Wilson 6bdf465fc9 Allow zfaucet user to write to migrations directory 2019-10-09 10:31:01 -04:00
Ben Wilson 2a85da33a8 Allow zfaucet user to write to migrations directory 2019-10-09 10:21:35 -04:00
Ben Wilson d44baa7f32 Allow zfaucet user to write to migrations directory 2019-10-09 10:18:59 -04:00
Ben Wilson 6c6e9e832f Allow zfaucet user to write to migrations directory 2019-10-09 10:15:43 -04:00
Ben Wilson 93a0517f1f Pull from my pyZcash repo until env changes merged 2019-10-09 10:12:34 -04:00
Ben Wilson e5dfa546bf Clone pyZcash and use zfaucet user 2019-10-09 10:05:58 -04:00
Ben Wilson e508643cd2 Added Dockerfile for nginx 2019-10-08 15:51:54 -04:00
Ben Wilson afb03a37da Added newline EOF 2019-10-08 13:19:37 -04:00
Ben Wilson ddf17c2f6f Added newline EOF 2019-10-08 09:04:34 -04:00
Ben Wilson cf6d19ed64 Specified port 80 for apt-key adv 2019-10-08 09:03:22 -04:00
Ben Wilson 8cb77b03f5 Added healthcheck to zcashd 2019-09-25 14:29:33 -04:00
Ben Wilson ff026359db no command for zfaucet container 2019-09-25 14:14:07 -04:00
Ben Wilson d3999993af Add django init step to entrypoint 2019-09-25 13:58:35 -04:00
Ben Wilson 333bb726e9 Added entrypoint for django startup scripts 2019-09-25 13:40:21 -04:00
Ben Wilson feb0ee8906 Initial changes to support docker-compose 2019-09-25 13:29:08 -04:00
Gareth Davies 5910dee648
Upping payout to 10 2019-08-28 08:48:59 -07:00
Gareth Davies ba3eaca5f1
Removing payouts 2019-06-06 07:50:01 -07:00
Gareth Davies 8969a1ce9b
Correct t addr 2019-06-05 14:00:10 -07:00
Gareth Davies 6a7992679b
Adding in timeout 2019-06-05 13:16:14 -07:00