issues
search
Zondax
/
filecoin-solidity
Filecoin Solidity API Library
Apache License 2.0
94
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update index.md
#383
ainhoa-a
closed
1 year ago
1
Build(deps): bump @openzeppelin/contracts from 4.8.3 to 4.9.3 in /hardhat
#382
dependabot[bot]
opened
1 year ago
1
Build(deps): bump semver from 5.7.1 to 5.7.2 in /hardhat
#381
dependabot[bot]
opened
1 year ago
1
Build(deps): bump semver from 5.7.1 to 5.7.2
#380
dependabot[bot]
closed
1 year ago
2
add disclaimer about new lib maintener
#379
emmanuelm41
closed
1 year ago
0
Add base smoke tests
#378
vonum
closed
1 year ago
1
Build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /hardhat
#377
dependabot[bot]
closed
1 year ago
2
How to get a miner's Initial Pledge FIL amount?
#376
Sunnight-wj
opened
1 year ago
0
Build(deps): bump semver from 5.7.1 to 5.7.2
#375
dependabot[bot]
closed
1 year ago
2
Build(deps): bump semver from 5.7.1 to 5.7.2 in /hardhat
#374
dependabot[bot]
closed
1 year ago
2
Build(deps): bump @openzeppelin/contracts from 4.8.3 to 4.9.2 in /hardhat
#373
dependabot[bot]
closed
1 year ago
2
Build(deps): bump @openzeppelin/contracts from 4.8.3 to 4.9.1 in /hardhat
#372
dependabot[bot]
closed
1 year ago
2
Backlogs resolved
#371
lordshashank
closed
1 year ago
2
fix: marketcbor deserialization
#370
ZakAyesh
closed
1 year ago
3
getDealActivation(dealID) will revert the contract if the deal is expired
#369
ottpeter
closed
1 year ago
0
Actor.sol:120: Use of delegatecall is not allowed
#368
ttsszzyy
opened
1 year ago
3
Build(deps): bump @openzeppelin/contracts from 4.8.2 to 4.8.3 in /hardhat
#367
dependabot[bot]
closed
1 year ago
1
fix: make deserializeDealProposal use readCid.
#366
raulk
closed
1 year ago
1
Unmarshalling CIDs seems to be inconsistent across the library
#365
nonsense
closed
1 year ago
0
getDealActivation(dealID) will revert the contract if the deal is expired
#364
ottpeter
closed
1 year ago
0
getDealActivation(dealID) will revert the contract if the deal is expired
#363
ottpeter
opened
1 year ago
11
Consider using staticcall to call read-only built-in actor getters
#362
raulk
closed
1 year ago
2
Fix comment
#361
orenyomtov
closed
1 year ago
6
fix: cyclic dependencie
#360
swift-mx
closed
1 year ago
2
should `MinerAPI.getXXXX` be `view`?
#359
hcheng826
closed
1 year ago
4
Clean readme and add some references
#358
emmanuelm41
closed
1 year ago
1
fix: error duplicate defination
#357
kylidboy
closed
1 year ago
5
Fix market test and apply some changes on readme
#356
emmanuelm41
closed
1 year ago
1
remove returned boolean on authenticate message method
#355
emmanuelm41
closed
1 year ago
1
Update docs and apply some small fixes
#354
emmanuelm41
closed
1 year ago
2
pre calculate cbor buffer length
#353
emmanuelm41
closed
1 year ago
3
Calculate cbor buffer length instead of using fixed one
#352
emmanuelm41
closed
1 year ago
0
count only solidity gas charges
#351
rllola
closed
1 year ago
1
How to get raw bytes format of filecoin address?
#350
Sunnight-wj
closed
1 year ago
5
More improvements and cleaning on the code
#349
emmanuelm41
closed
1 year ago
1
Refactor DealLabel struct and use it in missing places
#348
emmanuelm41
closed
1 year ago
0
Revert some deletions and create new filecoin types
#347
emmanuelm41
closed
1 year ago
1
add read-only flag
#346
longfeiWan9
closed
1 year ago
0
Reconsider the authenticateMessage API
#345
Stebalien
closed
1 year ago
0
builtin actors version to v10.0.0
#344
emmanuelm41
closed
1 year ago
0
Remove Init actor API
#343
emmanuelm41
closed
1 year ago
0
Add toEthAddress functionality in FilAddresses.sol util
#342
shrenujbansal
opened
1 year ago
0
Apply fixes and improvements
#341
emmanuelm41
closed
1 year ago
4
Delegatecall used without checking target address exists
#340
ainhoa-a
closed
1 year ago
4
deserializeAuthenticateMessageParams is never used
#339
ainhoa-a
closed
1 year ago
1
AccountAPI.authenticateMessage does not return boolean
#338
ainhoa-a
closed
1 year ago
0
Rename GetDealEpochPriceMethodNum in MarketTypes.sol to GetDealTotalPriceMethodNum
#337
ainhoa-a
closed
1 year ago
0
Build(deps): bump @openzeppelin/contracts from 4.8.0 to 4.8.2 in /hardhat
#336
dependabot[bot]
closed
1 year ago
1
BigInts: return bool to indicate overflows on bigint conversions
#335
emmanuelm41
closed
1 year ago
2
FilecoinCBOR: fix writeCid and add readCid.
#334
raulk
closed
1 year ago
2
Next