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

WIP commit; Fix types/results_test

196f8410bacbbac38571fd448a535648c9d731f4 authored almost 7 years ago
HexBytes formatting; Make computeHashFromAunts more defensive

f457435199f4e38337b3e7c90dc4384ca928e09a authored almost 7 years ago
wrote a test for EventBus#PublishEventTx

Refs #1369

47b8bd1728c0f88eff57249223a87ddcda5fbaf4 authored almost 7 years ago
[rpc] fix subscribing using an abci.ResponseDeliverTx tag

Refs #1369

8462493cbfefbc0222dc26be892eb39e79072691 authored almost 7 years ago
Fix state tests

89cdde7f1e13781a896c31c4d1b5c7a3feac771a authored almost 7 years ago
Added more wallets (#82)

fec8de831a408b61731e0cdf7d67c9be35ea3f98 authored almost 7 years ago
changelog

3cd4dcf13ba5ba6b4b3a8d224bda5ed3d3043c04 authored almost 7 years ago
Merge pull request #191 from Tilkal/random-float64

Add Float64() and RandFloat64().

b5e6f8a4462ced7ce90e08eb1fefd9b61cc27b59 authored almost 7 years ago
Merge pull request #189 from mohanson/patch-2

bug fix: WriteFileAtomic

f664b020cd0a276d9bcffe5df995ec83a339c4bd authored almost 7 years ago
Merge pull request #1409 from tendermint/zach/docs/tm-monitor

docs: build updates

657fd671ea762857270e639f36f2a8d7e08e9407 authored almost 7 years ago
add Float64() and RandFloat64().

3375dac049d2e7c597b29485d294b6f30798b4d0 authored almost 7 years ago
Merge pull request #81 from tendermint/update-monitor-and-bench-3

Update bench version

7d00575898a9e2a4a3a50b5c587056bcce478d0d authored almost 7 years ago
docs: build updates

ref: https://github.com/tendermint/tools/pull/79

315c475b791c9c48a35f52f79fef6afc2208138d authored almost 7 years ago
[bench] bump version

3d333f5cac5825e825ba14ad49d3c7e4f0ce22ea authored almost 7 years ago
[bench] update monitor

63deea967510add1ec2c38952bf114ef86143716 authored almost 7 years ago
Merge pull request #80 from tendermint/update-monitor-and-bench-2

Update tm-bench

a66b20aff45868e53b64b54a9f6feccd6e3ca3ba authored almost 7 years ago
remove .dockerignore

34896f2988e2f953c52c79e831dcb4b748ab7732 authored almost 7 years ago
[monitor/bench] fix Dockerfile.dev

8f741b44d62329ef3196ff75b46f0a46464909cc authored almost 7 years ago
refine comments

b221ca0efa588db6875ee8f35f815319f25a3c96 authored almost 7 years ago
[monitor] bump version

4bffda0dc2420cffe13842457ac38bac81ab9ec4 authored almost 7 years ago
[monitor] move to int64 for height

5a211ff791b3b3db1e8ad39e0c0d751c53ab3eb5 authored almost 7 years ago
[bench] fix type errors

d831b443da70127f822db1675c7f71d362bcaab7 authored almost 7 years ago
[bench] do not send vendor dir to docker

aa40f8a868ad4ddd68669f7d16ca59adc2d7f55c authored almost 7 years ago
[bench] switch from glide to dep

2912f40f8eca2bb04c0d69f35e3d277a4391cd20 authored almost 7 years ago
[bench] update Makefile

efb8f6fc1fc69250d529e3bc618bd1f07525521f authored almost 7 years ago
Merge pull request #79 from tendermint/update-monitor-and-bench

Update monitor and bench

62965e68f13de80f196bea194ed4a3dbfcf4048b authored almost 7 years ago
Fix lint errors (#190)

* use increment and decrement operators.

* remove unnecessary else branches.

* fix receive...

ee67e34519a87a513731892d60c6ab97855f0c53 authored almost 7 years ago
[monitor] fix linter error

585b163d9459fd64028ce0d30f58ff5528b9921e authored almost 7 years ago
[monitor] bring back readme

4a03eb7bafe7197995435cda408281d9cd10025c authored almost 7 years ago
[monitor] fix data races!

445ddbf040b7968c0f8354e28c61b193429f3c66 authored almost 7 years ago
[monitor] switch to dep

0e09c09c30c8c4c8ec291aff7856434fd0d51a8f authored almost 7 years ago
[monitor] ignore vendor when building docker

664d4ebf4cccafe8405355377a784567f9bc1d51 authored almost 7 years ago
[monitor] make linters happy

2f1c7a36469b8069ee7488aff8ed4711e9d846df authored almost 7 years ago
[monitor] update Makefile

9a2935cff6b57ffb601640977f7b69366dde396e authored almost 7 years ago
add comments.

29a8cb8d87e0ed2567938aed57bb78cc8cd6fee9 authored almost 7 years ago
Merge pull request #78 from tendermint/feature/jenkins

Feature/jenkins

8833335948a4190fbe1d2fa6386145677861de22 authored almost 7 years ago
bug fix: WriteFileAtomic

Must close file before rename it.

2fbd9f15fae4a0d73f2c3d10f839a1e7f5451e36 authored almost 7 years ago
p2p: persistent - redial if first dial fails

Fixes #1401

5ef639fcbe6786fdeb99fd7754fa38a45655c84d authored almost 7 years ago
Merge pull request #185 from tendermint/bucky/merge-master

Bucky/merge master

a557bb4d0b4e34e550d403b3ba8343463c6d51f4 authored almost 7 years ago
update docker readme

b800b4ec1d389c9891ce65f2c0633a1fad6f2af1 authored almost 7 years ago
update Dockerfile to point to 0.17.1 release

208ac32fa266657bd6c304e84ec828aa252bb0b8 authored almost 7 years ago
update docker to use alpine 3.7

641476d40f6e8a51013b10809ff3fbc3edf0ec90 authored almost 7 years ago
[rpc/lib] log cert and key files in StartHTTPAndTLSServer

491c8ab4c1e867c160b2a550356cfb18f9e2f047 authored almost 7 years ago
deprecate not fully formed addresses

5ef8a6e887580b60a34217816fb165e37fd7857b authored almost 7 years ago
[rpc/lib] rename vars according to Go conventions

d694d47d2245c10ef1788abacb2a206b7a32157d authored almost 7 years ago
Add a method for creating an https server (#1403)

ecdc1b9bb07329b31ff999dce5424c3c406caeb0 authored almost 7 years ago
[test] remove test_libs

Reasons:
1) all deps we're using should be passing tests (including external)
2) deps can requir...

9c757108ca8bc849a04c23e6800e53155863e933 authored almost 7 years ago
comment out test_libs because of gcc dep in tmlibs

70e7454c218bccebb6c5e125e34288efd4d09626 authored almost 7 years ago
[codecov] ignore docs, scripts and DOCKER dirs

5243e54641dc2437a6aac0f379d4f234948bcbf8 authored almost 7 years ago
Add IsTypedNil

382e99d06e8bdc2818704e4a22d23a11110803fa authored almost 7 years ago
Fix lint errors (#1390)

* use increment and decrement operators.

* remove unnecessary else branches.

* fix package...

2644a529f0ddfb3fa928e8223ed4f8a7e91bf05b authored almost 7 years ago
CGO_ENABLED=0 added for static linking (#1396)

eaee98ee1f4b72a3a4b3a64766b09070b65e2bb6 authored almost 7 years ago
Merge branch 'master' into develop

* Update changelog

41302c206a1cbfa28da21adb25b9c0f0286809b1 authored almost 7 years ago
Fix mempool

35a1d747b0d1fee110e749dca84a58387588f074 authored almost 7 years ago
Dockerfile update and fixes

d73a7397b5b0359c0760349fe13c8aac55e617f6 authored almost 7 years ago
Added automated dockerfile

043ba85a9e0343d4c2e4597819100c2dc433860b authored almost 7 years ago
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV

34974e393281b76570f0d781a988178122a85ac2 authored almost 7 years ago
Merge pull request #77 from zhangyelong/master

dependency upgrade

df704e99b1c263d51f0640b63dc7b14bab5606b4 authored almost 7 years ago
add SplitAndTrim func (#183)

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

898216d419ad046ee3c3dee91df851e4e30461d7 authored almost 7 years ago
fix typo on block header (#1387)

575a46d9d4340a4c96fd498c8e28eb5fd5c7ee1f authored almost 7 years ago
Merge pull request #1376 from tendermint/1368-unsubscribe-does-not-work

[rpc] unsubscribe does not work

bcadbd1b1091304e6256193b9a50bac7c9940cdb authored almost 7 years ago
Fix code style (#1362)

* cfg: Uniform style for method args and var names

ead9daf1ba95a1d275845a5ab205eea99252e983 authored almost 7 years ago
new tmlibs Parallel implementation

22949e6dfd39180be97ca7f17d8df0c370ea884f authored almost 7 years ago
update tmlibs

Refs #1376

49986b05bc2344d38b15c1db82a2c5c31ab89ca3 authored almost 7 years ago
[pubsub] fix unsubscribing (#181)

* [pubsub] fix unsubscribing

by giving it the same exact query, which was used to subscribe
...

0f2811441f4cf44b414df16ceae3c0931c74662e authored almost 7 years ago
[lite] fixed listen address (#1384)

2fa7af46148253e6697a0708a1f76c43d268a357 authored almost 7 years ago
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374)

Refs #1367

2d857c4b1bf1cd09bf6631aae6945984c392eac8 authored almost 7 years ago
Return config parse errors (#182)

6e26392209cba2758a36fe37f125ecdfc22db5fa authored almost 7 years ago
fix tx_indexer's matchRange

before we're using IteratePrefix, which is wrong because we want full
range, not just "account.n...

2b63f57b4c4506ff4bc799dcc4d346bb2b18ef05 authored almost 7 years ago
sort /tx_search results by height by default

Refs #1366

4085c7249659888615d86ab4df3c4f8816f94473 authored almost 7 years ago
Upgrade to Circle 2.0

eea93b8904ef8afd4564d97968b4bb5c03a03d3a authored almost 7 years ago
Rename queries to queryToMetricMap

2914b73e30400b3489f9092afd4053b5e0bb8310 authored almost 7 years ago
Rename eventType to query

858cad05f1d9c3ea6b47b6e02571ef0af5254e25 authored almost 7 years ago
remove Heap.Update() call when setting Proposer field

In for loop of IncrementAccum(), Heap.Update() call is unnecessary when i == times - 1.

34f5d439eea373da141426f41ee1f32cbffb8549 authored almost 7 years ago
dependency upgrade

d42a308887763b3ac83adbf2e3d7093676245062 authored almost 7 years ago
Merge pull request #1377 from tendermint/release/0.17.1

Release/0.17.1

6f9956990c444d53f62f2a3905ed410cfe9afe77 authored almost 7 years ago
types: fix genesis.AppStateJSON

9bf5862def3e4f7b5a5e2fd155d2960346ff48ae authored almost 7 years ago
forgot bug fix in changelog

e1d98bb7f6df3cda53701da12df08dc9d2be8914 authored almost 7 years ago
Merge pull request #1373 from tendermint/release/0.17.0

Release/0.17.0

e5cd006bce0e877b8ac89995a356648dc7a5af18 authored almost 7 years ago
bump version one more time

58242e1b636bc356c701463869d6cea2cbbd0f5e authored almost 7 years ago
update changelog for 0.17.0 release

4e86835163d188ac6ea3af59fc99ad49db49f103 authored almost 7 years ago
bump up the version

ab4ac04c88a6036a74862c15548e36dc076c4191 authored almost 7 years ago
update changelog

2c1887a6351964046d00c9bf9ddaab188cc4767a authored almost 7 years ago
make app_options -> app_state backwards compatible

1c82281b7715cba8b00a5b4104212242cb1dca7b authored almost 7 years ago
Changed to make line break easier to read (#1363)

43ac92b615f95da8288020944a34346440119da3 authored almost 7 years ago
Update README with examples; Add signature test

7fb3f704b38492fb24cc6f807baee524ef7f4f8d authored almost 7 years ago
Update changelog for v0.6.1

5d5f580f49ca66c13400938c64334186068c8b7c authored almost 7 years ago
Use MarshalBinaryBare; Fix encode_test; Bump version

0d4436dea7592f48bdbaefc4af90756cf58ddacd authored almost 7 years ago
P2P now works with Amino

901b456151dea22c8c35aa516fb4b1809d80d586 authored almost 7 years ago
lite/proxy: consolidate some common test headers into a variable

Addressing some feedback from @ebuchman in regards to
consolidating some common test headers int...

8813684040212782a76e4ccf9627d7be8901f771 authored almost 7 years ago
lite/proxy: Validation* tests and hardening for nil dereferences

Updates https://github.com/tendermint/tendermint/issues/1017

Ensure that the Validate* function...

4c2f56626ac3161d871bd4b44ec80ea0ff3b1284 authored almost 7 years ago
Review feedback from @melekes

* Fix typo on naming s/deabBeef/deadBeef/g
* Use `assert.*(t,` instead of `assert.New(t);...;ass...

58f36bb3215c54287d6693119d0071b97052b673 authored almost 7 years ago
tmlibs 0.8.0-dev; canonical concrete names

a04f2ae5c6ba037014531241ed973116290b029e authored almost 7 years ago
Merge panics into errors in Parallel

e9cf47606cfcbdc28a7c16671b4a70b459e9d4cc authored almost 7 years ago
Lock to 0.8.0-dev tmlibs

c62aed95f2ce399ec815b0cafe478af002cdc4e6 authored almost 7 years ago
New Error (#180)

* New Error can capture Stacktrace
* Intelligent ErrorWrap
* Review fixes

87c0473730a7fd6f97e9f8be3cfeeaa21102fa41 authored almost 7 years ago
Merge pull request #1354 from tendermint/bucky/dep

update dep

e3337d764a0da9b4f8ed84a65cd842a2a08d72b0 authored almost 7 years ago
version bump

aeb6d14c1cb1ecfc8b3245115b22053023dd30d3 authored almost 7 years ago
do not add peer to switch if it fails to start

214817ed1765a1df5727d295e05120fc68b4b6d1 authored almost 7 years ago
temporary fix

I assume there is a deeper issue with how UnmarshalBinary works in
go-amino (i.e., when loading ...

116a4ec70549db22125bc53c733622fbac517be9 authored almost 7 years ago