Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / statechannels/exit-format issues and pull requests

#77 - Export abi encoding helper data

Issue - State: open - Opened by NiloCK over 1 year ago

#76 - version bump...

Pull Request - State: closed - Opened by NiloCK over 1 year ago

#74 - Allow for fully-qualified assets via `SingleAssetExit.AssetMetaData`

Pull Request - State: closed - Opened by NiloCK over 1 year ago - 2 comments

#73 - readme uses 20 byte addresses for destinations

Issue - State: open - Opened by geoknee over 1 year ago

#71 - V0.1.0

Pull Request - State: closed - Opened by geoknee about 2 years ago

#70 - Some tweaks to PR 69

Pull Request - State: closed - Opened by geoknee about 2 years ago

#69 - Explicitly support ERC-20,721,1155 assets

Pull Request - State: closed - Opened by willemolding about 2 years ago - 4 comments

#68 - Feature: add exits equal

Pull Request - State: closed - Opened by nksazonov about 2 years ago - 1 comment

#67 - Update ExitFormat.sol

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#66 - move this package into the statechannels monorepo

Issue - State: open - Opened by geoknee almost 3 years ago - 1 comment

#65 - replace BigNumber with string (or number)

Pull Request - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#64 - Extend solidity test coverage to executeExit

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#63 - narrow type for better backwards compatibility

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#62 - remove nitro-specific code

Pull Request - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#61 - add SimpleAllocation type

Pull Request - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#60 - convert some addresses to bytes32

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#59 - publish a new version to npm

Issue - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#58 - cast return type of decodeExit

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#57 - Add a test harness to ensure library is embedded, not linked

Issue - State: closed - Opened by geoknee almost 3 years ago - 2 comments

#56 - have existing tests pass against updated (exit format) contracts

Issue - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#55 - ensure all functions are internal

Pull Request - State: closed - Opened by geoknee almost 3 years ago - 2 comments

#54 - introduce executeSingleAssetExit

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#53 - reinstate abi encode pragma and rename IERC20

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#52 - introduce computeNewAllocation and computeNewAllocationWithGuarantee

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#51 - Incorrect (passing) assertion in claim.test.ts

Issue - State: closed - Opened by geoknee almost 3 years ago

#50 - Remove unused dependency

Pull Request - State: closed - Opened by kerzhner almost 3 years ago - 1 comment

#49 - Introduce _computeNewAllocation function

Pull Request - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#47 - remove nitro-specific code

Issue - State: closed - Opened by geoknee almost 3 years ago

#46 - Relax solidity version pragma

Pull Request - State: closed - Opened by geoknee almost 3 years ago

#45 - Refactor typescript claim

Pull Request - State: closed - Opened by kerzhner almost 3 years ago - 2 comments

#44 - Fix over-claiming in typescript claim

Pull Request - State: closed - Opened by kerzhner almost 3 years ago

#43 - Format with prettier

Pull Request - State: closed - Opened by kerzhner almost 3 years ago

#42 - Replace `callTo` with `allocationType`

Pull Request - State: closed - Opened by NiloCK almost 3 years ago

#41 - Replace callTo with metaDataType in the exit format

Issue - State: closed - Opened by geoknee almost 3 years ago - 1 comment

#40 - Optimized Nitro spec

Issue - State: closed - Opened by andrewgordstewart almost 3 years ago

#39 - Cmk/bytes32destination

Pull Request - State: closed - Opened by NiloCK about 3 years ago

#38 - #32 rename `data` field

Pull Request - State: closed - Opened by NiloCK about 3 years ago

#37 - Create a script to handle setup

Issue - State: closed - Opened by lalexgap about 3 years ago

#36 - Implement a load runner server

Issue - State: closed - Opened by lalexgap about 3 years ago - 1 comment

#35 - Implement a message service that works between servers

Issue - State: closed - Opened by lalexgap about 3 years ago

#34 - Implement Message Service that can work between servers

Issue - State: closed - Opened by lalexgap about 3 years ago

#33 - Fix VSCode nag on .sol pragma statement

Pull Request - State: closed - Opened by NiloCK about 3 years ago - 1 comment

#32 - Rename 'data'

Issue - State: closed - Opened by NiloCK about 3 years ago

#31 - change "exit format" to "standard outcome"

Issue - State: closed - Opened by geoknee about 3 years ago - 2 comments

#30 - settle on a forwards-compatible exit format

Issue - State: closed - Opened by geoknee about 3 years ago - 3 comments

#29 - change destinations from addresses to bytes32

Issue - State: closed - Opened by geoknee about 3 years ago

#28 - "Realistic Testing"

Issue - State: closed - Opened by wunnaii about 3 years ago - 1 comment
Labels: Epic

#26 - Allow the claim method to claim multiple guarantees

Issue - State: open - Opened by geoknee about 3 years ago - 1 comment

#25 - Update README.md

Pull Request - State: closed - Opened by geoknee about 3 years ago

#24 - consider safety of executeExit

Issue - State: open - Opened by geoknee about 3 years ago

#23 - Update README.md

Pull Request - State: closed - Opened by geoknee about 3 years ago

#22 - Handle underfunded claims

Pull Request - State: closed - Opened by lalexgap about 3 years ago

#21 - Cairo transfer

Pull Request - State: closed - Opened by NiloCK about 3 years ago

#20 - prevent transferring a guarantee

Pull Request - State: closed - Opened by geoknee about 3 years ago

#19 - sketch out a TokenManager

Pull Request - State: closed - Opened by geoknee about 3 years ago

#18 - publish @statechannels/exit-format on npm

Issue - State: closed - Opened by geoknee about 3 years ago - 1 comment

#17 - Prepare for publish

Pull Request - State: closed - Opened by geoknee about 3 years ago

#16 - add test case for transfer with empty exitRequest

Pull Request - State: closed - Opened by geoknee about 3 years ago

#15 - Cope with underfunded guarantees

Issue - State: closed - Opened by geoknee about 3 years ago - 1 comment

#13 - Add Claim

Pull Request - State: closed - Opened by lalexgap about 3 years ago

#12 - write an (upgradeable) general token transferring contract

Issue - State: closed - Opened by geoknee about 3 years ago

#11 - prepare repo for publishing on npm

Issue - State: closed - Opened by geoknee about 3 years ago

#10 - introduce GuaranteeAllocation and GuaranteeOutcome

Pull Request - State: closed - Opened by geoknee about 3 years ago - 1 comment

#9 - move ethers to production dependency

Pull Request - State: closed - Opened by geoknee about 3 years ago

#8 - add support for Vector WithdrawHelper interface

Pull Request - State: closed - Opened by geoknee about 3 years ago

#7 - Create cairo-program.yml

Pull Request - State: closed - Opened by geoknee about 3 years ago

#6 - Move transfer to library

Pull Request - State: closed - Opened by geoknee about 3 years ago

#5 - Add transfer function (solidity) and test

Pull Request - State: closed - Opened by geoknee about 3 years ago

#4 - Cairo

Pull Request - State: closed - Opened by NiloCK about 3 years ago

#3 - Add Github action

Pull Request - State: closed - Opened by geoknee about 3 years ago - 1 comment

#2 - Cairo environment setup

Pull Request - State: closed - Opened by NiloCK about 3 years ago - 1 comment

#1 - Introduce ExitFormat.sol library

Pull Request - State: closed - Opened by geoknee about 3 years ago