-
### Background
Only a portion of proofs is generated locally after SendAsset to 12 addresses, this is also true after 6 blocks have been generated in bitcoin mainnet.
Bitcoin of asset's this UTX…
-
When Assets have decimals, for example, USDT with 5 decimals, and BTC/USDT = 60,000,
then 1 unit of USDT = (1 BTC Sat) * 1,000 (msat) / (Price * decimal)
> 1 unit USDT = 100,000,000 * 1000 / (60…
-
### Background
A user has noticed that occasionally the daemon may freeze up when signing second level HTLCs.
We we're able to obtain a trace to confirm that the daemon was indeed deadlocked, w…
-
Lightning Network has becoming increasing popular overtime and there aren't many rock solid solutions available that does custody of user's fund.
Trust Wallet besides being used as a Web3 solution …
-
-
## Background
Strict, asset-amount conservation checks exists in the tapd VM to prevent undue inflation of asset quantities. However, there may be instances where the daemon reports asset amounts tha…
-
If we turn `litrpc` into a module (which would require turning `looprpc` etc. into modules as well), we can avoid a bunch of situations with regard to overrides and dependencies. This would make the e…
-
Addressing #925 , continuation of #930 .
- [x] Only encode non-default (non-zero) precision values.
- [x] Reject mints if the existing JSON metadata is too big to add the precision field to, if pr…
-
### Background
[Maintainer edit: Transactions' fees may be created which are insufficient to meet the backend's stipulated minimum relay amount]
If an asset channel is opened without specifying th…
-
on the ETH side, if someone decodes the bytecode of the smart contract, they would be able to see that the participants were using a Swap contract and thus Alice now owns some monero.
I'm not sure…