Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: implement ZEC #55

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

dainkang1
Copy link
Contributor

Hey Alon,

Don't merge just yet because I'm having trouble testing this fully. But I wanted you to look over the work that I did so far.

I added Zcash_test to my account and was trying to generate a transaction but i don't think it's working for me.

@dainkang1 dainkang1 changed the title feat: implement ZEC WIP: implement ZEC Jan 10, 2024
@dainkang1 dainkang1 merged commit 0576e22 into fireblocks:v0.5.0-chain-impls Jan 10, 2024
a0ngo added a commit that referenced this pull request Jan 25, 2024
* docs: 📝 updated contribution doc

* fix: csv macro protection

* chore: bump versions

* chore: bump electorn version

* chore: bump zod version

* chore: bump graphql version

* chore: bump cosmjs/stargate version

* refactor(@fireblocks/recovery-shared): ♻️ changed variable names

* refactor(@fireblocks/asset-config): ♻️ change utxo asset configuration

* fix(@fireblocks/recovery-shared): 🐛 fixed address validation for testnet and btc assets

* refactor(@fireblocks/recovery-utility): ♻️ refactor derivation and signing code for btc-like

* refactor(@fireblocks/recovery-relay): ♻️ refactored btc-like information query code on relay

* feat(@fireblocks/recovery-utility): ✨ added DASH signing support

* fix(@fireblocks/recovery-relay): 🐛 fetched UTXOs are now only confirmed ones

* chore: bump nextron version for `yarn dev`

* fix(@fireblocks/recovery-utility): 🐛 consecutive withdrawals don't work

* fix(@fireblocks/recovery-relay): 💄 withdrawal dialog reflected errors in broadcast

* fix(@fireblocks/recovery-relay): 🐛 fixed relay failure due to bigint in logger.info call

* fix(@fireblocks/recovery-shared): 🐛 fixed explorer URL for avax testnet

* test(@fireblocks/e2e-tests): ✅ fixed test detection of failed tx broadcast

* fix(@fireblocks/recovery-relay): 🐛 consecutive EVM withdrawals fail due to provider caching

* refactor(@fireblocks/e2e-tests): ♻️ allow e2e tests to send to alternative address

* fix(@fireblocks/recovery-relay): 🐛 xrp don't wait on tx to be confirmed

* Update xrp relay broadcast

* chore(@fireblocks/recovery-relay): 🧵 web request goes through main instead of renderer

* fix(@fireblocks/recovery-relay): 🐛 added bsv broadcast function and cleanup

* fix(@fireblocks/recovery-relay): 🐛 fixed broadcast override for btc relay wallet

* chore(@fireblocks/recovery-relay): ✨ allow btc relay wallet to route reqs through main proc

* feat(@fireblocks/recovery-utility): ✨ implemented BSV tx creation and signing

* chore: ⬆️ update yarn.lock

* fix(@fireblocks/asset-config): 🐛 updated doge explorer link

* fix(@fireblocks/recovery-relay): 🐛 show broadcast error in case one happened

* chore(@fireblocks/recovery-relay): ♻️ refactored doge relay wallet

* fix(@fireblocks/recovery-relay): 🐛 fixed broadcast failure due to missing baseurl

* feat(@fireblocks/recovery-utility): ✨ implemented doge coin tx signing

* feat(@fireblocks/recovery-relay): ✨ added update alert

* fix: correct LTC wallet derivation and tx signing

* feat(@fireblocks/recovery-utility): ✨ added ability to provide xprv/fprv

* chore(@fireblocks/recovery-utility): 🔇 removed log flooding print

* chore: update beta warning

* fix(@fireblocks/recovery-shared): 🐛 do not load csv if asset is missing derivation path

* WIP: implement ZEC (#55)

WIP: implement ZEC

* fix(@fireblocks/recovery-utility): 🐛 fixed linux relaunch failure

* chore(@fireblocks/recovery-utility): ♻️ export ncw master key as part of recovery

* feat(@fireblocks/recovery-utility): ✨ added NCW recovery functionality

* test(@fireblocks/recovery-utility): ✅ added NCW tests

* feat(@fireblocks/recovery-utility): ✨ allow to only recover NCW keys

* refactor(@fireblocks/recovery-utility): ♻️ refactor ncw naming and fix chaincode

* fix(@fireblocks/recovery-relay): 🐛 added zec tx generation code but disabled zec transfer

* chore: 🔖 bump versions

---------

Co-authored-by: agoltzman <106151463+agoltzman@users.noreply.github.com>
Co-authored-by: Ariel <arielsirota@fireblocks.com>
Co-authored-by: Dain Kang <dainkang1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant