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

p2p: peer.Key -> peer.ID

a17105fd46ec6c6926ffe27487790f83446eecea authored about 7 years ago
persistent node key and ID

b289d2baf44ae52ec9ee44b83d4f9ce2c56919b4 authored about 7 years ago
p2p: reorder some checks in addPeer; add comments to NodeInfo

f2e0abf1dc23544c7ce5cfb0bdd0fd46dc96ce1e authored about 7 years ago
p2p: PrivKey need not be Ed25519

528154f1a218b9c884ea0de2402304f002c601a1 authored about 7 years ago
more p2p docs

bc71840f06af0aee7bc9ec17f2dc71e2bbd65f26 authored about 7 years ago
prettify the command helpers

47d5fd0f1b1390534a76b163f2a8e20a5b6c9481 authored about 7 years ago
docs: add abci spec

cd15b677ec8339e0ac4992290aa103b524232b25 authored about 7 years ago
spec: convert to rst

12fd445e6f7d9c0e87552b797131349f85b8074b authored about 7 years ago
move spec from readme to own file

e9ff0eefbb15a7ff9df2be3e07b22b6f64475075 authored about 7 years ago
p2p docs

1acb12edf5e8aae084c0f6e9b257d7a2f9dbfe13 authored about 7 years ago
Merge pull request #1039 from tendermint/add_consensus_spec

Spec of consensus/gossip protocol

