Eugene Kim
3c394abac3
Test newer FN tables
5 years ago
Andy Wu
f0747bdd00
fn key swaps for epoch 51
...
find a duplicated key which was introduced in epoch 46
re-targeting epoch 54; verified with Li
5 years ago
Andy Wu
71e2715070
swap 13 fn nodes keys/addresses
...
updated all three files, and targeting epoch 48
find duplicated BLS, update its entry with Li
update epoch to 49
update epoch to 50
5 years ago
Ben
ead4782b46
Epoch 46, swapping 10 keys
5 years ago
Ben Fong
9ccc2db8a1
swapping fn keys
5 years ago
Ben Fong
862aaf499d
replace 4 nodes 101-104
...
epoch change in 33
5 years ago
Rongjian Lan
5474494fe2
Fix explorer node stuck issue
5 years ago
charleszqwang
355b43eacf
Zerologging
5 years ago
Charles Wang
c3f4cb9135
[Foundation] FN Key Updates ( #1494 )
5 years ago
Chris
837c434bb2
[Foundation] Fix Kenny node and update unit tests
5 years ago
Eugene Kim
30b63fc552
Revert "Merge pull request #1413 from rlan35/cross-shard-rj"
...
This reverts commit 511db7445f
, reversing
changes made to b4c9a3264a
.
5 years ago
Charles Wang
0a4f4f8f21
Swap 4 FN Keysx ( #1447 )
5 years ago
Leo Chen
7bd399fe99
[test] fix go test failure
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Christopher Liu
f586234381
[Pangaea] 1000 total nodes w/ 80 internal ( #1380 )
5 years ago
ak
32dae845af
replacing 4 initial keys
5 years ago
ak
7d12a49b96
replaced foundational keys
5 years ago
charleszqwang
612b11a7c2
Add 50 FN Keys
5 years ago
Eugene Kim
a68778cf3f
Add UTs for DeployAccount tables
...
The following conditions are enforced:
- Index matches the table row index
- Address is a valid Bech32 address
- Address is unique in the table
- BlsPublicKey is a valid BLS public key
- BlsPublicKey is unique in the table
5 years ago
Eugene Kim
bdcb67ed30
Convert to ONE addresses
...
$ grep -Eo '0x[0-9a-fA-F]{40}' internal/genesis/newnodes.go | while IFS= read -r address; do bin/wallet format --address="${address}"; done
account address in Bech32: one1pevmwe74uax00v57lxlv8kjvgqkn2lrv843nt9
account address in Base16 (deprecated): 0x0e59b767D5E74cf7B29Ef9bEc3dA4c402d357C6C
account address in Bech32: one1p74d4qwzq0r5etrcv7r004pggaaqf0uu273jdl
account address in Base16 (deprecated): 0x0fAAda81c203C74CAc786786f7D428477a04bF9c
account address in Bech32: one1plfz300maxksezvwng87utn0kq04jmcd4jx4c8
account address in Base16 (deprecated): 0x0fd228bdFbe9ad0c898e9A0Fee2E6FB01f596F0d
account address in Bech32: one1zgllsvfn8cnx95qvvz3vgmm3jcsy2phf4wj7hm
account address in Base16 (deprecated): 0x123FF831333e2662D00c60A2C46f7196204506e9
account address in Bech32: one1zfq8w55g6rhfw4vr52nsygqx2ww6mv658l4r5y
account address in Base16 (deprecated): 0x1240775288d0EE975583A2A7022006539dADb354
account address in Bech32: one1zfacedclk7pn3k00lermk5wzatfej5mct4hh5r
account address in Base16 (deprecated): 0x127b8Cb71Fb78338d9EFFe47bB51c2EAd3995378
account address in Bech32: one1zsdsurc9wwdhk7zx2n5h86dez3j8824ef59clr
account address in Base16 (deprecated): 0x141B0e0f05739B7B784654E973e9b9146473aAb9
account address in Bech32: one1zjfwh58vl42tfss3kd7g3yd6xjfu2ggqsg2ecs
account address in Base16 (deprecated): 0x1492ebD0EcfD54B4c211b37C8891bA3493c52100
account address in Bech32: one1z5c2q3vjl8pm7p4vvpz9yhcgjdld8rkmu9uwdh
account address in Base16 (deprecated): 0x1530A04592F9C3bF06aC6044525f08937ED38edB
account address in Bech32: one1u24h3m8ny5yyfpv40vjen4fme72ye09gn5mr9q
account address in Base16 (deprecated): 0xE2ab78ecf325084485957B2599d53Bcf944Cbca8
5 years ago
Rongjian Lan
1307f48090
Fix last commit checking bug; fix local key setup
5 years ago
Christopher Liu
325c3aed15
[Foundation] Fix typo in BLS key and test clarity
...
- Replace broken key
5 years ago
Christopher Liu
40bd8bba62
[Foundation] Add 4 more keys
5 years ago
Rongjian Lan
95f11459f0
Add test for validator info
5 years ago
Charles Wang
48aafc4836
[Foundation] Add 20 New FN Keys ( #1342 )
...
- Also substitute 204 and 205
- Change names of all versions in config for clarity
- Fix formatting and config names
- Fix Spacing
5 years ago
Christopher Liu
aaa7e00902
[Foundation] Add 43 (repl 3) FN keys ( #1323 )
...
- Add 43 new FN keys
- Replace NB, SD, MD1
- Switch out Kai's lost pubkey
- Ending Newline
- Forgot commas
- Fix mainnet config
5 years ago
Eugene Kim
42863287c5
Add Pangaea account table
...
Not used yet.
5 years ago
Eugene Kim
8cb5c51802
Merge pull request #1291 from xChickens/pr_20_fn_typo
...
[Foundation] Fix typo in 20 FNs and add v2epoch const
5 years ago
Christopher Liu
4a7ede675a
[Foundation] Fix typo in 20 FNs
5 years ago
Eugene Kim
995a15daf7
Merge pull request #1288 from xChickens/pr_32_fn_typo
...
[Foundation] Replace SD and MD#2 with 2 FNs
5 years ago
Christopher Liu
e94b2ea990
[Foundation] Fix typo and add 18 new FNs
...
- Fix l and 1 typo
- Add 17 more keys
- Change mainnet config
- Replace Stephen's for one more
5 years ago
Christopher Liu
f0464fd3ba
[Foundation] Add 32 more FN Keys
...
- Add keys to list
- Create new version instead of editing v1
- Fix v2 configuration
5 years ago
Christopher Liu
fd093c6211
[Foundation] Replace SD and MD2 with 2 FNs
5 years ago
Christopher Liu
eb4faf035e
[Foundation] Fix typo and add 18 new FNs
...
- Fix l and 1 typo
- Add 17 more keys
- Change mainnet config
- Replace Stephen's for one more
5 years ago
Christopher Liu
7f9721598c
[Foundation] Add 32 more FN Keys
...
- Add keys to list
- Create new version instead of editing v1
- Fix v2 configuration
5 years ago
Leo Chen
f9b7b98715
Revert "[foundation] fixed a typo in the account address"
...
This reverts commit e70c60cd2d
.
5 years ago
Rongjian Lan
a719813b65
Add test for validator info
5 years ago
Leo Chen
e70c60cd2d
[foundation] fixed a typo in the account address
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
bcf2dcc92f
[epoch] fix the wrong account in epoch1
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
c1f36e4aaf
[epoch] add 4 more FN keys for epoch1 on mainnet
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
7fb7b828bd
[foundation] add 4 new foundational nodes for V1
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
31c686ddb5
[test] add 200 test account/key for testnet/fn
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
fefbffb219
[testnet] add 500 more keys into internal/genesis
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
297896a51b
[localnet] add 6 more localnet nodes and keys
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
7d353c4120
[test] enable epoch/resharding test on localnet network
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
20c69da1c0
[localtest] add localnet network type support
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
b0ef9ee231
[testnet] add 300 dummy keys to testnet configuration
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
a7f4ea0374
[testnet] add two set of new dummy keys
...
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Leo Chen
5f6a8a12bf
[resharding] add hmyaccount and fnaccount
...
use configurable hmyaccount and fnaccount to create genesis block
Signed-off-by: Leo Chen <leo@harmony.one>
5 years ago
Chao Ma
43191b8ed4
add erika's new ecdsa public address
5 years ago
ak
fe2016f319
new keys
5 years ago