Commit Graph

40 Commits (987306a9f84e11d0ae5810da022467a20145c89a)

Author SHA1 Message Date
Dennis Won 987306a9f8 rename tx throttline configuration key name to MaxNumTxsPerAccountPastHourLimit 5 years ago
Dennis Won 1d48c7c42c added throttling by num transactions per account past hour 5 years ago
Dennis Won c632fd6c3b save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
Minh Doan 78d1a52fd9 move Update out of Select Transaction 5 years ago
Minh Doan 5ecfe46b00 make the tx working again 5 years ago
Kai Lee eb1f1b56d1 Replaced loggers in `node/` with custom shared logger 5 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 5 years ago
Rongjian Lan b409058a2c Fix view id copy 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 5 years ago
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 5 years ago
chao 2210b8fb43 * Add VerifySeal for PoS 5 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 5 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 65df03bc9d Add Epoch to block header 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Rongjian Lan 8fae634aba Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
Eugene Kim 0ec8fa1548 Rename state.StateDB to state.DB (#255) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan 4eb71e4eeb Increase gas limit 6 years ago
Rongjian Lan e7d62cae18 Add more comments to worker.go 6 years ago
Rongjian Lan 97e169fe27 Implement faucet functionality and sharded transaction for wallet 6 years ago
Rongjian Lan ac2a998a36 add transfer functionality for wallet 6 years ago
Rongjian Lan ce307dc758 Fix golint error 6 years ago
Rongjian Lan d627f3205f Add contract creation tx 6 years ago
Minh Doan 074d468fe6 fix golint 6 years ago
Rongjian Lan 036023869f Implement valid selection for account model txs 6 years ago
Minh Doan 0a573c104e gix golint 6 years ago
Minh Doan 162866d1b4 fix golint 6 years ago
Minh Doan 7b37717e7e fix golint 6 years ago
Rongjian Lan 9762051ebb Add shard Id into txgen and make it work 6 years ago
Minh Doan 8902365c45 clean up code 6 years ago
Rongjian Lan 5b1324305e Add loop in new block creation 6 years ago
Rongjian Lan c1ef9423f2 Add account-based tx gen 6 years ago
Rongjian Lan 2bcaad8a3a add more addresses in the simulated txs 6 years ago
Minh Doan ab2f39f5a3 fix import with goimport 6 years ago
Rongjian Lan 2784e13766 add valid transactions and make consensus fully verify each block 6 years ago
Rongjian Lan b7db989f00 Add simulated transactions generation in node_handler 6 years ago
Rongjian Lan e143e6fea8 Simulate random transactions and add to the worker 6 years ago
Rongjian Lan 5a3755419f Add more functionalities to worker 6 years ago
Rongjian Lan a9b47b07f7 Add simulated transactions generation in node_handler 6 years ago
Rongjian Lan 8af291aa01 Simulate random transactions and add to the worker 6 years ago
Rongjian Lan a5c70f0898 Add more functionalities to worker 6 years ago
Rongjian Lan df5e649ece Merge conflict 6 years ago
Rongjian Lan 9290b11701 Add blockchain and related fields into harmony node 6 years ago