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 20 issues were created. Of these, 10 issues have been closed and 10 issues are still open.
💚 #1785 bump version to 0.39.3, by jakubgs 💚 #1783 Create our own makrdown Go package, by adambabik 💚 #1780 Clarify which fields of Message should be filled in in Messenger.SendChatMessage(), by adambabik 💚 #1778 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.1.0 in /protocol, by dependabot-preview[bot] 💚 #1777 Make shhext and protocol work with Waku, by adambabik 💚 #1775 [WIP] faster tx fetching with less request, by rasom 💚 #1774 Move patch 0023 to services package, by adambabik 💚 #1773 Clean up whisper-related patches, by adambabik 💚 #1772 Merge patches 0000, 0040, and 0044, by adambabik 💚 #1770 Make shhext work with Waku, by adambabik
Message
Messenger.SendChatMessage()
❤️ #1784 Dependabot can't parse your go.mod, by dependabot-preview[bot] ❤️ #1782 Fix Nimbus Post implementation, by PombeirP ❤️ #1781 specify gomarkdown/markdown version to fix conflicts, by jakubgs ❤️ #1779 fix stickers persistence, by yenda ❤️ #1776 add config for new eth.prod fleet, by jakubgs ❤️ #1771 Rename gofmt to lint-fix, by PombeirP ❤️ #1769 Use eth-node keystore for generator.go, by PombeirP ❤️ #1768 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1 in /protocol, by dependabot-preview[bot] ❤️ #1767 Bump github.com/status-im/status-go/protocol from 1.0.1 to 1.0.2, by dependabot-preview[bot] ❤️ #1766 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1, by dependabot-preview[bot]
keystore
generator.go
🔈 #1768 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1 in /protocol, by dependabot-preview[bot] It received 4 comments.
Last week, 21 pull requests were created, updated or merged.
Last week, 12 pull requests were updated. 💛 #1778 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.1.0 in /protocol, by dependabot-preview[bot] 💛 #1777 Make shhext and protocol work with Waku, by adambabik 💛 #1775 [WIP] faster tx fetching with less request, by rasom 💛 #1761 Bump github.com/cenkalti/backoff/v3 from 3.0.0 to 3.2.1 in /protocol, by dependabot-preview[bot] 💛 #1762 Bump gopkg.in/go-playground/validator.v9 from 9.29.1 to 9.31.0, by dependabot-preview[bot] 💛 #1757 Bump github.com/lib/pq from 1.2.0 to 1.3.0, by dependabot-preview[bot] 💛 #1756 Bump github.com/prometheus/client_golang from 1.2.1 to 1.3.0, by dependabot-preview[bot] 💛 #1744 [WIP] status-im/status-react#9203 BalanceAt caching, by rasom 💛 #1737 Bump github.com/libp2p/go-libp2p-core from 0.2.3 to 0.3.0, by dependabot-preview[bot] 💛 #1736 Bump github.com/ethereum/go-ethereum from 1.9.5 to 1.9.9, by dependabot-preview[bot] 💛 #1735 Bump github.com/multiformats/go-multiaddr from 0.1.1 to 0.2.0, by dependabot-preview[bot] 💛 #1671 DeleteAccount method, by rasom
Last week, 9 pull requests were merged. 💜 #1782 Fix Nimbus Post implementation, by PombeirP 💜 #1781 specify gomarkdown/markdown version to fix conflicts, by jakubgs 💜 #1779 fix stickers persistence, by yenda 💜 #1776 add config for new eth.prod fleet, by jakubgs 💜 #1771 Rename gofmt to lint-fix, by PombeirP 💜 #1769 Use eth-node keystore for generator.go, by PombeirP 💜 #1759 Integrate Waku service, by adambabik 💜 #1752 Abstract the keystore, by PombeirP 💜 #1731 Add Commands, by cammellos
Last week there were 19 commits. 🛠️ specify gomarkdown/markdown version to fix conflicts Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs 🛠️ Add Commands (#1731) This commit adds handling of Transaction commands. by cammellos 🛠️ Fix Nimbus Post implementation by PombeirP 🛠️ fix stickers persistence (#1779) by yenda 🛠️ bump version to 0.39.1 by adambabik 🛠️ bump extkeys and waku submodules by adambabik 🛠️ bump version of submodules by adambabik 🛠️ update readme with new PGConfig location Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs 🛠️ use more descriptive names for systemd services Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs 🛠️ add config for new eth.prod fleet also move _assets/ci/update-fleet-config.sh to scripts Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs 🛠️ bump to 0.39.0 Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs 🛠️ Integrate Waku service (#1759) by adambabik 🛠️ Rename gofmt to lint-fix by PombeirP 🛠️ Use eth-node keystore for generator.go by PombeirP 🛠️ Use goimports instead of gofmt by PombeirP 🛠️ Move keystore_geth.go to eth-node/bridge/geth by PombeirP 🛠️ Address code review comments by PombeirP 🛠️ Abstract accounts.Key and geth keystore by PombeirP 🛠️ Add gofmt Makefile target by PombeirP
accounts.Key
gofmt
Last week there were 5 contributors. 👤 jakubgs 👤 cammellos 👤 PombeirP 👤 yenda 👤 adambabik
Last week there were 3 stagazers. ⭐ thomasbabuj ⭐ xinfushe ⭐ joshikeno You all are the stars! 🌟
Last week there were no releases.
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 20 issues were created.
Of these, 10 issues have been closed and 10 issues are still open.
OPEN ISSUES
💚 #1785 bump version to 0.39.3, by jakubgs
💚 #1783 Create our own makrdown Go package, by adambabik
💚 #1780 Clarify which fields of
Message
should be filled in inMessenger.SendChatMessage()
, by adambabik💚 #1778 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.1.0 in /protocol, by dependabot-preview[bot]
💚 #1777 Make shhext and protocol work with Waku, by adambabik
💚 #1775 [WIP] faster tx fetching with less request, by rasom
💚 #1774 Move patch 0023 to services package, by adambabik
💚 #1773 Clean up whisper-related patches, by adambabik
💚 #1772 Merge patches 0000, 0040, and 0044, by adambabik
💚 #1770 Make shhext work with Waku, by adambabik
CLOSED ISSUES
❤️ #1784 Dependabot can't parse your go.mod, by dependabot-preview[bot]
❤️ #1782 Fix Nimbus Post implementation, by PombeirP
❤️ #1781 specify gomarkdown/markdown version to fix conflicts, by jakubgs
❤️ #1779 fix stickers persistence, by yenda
❤️ #1776 add config for new eth.prod fleet, by jakubgs
❤️ #1771 Rename gofmt to lint-fix, by PombeirP
❤️ #1769 Use eth-node
keystore
forgenerator.go
, by PombeirP❤️ #1768 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1 in /protocol, by dependabot-preview[bot]
❤️ #1767 Bump github.com/status-im/status-go/protocol from 1.0.1 to 1.0.2, by dependabot-preview[bot]
❤️ #1766 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1, by dependabot-preview[bot]
NOISY ISSUE
🔈 #1768 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.0.1 in /protocol, by dependabot-preview[bot]
It received 4 comments.
PULL REQUESTS
Last week, 21 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 12 pull requests were updated.
💛 #1778 Bump github.com/status-im/status-go/eth-node from 1.0.0 to 1.1.0 in /protocol, by dependabot-preview[bot]
💛 #1777 Make shhext and protocol work with Waku, by adambabik
💛 #1775 [WIP] faster tx fetching with less request, by rasom
💛 #1761 Bump github.com/cenkalti/backoff/v3 from 3.0.0 to 3.2.1 in /protocol, by dependabot-preview[bot]
💛 #1762 Bump gopkg.in/go-playground/validator.v9 from 9.29.1 to 9.31.0, by dependabot-preview[bot]
💛 #1757 Bump github.com/lib/pq from 1.2.0 to 1.3.0, by dependabot-preview[bot]
💛 #1756 Bump github.com/prometheus/client_golang from 1.2.1 to 1.3.0, by dependabot-preview[bot]
💛 #1744 [WIP] status-im/status-react#9203 BalanceAt caching, by rasom
💛 #1737 Bump github.com/libp2p/go-libp2p-core from 0.2.3 to 0.3.0, by dependabot-preview[bot]
💛 #1736 Bump github.com/ethereum/go-ethereum from 1.9.5 to 1.9.9, by dependabot-preview[bot]
💛 #1735 Bump github.com/multiformats/go-multiaddr from 0.1.1 to 0.2.0, by dependabot-preview[bot]
💛 #1671 DeleteAccount method, by rasom
MERGED PULL REQUEST
Last week, 9 pull requests were merged.
💜 #1782 Fix Nimbus Post implementation, by PombeirP
💜 #1781 specify gomarkdown/markdown version to fix conflicts, by jakubgs
💜 #1779 fix stickers persistence, by yenda
💜 #1776 add config for new eth.prod fleet, by jakubgs
💜 #1771 Rename gofmt to lint-fix, by PombeirP
💜 #1769 Use eth-node
keystore
forgenerator.go
, by PombeirP💜 #1759 Integrate Waku service, by adambabik
💜 #1752 Abstract the keystore, by PombeirP
💜 #1731 Add Commands, by cammellos
COMMITS
Last week there were 19 commits.
🛠️ specify gomarkdown/markdown version to fix conflicts Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ Add Commands (#1731) This commit adds handling of Transaction commands. by cammellos
🛠️ Fix Nimbus Post implementation by PombeirP
🛠️ fix stickers persistence (#1779) by yenda
🛠️ bump version to 0.39.1 by adambabik
🛠️ bump extkeys and waku submodules by adambabik
🛠️ bump version of submodules by adambabik
🛠️ update readme with new PGConfig location Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ use more descriptive names for systemd services Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ add config for new eth.prod fleet also move _assets/ci/update-fleet-config.sh to scripts Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ bump to 0.39.0 Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ Integrate Waku service (#1759) by adambabik
🛠️ Rename gofmt to lint-fix by PombeirP
🛠️ Use eth-node
keystore
forgenerator.go
by PombeirP🛠️ Use goimports instead of gofmt by PombeirP
🛠️ Move keystore_geth.go to eth-node/bridge/geth by PombeirP
🛠️ Address code review comments by PombeirP
🛠️ Abstract
accounts.Key
and gethkeystore
by PombeirP🛠️ Add
gofmt
Makefile target by PombeirPCONTRIBUTORS
Last week there were 5 contributors.
👤 jakubgs
👤 cammellos
👤 PombeirP
👤 yenda
👤 adambabik
STARGAZERS
Last week there were 3 stagazers.
⭐ thomasbabuj
⭐ xinfushe
⭐ joshikeno
You all are the stars! 🌟
RELEASES
Last week there were no releases.
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: