-
is there any documentation available for version 1.0.0-rc.1 if we want to implement the latest version?
-
# Lines of code
https://github.com/code-423n4/2022-07-ens/blob/ff6e59b9415d0ead7daf31c2ed06e86d9061ae22/contracts/ethregistrar/ETHRegistrarController.sol#L170
https://github.com/code-423n4/2022-07-en…
-
https://github.com/polynetwork/eth-contracts/blob/d16252b2b857eecf8e558bd3e1f3bb14cff30e9b/contracts/core/cross_chain_manager/data/EthCrossChainData.sol#L45
-
### Silk Pay Grant (Claimed)
[Silk Pay Whitepaper.pdf](https://github.com/securesecrets/ShadeGrants/files/8189437/Silk.Pay.pdf)
### **Project Description**
One of the key barriers of adoption …
-
## Context
I'm testing lean-cli using starter code, during backtest encounter *** PermissionError: [Errno 13] Permission denied: '/LeanCLI/__pycache__'
### Setup
```bash
# confirm login
x l…
-
i have two issues here, same happened to bitget and mexc:
first, i am using version 2.1.63 and i tried to fetch swap position but it returns empty list []
here are my code
```python
exchange_l…
-
In our efforts to remove all responsibility to call functions away from the Data Scientist.
We should investigate if it's possible to have shareTestingDataset be called by the JobFactory contract at…
-
In order to make upgradeable smart contracts, constructors are not allowed to be had, since we want to store all the data in the proxy as opposed to the implementation.
However, contracts like `VRF…
-
#### Overview of the Issue
Seemingly, this isn't the first time the error/bug has been reported. Almost a year ago, in issue #304, @oliverlabs shared an image that encapsulates and illustrates it p…
-
Hei Folks!
First of all, thanks a lot for this great project and all the work you have put into it!
I am looking forward to work on/with this project and started yesterday to check out this repo…