Compare commits
4 Commits
lash/impor
...
lash/conne
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e0388c47a
|
||
|
|
d874e0a6a7
|
||
|
|
3c203851a9
|
||
|
|
473ead26f8
|
@@ -1,14 +1,14 @@
|
|||||||
cic-base~=0.1.2a51
|
cic-base~=0.1.2a46
|
||||||
celery==4.4.7
|
celery==4.4.7
|
||||||
crypto-dev-signer~=0.4.14a16
|
crypto-dev-signer~=0.4.14a16
|
||||||
confini~=0.3.6rc3
|
confini~=0.3.6rc3
|
||||||
cic-eth-registry~=0.5.4a8
|
cic-eth-registry~=0.5.4a7
|
||||||
#cic-bancor~=0.0.6
|
#cic-bancor~=0.0.6
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
alembic==1.4.2
|
alembic==1.4.2
|
||||||
websockets==8.1
|
websockets==8.1
|
||||||
requests~=2.24.0
|
requests~=2.24.0
|
||||||
eth_accounts_index~=0.0.11a6
|
eth_accounts_index~=0.0.11a3
|
||||||
erc20-transfer-authorization~=0.3.1a2
|
erc20-transfer-authorization~=0.3.1a2
|
||||||
#simple-rlp==0.1.2
|
#simple-rlp==0.1.2
|
||||||
uWSGI==2.0.19.1
|
uWSGI==2.0.19.1
|
||||||
@@ -16,9 +16,9 @@ semver==2.13.0
|
|||||||
websocket-client==0.57.0
|
websocket-client==0.57.0
|
||||||
moolb~=0.1.1b2
|
moolb~=0.1.1b2
|
||||||
eth-address-index~=0.1.1a5
|
eth-address-index~=0.1.1a5
|
||||||
chainlib~=0.0.1a43
|
chainlib~=0.0.1a42
|
||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
chainsyncer~=0.0.1a20
|
chainsyncer~=0.0.1a20
|
||||||
pysha3==1.0.2
|
pysha3==1.0.2
|
||||||
coincurve==15.0.0
|
coincurve==15.0.0
|
||||||
sarafu-faucet~=0.0.2a15
|
sarafu-faucet==0.0.2a13
|
||||||
|
|||||||
@@ -40,10 +40,7 @@ if [[ -n "${ETH_PROVIDER}" ]]; then
|
|||||||
|
|
||||||
#BANCOR_REGISTRY_ADDRESS=`cic-bancor-deploy --bancor-dir /usr/local/share/cic/bancor -z $DEV_ETH_RESERVE_ADDRESS -p $ETH_PROVIDER -o $DEV_ETH_ACCOUNT_CONTRACT_DEPLOYER`
|
#BANCOR_REGISTRY_ADDRESS=`cic-bancor-deploy --bancor-dir /usr/local/share/cic/bancor -z $DEV_ETH_RESERVE_ADDRESS -p $ETH_PROVIDER -o $DEV_ETH_ACCOUNT_CONTRACT_DEPLOYER`
|
||||||
|
|
||||||
>&2 echo "deploy account index contract"
|
|
||||||
DEV_ACCOUNT_INDEX_ADDRESS=`eth-accounts-index-deploy -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -y $keystore_file -vv -w`
|
DEV_ACCOUNT_INDEX_ADDRESS=`eth-accounts-index-deploy -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -y $keystore_file -vv -w`
|
||||||
>&2 echo "add deployer address as account index writer"
|
|
||||||
eth-accounts-index-writer -y $keystore_file -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -a $DEV_ACCOUNT_INDEX_ADDRESS -ww $debug $DEV_ETH_ACCOUNT_CONTRACT_DEPLOYER
|
|
||||||
|
|
||||||
CIC_REGISTRY_ADDRESS=`eth-contract-registry-deploy -i $CIC_CHAIN_SPEC -y $keystore_file --identifier BancorRegistry --identifier AccountRegistry --identifier TokenRegistry --identifier AddressDeclarator --identifier Faucet --identifier TransferAuthorization -p $ETH_PROVIDER -vv -w`
|
CIC_REGISTRY_ADDRESS=`eth-contract-registry-deploy -i $CIC_CHAIN_SPEC -y $keystore_file --identifier BancorRegistry --identifier AccountRegistry --identifier TokenRegistry --identifier AddressDeclarator --identifier Faucet --identifier TransferAuthorization -p $ETH_PROVIDER -vv -w`
|
||||||
eth-contract-registry-set -w -y $keystore_file -r $CIC_REGISTRY_ADDRESS -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -vv ContractRegistry $CIC_REGISTRY_ADDRESS
|
eth-contract-registry-set -w -y $keystore_file -r $CIC_REGISTRY_ADDRESS -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -vv ContractRegistry $CIC_REGISTRY_ADDRESS
|
||||||
|
|||||||
@@ -21,13 +21,9 @@ Make sure the following is running in the cluster:
|
|||||||
* eth
|
* eth
|
||||||
* postgres
|
* postgres
|
||||||
* redis
|
* redis
|
||||||
* cic-meta-server
|
|
||||||
|
|
||||||
|
|
||||||
If using the _custodial_ alternative for user imports, also run:
|
|
||||||
* cic-eth-tasker
|
* cic-eth-tasker
|
||||||
* cic-eth-dispatcher
|
* cic-eth-dispatcher
|
||||||
* cic-eth-tracker
|
* cic-eth-manager-head
|
||||||
|
|
||||||
|
|
||||||
You will want to run these in sequence:
|
You will want to run these in sequence:
|
||||||
@@ -44,32 +40,19 @@ Monitors a folder for output from the `import_users.py` script, adding the metad
|
|||||||
|
|
||||||
(Only if you used the `--gift-threshold` option above)
|
(Only if you used the `--gift-threshold` option above)
|
||||||
|
|
||||||
`python import_balance.py -c config -i <newchain:id> -r <cic_registry_address> -p <eth_provider> --head -y ../keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c <datadir>`
|
`python -c config -i <newchain:id> -r <cic_registry_address> -p <eth_provider> --head -y ../keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c <datadir>`
|
||||||
|
|
||||||
This will monitor new mined blocks and send balances to the newly created accounts.
|
This will monitor new mined blocks and send balances to the newly created accounts.
|
||||||
|
|
||||||
|
|
||||||
### 3. Users
|
### 3. Users
|
||||||
|
|
||||||
Only use **one** of the following
|
|
||||||
|
|
||||||
#### Custodial
|
|
||||||
|
|
||||||
This alternative generates accounts using the `cic-eth` custodial engine
|
|
||||||
|
|
||||||
Without any modifications to the cluster and config files:
|
Without any modifications to the cluster and config files:
|
||||||
|
|
||||||
`python import_users.py -c config --redis-host-callback redis <datadir>`
|
`python import_users.py -c config --redis-host-callback redis <datadir>`
|
||||||
|
|
||||||
** A note on the The callback**: The script uses a redis callback to retrieve the newly generated custodial address. This is the redis server _from the perspective of the cic-eth component_.
|
** A note on the The callback**: The script uses a redis callback to retrieve the newly generated custodial address. This is the redis server _from the perspective of the cic-eth component_.
|
||||||
|
|
||||||
#### Sovereign
|
|
||||||
|
|
||||||
This alternative generates keystore files, while registering corresponding addresses in the accounts registry directly
|
|
||||||
|
|
||||||
`python import_sovereign_users.py -c config -i <newchain:id> -r <cic_registry_address> -p <eth_provider> -y ../keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c <datadir>`
|
|
||||||
|
|
||||||
A `keystore` sub-directory in the data path is created, with ethereum keystore files for all generated private keys. Passphrase is set to empty string for all of them.
|
|
||||||
|
|
||||||
## VERIFY
|
## VERIFY
|
||||||
|
|
||||||
|
|||||||
@@ -1,179 +0,0 @@
|
|||||||
# standard imports
|
|
||||||
import os
|
|
||||||
import sys
|
|
||||||
import json
|
|
||||||
import logging
|
|
||||||
import argparse
|
|
||||||
import uuid
|
|
||||||
import datetime
|
|
||||||
import time
|
|
||||||
from glob import glob
|
|
||||||
|
|
||||||
# external imports
|
|
||||||
import confini
|
|
||||||
from hexathon import (
|
|
||||||
add_0x,
|
|
||||||
strip_0x,
|
|
||||||
)
|
|
||||||
from cic_types.models.person import Person
|
|
||||||
from chainlib.eth.address import to_checksum_address
|
|
||||||
from chainlib.chain import ChainSpec
|
|
||||||
from chainlib.eth.connection import EthHTTPConnection
|
|
||||||
from chainlib.eth.gas import RPCGasOracle
|
|
||||||
from chainlib.eth.nonce import RPCNonceOracle
|
|
||||||
from cic_types.processor import generate_metadata_pointer
|
|
||||||
from eth_accounts_index import AccountRegistry
|
|
||||||
from cic_eth_registry import CICRegistry
|
|
||||||
from crypto_dev_signer.keystore.dict import DictKeystore
|
|
||||||
from crypto_dev_signer.eth.signer.defaultsigner import ReferenceSigner as EIP155Signer
|
|
||||||
from crypto_dev_signer.keystore.keyfile import to_dict as to_keyfile_dict
|
|
||||||
|
|
||||||
logging.basicConfig(level=logging.WARNING)
|
|
||||||
logg = logging.getLogger()
|
|
||||||
|
|
||||||
default_config_dir = '/usr/local/etc/cic'
|
|
||||||
|
|
||||||
argparser = argparse.ArgumentParser()
|
|
||||||
argparser.add_argument('-p', '--provider', dest='p', default='http://localhost:8545', type=str, help='Web3 provider url (http only)')
|
|
||||||
argparser.add_argument('-y', '--key-file', dest='y', type=str, help='Ethereum keystore file to use for signing')
|
|
||||||
argparser.add_argument('-c', type=str, default=default_config_dir, help='config file')
|
|
||||||
argparser.add_argument('-i', '--chain-spec', dest='i', type=str, help='Chain specification string')
|
|
||||||
argparser.add_argument('-r', '--registry', dest='r', type=str, help='Contract registry address')
|
|
||||||
argparser.add_argument('--batch-size', dest='batch_size', default=50, type=int, help='burst size of sending transactions to node')
|
|
||||||
argparser.add_argument('--batch-delay', dest='batch_delay', default=2, type=int, help='seconds delay between batches')
|
|
||||||
argparser.add_argument('-v', action='store_true', help='Be verbose')
|
|
||||||
argparser.add_argument('-vv', action='store_true', help='Be more verbose')
|
|
||||||
argparser.add_argument('user_dir', type=str, help='path to users export dir tree')
|
|
||||||
args = argparser.parse_args()
|
|
||||||
|
|
||||||
if args.v:
|
|
||||||
logg.setLevel(logging.INFO)
|
|
||||||
elif args.vv:
|
|
||||||
logg.setLevel(logging.DEBUG)
|
|
||||||
|
|
||||||
config_dir = args.c
|
|
||||||
config = confini.Config(config_dir, os.environ.get('CONFINI_ENV_PREFIX'))
|
|
||||||
config.process()
|
|
||||||
args_override = {
|
|
||||||
'CIC_REGISTRY_ADDRESS': getattr(args, 'r'),
|
|
||||||
'CIC_CHAIN_SPEC': getattr(args, 'i'),
|
|
||||||
}
|
|
||||||
config.dict_override(args_override, 'cli')
|
|
||||||
config.add(args.user_dir, '_USERDIR', True)
|
|
||||||
|
|
||||||
user_new_dir = os.path.join(args.user_dir, 'new')
|
|
||||||
os.makedirs(user_new_dir)
|
|
||||||
|
|
||||||
meta_dir = os.path.join(args.user_dir, 'meta')
|
|
||||||
os.makedirs(meta_dir)
|
|
||||||
|
|
||||||
user_old_dir = os.path.join(args.user_dir, 'old')
|
|
||||||
os.stat(user_old_dir)
|
|
||||||
|
|
||||||
chain_spec = ChainSpec.from_chain_str(config.get('CIC_CHAIN_SPEC'))
|
|
||||||
chain_str = str(chain_spec)
|
|
||||||
|
|
||||||
batch_size = args.batch_size
|
|
||||||
batch_delay = args.batch_delay
|
|
||||||
|
|
||||||
rpc = EthHTTPConnection(args.p)
|
|
||||||
|
|
||||||
signer_address = None
|
|
||||||
keystore = DictKeystore()
|
|
||||||
if args.y != None:
|
|
||||||
logg.debug('loading keystore file {}'.format(args.y))
|
|
||||||
signer_address = keystore.import_keystore_file(args.y)
|
|
||||||
logg.debug('now have key for signer address {}'.format(signer_address))
|
|
||||||
signer = EIP155Signer(keystore)
|
|
||||||
|
|
||||||
nonce_oracle = RPCNonceOracle(signer_address, rpc)
|
|
||||||
|
|
||||||
CICRegistry.address = config.get('CIC_REGISTRY_ADDRESS')
|
|
||||||
registry = CICRegistry(chain_spec, rpc)
|
|
||||||
account_registry_address = registry.by_name('AccountRegistry')
|
|
||||||
|
|
||||||
keyfile_dir = os.path.join(config.get('_USERDIR'), 'keystore')
|
|
||||||
os.makedirs(keyfile_dir)
|
|
||||||
|
|
||||||
def register_eth(i, u):
|
|
||||||
|
|
||||||
address_hex = keystore.new()
|
|
||||||
address = add_0x(to_checksum_address(address_hex))
|
|
||||||
|
|
||||||
gas_oracle = RPCGasOracle(rpc, code_callback=AccountRegistry.gas)
|
|
||||||
c = AccountRegistry(signer=signer, nonce_oracle=nonce_oracle, gas_oracle=gas_oracle, chain_id=chain_spec.chain_id())
|
|
||||||
(tx_hash_hex, o) = c.add(account_registry_address, signer_address, address)
|
|
||||||
logg.debug('o {}'.format(o))
|
|
||||||
rpc.do(o)
|
|
||||||
|
|
||||||
pk = keystore.get(address)
|
|
||||||
keyfile_content = to_keyfile_dict(pk, '')
|
|
||||||
keyfile_path = os.path.join(keyfile_dir, '{}.json'.format(address))
|
|
||||||
f = open(keyfile_path, 'w')
|
|
||||||
json.dump(keyfile_content, f)
|
|
||||||
f.close()
|
|
||||||
|
|
||||||
logg.debug('[{}] register eth {} {} tx {} keyfile {}'.format(i, u, address, tx_hash_hex, keyfile_path))
|
|
||||||
|
|
||||||
return address
|
|
||||||
|
|
||||||
|
|
||||||
def register_ussd(u):
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
|
|
||||||
|
|
||||||
i = 0
|
|
||||||
j = 0
|
|
||||||
for x in os.walk(user_old_dir):
|
|
||||||
for y in x[2]:
|
|
||||||
if y[len(y)-5:] != '.json':
|
|
||||||
continue
|
|
||||||
filepath = os.path.join(x[0], y)
|
|
||||||
f = open(filepath, 'r')
|
|
||||||
try:
|
|
||||||
o = json.load(f)
|
|
||||||
except json.decoder.JSONDecodeError as e:
|
|
||||||
f.close()
|
|
||||||
logg.error('load error for {}: {}'.format(y, e))
|
|
||||||
continue
|
|
||||||
f.close()
|
|
||||||
u = Person.deserialize(o)
|
|
||||||
|
|
||||||
new_address = register_eth(i, u)
|
|
||||||
if u.identities.get('evm') == None:
|
|
||||||
u.identities['evm'] = {}
|
|
||||||
sub_chain_str = '{}:{}'.format(chain_spec.common_name(), chain_spec.network_id())
|
|
||||||
u.identities['evm'][sub_chain_str] = [new_address]
|
|
||||||
|
|
||||||
register_ussd(u)
|
|
||||||
|
|
||||||
new_address_clean = strip_0x(new_address)
|
|
||||||
filepath = os.path.join(
|
|
||||||
user_new_dir,
|
|
||||||
new_address_clean[:2].upper(),
|
|
||||||
new_address_clean[2:4].upper(),
|
|
||||||
new_address_clean.upper() + '.json',
|
|
||||||
)
|
|
||||||
os.makedirs(os.path.dirname(filepath), exist_ok=True)
|
|
||||||
|
|
||||||
o = u.serialize()
|
|
||||||
f = open(filepath, 'w')
|
|
||||||
f.write(json.dumps(o))
|
|
||||||
f.close()
|
|
||||||
|
|
||||||
meta_key = generate_metadata_pointer(bytes.fromhex(new_address_clean), 'cic.person')
|
|
||||||
meta_filepath = os.path.join(meta_dir, '{}.json'.format(new_address_clean.upper()))
|
|
||||||
os.symlink(os.path.realpath(filepath), meta_filepath)
|
|
||||||
|
|
||||||
i += 1
|
|
||||||
sys.stdout.write('imported {} {}'.format(i, u).ljust(200) + "\r")
|
|
||||||
|
|
||||||
j += 1
|
|
||||||
if j == batch_size:
|
|
||||||
time.sleep(batch_delay)
|
|
||||||
j = 0
|
|
||||||
|
|
||||||
#fi.close()
|
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
cic-base[full_graph]==0.1.2a52
|
cic-base[full_graph]==0.1.2a40
|
||||||
sarafu-faucet==0.0.2a15
|
cic-eth==0.10.1b1
|
||||||
cic-eth==0.10.1b2+build.9c750e70
|
|
||||||
cic-types==0.1.0a8
|
cic-types==0.1.0a8
|
||||||
crypto-dev-signer==0.4.14a17
|
|
||||||
|
|||||||
@@ -32,11 +32,11 @@ set -a
|
|||||||
|
|
||||||
# get required addresses from registries
|
# get required addresses from registries
|
||||||
DEV_TOKEN_INDEX_ADDRESS=`eth-contract-registry-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -r $CIC_REGISTRY_ADDRESS -f brief TokenRegistry`
|
DEV_TOKEN_INDEX_ADDRESS=`eth-contract-registry-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -r $CIC_REGISTRY_ADDRESS -f brief TokenRegistry`
|
||||||
DEV_ACCOUNT_INDEX_ADDRESS=`eth-contract-registry-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -r $CIC_REGISTRY_ADDRESS -f brief AccountRegistry`
|
DEV_ACCOUNTS_INDEX_ADDRESS=`eth-contract-registry-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -r $CIC_REGISTRY_ADDRESS -f brief AccountRegistry`
|
||||||
DEV_RESERVE_ADDRESS=`eth-token-index-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -a $DEV_TOKEN_INDEX_ADDRESS -f brief SRF`
|
DEV_RESERVE_ADDRESS=`eth-token-index-list -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -a $DEV_TOKEN_INDEX_ADDRESS -f brief SRF`
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
Token registry: $DEV_TOKEN_INDEX_ADDRESS
|
Token registry: $DEV_TOKEN_INDEX_ADDRESS
|
||||||
Account reigstry: $DEV_ACCOUNT_INDEX_ADDRESS
|
Account reigstry: $DEV_ACCOUNTS_INDEX_ADDRESS
|
||||||
Reserve address: $DEV_RESERVE_ADDRESS
|
Reserve address: $DEV_RESERVE_ADDRESS
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
@@ -66,7 +66,7 @@ DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER=`cic-eth-create $debug --redis-host-call
|
|||||||
echo DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER=$DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER >> $env_out_file
|
echo DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER=$DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER >> $env_out_file
|
||||||
cic-eth-tag -i $CIC_CHAIN_SPEC ACCOUNT_REGISTRY_WRITER $DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER
|
cic-eth-tag -i $CIC_CHAIN_SPEC ACCOUNT_REGISTRY_WRITER $DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER
|
||||||
>&2 echo "add acccounts index writer account as writer on contract"
|
>&2 echo "add acccounts index writer account as writer on contract"
|
||||||
eth-accounts-index-writer -y $keystore_file -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -a $DEV_ACCOUNT_INDEX_ADDRESS -ww $debug $DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER
|
eth-accounts-index-writer -y $keystore_file -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -a $DEV_ACCOUNTS_INDEX_ADDRESS -ww $debug $DEV_ETH_ACCOUNT_ACCOUNT_REGISTRY_WRITER
|
||||||
|
|
||||||
# Transfer gas to custodial gas provider adddress
|
# Transfer gas to custodial gas provider adddress
|
||||||
>&2 echo gift gas to gas gifter
|
>&2 echo gift gas to gas gifter
|
||||||
|
|||||||
Reference in New Issue
Block a user