Ecosyste.ms: OpenCollective

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

Hexxagon

Hexxagon provides infrastructure hosting to cosmos blockchains and web app development
Collective - Host: opensource - https://opencollective.com/hexxagon - Code: https://github.com/hexxagon-io

tests: less bash

github.com/hexxagon-io/cometbft - 308ce8b235c3ef3bce79d86b927f5d849e1adfcc authored over 6 years ago
Merge pull request #1591 from tendermint/zach/dawks

docs improvements

github.com/hexxagon-io/cometbft - 4611cf44f08e35adde2a01083fb749af83b3d4cd authored over 6 years ago
Let peerConn handle IPs in for tests

github.com/hexxagon-io/cometbft - d596ed1bc2ac9f0260b67b87c7d8a36216aba649 authored over 6 years ago
docs: update install instructions, closes #1580

github.com/hexxagon-io/cometbft - 0fb33ca91d13e448e7b0af36df0f2dd48c432b29 authored over 6 years ago
Merge pull request #1585 from tendermint/345-mempool-cache

Mempool cache

github.com/hexxagon-io/cometbft - de8d4325dedac9d581fcb4abd52316d3beef6008 authored over 6 years ago
nice output for msgBytes

Closes #1227

github.com/hexxagon-io/cometbft - 5a041baa36848fa89cc37d836965a3f987f562eb authored over 6 years ago
remove TODO

no longer relevant, I guess. since ABCI only defines 0 (success) code.

github.com/hexxagon-io/cometbft - 202a43a5af4675019adbfd601bfa14c883ff5e07 authored over 6 years ago
[docs] add a note about replay protection

Refs #345, https://github.com/tendermint/tendermint/issues/458#issuecomment-297077148

github.com/hexxagon-io/cometbft - 2987158a653bfb0ce72c78621a2e42373cd2372d authored over 6 years ago
bound the mempool

Refs #345

github.com/hexxagon-io/cometbft - c9001d5a11dba8de01883128c81f0702a72361fd authored over 6 years ago
[docs] document transactional semantics

Refs #1494, #345

github.com/hexxagon-io/cometbft - 90446261f3e38df6c85c86f0b4e00f4017b48820 authored over 6 years ago
remove extra call to Exists

Refs #345

https://github.com/tendermint/tendermint/issues/1539#issuecomment-387240606

github.com/hexxagon-io/cometbft - ae572b9038bf1086ad4257c9127afa48d49e113e authored over 6 years ago
document testnet command, closes #1535 (#1588)

github.com/hexxagon-io/cometbft - 0908e668bd4ab90af0f9f45e00e20d512393a71c authored over 6 years ago
Merge pull request #1587 from tendermint/release/v0.19.4

Release/v0.19.4

github.com/hexxagon-io/cometbft - 545990f845a23f15a3241b76bb7118bea1e8a4ea authored over 6 years ago
version and changelog

github.com/hexxagon-io/cometbft - 19ccd1842fe5efffcc2ff32e6cfc127ca0cd1f9b authored over 6 years ago
add back new-spec/README to tell people it moved

github.com/hexxagon-io/cometbft - b4d6bf7697be11f1105e4f83a98fe3d1adf3409b authored over 6 years ago
Merge pull request #1586 from tendermint/bucky/add-part-fix

Bucky/add part fix

github.com/hexxagon-io/cometbft - 1854ce41fc30a4c23a877dd7c2b8092c25beca98 authored over 6 years ago
improve consensus logger

github.com/hexxagon-io/cometbft - 8e46df14e7d37d7e176e90e4d3f3c51f88b7af6c authored over 6 years ago
Update changelog

github.com/hexxagon-io/cometbft - 435eb273a444af8097369b4686023b5e400b9d01 authored over 6 years ago
Add time field to abci.Evidence

github.com/hexxagon-io/cometbft - 4c73ceee08d6137e2f16071e0a2ae193f9877c2e authored over 6 years ago
update changelog

github.com/hexxagon-io/cometbft - 8d60a5a7bd43bb97b78d059e9a5e65dbd7aac6b4 authored over 6 years ago
add limit param to /unconfirmed_txs

github.com/hexxagon-io/cometbft - 5115618550dd24e14e9de65bfe9e65d1c465b435 authored over 6 years ago
limit /tx_search output

Refs #909

