index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
les
/
odr.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-4
/
+4
*
all: make indexer configurable (#17188)
gary rong
2018-08-28
1
-4
/
+11
*
light: CHT and bloom trie indexers working in light mode (#16534)
Felföldi Zsolt
2018-08-16
1
-7
/
+11
*
all: gofmt -w -s (#15419)
ferhat elmas
2017-11-08
1
-9
/
+9
*
les, light: LES/2 protocol version (#14970)
Felföldi Zsolt
2017-10-24
1
-11
/
+35
*
les: code refactoring (#14416)
Felföldi Zsolt
2017-06-21
1
-180
/
+15
*
all: import "context" instead of "golang.org/x/net/context"
Felix Lange
2017-03-23
1
-1
/
+1
*
les: implement request distributor, fix blocking issues (#3660)
Felföldi Zsolt
2017-03-23
1
-44
/
+55
*
all: update light logs (and a few others) to the new model
Péter Szilágyi
2017-03-03
1
-17
/
+16
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-4
/
+4
*
les: fixed selectPeer deadlock, improved request distribution
Zsolt Felfoldi
2017-01-06
1
-4
/
+6
*
les, light: add block availability check for ODR requests
Zsolt Felfoldi
2016-12-10
1
-0
/
+3
*
les: using random request IDs
Zsolt Felfoldi
2016-12-10
1
-8
/
+7
*
les: improved header fetcher and server statistics
Zsolt Felfoldi
2016-12-10
1
-29
/
+26
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+2
*
les: light client protocol and API
Zsolt Felfoldi
2016-11-09
1
-0
/
+247