Commit Graph

126 Commits (e6e4e4a7dd8300beea400b661d3cbc4a45cd428d)

Author SHA1 Message Date
Minh Doan 0e34dcf448 fix a lot of basic mistakes. See https://docs.google.com/document/d/1eIuVFnRra8Ggnj5zSTcGLn9iXGwHEdOHGC6-gHvvuGc 6 years ago
Minh Doan 29b3281d4a fix lint, now 138 left 6 years ago
Minh Doan bae896c944 fix comments and fix ALL_CAPS lint 6 years ago
Minh Doan 9270730f76 fix comments. change constant TRANSACTION to Transaction 6 years ago
Minh Doan 9f9607f5c5 change txId to txID 6 years ago
Minh Doan 7513a79c32 change shardId to shardID, and ShardId to ShardID 6 years ago
Minh Doan dc0e8a6e23 fix comments 6 years ago
Richard Liu ec2f1511e8 update txgen 6 years ago
Richard Liu 2a1b568eef update iter 6 years ago
Richard Liu 100d18d329 update btctxgen 6 years ago
Richard Liu d0beb8a310 tps 6 years ago
Richard Liu d02932308b update btxtxgen. 6 years ago
Richard Liu a442d9990f update btctxgen 6 years ago
Richard Liu 7db609e9a8 add sign 6 years ago
Richard Liu 8bb3814c74 remove time limit. 6 years ago
Richard Liu 282a74ec70 clean log. 6 years ago
Richard Liu 736f47102b update btctxgen 6 years ago
Rongjian Lan 6b3083a6d2 Make cross-shard tx 2 times more complex than single shard tx 6 years ago
Richard Liu 891bbf2a61 revert wallet flag. 6 years ago
Richard Liu 7b560ad46d wallet get leaders info 6 years ago
Rongjian Lan d288e9b805 We are going 20k 6 years ago
Minh Doan 9cdff512f0 change the default time of experiment from 60 seconds to 120 seconds 6 years ago
Rongjian Lan 67b160901b Add more logs and avoid validator broadcast when not necessary 6 years ago
Rongjian Lan 9e9b8fedf4 Fix txgen concurrent map access issue 6 years ago
Minh Doan f97acff172 add GOMAXPROCS to achieve max performance 6 years ago
Minh Doan 037f2477fc fix bug of using for loop variable when doing goroutine 6 years ago
Rongjian Lan 22ef82be6a Add timer log on p2p broadcast 6 years ago
Rongjian Lan 30b82cc6dc print gomaxprocs in txgen 6 years ago
Minh Doan c8b4d7bbab fix styling format for client code 6 years ago
Rongjian Lan 50e6dfbc02 make txgen network trasmissionmulti-threaded 6 years ago
Rongjian Lan cab82297d2 Make txgen multi-thread and network async 6 years ago
Rongjian Lan 45768265a5 Optimize txgen to send txs only to affected shards 6 years ago
Rongjian Lan f6963f44af Add more log for aws debugging 6 years ago
Richard Liu 6eadebfbb2 get leaders. 6 years ago
Rongjian Lan c9a54e1784 Add more logs for aws debugging 6 years ago
Rongjian Lan 0f6d2938d3 Add error when privateKey is not specificed 6 years ago
Rongjian Lan 7098ebef46 Fix fmt problem 6 years ago
Rongjian Lan bb9c6ccaa1 Add locking on shard utxo map 6 years ago
Rongjian Lan e4c6c303c8 Fix cross shard tx unlocking issue, fix txgen random shardId duplication issue, add some more utility funcs in utxoPool 6 years ago
Richard Liu 0c5e80cf6e add arguments 6 years ago
Rongjian Lan 945f25c65b Update utxo with state block; refactor utxo counter func 6 years ago
Leo Chen e809eb1e59 add -version support to benchmark/txgen 6 years ago
Leo Chen 9578a37a81 add duration support in txgen 6 years ago
Rongjian Lan 0a9bba8721 Make cross shard tx randomly choose shards 6 years ago
Rongjian Lan 83bfe9caca Change txgen to send txs in subset of utxos, and refactor the tx sending code 6 years ago
Rongjian Lan 514262be2e explicitly return tx verification error and increase block tx num 6 years ago
Rongjian Lan f25db39ada Refactor client wallet, add more comments 6 years ago
Rongjian Lan f93b1eecb9 Add wallet transfer functionality; Add transaction serialization; Refactor wallet utitlity and reuse wallet server; Bytes util; utxoPool crossShard check 6 years ago
Leo Chen 7311b45859 Revert "fix config.go for commander/soldier" 6 years ago
Leo Chen 591846068d fix config.go for commander/soldier 6 years ago