github.com/hexxagon-io/cometbft - a6b74b82d19efd0951b794e3df54a0988e5f640a authored over 6 years ago
AddPart always verifies

github.com/hexxagon-io/cometbft - e5220360c5305164fa24e6e7ee9d812f3e1582eb authored over 6 years ago
update docs/examples & terraform/ansible (#1534)

* update docs/examples

* ansible: add node IDs from docs/examples

* better monikers

* a...

github.com/hexxagon-io/cometbft - b5c4098c533a85360456adf1789459aa9a95df62 authored over 6 years ago
Merge pull request #1550 from tendermint/perf-improvements

Performance improvements

github.com/hexxagon-io/cometbft - bc8768cfeae6d884a15a0dcee62cafef863955a4 authored over 6 years ago
update Vagrantfile

github.com/hexxagon-io/cometbft - d832bde280106dc911ba74b618a95caec81ed728 authored over 6 years ago
simplify indexer service main loop

github.com/hexxagon-io/cometbft - 5e3a23df6d9d8e886970e3e17d65fad523cde30b authored over 6 years ago
log only hash, not tx itself

github.com/hexxagon-io/cometbft - bbe135595713764c0f129f3d481519627b3445ea authored over 6 years ago
do not log txs at info level

BEFORE:

```
./tm-bench -c 5 -r 1000 127.0.0.1:46657
Stats Avg StdDev Max
Txs...

github.com/hexxagon-io/cometbft - 7c14fa820d0817560592c7e476d2c9cd9044a236 authored over 6 years ago
disable indexer by default

github.com/hexxagon-io/cometbft - 0d93424c6a186e017c5268dc651753c3fb52ffe2 authored over 6 years ago
stop localnet before starting

in order to avoid having to stop it manually

github.com/hexxagon-io/cometbft - efc01cf5822d009c251b70749598cadf4a8593a6 authored over 6 years ago
spec: move to final location (#1576)

github.com/hexxagon-io/cometbft - 754be1887c47d04fbd4fc29bf9bb5793e14cca3e authored over 6 years ago
docs: add diagram, closes #1565 (#1577)

github.com/hexxagon-io/cometbft - 775b015173a6b8f9fb11adeabe8f47d7e64ee70b authored over 6 years ago
p2p: prevent connections from same ip

github.com/hexxagon-io/cometbft - 1fe41be9294662d08641ae2f7048c689a9f800cb authored over 6 years ago
Use remotePeer for test switch

github.com/hexxagon-io/cometbft - c5f45275ec972936ac7f448f0436f08c727b320a authored over 6 years ago
Remove double locking in HasIP

github.com/hexxagon-io/cometbft - b698a9febcd41795bd94a824178c42b1742d0855 authored over 6 years ago
Merge pull request #100 from Liamsi/nano_wallet

Remove outdated non-building code in _nano

github.com/hexxagon-io/cometbft - 906331a8d1661a504dc0eb2618a8767363fddb7c authored over 6 years ago
Merge pull request #241 from tendermint/max/fix/l_addr

A redundant "listen address" flag removed

github.com/hexxagon-io/cometbft - b161f0e8c9c35db28f45657d2d9cefab7d48d8ae authored over 6 years ago
A redundant "listen address" flag removed

github.com/hexxagon-io/cometbft - 64c796f1d2f3837817b869b2b836969f4ba8e2ae authored over 6 years ago
Merge pull request #240 from tendermint/zach/fix-circle

circle: fix config.yml

github.com/hexxagon-io/cometbft - 4780afcc589184bc983f7186936a69966ff21237 authored over 6 years ago
circle: fix config.yml

github.com/hexxagon-io/cometbft - a13a2529bfc22bf32e0c806d2db6e2fbe119a5a9 authored over 6 years ago
Merge pull request #209 from tendermint/tm-847

events and pubsub were moved to tendermint core

github.com/hexxagon-io/cometbft - 31c0c9555e5334fcff8eab0091385b737ab49b0d authored over 6 years ago
[tm-monitor] update readme

Refs #92

github.com/hexxagon-io/cometbft - 399c7ea8edc6d950e3aeb2b006e73552e4427134 authored over 6 years ago
events and pubsub were moved to tendermint core

Refs https://github.com/tendermint/tendermint/issues/847

github.com/hexxagon-io/cometbft - 4a77eda368f70d25697483e6589439ecda78130d authored over 6 years ago
version bump. add roadmap back. minor fixes

github.com/hexxagon-io/cometbft - 68a0b3f95b331e04efabff9817fd60b8c1ce3b28 authored over 6 years ago
Merge branch 'master' into develop

github.com/hexxagon-io/cometbft - b1f3c11948c36721f5f58bdb71177ff9ea37eb3b authored over 6 years ago
Merge pull request #1570 from tendermint/release/v0.19.3

Release/v0.19.3

github.com/hexxagon-io/cometbft - aab98828fe4904965fb1c4eeed16dc6aae0e14b6 authored over 6 years ago
get rid of go-bindata dependency in Makefile; hardcode its output instead

github.com/hexxagon-io/cometbft - 91361407192ed45b390c9d111e87fe5b54c6281b authored over 6 years ago
Remove outdated non-building code in _nano

github.com/hexxagon-io/cometbft - aa2b6b546f85a625fd06f511421d36b2f579fa3e authored over 6 years ago
add tags to begin/end block

github.com/hexxagon-io/cometbft - 9b202874634d04db8fe7ff4f2a7c428cf2c07add authored over 6 years ago
Merge pull request #237 from tendermint/bucky/begin-end-block-tags

add tags to begin/end block

github.com/hexxagon-io/cometbft - ec8079089f862ee51b42082174467a985ea74b09 authored over 6 years ago
absent_validators: repeated int -> repeated bytes

github.com/hexxagon-io/cometbft - f7d775337b9d9212ae990eb3f5cc945b0b0edcc2 authored over 6 years ago
Merge pull request #236 from tendermint/bucky/absent-vals

absent_validators: repeated int -> repeated bytes

github.com/hexxagon-io/cometbft - 4b080454bbd0f8fa0296070ad6f69ee055533322 authored over 6 years ago
Merge pull request #213 from tendermint/validators-type-assert-to-sortInterface

types: compile time assert to, and document sort.Interface

github.com/hexxagon-io/cometbft - 6f316db5de078b4ed9e6ef9a9dc3ac22976ae5be authored over 6 years ago
Merge pull request #234 from tendermint/adrian/genesis_bytes

Change AppStateBytes to GenesisBytes

github.com/hexxagon-io/cometbft - 453e8efe8a2b682da8aaaa3633408b0ecd70d87b authored over 6 years ago
Merge branch 'develop' into adrian/genesis_bytes

github.com/hexxagon-io/cometbft - 063a7d83c1df15cfc31110ea81feea14bba9230d authored over 6 years ago
Merge pull request #233 from tendermint/adrian/requestinitchain

Allow ResponseInitChain to return the initial validator set

github.com/hexxagon-io/cometbft - 49849de4140a1c37c8455c56bfa06c6e0dd37ed6 authored over 6 years ago
Merge pull request #235 from tendermint/develop

Develop

github.com/hexxagon-io/cometbft - cd24e92dcb0879a48db99b9ffb07612dba8cabf8 authored over 6 years ago
Merge branch 'develop' into adrian/requestinitchain

github.com/hexxagon-io/cometbft - da73fb87a49847c8520b3ce6357638efa8e1e7cd authored over 6 years ago
changelog and version

github.com/hexxagon-io/cometbft - 03f6a29a64fc4d26322a90839b892014d2cb90a5 authored over 6 years ago
Merge pull request #1569 from tendermint/bucky/update-valid-block-rule

Fix validBlock rule

github.com/hexxagon-io/cometbft - 4851653d8e5586bfd0d3970261ff7c3abdac8575 authored over 6 years ago
update some comments

github.com/hexxagon-io/cometbft - 162811476a78746a7112d650a2a86fbe23e3fb2a authored over 6 years ago
Add rules in gossipVotesForHeight to clarify priorities on messages to send

github.com/hexxagon-io/cometbft - b5ac9ede8aff6a92cc0f921dc88b72c988e11701 authored over 6 years ago
Add more comments for Valid*

github.com/hexxagon-io/cometbft - ff5dfc0c156eac7e97f3314944493c45bd65a5d4 authored over 6 years ago
Fix validValue rule

github.com/hexxagon-io/cometbft - 2c125b6c78ad23f09b4fa6aa382f01e0f09ff23f authored over 6 years ago
Update gossipVotes routine to align with validBlock mechanism

github.com/hexxagon-io/cometbft - 83ca46396dd9dcc1439a2e79a349a6f87f796d63 authored over 6 years ago
Update condition based on Jae input

github.com/hexxagon-io/cometbft - 01ac378c962122a336e4e9a2e12f8ed87d9281bd authored over 6 years ago
Suggested changes to consensus/reactor.go

github.com/hexxagon-io/cometbft - e3c4625e6352e2cdbd9173790a1779e4523580a9 authored over 6 years ago
Refactor addVote() to be clearer

github.com/hexxagon-io/cometbft - d3a98675aa27ac2c7bd90883713be76bf75031c0 authored over 6 years ago
mv remotedb, proto, grpcdb all under db/remotedb

github.com/hexxagon-io/cometbft - 468be0f8d6115c1c710a2a50cf19a7b3bc6a7040 authored over 6 years ago
Merge pull request #1529 from tendermint/greg/persistent-script-fix

Persistence test bash fix for relative folder path

github.com/hexxagon-io/cometbft - 3dde0584ed1fc5f08a7ba838c83342d1cc222d6c authored over 6 years ago
changelog and version

github.com/hexxagon-io/cometbft - 45caff1a20857c7557d1cff5d552e5b8bec8ded5 authored over 6 years ago
Merge pull request #223 from tendermint/adrian/circle2

Upgrade to Circle 2.0

github.com/hexxagon-io/cometbft - e132e7842b5b1f9baaa952ed2c021ca16c782acc authored over 6 years ago
Update specification.rst

github.com/hexxagon-io/cometbft - 52d6dfe074c6dbb67c420d78bff32b26dcb7a8e9 authored over 6 years ago
Added tendermint/testing docker image description

github.com/hexxagon-io/cometbft - 4bca7c10090d00f9c1e20a8563c9026e6e871c49 authored over 6 years ago
Persistence test bash fix for relative folder path

github.com/hexxagon-io/cometbft - 4be3ffbe9b785bf7d1e002085c3967c68a3d2a67 authored over 6 years ago
Merge pull request #1564 from tendermint/bucky/dump-consensus

Improve consensus state RPC

github.com/hexxagon-io/cometbft - 5b9a1423ae8c7225fc7f53400141081a641f5988 authored over 6 years ago
fixes from review

github.com/hexxagon-io/cometbft - e9804d76cfff47c4973f701f19e260fecc1f21cf authored over 6 years ago
Update to latest upstream, debugging information

github.com/hexxagon-io/cometbft - e6d0ade0e1a8315613e026fe64b006f24f58beab authored over 6 years ago
Fix testcases, all looks OK

github.com/hexxagon-io/cometbft - e25a64fdf1e4aae53ad5e2780d0b4cc56eedaae6 authored over 6 years ago
Update to new Ledger API in progress

github.com/hexxagon-io/cometbft - 337ad8e594d31a16449cf2756ed33ba959ea3964 authored over 6 years ago
Update dependency versions

github.com/hexxagon-io/cometbft - 49e03fb481075d3f8d601dfc73e9f34ff8edd9d6 authored over 6 years ago
Prevent unnecessary signatures, improve error messages

github.com/hexxagon-io/cometbft - 391936b7346a116053b301fd6c74ace17eac4d75 authored over 6 years ago
Fix no-Ledger testcase

github.com/hexxagon-io/cometbft - 065c3943b1918e9bcbd55ede1df3ee6392552d41 authored over 6 years ago
Ledger integration, WIP

github.com/hexxagon-io/cometbft - 1c9ff46e98df9e76d4b9a160c4635d72afd12f04 authored over 6 years ago
Merge pull request #94 from tendermint/tm-bench-improvements

[tm-bench] small fixes and improv.

github.com/hexxagon-io/cometbft - a7d695408ab3546c8db46b0b1068e8b02548bd5a authored over 6 years ago
Change last instance of AppStateBytes to GenesisBytes

github.com/hexxagon-io/cometbft - 9439306f0fbd5927b3a9f36dc4e721757b5dc423 authored over 6 years ago
rpc: /consensus_state for simplified output

github.com/hexxagon-io/cometbft - a41f0d3891b8af96c3ef7ee974aad8ee93be29e0 authored over 6 years ago
Change AppStateBytes to GenesisBytes

The consensus should pass the entire genesis file to the application.
That way the application h...

github.com/hexxagon-io/cometbft - f80b3aee488d52ede0372c56bb34b9d58891ba66 authored over 6 years ago