issues
search
farcasterxyz
/
contracts
Implementation of the Farcaster contracts
https://www.farcaster.xyz/
MIT License
340
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(StorageRegistry): check that fixed price is in bounds
#341
horsefacts
closed
1 year ago
1
fix(Bundler): revert on direct ether transfers
#340
horsefacts
closed
1 year ago
1
fix(StorageRegistry): off by one in continuousCredit
#339
horsefacts
closed
1 year ago
1
bug(IdRegistry): fix transfer typehash
#338
horsefacts
closed
1 year ago
1
feat: Missing event for successful `fid` recovery
#337
horsefacts
closed
1 year ago
0
chore: Remove unnecessary imports
#336
horsefacts
closed
1 year ago
0
chore: Repetitive logic in theKeyRegistry contract could be converted to a function modifier
#335
horsefacts
closed
1 year ago
0
feat: The `StorageRegistry` contract should be able to pause and unpause external functions
#334
horsefacts
closed
1 year ago
0
feat: `Bundler:register()` does not check for zero `storageUnits` input
#333
horsefacts
closed
1 year ago
0
bug: The `KeyRegistry` contract can be deployed without any constraints on the `gracePeriod`
#332
horsefacts
closed
1 year ago
0
bug: In the `StorageRegistry` the owner can set an arbitrary `fixedEthUsdPrice`
#331
horsefacts
closed
1 year ago
0
bug: Assets can get stuck in the `Bundler` contract
#330
horsefacts
closed
1 year ago
0
bug: Incorrect `_TRANSFER_TYPEHASH`
#329
horsefacts
closed
1 year ago
0
bug: Incorrect `rentedUnits` accounting in `continuousCredit()`
#328
horsefacts
closed
1 year ago
0
fix: Install specific nightly release
#327
sds
closed
1 year ago
1
chore: Improve local dev experience on restart of Anvil container
#326
sds
closed
1 year ago
1
chore: Use custom Docker image for local development
#325
sds
closed
1 year ago
1
chore: add skippable setup to deploy script
#324
horsefacts
closed
1 year ago
1
chore: add network to Docker Compose file
#323
sds
closed
1 year ago
1
fix: Switch deployer Docker Compose service to use nightly image
#322
sds
closed
1 year ago
1
chore: Add Docker Compose file for local development
#321
sds
closed
1 year ago
1
chore: add Dockerfile
#320
horsefacts
closed
1 year ago
2
chore: remove rental period constructor arg
#319
horsefacts
closed
1 year ago
1
chore: use fcast.id domain
#318
horsefacts
closed
1 year ago
1
chore: add signing commits to PR guidelines
#317
varunsrin
closed
1 year ago
1
feat(IdRegistry): add view to verify signatures from an fid
#316
varunsrin
closed
1 year ago
1
docs(FnameResolver): add comments
#315
varunsrin
closed
1 year ago
2
test(StorageRegistry): add docs and tests to improve state coverage
#314
varunsrin
closed
1 year ago
3
fix(StorageRegistry): continuousCredit end param should be inclusive
#313
varunsrin
closed
1 year ago
1
feat(IdRegistry): external view to verify an fid's signature
#312
Hmac512
closed
1 year ago
1
feat(StorageRegistry): treasurer should not be able to set price
#311
varunsrin
closed
1 year ago
1
chore: IdRegistry + KeyRegistry review
#310
horsefacts
closed
1 year ago
3
chore: Add more comprehensive smart contract wallet tests
#309
Hmac512
closed
1 year ago
0
feat(StorageRegistry): price bounds, testing and documentation improvements
#308
varunsrin
closed
1 year ago
5
chore: update docs, s/pauseRegistrations/pause
#307
horsefacts
closed
1 year ago
1
perf(TransferHelper): remove unnecessary checks and use yul for native token transfer
#306
horsefacts
closed
1 year ago
1
perf(Bundler): reduce gas usage w/ unchecked increments in batch fn loops and cached user value
#305
horsefacts
closed
1 year ago
1
docs: update event invariant docs for KeyRegistry, StorageRegistry
#304
varunsrin
closed
1 year ago
1
docs: add assumptions made by off-chain services
#303
varunsrin
closed
1 year ago
1
docs: update event invariant docs
#302
varunsrin
closed
1 year ago
1
feat(IdRegistry): fail transfer, recovery, changeRecovery when paused
#301
varunsrin
closed
1 year ago
1
refactor(StorageRegistry): rename ADMIN role to OWNER
#300
varunsrin
closed
1 year ago
1
refactor(StorageRegistry): rename StorageRent to StorageRegistry
#299
varunsrin
closed
1 year ago
4
feat(StorageRent): remove TOTAL_STORAGE_UNIT_CAPACITY
#298
varunsrin
closed
1 year ago
1
feat(IdRegistry): external view to verify an fid's signature
#297
Hmac512
closed
1 year ago
3
perf(TransferHelper): remove unnecessary checks and use yul for native token transfer
#296
fiveoutofnine
closed
1 year ago
2
bug: idregistry state cannot be frozen for a future upgrade
#295
varunsrin
closed
1 year ago
1
docs: add documentation explaining contract functionality and invariants
#294
varunsrin
closed
1 year ago
1
perf(Bundler): reduce gas usage w/ `unchecked` increments in batch fn loops and cached `user` value
#293
fiveoutofnine
closed
1 year ago
1
perf(Bundler): reduce gas usage w/ `unchecked` increments in batch fn loops and cached `user` value
#292
fiveoutofnine
closed
1 year ago
1
Previous
Next