Commit Graph

18 Commits (b9b462d92552b50272bf8084525dce73998b2357)

Author SHA1 Message Date
Janet Liang 15f1031b38
[RPC] Fixes for issues found during documentation (#3185) 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 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
Jong Hyuck Won 8802f0ca1f
[rpc] separate transaction counts rpc into regular vs staking (#2788) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 2baab4864c
[staking][validation][protocol] (#2396) 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
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
flicker-harmony 99a2fdc1e2 Transaction pool v2 blockNr uint64 5 years ago
flicker-harmony e87b338ddc Return error methods for master (#2144) 5 years ago
flicker-harmony 10bc2a2add Add interface 5 years ago
flicker-harmony a4479d62d0 Divide apis into v1 and v2 5 years ago
flicker-harmony 9c43424919 0x format to decimal format 5 years ago
flicker-harmony a7b2617f10 Fix jenkins 5 years ago
flicker-harmony 4aad0e20a9 Fix travis 5 years ago
flicker-harmony 0f3a3deffc Different API update to support staking txs fetch and additional staking methods 5 years ago
Ganesha Upadhyaya 2d72333f15 adding core to handle staking transaction receipts 5 years ago
Rongjian Lan bde9d38ed1 Add missing staking related core code; and add some basic rpcs 5 years ago
Rongjian Lan 77ff9d422d test code 5 years ago
flicker-harmony e410b13c70 Fix int overflow by int -> uint32 and uint64 conversion 5 years ago
flicker-harmony 0fb9a76fd8 Hmy api updates for validator explorer and basic functionality 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
flicker-harmony 02cfa23a0b Fixes requested by Leo 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
flicker-harmony 53817926b8 offset, page -> pageSize, pageIndex 5 years ago
flicker-harmony a524676370 Reimplement with tx full info flag 5 years ago
flicker-harmony 3f4953a357 Remove truffle one1 address error 5 years ago
flicker-harmony 728809d0bb Add transactions history api with full tx info 5 years ago
flicker-harmony 63a7f5af5b Fix travis 5 years ago
flicker-harmony b1e5b91cfe Remove debug log 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
flicker-harmony 9fc903e100 Resolve comments 5 years ago
flicker-harmony e370835877 Add hmy GetTransactionsHistory 5 years ago
Minh Doan fd3aefa389 fix bug on chain id and specify real chain id 5 years ago
Minh Doan 9626c10c49 fix bug on chain id and specify real chain id 5 years ago
flicker-harmony 4120a859ad Resolve comments 5 years ago
flicker-harmony 8196a4dc84 Add hmy GetTransactionsHistory 5 years ago
Minh Doan 998e88c750 check chainID for incoming tx for rpc 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
Chao Ma 3980ae6147 use only one index for CXEntryLookup; use shardID instead of fromShardID in RPC returned results 5 years ago
chao f3a89211c8 Add CXReceipt RPC call; Add indexing for CXReceipt by TxHash 5 years ago
Minh Doan 5e2449b1ab fix comments by changing adr to addr 5 years ago