beam icon indicating copy to clipboard operation
beam copied to clipboard

Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi

Results 135 beam issues
Sort by recently updated
recently updated
newest added

**To Reproduce** Steps to reproduce the behaviour: it happens rarely but not for the first time 1. send and wait 'Transaction completed' ``` /beam-wallet-masternet send --pass password --wallet_path wallet.db --amount...

bug
cli

When updating 5.0 or 5.3 -> 6.0, if the settings.ini is lost, the wallet can't be connected. We may need to specify the default local node, peers. After a change...

bug

subj Also enable access tests in testAppsApi

api
swap

Changed "his" to "their" from line 58 Changed the year of the roadmap from 2020 to 2021 from line 76 Updated latest version Eager Electron 5.1.9898 to Eager Electron **5.3.10410**...

Need to throw on overflow in FundsMap::AddSpend.

enhancement
refactoring

I felt like the wallet API was a bit lacking in it's ability to manage assets (and this does somewhat hinder testing on the Go SDK), so I added the...

**Bug description** After exporting a transaction proof, the wallet RPC considers the transaction proof it just exported to be invalid, and that it can't parse it. **To Reproduce** Steps to...

**Bug description** Firing off `tx_split` on https://github.com/BeamMW/beam/commit/d020bfeee870c17a60d33479fdca9a9f9ced3214 causes the HTTP JSON RPC to send an EOF. This bug is hit about 75% of the time without sleep statements in my...