statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

Fix amounts and convert to bigints #128

Closed lalexgap closed 1 year ago

lalexgap commented 1 year ago

Fixes #127 Fixes #126

This fixes some quirkiness around payment amounts, by consolidating on bigints and making sure L1 and L2 Pay get passed the amount in wei, not a string.

NiloCK commented 1 year ago

Hold this PR - change cherry-picked into #123 which should be RFR soon.

lalexgap commented 1 year ago

Closing as this as been cherry-picked into #123