Commit Graph

100 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Jacky Wang 1ea2725457
[explorer] Instruct explorer.InSync RPC uses NodeAPI as backend. 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Rongjian Lan 611448a0a1 pipelining wireframe 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Edgar Aroutiounian bb538ce6e7
[api] Remove discovery service (#2947) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Edgar Aroutiounian 094a61301d
[project] Unused yaml files, staticcheck fixes, dead tests that only delay build (#2755) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian 4e85d7d866
[service][node] Project Tech debt clean up, remove wallet (#2664) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Leo Chen 64ed37a1d6 [node] disable client support service on mainnet 5 years ago
Leo Chen 5a26d1f0e5 [wallet] no need to create persistent dht for client node 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Rongjian Lan d659a1b952 remove legacy staking code 5 years ago
Eugene Kim 2164a066a5 Extract DHT DB path out of networkinfo service 5 years ago
Eugene Kim 59d1939d40 Do not internally convert errors into panic 5 years ago
flicker-harmony cfd1f7beda Revert discovery for explorer, resolve comments 5 years ago
Leo Chen 6fb5625449 [cleanup] remove discovery service on explorer node 5 years ago
Leo Chen 3012b9f2b0 [client] remove client peer support 5 years ago
Rongjian Lan 2d51ba0ee2 Add CrossLink, EIP155, and S3 fork 5 years ago
Leo Chen 0ddcbdca1a [pingpong] remove pong messages from discovery service 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
flicker-harmony 04ff6cdffa Add changed file 5 years ago
flicker-harmony aca519848b Add metrics flag 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
Priya Ganguly 9c52d313fb changed leftover files from log15 to zerolog 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Rongjian Lan c445e62492 Fix bootstrap problem 6 years ago
Minh Doan f57bce7114 Currently drand isnt functioning but we want to compeletely turn it off for full protection. 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Minh Doan 3968110f4c add back client support 6 years ago
Minh Doan ed60d6cccb clean up main.go code 6 years ago
Minh Doan 6ba6aa221b remove clientsupport and fix import ofr bls 6 years ago
Minh Doan 2eda21a338 remove client service for lottery & puzzle 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Leo Chen 22a8528c70 [service] passing StakingAccount to staking service 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Rongjian Lan 27a0fa860e Add end game 6 years ago
Rongjian Lan ba8cb921b0 Deploy app contracts and rest api on all shards 6 years ago
Rongjian Lan bc6eb8d1fa Fix 0 balance issue on explorer; increase consensus delay 6 years ago
Minh Doan cc32242962 add puzzle contract 6 years ago
Rongjian Lan 169b1c6902 Add get balance api 6 years ago