Commit Graph

6436 Commits (aaf6250301c3f70150fdab260b7a865dd28663b7)
 

Author SHA1 Message Date
Rongjian Lan 15711885ec
Merge branch 'main' into main 4 years ago
Rongjian Lan 6845775078 Make block proposal async and receiving last commit sig through channel 4 years ago
Jacky Wang 3adab4496c
Revert "[consensus] enable the consensus module can spin up doSync (#3340)" (#3350) 4 years ago
Leo Chen 421eeed778
Merge pull request #3347 from LeoHChen/unify_viewID 4 years ago
Leo Chen e079fb1473 [viewchange] simplify vc message initialization 4 years ago
Leo Chen 5e556b812d [misc] move SenderPubkeys check to sanity check func 4 years ago
Leo Chen 79d43c2ce8 fix test cases 4 years ago
Leo Chen 7dcdbe7d2b fix golint 4 years ago
Leo Chen 0c04a2b574 [consensus] rename SetViewID to SetViewIDs 4 years ago
Leo Chen 54912716ce [validation] move newview validation to p2p layer 4 years ago
Leo Chen 42923336c9 [viewchange] encapsulate both viewID and viewChangeID 4 years ago
Leo Chen c2e962a035 [debug] add debug rpc calls 4 years ago
Janet Liang 4089ea0695
[pool] Update pool logic to accept Delegate transactions using redelegation tokens (#3344) 4 years ago
Jacky Wang f9c26e663b
[consensus] enable the consensus module can spin up doSync (#3340) 4 years ago
Janet Liang eaf51b814b
[rpc] Add RPC to return pool of locked undelegated tokens (#3343) 4 years ago
Daniel Van Der Maden e74ab0bc0a
Rosetta Implementation - pt2 FIX2 (Stage 3.2 of Node API Overhaul) (#3338) 4 years ago
Rongjian Lan f42338c30b
Add back multi-sig support and fix the multi-sig check for harmony nodes (#3337) 4 years ago
Rongjian Lan ccc1c44fd1
Enable redelegation and 7 epoch locking on testnet epoch 36500 (#3336) 4 years ago
Ganesha Upadhyaya a0f2af1f43
[rpc] fix transaction receipt fetch bug (#3327) 4 years ago
Ganesha Upadhyaya 81691b692e
[logs] disable log log filtering based on the bloom bits indexed and just do raw block iteration and bloom matching (#3335) 4 years ago
Rongjian Lan f284e9e0fc
Increase crosslink catching rate, expect to have equillibrium at 5 block delay (#3333) 4 years ago
Daniel Van Der Maden 3de5809b0b
[core] Add localnet only testing account in genesis conf (#3332) 4 years ago
Daniel Van Der Maden 3aaccf8c81
[core] Refresh acc timeout beat each time a tx is added (#3331) 4 years ago
Rongjian Lan 23fc4486ae
Add one-off fork for testnet adjusted reward (#3302) 4 years ago
Janet Liang 6b1acd4dee
[rosetta] Implement account endpoint (#3325) 4 years ago
Jacky Wang ccc581210a [sync] add timeout for grpc dial 4 years ago
Rongjian Lan a5fa880ae3
Revert "Add multi-sig merged messaging logic (#3300)" (#3326) 4 years ago
Rongjian Lan ecf151592e
Add multi-sig merged messaging logic (#3300) 4 years ago
Daniel Van Der Maden 67e4c975b0
Rosetta Implementation - pt2 FIX (Stage 3.2 of Node API Overhaul) (#3321) 4 years ago
haodi 2272237738 move codecov script to checker 4 years ago
haodi 054d280463 [travis]integrate with codecov.io 4 years ago
Anatoli Babenia 88cd135919 [travis] Use `make` 4 years ago
Anatoli Babenia a3477b6c16 [travis] Move `go get` to Makefile 4 years ago
Anatoli Babenia 3bf13305fc [travis] Use Travis defaults for Go paths 4 years ago
Anatoli Babenia b36c296645 .travis.yml Test default source location for Go projects 4 years ago
Leo Chen 5cf4a32d4f [package] add a readme.md file 4 years ago
Leo Chen d5965cea99 [package] specify the rclone path 4 years ago
Leo Chen 1e126d2f51
Merge pull request #3313 from LeoHChen/publish_repo 4 years ago
Leo Chen 2b64ac237b [Makefile] fixed the release ver 4 years ago
Leo Chen 03f6d23352 [deb] add recommended dependencies 4 years ago
Leo Chen 419967d274 [deb] can not remove local repo 4 years ago
Leo Chen ca635bfedc [rpm] improve rpm scripts 4 years ago
Leo Chen 9f378c36d5 [rclone] improve harmony-rclone.sh 4 years ago
Leo Chen 0c71a85bc8 [harmony-setup] set IsArchival mode for validator/explorer 4 years ago
Leo Chen 0e1e6f38d6 [rpm/deb] query version/release from git tag 4 years ago
Leo Chen b32c489ab3 [deb] publish deb package 4 years ago
Leo Chen 57343d8e0e [rpm] support rpm signing 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Leo Chen 40771eaa10 [build] Mac OS build using upgraded openssl library 4 years ago
Anatoli Babenia c3e6113322
.travis.yml Run tests on Ubuntu 18.04 LTS (#3309) 4 years ago