Skip to content

Tags: 0kok0/status-go

Tags

0.45.0

Toggle 0.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initialize protocol when waku active (status-im#1832)

whisper/v6.2.0

Toggle whisper/v6.2.0's commit message
Whisper v6.2.0

waku/v1.3.0

Toggle waku/v1.3.0's commit message
Waku v1.3.0

v0.44.2

Toggle v0.44.2's commit message

Unverified

This user has not yet uploaded their public signing key.
bump to 0.44.2

Signed-off-by: Jakub Sokołowski <[email protected]>

v0.44.1

Toggle v0.44.1's commit message

Unverified

This user has not yet uploaded their public signing key.
bump to 0.44.1

Signed-off-by: Jakub Sokołowski <[email protected]>

v0.44.0

Toggle v0.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VERSION to 0.44.0

v0.43.2

Toggle v0.43.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rasom Roman Volosovskyi
Cleanup after tx fetching changes

- unused API methods are removed
- some unusued code is removed too
- API docs are updated

That's just a portion of clean up that should be done,
but the rest of it will probably happen in different PR
with changes to the way how we watch to chain updates.

v0.43.1

Toggle v0.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug/validate pubkey (status-im#1838)

* validate chat before persisting

* add comment to public key generation

0.43.0

Toggle 0.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Verify ENS in the background (status-im#1824)

Currently ENS are verified explicitly by status-react, this is not ideal
as if that fails it will have to be explicilty retried in status-react.
This commits changes that behavior so that ENS are verified in a loop
and updated if new messages are received.

v0.43.0

Toggle v0.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Verify ENS in the background (status-im#1824)

Currently ENS are verified explicitly by status-react, this is not ideal
as if that fails it will have to be explicilty retried in status-react.
This commits changes that behavior so that ENS are verified in a loop
and updated if new messages are received.