We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's the Weekly Digest for status-im/status-go:
Last week 13 issues were created. Of these, 6 issues have been closed and 7 issues are still open.
💚 #1882 do not return private key in the result for VerifyAccountPassword, by flexsurfer 💚 #1880 Stop fetching new blocks while app is not active, by rasom 💚 #1879 Pull waku-enabled from the database, by cammellos 💚 #1878 Feature/upgrade extkeys, by cammellos 💚 #1874 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1, by dependabot-preview[bot] 💚 #1873 Bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.3.1, by dependabot-preview[bot] 💚 #1871 "How to build" in readme broken, by corpetty
❤️ #1884 Dont use system time for clock value in create group chat event, by cammellos ❤️ #1883 Enable eth config, by cammellos ❤️ #1881 Bug/fix acknowledge, by cammellos ❤️ #1877 Start wallet services when log into keycard account, by rasom ❤️ #1876 Prevent starting node without APIModules, by adambabik ❤️ #1875 Add example to demonstrate Whisper-Waku bridge, by adambabik
🔈 #1882 do not return private key in the result for VerifyAccountPassword, by flexsurfer It received 3 comments.
Last week, 18 pull requests were created, updated or merged.
Last week, 10 pull requests were updated. 💛 #1880 Stop fetching new blocks while app is not active, by rasom 💛 #1879 Pull waku-enabled from the database, by cammellos 💛 #1878 Feature/upgrade extkeys, by cammellos 💛 #1874 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1, by dependabot-preview[bot] 💛 #1873 Bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.3.1, by dependabot-preview[bot] 💛 #1842 Bump github.com/prometheus/client_golang from 1.2.1 to 1.4.1, by dependabot-preview[bot] 💛 #1828 Bump github.com/golang/protobuf from 1.3.2 to 1.3.3 in /protocol, by dependabot-preview[bot] 💛 #1817 Bump github.com/ethereum/go-ethereum from 1.9.5 to 1.9.10 in /protocol, by dependabot-preview[bot] 💛 #1806 Bump github.com/pkg/errors from 0.8.1 to 0.9.1 in /protocol, by dependabot-preview[bot] 💛 #1796 Bump github.com/cenkalti/backoff/v3 from 3.0.0 to 3.2.2 in /protocol, by dependabot-preview[bot]
Last week, 8 pull requests were merged. 💜 #1884 Dont use system time for clock value in create group chat event, by cammellos 💜 #1883 Enable eth config, by cammellos 💜 #1881 Bug/fix acknowledge, by cammellos 💜 #1877 Start wallet services when log into keycard account, by rasom 💜 #1876 Prevent starting node without APIModules, by adambabik 💜 #1875 Add example to demonstrate Whisper-Waku bridge, by adambabik 💜 #1866 make apis private, by cammellos 💜 #1863 Add mark as read endpoint, by cammellos
Last week there were 11 commits. 🛠️ Dont use system time for clock value in create group chat event by cammellos 🛠️ Enable eth config by cammellos 🛠️ upgrade whisper by cammellos 🛠️ acknowledge spelling by cammellos 🛠️ bump VERSION to 0.48.0 by adambabik 🛠️ Add example to demonstrate Whisper-Waku bridge (#1875) by adambabik 🛠️ Prevent starting node without APIModules (#1876) by adambabik 🛠️ bump to 0.47.1 by rasom 🛠️ Start wallet services when log into keycard account by rasom 🛠️ Add mark as read endpoint (#1863) by cammellos 🛠️ [make apis private (#1866) * make apis private
Last week there were 3 contributors. 👤 cammellos 👤 adambabik 👤 rasom
Last week there was 1 stargazer. ⭐ mbrukman You are the star! 🌟
Last week there was 1 release. 🚀 v0.48.0 v0.48.0
That's all for last week, please 👀 Watch and ⭐ Star the repository status-im/status-go to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for status-im/status-go:
ISSUES
Last week 13 issues were created.
Of these, 6 issues have been closed and 7 issues are still open.
OPEN ISSUES
💚 #1882 do not return private key in the result for VerifyAccountPassword, by flexsurfer
💚 #1880 Stop fetching new blocks while app is not active, by rasom
💚 #1879 Pull waku-enabled from the database, by cammellos
💚 #1878 Feature/upgrade extkeys, by cammellos
💚 #1874 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1, by dependabot-preview[bot]
💚 #1873 Bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.3.1, by dependabot-preview[bot]
💚 #1871 "How to build" in readme broken, by corpetty
CLOSED ISSUES
❤️ #1884 Dont use system time for clock value in create group chat event, by cammellos
❤️ #1883 Enable eth config, by cammellos
❤️ #1881 Bug/fix acknowledge, by cammellos
❤️ #1877 Start wallet services when log into keycard account, by rasom
❤️ #1876 Prevent starting node without APIModules, by adambabik
❤️ #1875 Add example to demonstrate Whisper-Waku bridge, by adambabik
NOISY ISSUE
🔈 #1882 do not return private key in the result for VerifyAccountPassword, by flexsurfer
It received 3 comments.
PULL REQUESTS
Last week, 18 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 10 pull requests were updated.
💛 #1880 Stop fetching new blocks while app is not active, by rasom
💛 #1879 Pull waku-enabled from the database, by cammellos
💛 #1878 Feature/upgrade extkeys, by cammellos
💛 #1874 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1, by dependabot-preview[bot]
💛 #1873 Bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.3.1, by dependabot-preview[bot]
💛 #1842 Bump github.com/prometheus/client_golang from 1.2.1 to 1.4.1, by dependabot-preview[bot]
💛 #1828 Bump github.com/golang/protobuf from 1.3.2 to 1.3.3 in /protocol, by dependabot-preview[bot]
💛 #1817 Bump github.com/ethereum/go-ethereum from 1.9.5 to 1.9.10 in /protocol, by dependabot-preview[bot]
💛 #1806 Bump github.com/pkg/errors from 0.8.1 to 0.9.1 in /protocol, by dependabot-preview[bot]
💛 #1796 Bump github.com/cenkalti/backoff/v3 from 3.0.0 to 3.2.2 in /protocol, by dependabot-preview[bot]
MERGED PULL REQUEST
Last week, 8 pull requests were merged.
💜 #1884 Dont use system time for clock value in create group chat event, by cammellos
💜 #1883 Enable eth config, by cammellos
💜 #1881 Bug/fix acknowledge, by cammellos
💜 #1877 Start wallet services when log into keycard account, by rasom
💜 #1876 Prevent starting node without APIModules, by adambabik
💜 #1875 Add example to demonstrate Whisper-Waku bridge, by adambabik
💜 #1866 make apis private, by cammellos
💜 #1863 Add mark as read endpoint, by cammellos
COMMITS
Last week there were 11 commits.
🛠️ Dont use system time for clock value in create group chat event by cammellos
🛠️ Enable eth config by cammellos
🛠️ upgrade whisper by cammellos
🛠️ acknowledge spelling by cammellos
🛠️ bump VERSION to 0.48.0 by adambabik
🛠️ Add example to demonstrate Whisper-Waku bridge (#1875) by adambabik
🛠️ Prevent starting node without APIModules (#1876) by adambabik
🛠️ bump to 0.47.1 by rasom
🛠️ Start wallet services when log into keycard account by rasom
🛠️ Add mark as read endpoint (#1863) by cammellos
🛠️ [make apis private (#1866) * make apis private
CONTRIBUTORS
Last week there were 3 contributors.
👤 cammellos
👤 adambabik
👤 rasom
STARGAZERS
Last week there was 1 stargazer.
⭐ mbrukman
You are the star! 🌟
RELEASES
Last week there was 1 release.
🚀 v0.48.0 v0.48.0
That's all for last week, please 👀 Watch and ⭐ Star the repository status-im/status-go to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: