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 dep

bbaad229825d6d97de348025aa03f1a5b36c185a authored almost 7 years ago
Exponential backoff follow up (#1349)

* document new functionality [ci skip]

Refs #1304

* add fixme [ci skip]

Refs #1304

*...

a7250af30303369721b37489aecf3677813426c0 authored almost 7 years ago
version and changelog

454db6c12bcadcd001d954e4a3e02278ddd3f527 authored almost 7 years ago
Merge pull request #219 from tendermint/release/v0.10.2

Release/v0.10.2

46686763ba8ea595ede16530ed4a40fb38f49f94 authored almost 7 years ago
remove omitempty

8fc21cdcd93bee6a0eb2b2fe345b55082e6c6767 authored almost 7 years ago
run make protoc

5310e85bbbb4d89641731cbc83e49d5cc50baf08 authored almost 7 years ago
Merge pull request #218 from tendermint/release/v0.10.1

Release/v0.10.1

f3f9f792a569e80286b14f25f6a507d8bca6319f authored almost 7 years ago
changelog update

968db546ee5a79698b4a018f186ca83a59725009 authored almost 7 years ago
add nullable=false and omitempty to fee

4600f19d9f7577ac8b20011d93147a9e1f6e6e97 authored almost 7 years ago
remove nullable=false from fee

e0c174b02bf06aecf43f2bf6910e6ea25ca3d087 authored almost 7 years ago
fix dep for minor version bumps

f9d9d92ea338516f84dc74b741284786fc024cbb authored almost 7 years ago
update dep for tmlibs

c11bcd7890d9beaeaad7ca53e88f774b10c5db68 authored almost 7 years ago
Merge pull request #178 from tendermint/release/v0.7.1

Release/v0.7.1

24da7009c3d8c019b40ba4287495749e3160caca authored almost 7 years ago
changelog and version

db3d1cb7fa388e5ec48ac5cc5e57efe505592fd8 authored almost 7 years ago
Simplify WriteFileAtomic

We can make the implementation more robust by adjusting our assumptions
and leverage explicit fi...

d46b9afb792b1ee34a49c9f9eb5f9ca7c4ef00a3 authored almost 7 years ago
common: NewBitArray never crashes on negatives (#170)

Fixes #169
Fixes https://github.com/tendermint/tendermint/issues/1322

The previous code was ...

97bdad8262f3da14f17048dc11f095790e07fb02 authored almost 7 years ago
changelog, dep, version

3135fca73b6c4f26a041af62628c2d99bf4cd986 authored almost 7 years ago
update spec and explain more

215831d035c0d26b125dcec60cec1bbbea4f6ec3 authored almost 7 years ago
types: revert CheckTx/DeliverTx changes. make them the same

5306147a2d8ee87ca120d267c984ac527afbfaa5 authored almost 7 years ago
Merge pull request #175 from tendermint/bucky/changelog

update version, changelog

c0549ec943f0d843a6c0c5fb4ecd856a84e2ee68 authored almost 7 years ago
finish changelog

dc1042eb5f429665d7fd9dd2e2720e255c4e2e99 authored almost 7 years ago
docs/examples: update quick start guide (#1351)

6545a213697f180f4ffc7a3bb55ad6b1d7dd2e8c authored almost 7 years ago
Add light client spec

416f03c05b3b89559fb0fe3472be8764f7837108 authored almost 7 years ago
update version, changelog

b6400af7ac9f1ac0d8c5a956ca0f21e05938f46f authored almost 7 years ago
Merge pull request #171 from tendermint/feature/xla-writefileatomic

Simplify WriteFileAtomic

a86b1d8f752d919266378de6e1b803e527539660 authored almost 7 years ago
maxPacketMsg -> packetMsgMax...

ced74251e9493fe0fc82f4f89683545d735958ac authored almost 7 years ago
First stab: p2p/conn

6c345f9fa2d43ec762f66b745ce0df17265cd823 authored almost 7 years ago
Merge pull request #1301 from tendermint/types-data+header+non-nil-panics

types: Hash invoked for nil Data and Header should not panic

8c0c8e8e01aa14a6972ae6cb0e399fc4bc92acf4 authored almost 7 years ago
Parallel reaps automatically before returning

4e5c655944c9a636eaed549e6ad8fd8011fb4d42 authored almost 7 years ago
Parallel returns a TaskResultSet

4caf943f49759c5429a1228e390330e622a43738 authored almost 7 years ago
Add return parameter to Parallel

db48010e813ca5b527ef6081c00fb11e325eedb0 authored almost 7 years ago
Implement better Parallel (#174)

* Implement better Parallel

bf24f2dcc529772dbb943043eca319441108796c authored almost 7 years ago
Merge pull request #1341 from EugeneChung/develop

Remove unnecessary bytes.Compare() call

79315efd1ffbc2f29aecc404a4f43721c7152dd6 authored almost 7 years ago
Remove unnecessary bytes.Compare() call

a61130aebb151dfa0f8f0265d8cdda34d827e340 authored almost 7 years ago
Merge pull request #1337 from tendermint/1296-follow-up

Follow up for /health endpoint

5a51a0ba061c35ff48d357f060d5f8e497d6c054 authored almost 7 years ago
Merge pull request #1335 from tendermint/zarko/1146-improve-bft-time-spec

Improve BFT time spec

0d0b56739d8ab0076c864e94ffa79b8e781f9468 authored almost 7 years ago
Merge pull request #1338 from tendermint/1266/xla-fix-flaky-testswitchreconnectstopersistentpeer

p2p: Keep reference to connections in test peer

eb1816c9ff04dcf759e528b326cbc18280fccd62 authored almost 7 years ago
p2p: Keep reference to connections in test peer

We observed non-deterministic test failures in one of our switch tests,
which would happen if th...

50ae892d5e38d643523a9c4ff46ef27c374f17e8 authored almost 7 years ago
Improve the spec to make explicit median computation based on voting power

5a79b3d74a6e9dd69bc1bc23652daebe54c0e5d7 authored almost 7 years ago
fix comment

460599ef75539dff5f3cb5352254426e98283532 authored almost 7 years ago
add Health method to clients

Refs #1296

830bb72d6f6fc731e0fc16b8b2b12f9780341cfc authored almost 7 years ago
update CHANGELOG

b11c26cc1c36552e8d88e0bad6d1d950537ade14 authored almost 7 years ago
Add `\health` rpc endpoint (#1306)

* Init `\health` rpc endpoint

* remove additional info from `\health` rpc endpoint

* Clean...

152290db7ed25d3d5caa1519bc18722e3508f50c authored almost 7 years ago
Merge pull request #1328 from tendermint/bucky/add-vote-readability

addVote readability

20b198681b55806e1cfdb195033f85e83c23efdf authored almost 7 years ago
Merge pull request #1333 from tendermint/1244-follow-up

consensus: fix tracking for MarkGood

2bf106a1b3fa841651e7891a714cae2d4bfc78d6 authored almost 7 years ago
mark peer as good every blocksToContributeToBecomeGoodPeer blocks

if enough peers are marked good eventually some will become unmarked, so
good to have a force th...

2c445059f2379a75a6e10c9da75b3ea428f6d5f4 authored almost 7 years ago
return back panic in peer#onReceive

Refs #1317

d8b08cd943be0ad097dae940c4c2e44a15b6047a authored almost 7 years ago
test we record votes and block parts

Refs #1317

ab59f64f57c59ef26cbe328c518c2eaecbd74d44 authored almost 7 years ago
fix tracking of votes and blockparts to not allow old information

also remove mutex
Refs #1317

42e345788422ea732d45aa5ef0273db4db08b466 authored almost 7 years ago
mark peer as good only once

or should we do it every N blocks?
Refs #1317

31f3dd42e7c420ae6a018c7b9a965f22c5736186 authored almost 7 years ago
replace magic number with blocksToContributeToBecomeGoodPeer const

Refs #1317

5fab8e404de52a3e031ae12d9117e2b448cd69fc authored almost 7 years ago
do not use keywords

Refs #1317

701df09971781179918a05db0e14dd5b9d1eabc0 authored almost 7 years ago
Simplify WriteFileAtomic

We can make the implementation more robust by adjusting our assumptions
and leverage explicit fi...

bb65f097fdb0f0ba9652bb65682676243b255aea authored almost 7 years ago
Merge pull request #75 from racin/master

Documentation: Wrong command-line flag

358f7ad8e9dc8abaddc0bafef128e33a3518ce36 authored almost 7 years ago
config: fix private_peer_ids

d350da313558480201456d580aca3a8d1fb5e6a9 authored almost 7 years ago
Make concrete registered name be tendermint/*

f01046263907258b8d7fc4f91ee0b6138d2c1baf authored almost 7 years ago
consensus: return from errors sooner in addVote

ab7dea4f200c4f3733b7aa758557f6b91ad28505 authored almost 7 years ago
consensus: return from go-routine in test

b297efb5321d3d7af9e29acac267806b89130a8a authored almost 7 years ago
Merge pull request #1282 from tendermint/1126-private-peers

private peers

eaabdb5cac93feb4902e366c545f3f512f962f8a authored almost 7 years ago
Documentation: The character for 1/3 fraction could not be rendered in PDF on readthedocs. (#1326)

066aee304521dd76c9c01e2641552fa70c954e31 authored almost 7 years ago
Documentation: Wrong command-line flag

0d8ca4ec102cd019e595fd40021249c953426d05 authored almost 7 years ago
common: remove {Left, Right}PadString (#168)

Fixes #134

Those functions are unused in the whole Tendermint Github
organization plus they ...

4b0058dd6422eef7b8939fead2423aa692fecd2c authored almost 7 years ago
common: NewBitArray never crashes on negatives (#170)

Fixes #169
Fixes https://github.com/tendermint/tendermint/issues/1322

The previous code was ...

b1c9b825311d642be437397759e0e93d7f368cf5 authored almost 7 years ago
Implement DebugDB (#166)

b0e0dc5de387ccdf96cb4c3e0637f07c73e5e9e0 authored almost 7 years ago
Fix race condition in random.go

34125870360c5f0b8d585f90c97ef8acbb66d647 authored almost 7 years ago
Remove pkg/errors; Update Gopkg.toml, but not GRPC because it breaks.

4e0218467649fecf17ebc5e8161f1c888fc8ff22 authored almost 7 years ago
Add Error Type for switching

9b9a9e7f8c73f6d0ae8672438a271f32060eebcb authored almost 7 years ago
Add efficient implementation of fmt and use for errors.

99437a96fb1a074f9bce622cfcfab87a8f41313f authored almost 7 years ago
Add NewErrorWithCause()

bb875303c29d675c0934bfae026642a8c2a29358 authored almost 7 years ago
Add TMLibs/Error from Cosmos-SDK/Error

de36bfe31c1052a34b631284f130aab86b8534ae authored almost 7 years ago
Unexpose r.rand (#167)

90cd89eab08dec6f9b45808371475dbf715d4632 authored almost 7 years ago
New -> NewRand

6d61ca3bb5354b3c5104e1b112a74e2f4009797d authored almost 7 years ago
common/random.go supports seeding and *Rand (#121)

* common/random.go supports seeding and *Rand
* Ensure determinism

536c27de8eefbf32b1738e0685401a7944dd76c1 authored almost 7 years ago
Merge pull request #1318 from tendermint/bucky/testnet-cmd-fix

testnet cmd: ensure config dir exists. closes #1290

ff1ec0260e99236e181e8b6cdaf4e6184cd5b98e authored almost 7 years ago
Update Gopkg.lock to use go-amino

a3800da0a15c8272cbd3c155e024bff28fe9692c authored almost 7 years ago
Merge pull request #76 from tendermint/update-go-amino

wire -> amino

7dee27c85161476e37da5c7d6c9cc6f11e20a635 authored almost 7 years ago
testnet cmd: ensure config dir exists. closes #1290

7cb3188fbce25c683a6ca43fc1a77efbbdb1321e authored almost 7 years ago
privVal: Improve SocketClient network code (#1315)

Follow-up to feedback from #1286, this change simplifies the connection
handling in the SocketC...

9b9022f8dfc1df141d6024073cb95556b8c6ec8b authored almost 7 years ago
Merge pull request #1244 from tendermint/1147-using-mark-good-and-stop-peer-for-error

Using MarkGood and StopPeerForError

68e049d3afe9364674a92fcbc7dd77b51d34383b authored almost 7 years ago
Implement NewPrefixDB (#164)

* encodeByteSlice uses uvarint for length instead of varint
* Implemented NewPrefixDB
* Fix fl...

d289c9286e816a37336289a75752752a751bc918 authored almost 7 years ago
return err if peer has sent a vote that does not match our round

b0d8f552c505ae0adc5a8fe22525af31b9a71081 authored almost 7 years ago
comment out ErrAddingVote because it breaks byzantine_test

63cb69cb96c4251c07df592120dfea1da630d77b authored almost 7 years ago
stop peer if evidence is not valid

d0c67bbe1684aa21f3ca2ad0c8324f81dddcd6d7 authored almost 7 years ago
PanicSanity is deprecated

bcf54b0aa37f3f44756b00fd790e306bfd2cf879 authored almost 7 years ago
stop peer if it sends us msg with unknown channel

d86855ad7af2cccfaa19f922c213b448272c4256 authored almost 7 years ago
stop peer if it sends invalid vote

266974cb5952e267b5185d8ffd7f15aee7be01ab authored almost 7 years ago
add a todo

Refs #1281

86ddf17db01b88f1f7b49ab5f161ef4d4bc60b11 authored almost 7 years ago
fix copy-pasted comment [ci skip]

a655500047b776fcbd263ed4f19e16c255837a97 authored almost 7 years ago
mark peer as good if it contributed enough votes or block parts

Refs #1147

714f885dac20dd7e58589c27aa11e9de25f8565a authored almost 7 years ago
cmn.PanicSanity is deprecated

87ce804b4a11ef1e0172da3747f69af85f9966b6 authored almost 7 years ago
stop peer on decoding error

42423528522b23dc2dba4f6dc1d80c972a430e98 authored almost 7 years ago
return back defaultChannelCapacity

f2996895738b2f19d9d192133bba9e91acd4ea01 authored almost 7 years ago
return error if peer sent us a block we didn't expect with a height too far ahead/behind

baf457e6d4a8ff38e0976119cf0cca590264ec3c authored almost 7 years ago
[blockchain] replace timeoutsCh with more abstract errorsCh

0c7e871ef071f7bdb8b125327707ecc2654aeaf6 authored almost 7 years ago
fix broken merge

31deaa4a79cb9c0d0cd27ccd332ca3abe3556586 authored almost 7 years ago
revert adding dial_peers's private flag

a40518c7da5866b02bdd3c60377e77b13f001e57 authored almost 7 years ago
revert removing private peers from persistent

2a258a2c3f1c87bf2a3dbb991bef9c6dc85074c3 authored almost 7 years ago
rename private_peers to private_peer_ids to distinguish from peers

a39aec0bae100fe950a3993404ddf09ff84f9231 authored almost 7 years ago
add a test for pex reactor

736ea055a8a6157e4867485c5d2e1c50dd2810f9 authored almost 7 years ago
private peers

Refs #1126

8bef3eb1f46c0a4539ecfe94b6130cbfb74f6840 authored almost 7 years ago