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

Compiling on aarch64 Linux - wrong identification as -march=core2 While trying to compile on aarch64 linux, the -march flag is set to core2, which is wrong. Should be set to...

**Bug title** Can not get the wallet working on Apple Silicon M1 **Bug description** Wallet (GUI) starts, I go through all the steps (new wallet, or restore existing), and then...

Named UTXO groups are required to break the link of a transaction. Currently, the user has no control over the UTXOs used in transactions. To use LelantusMW effectively, you need...

**Feature title** Minimise to tray for Windows wallet client. **Describe the current situation we have** Currently, as far as I can tell, there is no way to hide the GUI...

**Bug description** $result = $this->request( 'tx_send', array( 'value'=>$amount*$this->unit, //'fee'=>10, //'from'=>$amount, 'address'=>$address, //'comment'=>'' ) ); transfer always failed **Platform and build** Linux iZt4ng4wnaglyc7phawmf6Z 4.4.0-117-generic #141-Ubuntu SMP Tue Mar 13 11:58:07 UTC...

Write a shader friendly C++ code for Ethereum header validation

task
Ethereum bridge