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

update docs for latest develop (#1448)

* update docs for latest develop

* latest_app_hash, not app_hash

379f9f875b78340d107752b9b81bc43f6f452d6c authored almost 7 years ago
standardize PRNG access (#1411)

* replace math/rand with tmlibs equivalent.

* update tmlibs dependency

ab00bf7c8b5321e5119b8ae05ca0a6137f4bfb47 authored almost 7 years ago
1417 status response format (#1424)

* Reformated the ResultStatus

* fix misuse of ResultStatus.

* updated changelog

* Fixed...

64879c1e6af87c447d79f963f0f9891677ac9019 authored almost 7 years ago
Replaced NodeInfo's pubkey to ID (#1443)

* Replaced NodeInfo PubKey to NodeID

* Fixed tests and replaced NodeID with ID

* Removed u...

7c22e47629909f48d2050a711a74d964af58e5c3 authored almost 7 years ago
remove wal_light setting

Closes #1428

e88f74bb9bb9edb9c311f256037fcca217b45ab6 authored almost 7 years ago
improve `show_node_id` (#1433)

* fix show_node_id

* make LoadNodeKey public

* make LoadNodeKey public

* remove if

*...

384b3ea0652e30cc0b650d754611eae66243d80a authored almost 7 years ago
use the tag interface for pubsub. (#1438)

* use the tag interface for pubsub.

* update tmlibs.

* Fix unresolved conflict.

6a48bd0c88e7a858d6ec44ea68e953bf41913433 authored almost 7 years ago
Merge pull request #1446 from tendermint/1442-data-race-fix-attempt

fix data race

d93e177a69e8e99973b1d13502ebc5de6789a646 authored almost 7 years ago
Merge pull request #1439 from tendermint/1429-add-docs-for-node-ids

docs: update docs to include IDs or set auth_enc to false

cef053386bc097f72f47628e5c834b851f023209 authored almost 7 years ago
removed excessive comment

Refs https://github.com/tendermint/tendermint/pull/1446#discussion_r180353446

cca1dd8e3ec50024d4912f655960f811123e0cd0 authored almost 7 years ago
fix data race

Closes #1442

```
WARNING: DATA RACE
Write at 0x00c4209de7c8 by goroutine 23:
github.com/tende...

26c38e770ebdac15556922f95de1cf9eb4e70b93 authored almost 7 years ago
[docs/specification/secure-p2p] add a note about config

609452958c7b1a5add06f021de427f515e3d610c authored almost 7 years ago
gen_node_key cmd

c954fca376420c867864f1cb0b68b561409eb22b authored almost 7 years ago
generate node_key when running tendermint init

2b732bc11aaa1ace7f9b61727ddcaa0ea11e0c5c authored almost 7 years ago
[docs] prefix IPs with node IDs

Refs #1429

9be16d56ba4081213435d918b2ec7a709095e16e authored almost 7 years ago
update deps and changelog

dcd00b0e688f133b9634aee513f8bf856e659356 authored almost 7 years ago
update deps and version bump

78a8905690ef54f9d57e3b2b0ee7ad3a04ef3f1f authored almost 7 years ago
Merge pull request #1347 from tendermint/jae/aminoify

Convert Tendermint to use GoAmino

ff3f35c5f46cca4b5776565a96e3d5524dda0242 authored almost 7 years ago
update for latest amino. bump version

915416979bf70efa4bcbf1c6cd5d64c5fff9fc19 authored almost 7 years ago
Merge branch 'master' into develop

357648b8d63732df77fb1dd0f5ad813800912854 authored almost 7 years ago
changelog dates

0f92a017377bb5fb243d77f2a3f53930895ee7e1 authored almost 7 years ago
Merge pull request #198 from tendermint/release/v0.8.1

Release/v0.8.1

50ad19541d61a60bdd6be6f407af3ed7abd6ba44 authored almost 7 years ago
Use an interface for tags. (#195)

* Use an interface for tags.

* rename TagSet to TagMap.

* add documentation to TagMap.

75345c204669096552c44907006de36f89f7783d authored almost 7 years ago
Merge pull request #1432 from tendermint/bucky/aminoify

Bucky/aminoify

93c4312cdd6406ef26847021c81b50c6f7e98339 authored almost 7 years ago
check max msg size in DecodeMessage

1a1e4e767bec82e09a7cc6b02b4feb30787028f2 authored almost 7 years ago
types: lock block on MakePartSet

bb1b249e8a2d2569206c14e3f174d4dd175e20be authored almost 7 years ago
added PrefixEndBytes (#186)

* added PrefixToBytes

* added test

* added comment

a807b5db579af9553a8078cd856289280f928b87 authored almost 7 years ago
Merge pull request #196 from tendermint/joon/simple-proofs-from-map

add SimpleProofsFromMap

40a73fa75c5b75d64bed0a2bbf347b2d4e7d629a authored almost 7 years ago
fix addresses

c778d7f5d1f9b5cdd24efe0d555e21eca5cc1389 authored almost 7 years ago
add scripts/wire2amino.go

bb9b12d67a1e53bb78e282f25299c910196fa09f authored almost 7 years ago
update test/p2p/data for amino

767521ac5214a49410e72e3b813c08303fa69dac authored almost 7 years ago
forgot Gopkg.lock

df9bf60b05a8e15e46fc831bdf26dd5f15d9d65e authored almost 7 years ago
forgot node/wire.go

466c3ab1c79c1e9856aeea80c9e11c31219d11f0 authored almost 7 years ago
fix tests

c68d4061952078974ea539b8f82b6e342ae99775 authored almost 7 years ago
fixes post merge

02c0835e9b690ee03d048cc8b84ec772372d6555 authored almost 7 years ago
Merge branch 'develop' into jae/aminoify

c170800fbd9c4cdfe7955a3e5a7e85d6e247537e authored almost 7 years ago
Update go-crypto to 0.6.1 and change config/toml.go privval address

7afe74a963b5222bbc063545f4a9261d27b188de authored almost 7 years ago
p2p: don't use dial funcn in peerconfig

5d8767e656176447f35070dc94064511db43a5e1 authored almost 7 years ago
p2p: switch - reconnect only if persistent

54adb790f2721363e92e9b59edea2f2354fc3e2e authored almost 7 years ago
Fix race testing (cont;) Bump version to 0.19.0

02531ca5a3a3d521e33bffa528583ff5b78d0594 authored almost 7 years ago
Fix race testing

d24e4cb82194e1a3b91b98b74ebbf4dbb7317bb0 authored almost 7 years ago
Review from Anton

fb64314d1c567826e502c417db8b1de56dc196a8 authored almost 7 years ago
Merge pull request #1431 from tendermint/release/v0.18.0

Release/v0.18.0

4930b61a381b9fb9bc530eb5deb56ea6429a1c3a authored almost 7 years ago
changelog and version

9cc2cf362fdbd15821bcc832beeb67425b9c06f0 authored almost 7 years ago
Merge pull request #1350 from tendermint/1275-p2p-loopbacks

p2p: loopbacks should be detected and ignored instead of dialling self infinitely

ed93fb34abc11778a17d446b5bea4c3e07c8e560 authored almost 7 years ago
make linter happy

3d32474da8fd687e9408a5a692a89c9d99afd173 authored almost 7 years ago
only log errors, dial correct addresses

"this means if there are lookup errors or typos in the persistent_peers,
tendermint will fail to...

3233c318ea567d732c7905532ad77946690eb26e authored almost 7 years ago
Fix cmd and lite

32e1d195a08d8195b120d01358c5e075549e2a0b authored almost 7 years ago
Fix rpc tests

3ca5292dc95d7cae164a61bce65b92532bd7715e authored almost 7 years ago
WIP: fix rpc/core

c541d58d2f6d47d551ec6f6bb57080417c9e64d2 authored almost 7 years ago
Fix rpc/lib/...

3037b5b7ca7f0a947c11e6fd7b2a26ad68be1e9a authored almost 7 years ago
expose KVPair

50c521e706e8e2e99706990f320bcf3167e7f792 authored almost 7 years ago
add SimpleProofsFromMap

2861f795f5c9acf32fba52c1004467ee86e5c202 authored almost 7 years ago
Merge pull request #1389 from tendermint/1380-trim-whitespaces

trim whitespace from elements of lists (like `persistent_peers`)

c9a263c58967d31160bc0d28b8427e573936b045 authored almost 7 years ago
Merge

e4492afbad1af28c4ac33298681d368d66d37d66 authored almost 7 years ago
fix consensus tests

799beebd362874144f5ca69ee496ddba91e351a2 authored almost 7 years ago
WIP consensus

45ec5fd1702f22ef5517a0c16f52a503cc5ddb65 authored almost 7 years ago
do not even try to dial ourselves

also, remove address from the book (plus mark it as our address)
and return an error if we fail ...

6e39ec6e262790c9dc0080b043fa3c55ca76f364 authored almost 7 years ago
trim whitespace from elements of lists (like `persistent_peers`)

Refs #1380

d38a6cc7ea2bc536921c2cf8a5538004ede119e8 authored almost 7 years ago
remove unused tracking because it leads to memory leaks in tests

see https://blog.cosmos.network/debugging-the-memory-leak-in-tendermint-210186711420

fc9ffee2e3c0bb650b424e77462fa572734f6b89 authored almost 7 years ago
add test

Refs #1275

3284a13feed2ee3cda84e6ddbabc2366014449f7 authored almost 7 years ago
add a comment for NewSwitch

7f6ee7a46b69cb86bebcacbcd7bd86a122130698 authored almost 7 years ago
log error when we fail to add new address

34b77fcad452cf0d797967a46359f05e4841c574 authored almost 7 years ago
use addrbook#AddOurAddress to store our address

3b3f45d49b6ba255ed32152019864f95a7755e82 authored almost 7 years ago
do not dial ourselves (ok, maybe just once)

Refs #1275

9a57ef9cbf671dbbeafa7aad268a44bade6117e6 authored almost 7 years ago
update changelog [ci skip]

3a672cb2a904a491a2a257d0eb0b3bcab834d5f7 authored almost 7 years ago
fix panic: lookup testing on 10.0.2.3:53: no such host

4b8e342309e25c801b6295313bb234c2a9c356d2 authored almost 7 years ago
use combination of IP and port, not just IP

5a2fa71b033c576177060845c49b995af820668a authored almost 7 years ago
update to tmlibs v0.8.1

59ca9bf480b167ba3a17b4e6e3ed3f3b52b14a8a authored almost 7 years ago
Merge pull request #1352 from tendermint/1228-require-id

p2p: require all addresses come with an ID no matter what

7cce07bc99869b4e66953787cda868ae721908c5 authored almost 7 years ago
Merge pull request #1420 from tendermint/1414-data-race

protect Record* peerStateStats functions by mutex

0ae66f75ce9987db9042fcd0fbb582aac51d4e7f authored almost 7 years ago
Fix evidence

5d1c758730f7e2b86f3453a95b7bd0b2900c0ff2 authored almost 7 years ago
Fix blockchain tests

1b9323f1056cbbf5fc5083cc8e321ceec2e7d6bf authored almost 7 years ago
Add IsEmpty; Publish 0.8.1

2e24b64fc121dcdf1cabceab8dc2f7257675483c authored almost 7 years ago
https://github.com/tendermint/tendermint/pull/1128#discussion_r162799294

Refs #1130

1585152341cabf966381dcb5cd984e3a1c579633 authored almost 7 years ago
defaultSeedDisconnectWaitPeriod should be at least as long as we expect

it to take for a peer to become MarkGood

Refs #1130

8e699c2bfdeed06a9994e6ca8568457789132a7c authored almost 7 years ago
GetSelectionWithBias

Refs #1130

cee7b5cb5411b3ee94f82d7d0be5fde42df5bf36 authored almost 7 years ago
require addresses to have an ID by default

Refs #1228

904a3115a623ad0b7a30d87d3472339ae7d1b5dc authored almost 7 years ago
protect Record* peerStateStats functions by mutex

Fixes #1414

DATA RACE:
```
Read at 0x00c4214ee940 by goroutine 146:
github.com/tendermint/ten...

a506cf47add829f72224531f173526e84af4826b authored almost 7 years ago
Merge pull request #1378 from tendermint/bucky/disable-test-libs

comment out test_libs because of gcc dep in tmlibs

7689c15413350264b7c4e4a6db8a104c89c190c0 authored almost 7 years ago
Net_info should print the ID of peers (#1312)

f907113c197a296e448d3734d26e8a06ec1cba6b authored almost 7 years ago
Merge pull request #1406 from tendermint/docker

Update dockerfile and readme

140f962201e2479820d916dd1cd4caefad1e0d0b authored almost 7 years ago
Merge pull request #1391 from tendermint/581-include-validator-power

Include validator power in /status

c23d907f1243b640f8cb29f3b8b5b170583663ac authored almost 7 years ago
Fix comments

105847b7dd804b297a03959d356dba458f608932 authored almost 7 years ago
Add import/export of public keys #79

9c02c8ce933cc67b3e7241f6d6d44c9bcfff3485 authored almost 7 years ago
Add cause in Error.Error()

fb7bde9c24b3c9d7c5e9926606760cb36ada3e8b authored almost 7 years ago
Release version 0.8.0

390de81bbc41cd27cabf70d1d172e1c2ef890106 authored almost 7 years ago
Changed wallet addresses (#84)

* Changed wallets to basecli 0.13-compatible keys

1b51cbc22446b03a66a301526922472113828977 authored almost 7 years ago
include validator's voting power in /status

Refs #581

ed782e7508f430c2ece4fb2ebce82e2d4c2a6623 authored almost 7 years ago
document funcs in validator_set.go

39a496378203bbc36e6e9e3cac057e21d1174c33 authored almost 7 years ago
use more relaxing < and >= ops instead of !=

an example of Search from godocs:

```
package main

import (
"fmt"
"sort"
)

func main() {
a...

0732526465b45e7db85e0ce1b992837d48b4f777 authored almost 7 years ago
ValidatorSet#GetByAddress: return -1 if no validator was found

37ce6b195a2c26748bb7cc61466116748a589da0 authored almost 7 years ago
Merge pull request #1412 from tendermint/bucky/exit-conR-subscribe-routine

consensus: check for closed subscription channels and exit routine

7aa6d3625891192911a1d550a117a575eee201f7 authored almost 7 years ago
Merge pull request #194 from Tilkal/random-missing-methods

Random missing methods

5c3d3f0875f46559fdc05a1e1cf6eeff2801254d authored almost 7 years ago
Merge pull request #1336 from tendermint/zarko/1308-add-light-client-spec

Add light client spec

991017fc41ac5a91edb3f5adfc63031847b486cd authored almost 7 years ago
consensus: close pubsub channels. fixes #1372

5f548c7679dbc4c9ab0ff6ead0dacc77bbf719db authored almost 7 years ago
Merge pull request #1300 from tendermint/lite-proxy-hardening-and-tests

lite/proxy: Validation* tests and hardening for nil dereferences

d14aacf03e95dff442064ce6247833df06322f35 authored almost 7 years ago
minor cleanup

39ff4d22e93495e11df6f9f75b0e1335590ef744 authored almost 7 years ago
Add Int63n() and RandInt63n().

74486f7f932a7ec2c54f55e2b0319c621b2d5bdf authored almost 7 years ago
Add Int31n() and RandInt31n().

d66d43d2eaa5d2611ed1e2814b1df7bf01df705a authored almost 7 years ago