Commit Graph

16 Commits (5ad61a58851ffe16ab8318e33cb8d8f144e31c2e)

Author SHA1 Message Date
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
chao 19eb4cfabe add more test case for crypto/pki 6 years ago
chao 0d7daeba90 add unit test for crypto/pki/utils.go 6 years ago
Rongjian Lan f26d62984c Add tests for consensus leader code 6 years ago
Minh Doan 162866d1b4 fix golint 6 years ago
Minh Doan ab2f39f5a3 fix import with goimport 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 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
Rongjian Lan 54a6def5ac Add import private key and check balance functionalities to wallet 6 years ago
Rongjian Lan b741fb5d92 Add keystore and account listing/clear functionalities 6 years ago
Rongjian Lan 812df64b3b Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
Rongjian Lan 99c05a45fe Create signature for the generated transactions in benchmark 6 years ago
Rongjian Lan d4229873d2 Refactor crypto utils into pki and sha256 file 6 years ago
Rongjian Lan 8c167c1d14 Migrate address from string to [20]byte 6 years ago