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

Multi-chain, multi-denom support for drip #2917

Merged
merged 27 commits into from
Jan 29, 2025
Merged

Multi-chain, multi-denom support for drip #2917

merged 27 commits into from
Jan 29, 2025

Conversation

cor
Copy link
Contributor

@cor cor commented Sep 5, 2024

  • docs(drip): example usage
  • refactor(drip): basis for multi-chain multi-denom faucet
  • refactor(drip): one thread per chain, prepare for multi-denom
  • feat(drip): aggregated multi-denom multisend
  • feat(drip): better multi-denom batches
  • fix(drip): refactor bugs
  • feat(drip): working multidrip
  • feat(drip): multi-chain config
  • docs(drip): cleanup examples

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for unionlabs ready!

Name Link
🔨 Latest commit d2aa920
🔍 Latest deploy log https://app.netlify.com/sites/unionlabs/deploys/66d9d5be7dc40b000833e26c
😎 Deploy Preview https://deploy-preview-2917--unionlabs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 40 (🔴 down 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 93 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
site ⬜️ Ignored (Inspect) Visit Preview Jan 29, 2025 6:41pm

drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
drip/src/main.rs Show resolved Hide resolved
drip/src/main.rs Outdated Show resolved Hide resolved
dictionary.txt Outdated Show resolved Hide resolved
@PoisonPhang
Copy link
Contributor

Jan 24 19:52:13 drip-drop drip-systemd[110190]: thread 'tokio-runtime-worker' panicked at drip/src/main.rs:354:14:
Jan 24 19:52:13 drip-drop drip-systemd[110190]: unable to fetch status: serde parse error
Jan 24 19:52:13 drip-drop drip-systemd[110190]: Caused by:
Jan 24 19:52:13 drip-drop drip-systemd[110190]:     unknown variant `cometbft/PubKeyBn254`, expected `tendermint/PubKeyEd25519` or `tendermint/PubKeyBn254` at line 1 column 1074
Jan 24 19:52:13 drip-drop drip-systemd[110190]: Location:
Jan 24 19:52:13 drip-drop drip-systemd[110190]:     /nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/flex-error-0.4.4/src/tracer_impl/eyre.rs:10:9
Jan 24 19:52:13 drip-drop drip-systemd[110190]: {"timestamp":"2025-01-24T19:52:13.143192Z","level":"ERROR","fields":{"message":"handler panicked","err":"task 334 panicked with message \"unable to fetch status: serde parse error\\n\\nCaused by:\\n    unknown variant `cometbft/PubKeyBn254`, expected `tendermint/PubKeyEd25519` or `tendermint/PubKeyBn254` at line 1 column 1074\\n\\nLocation:\\n    /nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/flex-error-0.4.4/src/tracer_impl/eyre.rs:10:9\""},"target":"drip"}

Copy link

github-actions bot commented Jan 25, 2025

App 🤌

✨ Deployment complete! Take a peek over at https://07cbc70a.app-1b1.pages.dev
✨ Deployment alias URL: https://head.app-1b1.pages.dev


benluelo
benluelo previously approved these changes Jan 28, 2025
lib/unionlabs/Cargo.toml Show resolved Hide resolved
@PoisonPhang PoisonPhang merged commit bf5dd9a into main Jan 29, 2025
108 checks passed
@PoisonPhang PoisonPhang deleted the multi-drip branch January 29, 2025 19:53
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.

4 participants