court-dashboard icon indicating copy to clipboard operation
court-dashboard copied to clipboard

Aragon Court dashboard

Results 38 court-dashboard issues
Sort by recently updated
recently updated
newest added

Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3. Commits 628ff47 3.0.3 cfbe20c run verb to generate README documentation e370968 Merge pull request #17 from jonschlinkert/key-properties 393e2cb adding a test to ensure using...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

https://walletconnect.org Related: https://github.com/aragon/aragon/issues/1422

enhancement

A small detail I noticed after playing with the account module. I think it's related to [this change](https://github.com/aragon/court-dashboard/pull/375/files#r463716108): ![image](https://user-images.githubusercontent.com/11708259/92414357-cc42ea00-f14b-11ea-803f-a58b413c87bc.png)

bug

The Court allows the `IArbitrable` to define as many rulings as they'd like, and assign whatever meaning they'd like to each number. At the moment, we [hardcode `3` to be...

enhancement

Now that we have integrated with @aragon/connect for disputables it may make sense to try to decrease the payload with a build analysis. (e.g. we can move up to ethers@5,...

enhancement
tech debt