Commit Graph

5659 Commits (ff0702798f42cfc74f9a1c41295f1e479bfc4ec6)
 

Author SHA1 Message Date
Leo Chen 22d11af921 [node] fix func not defined issue 5 years ago
Cem-Harmony 2427218deb Modified Dockerfile to get CLI to work, also implemented Edgar's requests. (#2089) 5 years ago
Edgar Aroutiounian ac0d005252
[rpc] Do not use named return value (#2097) 5 years ago
flicker-harmony 124358f2c1 Fixes for tx logs master (#2064) 5 years ago
Rongjian Lan 167d849298
Merge branch 'master' into pr_rpc_formatting 5 years ago
Edgar Aroutiounian df9f7b8bdd
[project] Update Dockerfile to go 1.13.6 (#2078) 5 years ago
Rongjian Lan 7c9142d35e
Add debug info for overrun issue & fix OOB bugs from the audit (#2076) 5 years ago
Rongjian Lan 841b465e90
Update README.md (#1832) 5 years ago
Leo Chen ce6dc0bd93
Merge pull request #2081 from LeoHChen/upgrade_libp2p_to_0.5.0 5 years ago
Leo Chen 55369156a3 [go.mod] upgrade go-libp2p to 0.5.0 5 years ago
Leo Chen f86800d86b
Merge pull request #2075 from LeoHChen/upgrade_go_version_in_travis_ci 5 years ago
Leo Chen 3a10a9feeb [protobuf] update pb.go after protobuf upgrade to v1.3.2 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
flicker-harmony 82c9e9afcb Merge branch 'master' of https://github.com/harmony-one/harmony into rpc_formatting 5 years ago
Edgar Aroutiounian b033a6d45e
[rpc] Simplify Pending txn (#2065) 5 years ago
flicker-harmony 7833bd0706 Merge branch 'master' of https://github.com/harmony-one/harmony into rpc_formatting 5 years ago
flicker-harmony a4479d62d0 Divide apis into v1 and v2 5 years ago
Rongjian Lan 7bbd162425
Fix condition for explorer node to update consensus info (#2060) 5 years ago
Edgar Aroutiounian cf7d737c88 [rpc] Expose nodes role into Metadata RPC (#2052) 5 years ago
Edgar Aroutiounian b216666de1 [security] Audit fixes (#2051) 5 years ago
flicker-harmony f58f22c5e1 Add missed input field 5 years ago
flicker-harmony 9c43424919 0x format to decimal format 5 years ago
flicker-harmony edebbfd4cc
Merge pull request #2039 from flicker-harmony/pr_enable_logs_master 5 years ago
Edgar Aroutiounian 868c4c896c
Extend failure sink (#2045) 5 years ago
Leo Chen de34b1753c
Merge pull request #2041 from LeoHChen/option_to_change_base_port_in_nodesh 5 years ago
Leo Chen 64e48cfd2d [node] set shard_id to -1 by default to avoid override 5 years ago
Leo Chen a872f29fa3 [node] fix the default network type 5 years ago
Leo Chen fcb04eeded [node] add -M support multi-key mode 5 years ago
Leo Chen 246ede3e0f [node] option to specify the pub port 5 years ago
flicker-harmony f4b45c89f3 Uncomment logs for receipt 5 years ago
Rongjian Lan 33905bc2ed
Merge pull request #2037 from chaosma/evm-fix 5 years ago
chao dd7809cbfa checking to.address() is staking validator addr or not; avoid create cxReceipts when smart contract call failed 5 years ago
Daniel Van Der Maden 627ffdb598
Merge pull request #2036 from Daniel-VDM/localnet_config 5 years ago
Daniel Van Der Maden 637216f51e [config] Add localnet config 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago
Eugene Kim f89f0fd8e1
Merge pull request #2034 from harmony-ek/libp2pctl 5 years ago
Eugene Kim 8dcc070050 Fix -libp2pctl_port default 5 years ago
Eugene Kim 0597e38987 golint 5 years ago
Eugene Kim e6d386e5f8 goimports 5 years ago
Eugene Kim 9b1356764c httpWriteJSON(w, d) → json.NewEncoder(w).Encode(d) 5 years ago
Eugene Kim ca50c622c9 Simplify -libp2pctl_port by removing offset logic 5 years ago
Eugene Kim 9d1d77ffb2 Hook libp2pctl into harmony main 5 years ago
Eugene Kim 745149af94 Add libp2pctl, a control interface of libp2p 5 years ago
Eugene Kim f455056d25 Add utils.Fatal, a print-to-stderr-and-exit helper 5 years ago
Edgar Aroutiounian 352833d773
[votepower] Need to loop for right ShardID for BLS key ownership (#2032) 5 years ago
Edgar Aroutiounian f84ebfa7f4
[node] Exit program if either shardchain or beaconchain is nil (#2030) 5 years ago
Rongjian Lan e7cd387677 Fix create validator balance reduce bug; Add LastEpochInCommittee (#2029) 5 years ago
Edgar Aroutiounian 1a9f769595
[project] Remove staking-standalone tool, use hmy now (#2028) 5 years ago
chaosma 56dc8e04d8 add debug flag to avoid too much log info in crosslink verification (#2021) 5 years ago