Commit Graph

66 Commits (d6365f94a663948ab4f672ff6fc8bc11346d6825)

Author SHA1 Message Date
Leo Chen b724381385 Merge pull request #2075 from LeoHChen/upgrade_go_version_in_travis_ci 5 years ago
Leo Chen 55add2d522 [go.mod] update libp2p-pubsub to 0.2.5 5 years ago
Leo Chen af2661022f Revert "Merge pull request #1978 from LeoHChen/revert-libp2p" 5 years ago
Leo Chen 55369156a3 [go.mod] upgrade go-libp2p to 0.5.0 5 years ago
Leo Chen 6756a69293 [go.mod] update go.mod to pass travis 5 years ago
Leo Chen e194e144ef [build] upgrade to 1.13 for travis build 5 years ago
Leo Chen a9a4d624c5 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 5 years ago
Eugene Kim fb22459275 Require github.com/libp2p/go-libp2p-pubsub v0.2.3 5 years ago
Rongjian Lan a41a4a1216 Fix build issue 5 years ago
Rongjian Lan d21ce08309 Use TxPool for worker's transaction proposal 5 years ago
Dennis Won 0051bda036 fix go lint 5 years ago
Dennis Won 4759eafed8 remove incorrect quorum check but just use the max hash for new node syncing 5 years ago
chao db44ad08e8 WIP2 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Eugene Kim e768d84834 Limit message handler concurrency 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Rongjian Lan 9885266e27 revert protobuf version 5 years ago
Rongjian Lan 5f200df7e4 remove tendermint dependency 5 years ago
Rongjian Lan 38eaf3dbb5 remove cosmos sdk dependency 5 years ago
Rongjian Lan f89b758b13 Basic data structure for staking 5 years ago
coolcottontail 5f770d669e updated to use non-initializing vdf 5 years ago
Edgar Aroutiounian 4b901e108a
[wallet] Add colored output in balance flag after doing transaction (#1525) 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Leo Chen 83726b2e1d [netinfo] limit the number of discovery 5 years ago
Eugene Kim 3ef3044fe8 Revert "Merge pull request #1257 from harmony-one/vdf_3" 5 years ago
Leo Chen 80b325fa1a [bootnode] use ds-badger as persistent dht datastore 5 years ago
Leo Chen 7e313ea2bc [module] update go.mod 5 years ago
Leo Chen 7bd399fe99 [test] fix go test failure 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
coolcottontail 798e2fe9d0 use constants for vdf, adjusted mainnetVdfDifficulty 5 years ago
coolcottontail fbad541ccf added VRF/VDF features 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Kai Lee d1f812457f Rotate log files in harmony cmd 5 years ago
Leo Chen 36502e1400 [module] upgrade libp2p in go.mod 5 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 5 years ago
Rongjian Lan ab085bb082 update bls module 5 years ago
Minh Doan 9ad60f246d using new bls version 5 years ago
Rongjian Lan 9a749e487e update core code to use swapped BLS sig 5 years ago
coolcottontail 877e10f21e Revert "fix goimports error" 5 years ago
coolcottontail 30d17a77fd fix goimports error 5 years ago
Rongjian Lan 2814a321bd Add utils for bech32 format address 5 years ago
Minh Doan f08044a69f make the mem profiling working 5 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim 733ae18fd4 go mod tidy 6 years ago
Eugene Kim abdfb5e048 Add epoch block number storage in rawdb 6 years ago
Leo Chen a3ab659bab [accounts] fix golint and go test errors 6 years ago
Peter Chung 566c3aeb60 [wallet] embed wallet.ini into wallet binary (#830) 6 years ago
Leo Chen 305b0166ec [wallet] fix transfer function using keystore 6 years ago
Leo Chen d2db9f493a [gomod] add gopkg.in/ini.v1 package 6 years ago