Commit Graph

236 Commits (e74b1e6892c715581cf30f8f8e44af3099e3d986)

Author SHA1 Message Date
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
Rongjian Lan 50b6df289e
Make create validator requires extra transaction fee to further deter spam. (#2248) 5 years ago
Daniel Van Der Maden 2c56bb495b [main] Update for new `node` constructor sig 5 years ago
Eugene Kim c9febf402a Emit fatal init error details to stderr w/o panics 5 years ago
Eugene Kim 65a066c70b Break import cycle at ./internal/utils → ./p2p 5 years ago
Rongjian Lan 1e7822d77f Fix txgen build 5 years ago
Rongjian Lan d9900b44df Fix staking epoch logic 5 years ago
Edgar Aroutiounian f348e10a5c [committee] Remove debug code 5 years ago
Edgar Aroutiounian f1cf151ba1 [slashing] Checkpoint to verify changing of committee works 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Rongjian Lan a0c18544a5 Add default gasPrice==1 for wallet 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Eugene Kim daa6078db0 go generate 5 years ago
Eugene Kim 3d66c2fd49 Make wallet and friends use chain ID from .ini 5 years ago
Christopher Liu dcbdab522b
[Pangaea] Reset DNS Server and Bootnode (#1578) 5 years ago
Christopher Liu ad55952ff1
[Pangaea] Change to functional DNS server (#1554) 5 years ago
Chris d010f5ac39
[Pangaea] Fix dns zone and rename default to main 5 years ago
Edgar Aroutiounian 4b901e108a
[wallet] Add colored output in balance flag after doing transaction (#1525) 5 years ago
Leo Chen 54339667ed [wallet] use random port to avoid .dht file conflict 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Rongjian Lan 2d51ba0ee2 Add CrossLink, EIP155, and S3 fork 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Dennis Won 7855957a68 unrevert bug fix line reverted in s3 5 years ago
Rongjian Lan e176a5a9cc revert wallet signing with chainid 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Eugene Kim cb0299ba6f Revert "Merge pull request #1456 from rlan35/wallet-fix" 5 years ago
chao 4c46b1bd1f fix several small bugs and security issues on cross shard transaction 5 years ago
Rongjian Lan 92853d37e3 display error when balance rpc fails 5 years ago
Leo Chen 7bd399fe99 [test] fix go test failure 5 years ago
Chris 5ab241bfbd
[Pangaea] Fix wallet_stress gogenerate error 5 years ago
Christopher Liu 9f358eb370
[Pangaea] Update wallet.ini bootnodes (#1406) 5 years ago
Christopher Liu b4c9a3264a
[Pangaea] Update wallet.ini bootnodes (#1406) 5 years ago
chao 7b9db27e99 modify chainID to mainnet=1 5 years ago
chao 459a52cca5 wip 5 years ago
Leo Chen 7152890686 [wallet] fix transfer --pass parameter 5 years ago
Rongjian Lan f20520ffa5 Sort receipts list 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
john-harmony 4bc76046a3 Update betaNet wallet.ini 5 years ago
chao e87820d593 fix cross shard tx nonce issue 5 years ago
Dennis Won fdb7bd0903 update generated wallet ini for gogenerate fix 5 years ago
Dennis Won 5df2131bad addressed PR comments 5 years ago
Dennis Won a9bbcf6ae8 stress test script updates 5 years ago
Dennis Won 6bcbde5a3a update generated_wallet.ini.go to date 5 years ago
Dennis Won b1bc9ea3b6 wallet stress_test_script v.0 for stress testing token transfer 5 years ago