Commit Graph

91 Commits (c0d4d20e881c2bf4f046f087f1d21e8ee4064b2b)

Author SHA1 Message Date
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
Minh Doan 5eac1d2b06 add FundMe skeleton 6 years ago
Richard Liu 7a0f18f92b
Ricl web3 (#720) 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Richard Liu bcb608109e update /shard to return libp2p.ID 6 years ago
Richard Liu c0b691cefc
add api /shard for explorer. (#667) 6 years ago
Richard Liu 7e2bcf6413 add /shard API. 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago