bsc/eth
dylanhuang f2f68dba15
ci: unit test and truffle test (#456)
* ci: add unit test

fix: failed on test

* ci: add truffle test

* ci: update os version

* ci: add cache for go build
2021-10-18 18:16:32 +08:00
..
catalyst parallel bloom calculation (#445) 2021-10-15 16:30:44 +08:00
downloader [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
ethconfig [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
fetcher [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
filters Revert "fix potential deadlock of pub/sub module" 2021-08-31 16:59:46 +08:00
gasprice fix conflicts 2021-05-06 09:26:06 +08:00
protocols [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
tracers [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
api_backend.go ci: unit test and truffle test (#456) 2021-10-18 18:16:32 +08:00
api_test.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
api.go eth: restore eth_hashrate API endpoint 2021-04-29 12:02:30 +03:00
backend.go [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
bloombits.go [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00
discovery.go cmd/utils: use eth DNS tree for snap discovery (#22808) 2021-05-04 11:29:32 +02:00
handler_diff_test.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
handler_diff.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
handler_eth_test.go [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
handler_eth.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go add directbroadcast flag (#99) 2021-03-03 17:50:30 +08:00
handler.go [R4R] add extension in eth protocol handshake to disable tx broadcast (#412) 2021-10-13 11:30:19 +08:00
peer.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
peerset.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
state_accessor.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
sync_test.go eth, les: drop support for eth/64, fix eth/66 tests 2021-04-09 10:39:45 +03:00
sync.go [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00