Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Daksh14

Daksh14 created a review on a pull request on dusk-network/rusk
Only one question about the test

View on GitHub

Daksh14 pushed 1 commit to ask_user_confirm dusk-network/rusk
  • rusk-wallet: Fix clippy lint b2aa55e

View on GitHub

Daksh14 opened a pull request on dusk-network/rusk
rusk-wallet: Add confirmation if sending to own address
Closes #2959
Daksh14 created a branch on dusk-network/rusk

ask_user_confirm - The reference Dusk platform implementation and tools

Daksh14 created a review comment on a pull request on dusk-network/rusk
I'll add new error variant

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk

View on GitHub

Daksh14 created a review comment on a pull request on dusk-network/rusk
I need the helper function because `get_stake_info` is a method of the `State` which wallet keeps track off. I'll rename the function to `get_stake_reward`

View on GitHub

Daksh14 created a review comment on a pull request on dusk-network/rusk
I see no problem in adding short. Those clashes happen if arguments have same starting alphabet, here `-r` or `--reward` shouldn't clash with anything. I'd like to keep it

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk

View on GitHub

Daksh14 created a review comment on a pull request on dusk-network/rusk
I disagree, if the person isnt aware they can specify the amount and they dont want to withdraw all of it then it will be a problem, will leave the user confused. Even if we document this behavior ...

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk

View on GitHub

Daksh14 pushed 3 commits to withdraw_partial_rewards dusk-network/rusk
  • rusk-wallet: Specify LUX in the gas price prompt 614dcd9
  • Merge pull request #3040 from dusk-network/fix_gas_interactive rusk-wallet: Specify LUX in the gas price prompt a138389
  • rusk-wallet: Allow withdrawing of partial rewards Pass reward param to withdraw transaction function Add check for w... 407c04e

View on GitHub

Daksh14 deleted a branch dusk-network/rusk

fix_gas_interactive

Daksh14 closed an issue on dusk-network/rusk
rusk-wallet: Headless and interactive use different denomination for gas price
**Describe the bug** The **gas price in the interactive CLI is using a different denomination of DUSK** (0.000000001 ) compared to the headless CLI or the explorer display (1). **To Reproduce**...
Daksh14 pushed 2 commits to master dusk-network/rusk
  • rusk-wallet: Specify LUX in the gas price prompt 614dcd9
  • Merge pull request #3040 from dusk-network/fix_gas_interactive rusk-wallet: Specify LUX in the gas price prompt a138389

View on GitHub

Daksh14 closed a pull request on dusk-network/rusk
rusk-wallet: Specify LUX in the gas price prompt
Closes #2784
Daksh14 opened a pull request on dusk-network/rusk
rusk-wallet: Allow withdrawing of partial rewards
Pass reward param to withdraw transaction function Add check for withdraw amount
Daksh14 created a branch on dusk-network/rusk

withdraw_partial_rewards - The reference Dusk platform implementation and tools

Daksh14 opened a pull request on dusk-network/rusk
rusk-wallet: Specify LUX in the gas price prompt
Closes #2784
Daksh14 created a branch on dusk-network/rusk

fix_gas_interactive - The reference Dusk platform implementation and tools

Daksh14 pushed 229 commits to json-output dusk-network/rusk
  • rusk: add .editorconfig to repository - Add specific rules for .rs, .md & Makefile 3813a18
  • scripts: Add pre-push Git hook clippy run on updated workspace members Changes: - `scripts/pre-push.sh`: Contains pr... d823f7a
  • web-wallet: Update explorer links Resolves #2819 8450aa1
  • web-wallet: Update to `w3sper.js` beta version Resolves #2821 b009304
  • scripts: Add dev dep setup script 9306a3f
  • node: add block info functions to archive - add getting last finalized block height & hash - add check if block heig... 9938df2
  • web-wallet: Add moonlight transaction feature flag Resolves #2812 Review 2fba664
  • rusk: add makefile dev commands 5a766ba
  • scripts: Fix dev setup deps and disable apk support 6741075
  • Add `deno.lock` to .gitignore 53169e3
  • w3sper: Allow `AccountSyncer` to accept also strings and buffers - Add `transferContract()` shortcut method to `cont... 5451882
  • w3sper: add balances test - Add `balances_test` to test both Moonlight and Phoenix balances - Remove Network sync te... 9e37e27
  • scripts: Extract workspace members and match to clippy Makefile calls 8a9113e
  • Merge pull request #2802 from dusk-network/neotamandua/editorconfig rusk: add .editorconfig to repository e1ced18
  • web-wallet: Use BigIntInput in NetworkSyncSettings Resolves #2806 93251c6
  • Merge pull request #2822 from dusk-network/feature-2821 web-wallet: Update to `w3sper.js` beta version 8b3e8c2
  • web-wallet: Update balance when a transaction is removed from mempool Resolves #2824 1a68955
  • Merge pull request #2830 from dusk-network/feature-2806 web-wallet: Use BigIntInput in NetworkSyncSettings ebba1c4
  • web-wallet: Reinstate the Safari polyfill that was removed by mistake Resolves #2837 32cde54
  • Merge pull request #2838 from dusk-network/feature-2837 web-wallet: Reinstate the Safari polyfill that was removed b... b363a49
  • and 209 more ...

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk
LGTM

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk
one nit otherwise LGTM

View on GitHub

Daksh14 created a branch on Daksh14/ai-nutrition-assistant

develop

Daksh14 created a review on a pull request on dusk-network/rusk
one nit otherwise LGTM

View on GitHub

Daksh14 created a review comment on a pull request on dusk-network/rusk
This is a crate fn, if its called more than once we'll just deadlock anyways The lock is also dropped once the function returns so im not sure if we need the match here. The function is also sy...

View on GitHub

Daksh14 created a review on a pull request on dusk-network/rusk

View on GitHub

Daksh14 pushed 5 commits to master dusk-network/rusk
  • rusk-wallet: Explose graphql struct and move it to the library 9f11465
  • rusk-wallet: Use graphql to check for network status a14109d
  • rusk-wallet: Remove requestty dependency and replace with Inquire eb17625
  • workspace: Replace requestty with Inquire 4f77157
  • Merge pull request #2779 from dusk-network/inquire-replace d8e6fe4

View on GitHub

Load more