fix(wallet)_: Bridging tx improvements (#21523)
This commit fixes two issues faced in L1 to L2 tx: - fail with 'L1_ETH_BRG: Value does not match amount' error - reverted tx due to out of gas error Status go changes: https://github.com/status-im/status-go/pull/6012 Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
This commit is contained in:
parent
4f40fda6a3
commit
8e7d5233df
|
@ -3,7 +3,7 @@
|
|||
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
|
||||
"owner": "status-im",
|
||||
"repo": "status-go",
|
||||
"version": "v3.5.0",
|
||||
"commit-sha1": "39511298cdc8f50e7659ac8079d5bc8a4763ddc7",
|
||||
"src-sha256": "1nn8gq9d91ix5mzndr306rq3n68rzj4drym3pfaxzaa73k4v9r07"
|
||||
"version": "v3.6.0",
|
||||
"commit-sha1": "00a8a72ac2cc0933503cdf88cc5eafa45ab5e182",
|
||||
"src-sha256": "0ka6c7bg8mnwqpyn8rv15cba537vp2fm8yxlyl5s17lwai5hqnk5"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue