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

fixes from review

fc7915ab4c1e4780d07dc5380bcc0e638ac87b6f authored about 7 years ago
Merge pull request #1107 from tendermint/p2p-pex-abuse

better abuse handling in pex

64ce7eef16c3f9221997f1dbfd60cd8448547e27 authored about 7 years ago
p2p: remove deprecated Dockerfile

26aaa283a9266fcbdf18294cb5b450d1b2cf348a authored about 7 years ago
Update p2p README, closes #1102

a29c67563c2b63cd1dabd746a80264742d716669 authored about 7 years ago
Use new go-wire; PubKey etc are interfaces; Keybase refactor

788cc0a79256d4fe0448e17a90217acf3d61346b authored about 7 years ago
improve seed dialing logic

17f7a9b510ae575d343d11c4e8dc1991cceb074e authored about 7 years ago
better abuse handling in pex

3df5fd21cd58db0c8a29c88320410059e26b80e9 authored about 7 years ago
Merge pull request #1105 from tendermint/p2p-switch

cleanup switch

99076f1942eeaccbfbee389a3b799e3db7b191ff authored about 7 years ago
fix tests

3368eeb03ec82de933c9be33ad906ab83823e351 authored about 7 years ago
NetAddress.Same checks ID or DialString

68237911ba03cf16d9d20db2dd95c549311f6b33 authored about 7 years ago
reorder peer.go methods

f9e4f6eb6ba51d0cac2186bccdd7a9f320fe3c0e authored about 7 years ago
NodeInfo not a pointer

8b74a8d6ac945c86a520bb98d415f0e7bec87561 authored about 7 years ago
a little more moving around

08f84cd712e02fb4c81094e50d2c88112d571a10 authored about 7 years ago
cleanup switch

452d10f368a626a47bf4f5e9736a6b1166c252e0 authored about 7 years ago
remove RemoteAddr from NodeInfo

7667e119731271d745814b34379844a5a6fe7a29 authored about 7 years ago
Merge pull request #1048 from tendermint/p2p-id

P2P ID

8b3fb743cf3491779843c09660f2056fb8632911 authored about 7 years ago
more fixes from review

53a5498fc5022a72b27a38e9583160356d584cd1 authored about 7 years ago
some fixes from review

e4d52401cfa08355bfbe9abf422d4d795d363dcf authored about 7 years ago
remove PoW from ID

9670519a211f81474dd3a1b42a0d210e0aab54e4 authored about 7 years ago
Merge branch 'p2p-consolidate' into p2p-id

b1485b181aea2409d6cd5627364109b68f9e7078 authored about 7 years ago
Merge pull request #1030 from tendermint/864-distinguish-between-seeds-and-manual-peers

Distinguish between seeds and manual peers

47a6928890bc5f03ae5511450a2f489fcc2dbd22 authored about 7 years ago
note in trust metric test

c1e167e330907f5639c32b4099d393ae3492f868 authored about 7 years ago
dial_persistent_peers -> dial_peers with persistent option

e2b3b5b58ccec6efff6385ddd64806d71e1fb3f6 authored about 7 years ago
Merge branch 'develop' into 864-distinguish-between-seeds-and-manual-peers

e6b70baae038e07aefa9936bf3d1cb4e61577e40 authored about 7 years ago
document event subscriptions

Refs #1100

b40aa91b4101622455ef22cf1eaf31d0ef835cb6 authored about 7 years ago
Merge pull request #792 from tendermint/config

Config Improvements

a13b17ec6cf5f11ffacd49ba9bfc63f2c9a3d1c1 authored about 7 years ago
Merge pull request #1088 from tendermint/1087-update-docker

Update docker image

b32a507a1b3b4106155b6be38d033dc6387a0d02 authored about 7 years ago
document the maximum supported voting power due to overflow [ci skip]

Refs #1075

c79ba3c3494cb9b07bf30275af48b35b9b4acd8b authored about 7 years ago
Merge pull request #1089 from tendermint/1075-document-underflow-overflow

document the maximum supported voting power due to overflow [ci skip]

d6e01e8cee2b203200aa1fb9ea880af94336a1a9 authored about 7 years ago
Merge branch 'develop' into 1087-update-docker

12ca972761d2aedc71760fe9b0b5d5b31d6a637d authored about 7 years ago
p2p tests: put priv_val in right place

657ad214cb95489207246755fc65b8fc44b5f384 authored about 7 years ago
Merge branch 'develop' into config

39acf1c5e887d4590684acebfd3a1b3ea43c8de9 authored about 7 years ago
minimal test for dialing seeds in pex reactor

075ae1e301c5957dd1954a769e3e09eb270852cc authored about 7 years ago
move dialSeedsIfAddrBookIsEmptyOrPEXFailedToConnect into PEX reactor

705d51aa423b617d293501b3888eb57367cbf16f authored about 7 years ago
readd /dial_seeds

