diff --git a/README.md b/README.md index ae75c8e..39d1369 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,20 @@ # 2020-05-26 +## Issues + +- [x] [#1834 - Show pending transactions](https://github.com/status-im/status-go/issues/1834) - `research` + - Efficiency research + - [ethereum.stackexchange](https://ethereum.stackexchange.com/questions/83742/is-it-possible-to-filter-pendingtransactions) + - [stackoverflow](https://stackoverflow.com/questions/62031380/is-it-possible-to-filter-ethereum-pendingtransactions) + +## Pulls + +- [x] [Structural Feedback](https://github.com/status-im/go-maven-resolver/pull/1) - `submitted`, `commits`, `discussed`, `merged` + ## Reviews -- [ ] [Tool for resolving Java Maven dependencies](https://github.com/status-im/go-maven-resolver) +- [x] [Tool for resolving Java Maven dependencies](https://github.com/status-im/go-maven-resolver) - `feedback` +- [x] [Town Hall #58 - May 25, 2020](https://www.youtube.com/watch?v=VAvayRLS6GY) - `watched` --- diff --git a/priorities/README.md b/priorities/README.md index e592890..15cd068 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -44,6 +44,7 @@ - [ ] [Desktop paths forward, a choose your own adventure?](https://discuss.status.im/t/desktop-paths-forward-a-choose-your-own-adventure/1666) - [ ] [How :desktop_computer Desktop & Mobile should connect?](https://discuss.status.im/t/how-desktop-mobile-should-connect/1668) +- [ ] [Feature request category](https://discuss.status.im/t/feature-request-category/1698) --- diff --git a/tags/README.md b/tags/README.md index 0dfe382..fa36ce1 100644 --- a/tags/README.md +++ b/tags/README.md @@ -15,6 +15,7 @@ | `postponed` | Denotes that an event was postponed | | `prototype` | Denotes that a prototype of an idea was implemented | | `read` | Denotes that an item was read | +| `research` | Denotes that an item was researched for wider understanding | | `resubmitted` | Denotes that an item was submitted for review again | | `submitted` | Denotes that an item was submitted for review | | `watched` | Denotes that an item was watched. Example a video lecture |