
I tried delegating to a few traces from this Donation in the my donations page... but then it got stuck
as you can see there is a circle spinning there... but I have tried to delegate to 5 different traces but none of them seem to get the money!


https://rinkeby.etherscan.io/tx/0x389ddf985f4809ce276aff21adebf504c96c794f88c01fbf0434d71279957301
Here is one of many transactions i made
@mohammadranjbarz would u pls take a look?
@GriffGreen @MoeNick
The geth server had problem for sure, Amin updated that, but our problem has not fixed yet, I'm working on it
@aminlatifi
The simulation deleted Griff's donations ( the weren't mined) and didn't create new donations, I think maybe we have problem somewhere else
Why the payload of Griff's transaction has zero amount, is that right?

@aminlatifi
The simulation deleted Griff's donations ( the weren't mined) and didn't create new donations, I think maybe we have problem somewhere elseWhy the payload of Griff's transaction has
zeroamount, is that right?
You are right, the tx has not created correctly. @GriffGreen
I can't seem to delegate at all to any of these traces... :-( HELP!
oh nice! They worked!
but this one won't: https://trace.giveth.io/trace/julies-scholarship-for-membership-dues
oh nice! They worked!
but this one won't: https://trace.giveth.io/trace/julies-scholarship-for-membership-dues
It's committed now
https://rinkeby.etherscan.io/tx/0x463d89fe0aad9caf6eb95bd049bf3a66f37555a4504f0b463583b13bc324d95b
https://rinkeby.etherscan.io/tx/0x33ec02e1af597c771b37c3b6288279c997937b458210382cd8dfddb6a1084dcb

@GriffGreen @aminlatifi
There is transactions with amount 0, I thinks it's a bug in giveth-dapp that send invalid value for amount
https://rinkeby.etherscan.io/tx/0x463d89fe0aad9caf6eb95bd049bf3a66f37555a4504f0b463583b13bc324d95b
https://rinkeby.etherscan.io/tx/0x33ec02e1af597c771b37c3b6288279c997937b458210382cd8dfddb6a1084dcb
@GriffGreen @aminlatifi
There is transactions with amount0, I thinks it's a bug in giveth-dapp that send invalid value for amount
Yes, it's right. Delegating from /my-delegations route set invalid amount
Is there any context on how we can test this issue?
Delegation works fine in dev env, but I dont have any clue how we can reproduce this bug.
Is there any context on how we can test this issue?
You should delegate to a Campaign or Trace from "My delegations" page. Then check whether the amount of the delegation is correct in that Campaign or Trace view page (under donations section).
I delegated from a couple different accounts to some TRACES, it looks like the values showed up properly, however I'm having trouble making a delegation from my community to a campaign - will make a separate issue.



My other question here is that why do our delegations move from the delegation list to donation list once they are delegated? This doesn't make sense to me and would make it actually more confusing for users to keep track of their actions.
@divine-comedian do you have any idea how we may design its flow?
Why don't we just keep it in the delegations dashboard and add a DELEGATED badge, with the option to archive it from the UI
Most helpful comment
@GriffGreen @MoeNick
The geth server had problem for sure, Amin updated that, but our problem has not fixed yet, I'm working on it