-
Notifications
You must be signed in to change notification settings - Fork 0
/
runtestrpc.sh
executable file
·27 lines (27 loc) · 2.53 KB
/
runtestrpc.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
echo "launching testrpc with deterministic addresses and preset accounts with balances (for unit tests)"
n use 8.1.0 $(npm config get prefix)/bin/testrpc --\
--gasLimit 0x47D5DE \
--network-id 999 \
-m "hello build tongue rack parade express shine salute glare rate spice stock" \
--account="0x133be114715e5fe528a1b8adf36792160601a2d63ab59d1fd454275b31328791,20000000000000000000000" \
--account="0xd252a0a6fc3c546606e3060a43143003a4b1f46a7bacf39376d89a6370d1ecdc,20000000000000000000000" \
--account="0x2ac035f3127e3826c5efa74fe23358ce5a004239ec773aa6a22b8600a1e31da8,20000000000000000000000" \
--account="0x9b8dac9393c4c1a4beeea52de3bda166c54da6de9cbb081270bc4c67d9084e24,20000000000000000000000" \
--account="0x89f45e9b485cbc5d1b6b5360644e13b99a9cb4c9f43e37f9c5d284448a316406,20000000000000000000000" \
--account="0x1d189fb58083e2b9a4f548a3d1a223aea76b794c8cf0db036bbdfa69524aef6c,20000000000000000000000" \
--account="0xcdc7576cb67bde700ca3159cd263492cc128cbac9d138bbca6b14a59d4c413aa,20000000000000000000000" \
--account="0x9f64ed9f836c461b00edec44c444815c08c043c0392cd2760ea85a523ff79370,20000000000000000000000" \
--account="0x87ef4ac3c3a25c97b68ca9131f58a0311acbf0ce832add26473116d309b21374,20000000000000000000000" \
--account="0x8e03212d28a96275789e9e2d16b0696752a6270f56c424b75510ad8e86b8e4ec,20000000000000000000000" \
--account="0x0648111a21cc6c380cfcb71ab0a7c221608637b180714fbe7bed0101c5973401,20000000000000000000000" \
--account="0x3648eb69d657c7e7000b6aa143442c6ecfeb72dad08f9462e4ce688c60958644,20000000000000000000000" \
--account="0xd50ac4abc9ddd62dd290077e6dd1240785db1f56b4a029ce0fd0d82d59086870,20000000000000000000000" \
--account="0xc260917de5604d98bbe8900673f2bfe86bab495443bcda330207b4e9cebb0470,20000000000000000000000" \
--account="0x9484aa6d2ed11cf29756635f3ca63e449adc1dcd008f269a04050094cbce9853,20000000000000000000000" \
--account="0xf3b1ce3a00d2ebf853d53a4d1a526d6f97270438a83a8f32e9d3b3489ff1b470,20000000000000000000000" \
--account="0xb33c01e24e67a46b48de8c4541fbbd7e3f09744f7c87b9f73e9dd9b4bfe006c4,20000000000000000000000" \
--account="0x83acf381fe3b31423ad57ae4c5f07e8b958e7307a0e5c507566e837fcdc6a33c,20000000000000000000000" \
--account="0xc7ba7978f55ff8237ac556af593645c076c05cfbbdc8aa04a426235ddd9477dd,20000000000000000000000" \
--account="0xb166b62cf42debd7f621aa01168cfa1b098365983b09d020fab64185bcd29d02,20000000000000000000000" \
--account="0x5a0c7ebc7839bcee1796bcf34e2a00bc863cff6c5a758a5416a239646eae3554,20000000000000000000000" \
--account="0x9255f719a1281e8540d34246f05f94d450927b468216221fc61e156eb5f81c98,20000000000000000000000"