You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev 2d98899b9b
set MaxTxs to 10000 (the same that was used in the config before)
6 years ago
..
block.go print only tx's hash and size when logging blocks 6 years ago
block_meta.go types: comments 7 years ago
block_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
canonical_json.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
event_buffer.go types: TxEventBuffer.Flush now uses capacity preserving slice clearing idiom 6 years ago
event_buffer_test.go new pubsub package 7 years ago
event_bus.go set pubsub default capacity to 0 6 years ago
event_bus_test.go Move abci imports 6 years ago
events.go copy events and pubsub packages from tmlibs 6 years ago
evidence.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
evidence_test.go update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 6 years ago
genesis.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
genesis_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
heartbeat.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
heartbeat_test.go remove go-crypto from go-crypto: 6 years ago
keys.go consensus: fixes #1754 6 years ago
nop_event_bus.go copy events and pubsub packages from tmlibs 6 years ago
params.go set MaxTxs to 10000 (the same that was used in the config before) 6 years ago
params_test.go fix test 7 years ago
part_set.go AddPart always verifies 6 years ago
part_set_test.go AddPart always verifies 6 years ago
priv_validator.go review comments: 6 years ago
proposal.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
proposal_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
protobuf.go Merge pull request #1790 from tendermint/xla/merge-abci-tmlibs 6 years ago
protobuf_test.go Move abci imports 6 years ago
results.go Move abci imports 6 years ago
results_test.go WIP commit; Fix types/results_test 6 years ago
signable.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
test_util.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
tx.go Move abci imports 6 years ago
tx_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
validator.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
validator_set.go Merge pull request #1382 from EugeneChung/develop 6 years ago
validator_set_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
vote.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
vote_set.go update some comments 6 years ago
vote_set_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
vote_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
wire.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago