-
The command line interface is able to hit the child chain server and receive blocks up until the most recent block, the next step is to add validation on the client side to make sure that each block b…
-
The issue is that using a multisig contract for the maintainer account, truffle migration cannot be streamlined.
Why is that?
That's because the constructor of `PaymentExitGame` expects both vault…
-
## Issue Type
```
[ ] bug report
[0] feature request
```
## Current Behavior
In the current contract design, for a non-ETH token to exit (SE or IFE) need to make sure it calls `addTok…
-
## Issue Type
```
[x] bug report
[ ] feature request
```
## Current Behavior
Deployment of plasma-contracts failed with error:
```
Deploying 'PaymentChallengeIFENotCanonical'
…
-
##LOW
1.
Title: No check that `rewardsWeiPerSecondPerToken` != 0
https://github.com/code-423n4/2022-05-factorydao/blob/main/contracts/PermissionlessBasicPoolFactory.sol#L105
In case it allowed to i…
-
This is a set of ideas that have emerged in #827, omisego/plasma-contracts#189 discussions. I'm compiling some of the comments to this issue.
## Rationale
Abstract Layer Design has already changed…
-
Our API for all system components is currently speced as:
- API routes
- everything is POST
- http status 200 (no such thing as 400 or 404)
- not all routes need body
The last item is what mak…
-
# **Name**
Diversify - Cryptocurrency Asset Allocation & Diversification Tool
# **Purpose**
To provide long term cryptocurrency investors with a simple tool to create and purchase a diversified a…
-
Mastering Bitcoin
* https://bitcoinbook.info/translations-of-mastering-bitcoin/
* https://www.bitcoinbook.info/translations/cmn/book.pdf
* [2nd pdf](https://ia800808.us.archive.org/16/items/Masteri…
-
A fast withdrawal service provider takes on two risks:
1. Time value cost where the tokens are locked up
2. The withdrawer may try themselves to exit the UTXO, double spend etc.
For the latter …