good morning!!!!

Skip to content
Snippets Groups Projects
Select Git revision
  • 44c365c3e2a3ab0f9f6f9c8ae1fa22e51cd3424f
  • master default protected
  • v0.2.16-candidate
  • shivam/rpcAddBorTx
  • default-cli-config
  • shivam/minerRecommitFix
  • vcastellm/pos-296-bump-go-version-in-bor-and-heimdall
  • shivam/ethstats-backend-fix
  • v0.2.16-beta1-candidate
  • v0.2.15-beta3-candidate
  • shivam/newCli-IPC
  • v0.3.0-dev
  • checkpoint-whitelist-master
  • shivam/codecov
  • jdkanani/fix-typo-log
  • shivam/hardcoded-spans-v0.2.14
  • shivam/hardcoded-spans
  • shivam/fast-state-sync
  • shivam/fast-state-sync-master
  • gethv1.10.15-merge
  • fix-txpool-2
  • v0.2.14-tmp-span-hotfix
  • v0.2.15-beta2
  • v0.2.15-beta1
  • v0.3.0-beta3
  • v0.3.0-beta2
  • v0.3.0-beta1
  • v0.2.14
  • v0.2.13
  • v0.2.13-beta2
  • v0.2.13-beta1
  • v0.2.12
  • v0.2.12-beta3
  • v0.2.12-beta1
  • v0.2.12-beta2
  • v0.2.11
  • v0.2.10
  • v0.2.10-beta2
  • v0.2.9
  • v0.2.9-beta1
  • v0.2.8
41 results

protocol.go

Blame
  • Forked from github / maticnetwork / bor
    1954 commits behind the upstream repository.
    user avatar
    Felix Lange authored and Péter Szilágyi committed
    * build: use golangci-lint
    
    This changes build/ci.go to download and run golangci-lint instead
    of gometalinter.
    
    * core/state: fix unnecessary conversion
    
    * p2p/simulations: fix lock copying (found by go vet)
    
    * signer/core: fix unnecessary conversions
    
    * crypto/ecies: remove unused function cmpPublic
    
    * core/rawdb: remove unused function print
    
    * core/state: remove unused function xTestFuzzCutter
    
    * core/vm: disable TestWriteExpectedValues in a different way
    
    * core/forkid: remove unused function checksum
    
    * les: remove unused type proofsData
    
    * cmd/utils: remove unused functions prefixedNames, prefixFor
    
    * crypto/bn256: run goimports
    
    * p2p/nat: fix goimports lint issue
    
    * cmd/clef: avoid using unkeyed struct fields
    
    * les: cancel context in testRequest
    
    * rlp: delete unreachable code
    
    * core: gofmt
    
    * internal/build: simplify DownloadFile for Go 1.11 compatibility
    
    * build: remove go test --short flag
    
    * .travis.yml: disable build cache
    
    * whisper/whisperv6: fix ineffectual assignment in TestWhisperIdentityManagement
    
    * .golangci.yml: enable goconst and ineffassign linters
    
    * build: print message when there are no lint issues
    
    * internal/build: refactor download a bit
    68948644
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    protocol.go 7.49 KiB