1b455883d2a5acfd0705c2dddf5c31eff2b7a01b authored about 7 years ago
rewrite Peers section of Using Tendermint guide [ci skip]

ef0493ddf3744249a47f20ab49f27fa974b3cf84 authored about 7 years ago
rename manual peers to persistent peers

e4897b7bdd033067d7d0fbbbd25c3f917d35d25a authored about 7 years ago
update changelog [ci skip]

37f86f9518cc80b1d2f759ce09f381ea96730e54 authored about 7 years ago
distinguish between seeds and manual peers in the config/flags

- we only use seeds if we can’t connect to peers in the addrbook.
- we always connect to nodes g...

28fc15028a16ed866354ca8f4be853effda14ca6 authored about 7 years ago
try to connect through addrbook before requesting peers from seeds

we only use seeds if we can’t connect to peers in the addrbook.

Refs #864

179d6062e4c385b67af414129d6c3cd9b09cb79a authored about 7 years ago
add quick start guide (#1069)

c521f385a6fa7b4147e1edb55ad3ab7ca0df26cb authored about 7 years ago
Merge branch 'develop' into 1087-update-docker

b8214fce66696be1d63df24eb79993661c26e1a4 authored about 7 years ago
docs/p2p: updates from review (#1076)

03a14d834284900af5184b9c7f2e261ecdbb2ae2 authored about 7 years ago
update docker readme

48638eaa20dc62ef7ce66138d0ad87f3b8ffa4ff authored about 7 years ago
update docker

Closes #1087

170777300ea92dc21a8aec1abc16cb51812513a4 authored about 7 years ago
Vulnerability in light client proxy (#1081)

* Vulnerability in light client proxy

When calling GetCertifiedCommit the light client proxy ...

32311acd01e447f42bedf3e44159e01945df643e authored about 7 years ago
priv-val: fix timestamp for signing things that only differ by timestamp

b9cbaf8f10da417e4939f7e1e9b2d10aa1120181 authored about 7 years ago
Merge pull request #1084 from tendermint/fix-make-dist-script

fix broken `make dist` target

8d86b6c2d22dd11efc582bc05a701111d26847af authored about 7 years ago
fix broken `make dist` target

555f560ecd7906d29112c5dbde4ef4952b15c63a authored about 7 years ago
Define requirements of the proposer selection procedure

dba48156165817c03682c54af42e63f1e46926c8 authored about 7 years ago
Merge pull request #997 from tendermint/919-careful-with-validator-voting

check for overflow and underflow while choosing proposer

cf426111876e78a341f73fdb459d166dc513d725 authored about 7 years ago
Merge pull request #1063 from tendermint/feature/Issue1020

NewInquiring returns error instead of swallowing it

90c691df2b32db0641355b9b26d9f9b8cb307548 authored about 7 years ago
Add error checking

13fa23c56854a855631b22a1149780fe64ec5760 authored about 7 years ago
Address is a type alias

67a47e6a0bf474a76f6a8f09b39cfdf382f39b90 authored about 7 years ago
Merge pull request #1071 from tendermint/revert-1053-feature/buildprocess

Revert "Changes to achieve a standardized build process and deterministic builds"

124c58d48f7779b88246baf6e955305360597a4f authored about 7 years ago
Revert "Changes to achieve a standardized build process and deterministic builds"

a0346000249541406dc9b84458af567ef8a58f2d authored about 7 years ago
Merge pull request #171 from tendermint/sdk2

WIP: Sdk2

ffbe912ff38c3546f8addc85cd8a92d757c1076d authored about 7 years ago
Merge branch 'develop' into config

e0e600df05582d46112e87a9203dad5ce130a75d authored about 7 years ago
disable fragile bash test

2bd556205d1679683fddcd5a91eeccf37a8a1007 authored about 7 years ago
tests: use shasum to avoid rarer dependency

a55adfaa4fc25ca2c7f0db44c349b13203bf94c8 authored about 7 years ago
fix vagrant [ci skip]

92f5ae5a84591434311b92148b14edcf6551b7e5 authored about 7 years ago
fix a get_tools

e1e3ea4e7f898de08fe40e93fa46246d6adf7d91 authored about 7 years ago
update changelog and glide and a fix

a488c0f02781a62c9810cca1f89c2921b84bd084 authored about 7 years ago
update readme

629e2fc2a0051c7ff06b5e6edfc265ff43f7edb5 authored about 7 years ago
Merge branch 'develop' into sdk2

c38ac88d6907a5ee492caeff3a9e63ddb6c09a8d authored about 7 years ago
Makefile fix for new deterministic makefile in tendermint repo

91ce3af5641fde0de4a36fa903d70d26af32d538 authored about 7 years ago
Merge pull request #1053 from tendermint/feature/buildprocess

Changes to achieve a standardized build process and deterministic builds

d57ddec302505ec8682bc96f9d74fb2980d44d49 authored about 7 years ago
Makefile improvements for deterministic builds based on Bucky's feedback

bb3dc10f24917601ce1a1b25882eecf6ef0a79b0 authored about 7 years ago
Merge branch 'develop' into feature/buildprocess

2cc50938a4f06b11e64f81bda3bb51e71cc7ec66 authored about 7 years ago
Fix formatting

ba475d312819078d35695467f22bbf45585e6e75 authored about 7 years ago
NewInquiring returns error instead of swallowing it

ed81fb54ec15328be9bc21912face5ba5c55c5e2 authored about 7 years ago
Merge pull request #1046 from tendermint/abci-spec-docs

docs: add abci spec

8481da2405ed11ce9c9b76aec90d4f0c3e83e760 authored about 7 years ago
Merge branch 'develop' into abci-spec-docs

ecb7303e3567d75dcfa79d197eda045f8a31d6bf authored about 7 years ago
Add skeleton for functionality and concurrency

9cb45eb7df0fb0ad75cc9dbbceb77ae0c51956cf authored about 7 years ago
Merge pull request #1052 from tendermint/feature/p2p_docs

docs: P2P Documentation

6855e62f0a8b37f8dcc0399bdb0c807efb971c25 authored about 7 years ago
Merge pull request #173 from tendermint/cobra-helpers

fill in empty command helpers

82aed60acbe5780b66785f2eb52b89552620bf59 authored about 7 years ago
Merge pull request #174 from tendermint/examples-in-readme

update readme with example code

19e065b6f55d1d3697a67ad3e519182681909675 authored about 7 years ago
Merge pull request #172 from tendermint/spec-docs

convert spec to .rst for consumption by tendermint RTD

f205a937cf3ee75b256cb798314cff1c5f5d74bb authored about 7 years ago
Document p2p and rpc messages

17b61db40a3e4f24a86103007a057af3f6ed2f2f authored about 7 years ago
Start writing mempool specification

Include overview and configuration options.

7b524994638fd8989859f96a5f1caa9d1f918542 authored about 7 years ago
Merge pull request #176 from tendermint/shasum

use sha256sum because more secure

f6172e84a94f358da8205bf02b578d6a31af748d authored about 7 years ago
use sha256sum because more secure

f47b8f8a2de63b529a2d98dd7a2c861efb88b3c8 authored about 7 years ago
Merge pull request #58 from tendermint/sdk2

SDK2

3ebe3250ff67e8af92f00ec3dc427c14a7eb1066 authored about 7 years ago
Extended install document with docker option. Added extra checks to developer's build target.

f67f99c227e66c9bdbda2f3e34b5c7fcbc6f67c2 authored about 7 years ago
Makefile changes for cross-building and standardized builds using gox

0430ebf95cc0ae40d61778d60e92bf9c8401a3ce authored about 7 years ago
Move P2P docs into docs folder

f602de437e9a11fb9e538b7595dc7f39967ae6db authored about 7 years ago
docs: add counter/dummy code snippets

closes https://github.com/tendermint/abci/issues/134

a573b20888d0079dc771e9bcf1f206a247b1200a authored about 7 years ago
update readme, closes #134

a77213e6c5ec4326cf1e1564fbf3e60a56239663 authored about 7 years ago
fix wordlist paths

156416fe27625bdc103aa43aeb6e909e5b9dd4df authored about 7 years ago
no metalinter for now

793d7717dc0f3d25c0f7b102db564b9d6b994e6f authored about 7 years ago
Merge pull request #119 from tendermint/sdk2

Sdk2

1afc0340069d38e71f137bc9e4fa4fadf12f76df authored about 7 years ago
cmn: fix HexBytes.MarshalJSON

2bb538b150f197a04a0b969a27e9ea24d35edbc1 authored about 7 years ago
metalinter is for another time

1460540acd267c37f3d58ebe18cdaf4baec15f7f authored about 7 years ago
Merge pull request #59 from tendermint/sdk2-cleanup

Sdk2 cleanup

8bb383c264c31a22146c7e64d852fab4d6e23586 authored about 7 years ago
circle

1838db28803edbc8c77cefc814652f32bbae39d7 authored about 7 years ago
metalinter

7fe3d5dac2786aae214fbd5b1df45bc9e4db9e18 authored about 7 years ago
Merge branch 'develop' into sdk2

a991e2fe9cea6a4c65b84a9fc1871fe58739ca1b authored about 7 years ago
p2p: authenticate peer ID

488ae529add8d90c7835991978450a55e7da9a28 authored about 7 years ago
p2p: support addr format ID@IP:PORT

6e823c6e8735c5e351f054f7f608b0ddc81d81c4 authored about 7 years ago
p2p: add ID to NetAddress and use for AddrBook

7d35500e6b8f8d7110cd6c64d6204d84c87fee25 authored about 7 years ago