Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hexxagon-io/cometbft

CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state machine replication engine
https://github.com/hexxagon-io/cometbft

build(deps): Bump github.com/bufbuild/buf from 1.20.0 to 1.21.0 (#948)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.20.0 to 1.21.0.
<details...

9cfb3e46a7a18101365463b44315de1e613898d6 authored over 1 year ago
e2e tests are being skipped; `INFRASTRUCTURE-*` bug; portGen inconsistency bug (#933)

* Should fail, not skip!

* e2e: fix env variable names

* Fix failing tests in e2e

73a6c58259f60979fd8cd63a0c560d6f9f42a2cd authored over 1 year ago
New metrics to track duplicate votes and block parts (#896) (#905)

* consensus: metric for duplicate votes

* consensus: metric for duplicate block parts

* ma...

1f70026d7914ec731a583cf5d4078c2934c37cb0 authored over 1 year ago
Prevent a transaction to appear twice in the mempool (#890)

* add a test to trigger the issue
* add a fix (in particular, we track the sender when receivin...

a09f5d33ecd8846369b93cae9063291eb8abc3a0 authored over 1 year ago
Minor fixes to `RELEASES.md` (#923)

9333aa8540fbd5ee6888fff5527fb2e64455a184 authored over 1 year ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.28.1 to 2.28.2 (#914)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.28.1 to 2.28.2.
<...

d56fba4b24ecbb650b5201884ff762f429f42018 authored over 1 year ago
build(deps): Bump bufbuild/buf-setup-action from 1.19.0 to 1.20.0 (#910)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.19.0 to 1...

e4c7345c7777053e5a14ffe610c95c8a2b802577 authored over 1 year ago
build(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#913)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
<details>
...

add09d4ec7954dc8520c8eb626edfc0d69d29701 authored over 1 year ago
build(deps): Bump github.com/golangci/golangci-lint (#917)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.52.2...

105e670d828ed0238c4c3af8c1bf488a4316f7b2 authored over 1 year ago
build(deps): Bump github.com/bufbuild/buf from 1.19.0 to 1.20.0 (#912)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.19.0 to 1.20.0.
<details...

4b1b51c3b33b4730ad0a7cea13cc8497faa3da49 authored over 1 year ago
fix: lint fail when golangci-lint bump from v1.52.2 to v1.53.x (#908)

* add config for depguard

for more info, see https://github.com/OpenPeeDeeP/depguard#example-...

9e7eb4d3641ec80a1ab1d6dd70d219faed09d7ae authored over 1 year ago
Add Vote Extension varying size testnet (#888)

This PR modifies the e2e app to allow varying the size of vote extensions to test the effect of ...

028fb5eb0c071ec2c5fea34fe3d02b1fea814d6d authored over 1 year ago
mempool: slight refactor for improving readability (#894)

* Move mempoolTx to new file; add methods for sender

* renaming

* Pass TxInfo as argument ...

1d51250b06f0ca3605a19886bdbe97d3dab96a33 authored over 1 year ago
build(deps): Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#891)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.7.0.
- [R...

35fbd9dd8af6b0810d0dc2efffbec74d16e0591a authored over 1 year ago
ADR 104: State sync from local application snapshot (#801)

* ADR-104: Out-of-band state sync support (start)

* ADR-104: changelog, status, some referenc...

4e130bde8e85ec78ae81d06aa54df056a8fae43a authored over 1 year ago
build(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (#869)

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.23....

5272fbfde88de62b8f72753c7b9a394726c5a07e authored over 1 year ago
build(deps): Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#892)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.43.0 to 0.44.0...

3ab91244f63e63e088733e821145f9087ca35366 authored over 1 year ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.27.1 to 2.28.1 (#893)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.27.1 to 2.28.1.
<...

539985efc7d461668ffb46dff88b3f7bb9275e5a authored over 1 year ago
Adds `vote_extension_size` to manifests (#858)

* WIP: first pass in adding an extension size to testnets

* Rebranding

* Create a debug en...

da0e55604b075bac9e1d5866cb2e62eaae386dd9 authored over 1 year ago
build(deps): Bump github.com/bufbuild/buf from 1.18.0 to 1.19.0 (#872)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.18.0 to 1.19.0.
<details...

2f9d589f7d5052ba390ab9b631ab84c7c90fd8c2 authored over 1 year ago
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#873)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
<d...

4860463226f75d5afc13444d3e45e8cfde6606f2 authored over 1 year ago
build(deps): Bump bufbuild/buf-setup-action from 1.18.0 to 1.19.0 (#868)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.18.0 to 1...

626601a448d69310e3560d3b7e41fc3e8eb39710 authored over 1 year ago
Changes to QA related files (e.g., `method.md`) (#878)

* Changes to `method.md`

* Fix the 200 testnet description

* Improve method.md

* typos
...

2657fa8483eb52818aef0dcb4fcb21c7caf619be authored over 1 year ago
qa: rotating node test on `v0.38.x` (#883)

* Add `rotating` section, fix x axis formatting

* Regenerate images with fixed x-axis

* Cl...

dbbf00b7e5cf33bfa6a7aea4d2cf9504b593cfe9 authored over 1 year ago
qa: 200-nodes test on v0.38 (#877)

* Add report (draft)

* Improve saturation point

* Address comments

* Update plotter cod...

ea54ee4e7922bfffca9bf4624f1b733911a831a7 authored over 1 year ago
proto: Restore snake_case JSON for `ExecTxResult` (#856)

Fixes: #855

---

#### PR checklist

- [ ] Tests written/updated
- [x] Changelog entry added in ...

40e6611f6b81ee01692c1a0d7f4d40727e1c57c1 authored over 1 year ago
feat: make handshake cancelable (#857)

it'll make the handshake work with graceful shutdown(see: https://github.com/cosmos/cosmos-sdk/i...

c1fdc1b28bd50da70a6a8e914e328cfbbd9a5401 authored over 1 year ago
Sort `loadtime` tool's report (#854)

* Sort the report list

* Simplify

3003ef7da7e524d198e516d342288e5baadf075b authored over 1 year ago
`e2e` provider is extended with `Disconnect`, `Reconnect` and `CheckUpgraded` (#852)

* shim in start and stop methods

* rename to 'tendermint'

* rename to 'kill tendermint'

...

1fd5180c43ce22cb4648bdda42c8cf854eaf61c2 authored over 1 year ago
mempool: Add metric to measure how many times a tx was received (#637)

* Add metric

* Fix error message

* add to changelog

* Add metric TxReceivedMoreThanOnce...

8124dfe5871f1e7f9090db5c9af58c22f048906d authored over 1 year ago
RFC 102: Improve forward compatibility of proto-generated Rust (#724)

dc28d6bd982b48a446ef9299cfc241d0da075c78 authored over 1 year ago
Digital Ocean implementation of `StartNodes` and `StopTestnet` (#846)

* ansible start 1st ver

* fixes

29ed2e26dbd57bc46f5f6a249a900d520dcd0cdd authored over 1 year ago
Extend the infrastructure provider with `StartNodes` and `StopTestnet` (#796)

* shim in start and stop methods

* rename to 'tendermint'

* rename to 'kill tendermint'

...

0070a86b17357ad61c55f34742df414111900d8c authored over 1 year ago
pubsub/kvindexer:support for big numbers - v2 (#797)

* Applied Michaels patch

* Added corner case tests, failing curently

* Support for big flo...

f667d3fcab8c961ae3921a8d53254c6cfc0a824b authored over 1 year ago
rpc: Remove response data from response failure logs (#829)

* rpc: Truncate response data in response failure logs

Signed-off-by: Thane Thomson <connect@...

2e0c72b94f3d817569289d6d6baa284cbbb3619a authored over 1 year ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.26.1 to 2.27.1 (#833)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.26.1 to 2.27.1.
<...

caa58f04eef7744d8aebde04a44e0924813834ee authored over 1 year ago
build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#832)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
<details>
<su...

a4aa1b2fec493f8d0ec024ae044eb50e06373247 authored over 1 year ago
build(deps): Bump golang.org/x/net from 0.9.0 to 0.10.0 (#831)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
<details>
<summary...

b2557016ae6cd366767b3f7c78c374e2376e401d authored over 1 year ago
build(deps): Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 (#830)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.9 to 1.4.10.
<...

f2989fb250a80fa100006600ad5d1da65f70595c authored over 1 year ago
ADR-103: Protobuf definition versioning (#772) (#817)

* Add first draft of ADR-103

* Add rollout strategy

* Expand on problem with manua...

bbb1c4f2da9c0bcd8ef1e1f92f0765e14e54d508 authored over 1 year ago
build(deps): Bump github.com/cloudflare/circl from 1.3.1 to 1.3.3 (#828)

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.1 to 1.3.3.
-...

748fe9501226dd3b7a86c514fb668096fe81a1cb authored over 1 year ago
build(deps): Bump github.com/docker/distribution (#827)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incomp...

ec5e7334e897acbebe4a9c1fb597befcf8299f04 authored over 1 year ago
spec/p2p: Specify the operation of a Reactor (#714)

* spec/p2p: starting the specification of a Reactor

* spec/p2p: generic service modelled in Q...

143623f8bfbe536c6f91325bf68dc6043ad200a7 authored over 1 year ago
build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#811)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.43.0...

394df2f47fc345c8e2b500c822dcb3f76106294f authored over 1 year ago
build(deps): Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (#812)

Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.3....

fb43ca2877e407bb10745d0e113e4bc86d145cba authored over 1 year ago
build(deps): Bump github.com/bufbuild/buf from 1.17.0 to 1.18.0 (#809)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.17.0 to 1.18.0.
<details...

f3f54b58f2a7fe0664660acccb7fa606217349e5 authored over 1 year ago
build(deps): Bump github.com/bufbuild/buf from 1.17.0 to 1.18.0 (#809)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.17.0 to 1.18.0.
<details...

cf5943999d5f25bc0680e7f7329f770b8a4681e0 authored over 1 year ago
build(deps): Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#810)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1....

1d2fc923e7c65ad9f1ca0dec129b142d087ad78e authored over 1 year ago
build(deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#813)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
<details>...

137dd2502a5978b9b921bd3adab8d612842ff97d authored over 1 year ago
build(deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#807)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.
<details>
<summar...

5dc6f8f677e34513e17b62b8fbcb178588dc1149 authored over 1 year ago
build(deps): Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9 (#806)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.8 to 1.4.9.
<d...

e0204543a9b645b2c3ca782f4b8c0e8d31a93471 authored over 1 year ago
build(deps): Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#804)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.17.0 to 1...

ef9c3975da560d2ed0859c4ca60f4362e3ead74b authored over 1 year ago
rfc: incoming txs while catching up (#735)

* Add first version of RFC

* Update docs/rfc/rfc-103-incoming-txs-when-catching-up.md

Co-a...

ca4bb9ee5550d1745e9e3f8082459b8a8b389b17 authored over 1 year ago
ADR-100: Data Companion Push API (#73)

:book: [Rendered](https://github.com/cometbft/cometbft/blob/thane/adr-082-data-companion-api/doc...

3a64a82cf7b1979d991c9fa1f23d32e5f83a5f6f authored over 1 year ago
Unsafe int cast in `kill` command (#783)

* Unsafe int cast in `kill` command

* Revert "Unsafe int cast in `kill` command"

This reve...

03c5e7727a03983b54623e731d5d3d8dd4ac75ec authored over 1 year ago
Struct `Client` exposes sensitive data (#784)

ecd5ee112533cda28900cbd75afb349f67da3fa5 authored almost 2 years ago
build(deps): Bump github.com/lib/pq from 1.10.8 to 1.10.9 (#776)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.8 to 1.10.9.
<details>
<summary>R...

feac56b6297eb0dd800d5e35b9c04a848758c612 authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.26.0 to 2.26.1 (#775)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.26.0 to 2.26.1.
<...

22184bb38c6a757edfe99946fe8a99a5d48a3d3c authored almost 2 years ago
build(deps): Bump gonum.org/v1/gonum from 0.12.0 to 0.13.0 (#778)

Bumps [gonum.org/v1/gonum](https://github.com/gonum/gonum) from 0.12.0 to 0.13.0.
<details>
<sum...

fe12e230464f928844e6a8836d7fdc8c23660d62 authored almost 2 years ago
kvindexer: Removing event function type as it is always the same (#581)

* Applied @serigo-menas PR comments

* Removed changelog entry

* Refactored code accord...

e9e9cf32ecb0977ae74bc75b4659cc48983009b6 authored almost 2 years ago
Fix `TestStateOversizedBlock` (#755)

* Fix TestStateOversizedBlock

* Moved `findBlockSizeLimit` together with other aux functions

c58597d656d5c816334aff9ea8e600bdbc534817 authored almost 2 years ago
Update contributing guidelines (#740)

After recent discussions, it has become apparent that some facets of our contribution process ha...

2373e274ce8ea8a2959462ec2bfdf2eb8c0284bc authored almost 2 years ago
Fill `time` field in `ExecCommitBlock` (#746)

* Rephrase log when committed TX not in local mempool + make it debug

* Add failing UT

* F...

b8187b0f538195eae07ef4c79c2eb3c927bc181c authored almost 2 years ago
Rephrase log when committed TX not in local mempool + make it debug (#738)

Closes #737

If the execution hits the log line changed in this PR, it doesn't mean there is an ...

6498d67efdf0a539e3ca0dc3e4a5d7cb79878bb2 authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.25.1 to 2.26.0 (#744)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.25.1 to 2.26.0.
...

da31c89008e764a7792500a8200d8513b548afdf authored almost 2 years ago
build(deps): Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 (#745)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.7 to 1.4.8.
<d...

02f23baec4264af2484f5bdcb4467f80e56a17fb authored almost 2 years ago
build(deps): Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#721)

Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3....

23c37d65990aa8ef2cc5a442792f56eb87d4d1e9 authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.24.0 to 2.25.1 (#727)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.24.0 to 2.25.1.
<...

cef7ec205b851ec27131c481e6310126baf674ca authored almost 2 years ago
build(deps): Bump github.com/rs/cors from 1.8.3 to 1.9.0 (#722)

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.3 to 1.9.0.
<details>
<summary>C...

082117cbccfc20ebb508a7206b0309a886bc3558 authored almost 2 years ago
build(deps): Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#720)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1....

4fb7438597207e22c9f6787190fcea9bb617c63f authored almost 2 years ago
build(deps): Bump github.com/lib/pq from 1.10.7 to 1.10.8 (#719)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.8.
<details>
<summary>C...

74cbf9b0bed08e5706b1c614acea7fbbcaf4811c authored almost 2 years ago
build(deps): Bump github.com/docker/docker (#725)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.2+incompatible to 2...

f778f167de2f60b1b3b495d06be4477c30830330 authored almost 2 years ago
e2e: Add thread-safe getters to app state (#713)

* e2e: Add thread-safe getters to app state

It appears as though a race condition has been tr...

f1700f201f928f91cef6bbc212f5adb50b733987 authored almost 2 years ago
Removes the public ComputeRootHash (#711)

b0d64fa2f27d2439e655338117eb4eaa250a156c authored almost 2 years ago
crypto/merkle: Add error handling (#558)

* porting pr

* Disallow nil root hashes

* linting

* making computeRootHash private

*...

d067b740ec543718ba36865375acdfbb7d1116cd authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.23.1 to 2.24.0 (#706)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.23.1 to 2.24.0.
<...

22fd530ed002d766f5cc4af231a82bfd38134e10 authored almost 2 years ago
Add more debugging data for bad http responses (#638)

* Add more debugging data for bad http responses

* add changelog

* Apply Mark's suggested ...

506942742b29d7a83b6abefca2282d6b56d7bf9c authored almost 2 years ago
Remove gRPC broadcast API (#659)

* Remove gRPC functionality and usage

Signed-off-by: Thane Thomson <[email protected]>...

5e7fb0cb5b1d15c8b47e5eeec9e01ab146da2a19 authored almost 2 years ago
Temporarily disable e2e long tests (#693)

I didn't have the time to root cause why there is an app mismatch.
Therefore, I'm disabling the ...

3254a8f1063cf0ca7ee0af4e0d507da42fe58b30 authored almost 2 years ago
light client: Address panic in response to empty signed header (#577)

Closes #575.

This at least addresses the panic in the light client, instead turning it into a t...

ea2020ffc5c752b5631ee1b769dc5dd78624f1bc authored almost 2 years ago
Fill time in `FinalizeBlock` (#688)

dedfda495300b87a748bbf470f17d9c7cabbaddd authored almost 2 years ago
Fix race condition in `gossipVotesRoutine` (#692)

* Repro in e2e tests

* Increase chances of data race

* Exacerbate race condition (2nd try)...

85441ab257a01ba904fdf62b5da33e7e6e9c5b5a authored almost 2 years ago
build(deps): Bump bufbuild/buf-setup-action from 1.16.0 to 1.17.0 (#676)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.16.0 to 1...

0d56a362af5dc5957564df47900523639297c809 authored almost 2 years ago
Update govulncheck.yml (#685)

Always use the latest go patch.

82a0d66624c8299b0c5276a0ae5f0cd9681ba5e3 authored almost 2 years ago
Fix race condition in consensus.State code (#673)

* Repro in e2e tests

* Change something in the code

* Fix race condition in `SwitchToConse...

6a96eca67fb810aa823e9de4da41cc8028637a65 authored almost 2 years ago
build(deps): Bump github.com/adlio/schema from 1.3.3 to 1.3.4 (#680)

Bumps [github.com/adlio/schema](https://github.com/adlio/schema) from 1.3.3 to 1.3.4.
<details>
...

be6f4272d4ebedf264e3ce29475ffd31ecadff47 authored almost 2 years ago
build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#681)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0.
<details>
<su...

a5fb6457c6d99063f8996005d336e588e3409839 authored almost 2 years ago
build(deps): Bump github.com/bufbuild/buf from 1.16.0 to 1.17.0 (#682)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.16.0 to 1.17.0.
<details...

7c598780a7e658f8c56af42a323102230d617587 authored almost 2 years ago
build(deps): Bump golang.org/x/net from 0.8.0 to 0.9.0 (#683)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
<details>
<summary>...

f63851d670d0cdfda3c1e62081a10fd086fe56c5 authored almost 2 years ago
build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#684)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
<details>
<s...

a75cca79583671b688f0b8ef4102845d13a34b88 authored almost 2 years ago
SECURITY.md: Fix broken advisory reporting link and format document (#655)

Signed-off-by: Thane Thomson <[email protected]>

3b2fc2979c7cdec603f97c6b1432325393315958 authored almost 2 years ago
Update contributing to draft PRS (#660)

* Update contributing to draft PRS

* Update CONTRIBUTING.md

Co-authored-by: Sergio Mena <s...

98db9ad920dfd7007e4a814690ee6f0f3b4ca986 authored almost 2 years ago
cmd: Remove snake case deprecation warning (#626)

* cmd: Remove snake case deprecation warning

Signed-off-by: Thane Thomson <connect@thanethoms...

c1214b29082c5c06d360c96b8a956d41d984951e authored almost 2 years ago
docs: fix wscat invocation and add TLS note (#663)

Co-authored-by: Thane Thomson <[email protected]>

ba0d03bcce9ee01b1cf13bb460049ac55be84364 authored almost 2 years ago
ci: Bump Go version for govulncheck to v1.20.3 (#661)

607ad0ee37a29aee42d2f1c92717937928db6b52 authored almost 2 years ago
upgrading.md: Impact of finalizeBlock on indexing (#591)

---------

Co-authored-by: Adi Seredinschi <[email protected]>
Co-authored-by: Sergio Mena <s...

716ab7aab3f49603b39a97e8d7f80463913b2f1c authored almost 2 years ago
Deprecate gRPC broadcast API (#651)

Signed-off-by: Thane Thomson <[email protected]>

66d4aaea57e618ba73e7572b7816b834be8d0317 authored almost 2 years ago
Update SECURITY.md (#583)

I've replaced the SECURITY.md file with a more generic, however shorter (and hopefully more conc...

efeb55a49ec45d67f4ac331700d4f614857de3b8 authored almost 2 years ago
Fix lints (#625)

This touches a large number of files, but I believe it's necessary as part of our tech debt clea...

111d252d75a4839341ff461d4e0cf152ca2cc13d authored almost 2 years ago
Remove unused `TxsMessage` in mempool (#468)

* Remove unused TxsMessage

* Fix documentation

6088604212de8bed47c0c6cc7ebd7275069dcefc authored almost 2 years ago