008de93bbedfe7f7e289d6d3201631a71827c526 authored about 7 years ago
docs: update ecosystem.rst (#1037)

* docs: update ecosystem.rst

* typo [ci skip]

4e834baa9a4cb7638539e6ce0bf30c51e3f6e3d3 authored about 7 years ago
update circle.yml

b31d37b480d06f817919858e34cbec3501145e5a authored about 7 years ago
keys/words

f3f49c23620505f50eb0e0398cb9b1837046e201 authored about 7 years ago
fix nano test

8c61bb27b74414fb0fc06cad5deb99fc2df3232e authored about 7 years ago
keys/keybase.go: comments and fixes

bd30cb4de9dbc28273e1c864509c795e7c8576ef authored about 7 years ago
keys/bcrypt

d058d0098f63b783abe55dbafdd912a15f3e08a2 authored about 7 years ago
nano: update comments

1f8e66fdb3c34c697b8cadf469775a61ad9513af authored about 7 years ago
hd: comments and some cleanup

87f2005fa88af1311c4cbc34f3593461e85809bc authored about 7 years ago
move hd into keys/hd

7c77f6b2da6e51c1a4f07544cf616fa4a1d6bc81 authored about 7 years ago
Describe messages sent as part of consensus/gossip protocol

96e0e4ab5a7b74a3918cf51d001b0800309afc51 authored about 7 years ago
Merge pull request #116 from tendermint/remove-logger-package

remove deprecated logger package

f2bfa83b4236af4d32f2a41dea98727785189fee authored about 7 years ago
changelog date [ci skip]

381fe19335ba8825e04d1d0fefa5cac709bb7178 authored about 7 years ago
bump wal test timeout

ff99ca7cdf1e91ad70bdd0935ad485452daa7eaf authored about 7 years ago
Added get_tools to build tendermint

d8dd7491e22a837e84b7cbf4f0ea562e377d49da authored about 7 years ago
changelog and version

60f95cd9ea1dbba01c25ca903f8bd76999fef7d9 authored about 7 years ago
state: send byzantine validators in BeginBlock

28bbeac7639694e11e03f167b44376f9a12c9b3e authored about 7 years ago
logger is deprecated, removed; closes #115

a84bc2f5b26094bbd15dfefe46a2ac932fc9d557 authored about 7 years ago
readme

9f72e25b23f3a3120af5e48b5b7520c34b88775f authored about 7 years ago
update glide

e97e0bacd10a0af98219a8b533b378dbd411ae0a authored about 7 years ago
Merge pull request #118 from tendermint/develop

v0.6.0

91b4b534ad78e442192c8175db92a06a51064064 authored about 7 years ago
test/p2p: add some timeouts

abfdfe67e8df2c847d2e6a663dd69150231e778f authored about 7 years ago
changelog and version

35e6f11ad445cf4cb19fefadba0517a86f00b1fc authored about 7 years ago
Merge pull request #111 from tendermint/timers_jae

WIP RepeatTimer fix

b54da51c0ccc9864a4f96153120d3c35acc7aa3c authored about 7 years ago
give test more time

92c17f3f251d51878dc866a42dc57dc09df88ac8 authored about 7 years ago
drop metalinter

71f13cc071258fbcfe3fb3a3438d1a9f0ee0f4e0 authored about 7 years ago
Merge pull request #170 from tendermint/develop

v0.9.0

5d5ea6869b91cadb55dbc4211ad7b326f053a33e authored about 7 years ago
abandon the metalinter because honestly who has the time

70da70d8529392676b803f64f61092079391946b authored about 7 years ago
little things

76433d904059009050393ae31c569b7f2df72350 authored about 7 years ago
fix recursion

558f8e77699286ffca1f59842f54160dd30d4794 authored about 7 years ago
Fix possibly incorrect usage of conversion

a171d906110ea86c3e9e79f3e0bd6c7c7640abc2 authored about 7 years ago
RepeatTimer fix

6b5d08f7daf180036d338d7d7d729861bb58eae5 authored about 7 years ago
Merge pull request #1035 from tendermint/readme-min-requirements

README: document the minimum Go version

992371b4cffdb0d2bcb31c2f486aeefec398107a authored about 7 years ago
Merge pull request #1015 from tendermint/state_funcs

state: move methods to funcs

07eeddc5e135709e043ed86bd7a9fe49b429bf8c authored about 7 years ago
README: document the minimum Go version

Solidify in writing, the minimum Go version that
we support, as Go1.9.

3b70c89e079b4264abaad5af356856d613616b70 authored about 7 years ago
fix EvidencePool and VerifyEvidence

cb845ebff5d3772bedf7536b1b14fda0d0a0310a authored about 7 years ago
blockchain: update for new state

bac60f2067cfd08f09e02e060bab520bb51f3c3c authored about 7 years ago
fix evidence

397251b0f4d7f63f447d9b2d76bcdde612bf8633 authored about 7 years ago
final updates for state

0acca7fe69a95f33f4521aaf0b0aca270f7cbf4d authored about 7 years ago
*State->State; SetBlockAndValidators->NextState

c915719f85f229e58de13876d414bbb63987bc6e authored about 7 years ago
changelog

8d8d63c94cc26a8b7456f9e85d869da4ab8fed6e authored about 7 years ago
state: re-order funcs. fix tests

f82b7e2a133909e59387a39580d5dcc26922ec61 authored about 7 years ago
state: BlockExecutor

9e6d0887574136fcde247885d7a3032d4eaa96f3 authored about 7 years ago
state: move methods to funcs

f55135578c5b6a5aa06012c17cb41ff20b00975f authored about 7 years ago
use NopEventBus

537b0dfa1a0cb0048c6100b54c413c0877681c3a authored about 7 years ago
metalinter

444db4c24294123784b84984b34634bd42caa9a6 authored about 7 years ago
ValidateBlock is a method on blockExec

6112578d07c97033380ac4c5902c5bcb108d8340 authored about 7 years ago
move fireEvents to ApplyBlock

ae68fcb78a5400f0ab83a756ca8da28ea3c3cf6b authored about 7 years ago
fixes from review

1d6f00859dd46beae036146782f0f088b2e50e63 authored about 7 years ago
Merge pull request #113 from tendermint/hotfix/clist

Fix #112 by using RWMutex per element

6372c415a57b8f62be046ddfb65bdd0299582cdf authored about 7 years ago
Fix GoLevelDB Iterator which needs to copy a temp []byte

b31397aff5f43216ba831338f7dcdee8a53cf433 authored about 7 years ago
version and changelog

38eb32d7bf5082036219034ae7fd0e6bd2d662ab authored about 7 years ago
Merge pull request #1027 from tendermint/1026-error-signing-vote-wal-gen

change directory for each call, not only for each test

139eca0177c4428e832b0ae71fa2019475b46eb4 authored about 7 years ago
config: lil fixes

a92a32b862c7051253346e6402a5e8a77be46a9d authored about 7 years ago
rebase fix

9da5cd0180c44df64457ca8c1c2ea4f41902e985 authored about 7 years ago
config: write all default options to config file

config: test the default file

docs: spiff up config

config: minor fixes & comments

config: si...

70ba60885057c9bf351b1a92db660d96448c6967 authored about 7 years ago
config: unexpose chainID

a8e625e99dcf19b8c3594665d8f3b70163ba3487 authored about 7 years ago
fixes after my own review

69d8c2e554df7577c2e1e02724fb9214287a9d19 authored about 7 years ago
move genesis.json file into config dir

a6f2e502e72f483ffc847230b64edbf58d8b4101 authored about 7 years ago
change directory for each call, not only for each test

Fixes #1026

75182f72056b92b73ed164e4dccfc867072d82d3 authored about 7 years ago
Merge pull request #1024 from tendermint/1023-tendermint-version

remove quotes from `tendermint version`

41caa4415c8ff7cdf2ab23e67d2f519ef74b6055 authored about 7 years ago
remove quotes from `tendermint version`

before:
0.14.0-'88f5f21d'

after:
0.14.0-88f5f21d

Fixes #1023

c611cc726847349094482772694209d6432c00bc authored about 7 years ago
Comment fixes from Emmanuel

e47ce81422e436459dabf803676d3a3d6924699b authored about 7 years ago
Add Address type which is HexBytes

f48baf86fb190f61b8e44baa9d033c6d85658b28 authored about 7 years ago
Add back on HexBytes

93c05aa8c06ef38f2b15fcdd1d91eafefda2732d authored about 7 years ago
Merge pull request #1011 from tendermint/1006-panic-on-light-client-startup

protect memStoreProvider#byHash map by mutex

d14ec7d7d2f407433070665536994e0a1eafab4b authored about 7 years ago
add mutex to memStoreProvider

Fixes #1006

```
goroutine 230 [runnable]:
github.com/cosmos/gaia/vendor/golang.org/x/crypto/rip...

4ca19e33c2732c84083b792b5e1358179558030d authored about 7 years ago
Merge pull request #1009 from tendermint/spec

Spec

1a0db878bf7a4e9a32edbd109eda4a768e0169ca authored about 7 years ago
Merge pull request #592 from tendermint/evidence

track evidence, include in block

53eb9aca2b637345829f99cc8638a7ea8dc40a0b authored about 7 years ago
spec: fixes from review

caccabd4e517116f6a12f223765a7f20f7aafa66 authored about 7 years ago
types: better error messages for votes

d0e0ac5fac0fee3bea81b314e5c4ebe19f09db65 authored about 7 years ago
address some comments from review

7d81a3f4a5fba31a08f13e0f0180c9f9c8b934ae authored about 7 years ago
Merge pull request #54 from tendermint/cRandHex-doc-fix

CRandHex: fix up doc to mention length of digits

4041adbf92a970d01792b99d43312d08fc4a794a authored about 7 years ago
Merge pull request #999 from tendermint/feature/result-hash-header

Add results hash to header

f95b7529eb3261c60d3bd22cbd29bcd304dee24f authored about 7 years ago
fixes from rebase

6a4fd4647989677d231a86e21813334996b37ab6 authored about 7 years ago
remove some TODOs

0f293bfc2b64e76fda7aaed3f4a15201aa759736 authored about 7 years ago
evidence: store tests and fixes

c13e93d63e0ace43bfcf36149e40b7a1e7fe3f8c authored about 7 years ago
remove unused var

b01b1e4758d704668b7f853076390b3ab07e634d authored about 7 years ago
evidence: reactor test

cfbedec719dbc218ad85db0d23e8ef33d92fd370 authored about 7 years ago
evidence: reactor test

014b0b9944e76c0661e9a9770b333c006216a377 authored about 7 years ago
minor fixes from review

5904f6df8ba0957e822b779c9c22da0cb5c3880d authored about 7 years ago
evidence: pool test

666ae244b367bc2ab50aedb181e829f126488cc4 authored about 7 years ago
update consensus/test_data/many_blocks.cswal

1d021c27903a70179fdc5b3ff9a5a1bc9be20155 authored about 7 years ago
evidence_pool.go -> pool.go. remove old test files

c2585b5525ecb3cfa785d8923480ab1f55be8201 authored about 7 years ago
state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted

869d873d5cc06f0a6ec8dc0af1a1814fa3af1cd3 authored about 7 years ago
evidence: more funcs in store.go

c7acdfadf26c8f89be2b985254e418a788dbc464 authored about 7 years ago
state.VerifyEvidence enforces EvidenceParams.MaxAge

cc418e5dab3e65e9a742c0810b1f8bbd62a22097 authored about 7 years ago
evidence store comments and cleanup

4854c231e108a92c7c3566159c79d900ec2dd939 authored about 7 years ago
cleanup evidence pkg. state.VerifyEvidence

6c4a0f936397cb4e2d1f0e6c3f7faf7904d37d1c authored about 7 years ago
types: evidence cleanup

3271634e7a1833c161d17c1c9c996f7743de27a5 authored about 7 years ago