..
block.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
block_meta.go
proto: folder structure adhere to buf (#5025)
4 years ago
block_meta_test.go
state sync: reverse sync implementation (#6463)
3 years ago
block_test.go
types: tests should not panic (#7506)
3 years ago
canonical.go
libs/time: move types/time into libs (#6595)
3 years ago
canonical_test.go
proto: folder structure adhere to buf (#5025)
4 years ago
encoding_helper.go
proto: leftover amino (#4986)
4 years ago
errors.go
types: change `Commit` to consist of just signatures (#4146)
5 years ago
errors_p2p.go
p2p: make NodeID and NetAddress public (#6583)
3 years ago
events.go
Move the libs/pubsub package to internal scope (#7451)
3 years ago
events_test.go
Performance improvements for the event query API (#7319)
3 years ago
evidence.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
evidence_test.go
types: tests should not panic (#7506)
3 years ago
genesis.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
genesis_test.go
migrate away from deprecated ioutil APIs (#7175)
3 years ago
keys.go
consensus: fixes #1754
6 years ago
light.go
light: return light client status on rpc /status (#7536)
3 years ago
light_test.go
types: tests should not panic (#7506)
3 years ago
mempool.go
mempool,rpc: add removetx rpc method (#7047)
3 years ago
node_id.go
p2p, types: remove legacy NetAddress type (#7084)
3 years ago
node_info.go
p2p, types: remove legacy NetAddress type (#7084)
3 years ago
node_info_test.go
types: tests should not panic (#7506)
3 years ago
node_key.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
node_key_test.go
testing: pass testing.T to assert and require always, assertion cleanup (#7508)
3 years ago
params.go
crypto: add sr25519 as a validator key (#6376)
4 years ago
params_test.go
crypto: add sr25519 as a validator key (#6376)
4 years ago
part_set.go
Replace uses of libs/json with encoding/json. (#7534)
3 years ago
part_set_test.go
testing: pass testing.T to assert and require always, assertion cleanup (#7508)
3 years ago
priv_validator.go
testing: remove background contexts (#7509)
3 years ago
proposal.go
errors: formating cleanup (#7507)
3 years ago
proposal_test.go
types: tests should not panic (#7506)
3 years ago
protobuf.go
cleanup: Reduce and normalize import path aliasing. (#6975)
3 years ago
protobuf_test.go
testing: pass testing.T to assert and require always, assertion cleanup (#7508)
3 years ago
results.go
state: revert event hashing (#5159)
4 years ago
results_test.go
[block#LastResultsHash] add Events + GasWanted/Used (#4845)
4 years ago
signable.go
correct spelling to US english (#6077)
4 years ago
signed_msg_type.go
proto: folder structure adhere to buf (#5025)
4 years ago
test_util.go
testing: remove background contexts (#7509)
3 years ago
tx.go
mempool,rpc: add removetx rpc method (#7047)
3 years ago
tx_test.go
testing: pass testing.T to assert and require always, assertion cleanup (#7508)
3 years ago
utils.go
libs/common: refactor libs common 3 (#4232)
5 years ago
validation.go
lint: fix collection of stale errors (#7090)
3 years ago
validation_test.go
types: tests should not panic (#7506)
3 years ago
validator.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
validator_set.go
errors: formating cleanup (#7507)
3 years ago
validator_set_test.go
types: tests should not panic (#7506)
3 years ago
validator_test.go
types: tests should not panic (#7506)
3 years ago
vote.go
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
3 years ago
vote_set.go
consensus: calculate prevote message delay metric (#7551)
3 years ago
vote_set_test.go
types: tests should not panic (#7506)
3 years ago
vote_test.go
types: tests should not panic (#7506)
3 years ago