Commit Graph

228 Commits (7acb67f05e786b9d709248db56291a18118e568b)

Author SHA1 Message Date
Ganesha Upadhyaya 1be1ddf0b5 [rpc] change default transaction limit to 1000 4 years ago
Janet Liang 15f1031b38
[RPC] Fixes for issues found during documentation (#3185) 4 years ago
songgeng87 f84d51a47e clean-up a old comment "// legacy behavior is to never return error and always return tx hash" 4 years ago
宋赓 cc6563f7ea Update util.go 4 years ago
Janet Liang c372ab9fa1 [rpc] Add rpc to get block headers from any block 4 years ago
Janet Liang 1ed4827688 [rpc] Expose crosslinks in RPCs that return block headers (#3158) 4 years ago
Yishuang Chen 7ac881f42f [RPC] add input on newRPCTransaction (#3140) 4 years ago
Daniel Van Der Maden 18418a7e1b
[TxPool] Fix stuck staking transactions (#3116) 5 years ago
Janet Liang c4db1c0c4b
[RPC] Add RPCs to get list of BLS public keys for committees (#3080) 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Dennis Won 2f8b53b005 added comment for the isGreaterThanLatestBlockNum check 5 years ago
Dennis Won d63893cdb9 fix latest param handling in api v1 5 years ago
Yishuang Chen 44185906a8
[rpc] add viewID and epoch to RPCMarshalBlock (#3009) 5 years ago
Dennis Won f04082ccdb added comment for the isGreaterThanLatestBlockNum check 5 years ago
Dennis Won 0b2bd308b8 fix latest param handling in api v1 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Janet Liang 00676ced70 [rpc] Add active status back to Validator information 5 years ago
Janet Liang 70d4e68c0d
[rpc] Revert change to v2 GetBalance RPC (#3037) 5 years ago
Rongjian Lan 2538a85f5c add nil check on getHeader 5 years ago
Rongjian Lan b8ab786244
add nil check on getHeader (#3030) 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Daniel Van Der Maden ff488a65be
Add SenderAddress to plain Tx Type (#2949) 5 years ago
Daniel Van Der Maden 0171a90c98
[rpc] Make pending tx & stx fetch return non-nil for mixed txs (#2937) 5 years ago
Janet Liang 60ec94b9fc
[rpc] delegations by block & error checks (#2903) 5 years ago
Daniel Van Der Maden 57b8d4ca96
[rpc] Fix pending tx & stx fetch (#2935) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Ganesha Upadhyaya 48298c2e97
[rpc] singleflight for all validator info, median, and super committee rpcs (#2889) 5 years ago
Edgar Aroutiounian d4b8c11a8c
Add raw stake and median to super committee (#2880) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Jong Hyuck Won 8802f0ca1f
[rpc] separate transaction counts rpc into regular vs staking (#2788) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Edgar Aroutiounian 3aa08e9e3b
[rpc] Show both latest header of beacon chain and shard chain (#2714) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Daniel Van Der Maden dfdfb515c0
[#2588] Fix failed edit-validator tx fetch (#2631) 5 years ago
Janet Liang fb4dabedd9 [rpc] Account for ExplorerNode with BLS keys changes for NodeMetadata 5 years ago
Janet Liang 997896a8e1 [rpc] Return public BLSKeys as a list from getNodeMetadata 5 years ago
Ganesha Upadhyaya 00da4e9cf1 adding templates for new rpcs 5 years ago
janet-harmony 4758d50df2
[rpc] Expose archival mode to getNodeMetadata RPC (#2543) 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
janet-harmony d10dc005a0
Refactor CrossLink RPC (#2512) 5 years ago
janet-harmony 6cffb71e45
[RPC] Add GetLastCrossLinks RPC to return last processed CrossLink per shard (#2495) 5 years ago
Edgar Aroutiounian 2baab4864c
[staking][validation][protocol] (#2396) 5 years ago
Edgar Aroutiounian cf3b5053ba
[webhook][rpc][availability] Hooks, current signing, remove median-stake cached values (#2423) 5 years ago
Edgar Aroutiounian 8e15daf7e2
[project][rpc][log][config] OSTN improvements (#2420) 5 years ago
Edgar Aroutiounian 1e5d420fbc
[Core + API + Node] Add raw tx size limitation (#2382) 5 years ago
Rongjian Lan b7a8c506eb
Revert "Add and fix missing txn/staking txn rpc apis (#2343)" (#2369) 5 years ago
Jong Hyuck Won 84abf83065
Add and fix missing txn/staking txn rpc apis (#2343) 5 years ago