Kirill Fedoseev
|
642ea4e9a5
|
Updated configs, removed init_blockchains separate step
|
2019-11-15 10:20:12 +03:00 |
Kirill Fedoseev
|
d792150732
|
Moved prefunding in tests before hook
|
2019-11-15 10:02:46 +03:00 |
Kirill Fedoseev
|
3fa391cef5
|
Fixed docker rm commands
|
2019-11-14 23:44:47 +03:00 |
Kirill Fedoseev
|
a84278f88c
|
Fixed forced sign test. Improved binance testnet scripts
|
2019-11-14 23:31:07 +03:00 |
Kirill Fedoseev
|
1de3b2d75a
|
Minimized number of eth block timestamp requests
|
2019-11-12 18:42:26 +03:00 |
Kirill Fedoseev
|
7f6030ee94
|
Fixed minor bugs in eth-watcher
|
2019-11-12 18:18:45 +03:00 |
Kirill Fedoseev
|
3614f8c292
|
Fixed tests and demo scripts
|
2019-11-11 20:54:35 +03:00 |
Kirill Fedoseev
|
593bab3121
|
Updated and refactored tests and demo scripts
|
2019-11-11 20:14:07 +03:00 |
Kirill Fedoseev
|
17690e7ac2
|
Updated env files to use local binance network
|
2019-11-11 19:42:09 +03:00 |
Kirill Fedoseev
|
591cdf88f3
|
Added binance_net network in docker configs, updated validator configs
|
2019-11-09 15:14:06 +03:00 |
Kirill Fedoseev
|
37a5c1e989
|
Made bnc watcher fetch policy to be dependent on eth block timestamps
|
2019-11-07 17:06:12 +03:00 |
Kirill Fedoseev
|
85ca572e1c
|
Handle attempts changing in signer properly
|
2019-11-05 21:14:22 +03:00 |
Kirill Fedoseev
|
7f4bc98318
|
Removed web3 dependency from eth watcher
|
2019-11-04 17:06:37 +03:00 |
Kirill Fedoseev
|
bd6de658e1
|
Little refactor of bnc watcher
|
2019-10-31 22:43:34 +03:00 |
Kirill Fedoseev
|
e11a74c490
|
Removed scenarios
|
2019-10-31 17:57:16 +03:00 |
Kirill Fedoseev
|
5557fda6a3
|
Change dev log level to trace, fixed unnecessary update of nonce on failed gas estimate
|
2019-10-30 20:40:33 +03:00 |
Kirill Fedoseev
|
935b8c87a8
|
Trying to figure out why eth watcher does not work properly on CI env 5
|
2019-10-29 13:19:32 +03:00 |
Kirill Fedoseev
|
876f09f312
|
Bnc to eth tests, artifacts processing in circleci config
|
2019-10-28 15:47:07 +03:00 |
Kirill Fedoseev
|
13c0734691
|
First wokring tests set
|
2019-10-27 19:21:36 +03:00 |
Kirill Fedoseev
|
312004128a
|
Updated scripts to store ganache data in docker volumes
|
2019-10-24 16:24:18 +03:00 |
Kirill Fedoseev
|
2f241dffbe
|
Moved contracts deploy process in separate init job
|
2019-10-24 16:05:33 +03:00 |
Kirill Fedoseev
|
088aee652d
|
Added more initialization of environment
|
2019-10-21 21:43:31 +03:00 |
Kirill Fedoseev
|
5b18ee4179
|
Separate queue for exchange messages. Moved nonce, rangeStart, rangeSize to bridge contract
|
2019-10-18 13:38:42 +03:00 |
Kirill Fedoseev
|
f4150a3324
|
Demo modification to test multi send, allow to save and restore initial after-deployment blockchain state
|
2019-10-16 22:40:25 +03:00 |
Kirill Fedoseev
|
9bcbdfab67
|
Support of multi send transaction generation
|
2019-10-14 23:40:55 +03:00 |
Kirill Fedoseev
|
5413a3e7a1
|
Suppress redis logs, separate file with redis config
|
2019-10-11 17:39:50 +03:00 |
Kirill Fedoseev
|
2fa0a50d61
|
Switched to timed mining mode
|
2019-10-11 17:17:32 +03:00 |
Kirill Fedoseev
|
f7dafbbf9c
|
Suppress output in resetBlock
|
2019-10-11 12:37:46 +03:00 |
Kirill Fedoseev
|
52698a1865
|
Added reset block functionality
|
2019-10-11 11:50:41 +03:00 |
Kirill Fedoseev
|
bb1abb6c99
|
Killing validators and remaining containers at the end of demo
|
2019-10-09 18:52:21 +03:00 |
Kirill Fedoseev
|
45110f01c5
|
Full scenario for bridge. All tests are passed
|
2019-10-07 16:51:03 +03:00 |
Kirill Fedoseev
|
28d8351df8
|
Added services terminal for running side command in scenario.
|
2019-10-07 10:13:47 +03:00 |
Kirill Fedoseev
|
65d26aeb1b
|
First try to write full demo scenario on jxa
|
2019-10-06 18:48:54 +03:00 |
Kirill Fedoseev
|
ba9ac9428c
|
Fixed validator list update operation, fixed deployment volumes mounts
|
2019-10-02 20:28:22 +03:00 |
Kirill Fedoseev
|
aadbd72a33
|
Fixed docker mount points
|
2019-09-17 18:48:15 +03:00 |
Kirill Fedoseev
|
e521205d0f
|
Auto determine block gas limit, small modification for supporting public networks
|
2019-09-06 19:22:04 +03:00 |
Kirill Fedoseev
|
87590524d9
|
Fixed configuration problems
|
2019-09-04 17:23:14 +03:00 |
Kirill Fedoseev
|
5f028009ec
|
Updated demo scripts
|
2019-09-04 13:30:55 +03:00 |
Kirill Fedoseev
|
310e3a3699
|
New .env and .keys configs, split on development and staging configs
|
2019-09-04 13:28:45 +03:00 |
Kirill Fedoseev
|
020170de7c
|
Support running validator in staging environment
|
2019-09-01 13:03:38 +03:00 |
Kirill Fedoseev
|
ed25ca9c68
|
Deployment to both, dev and staging environments. Automatic contract address update in demo. Refactor sh scripts. .env files splitted on particular enviornments
|
2019-09-01 12:41:06 +03:00 |
Kirill Fedoseev
|
c3a495e1ea
|
Added possibility of deployment to the public environment
|
2019-09-01 10:50:26 +03:00 |
Kirill Fedoseev
|
cd0b9faa98
|
start-environment now can restart eth networks without deploying
|
2019-08-31 10:56:50 +03:00 |
Kirill Fedoseev
|
12ff763be7
|
Fixed contract addresses in .env files
|
2019-08-30 17:59:16 +03:00 |
Kirill Fedoseev
|
b7f15c46ee
|
Merge pull request #18 from k1rill-fedoseev/deployment-fix
Fixed problem with redeployment, mounting built contracts in deploy c…
|
2019-08-25 16:15:06 +03:00 |
Kirill Fedoseev
|
a35cfc8a48
|
Fixed problem with redeployment, mounting built contracts in deploy containers was the problem. Deleted Migrations contracts from repo.
|
2019-08-25 10:29:58 +03:00 |
Kirill Fedoseev
|
fc03632e20
|
Added encoding and decoding technique for keygen protocol, using packed bytes instead of raw JSON
|
2019-08-25 00:26:16 +03:00 |
Alexander Kolotov
|
987295e8e4
|
preserve testnets data between system restarts
|
2019-08-22 22:00:32 +03:00 |
Kirill Fedoseev
|
38dee19559
|
Moved test environment and deployment process to docker
|
2019-07-17 14:31:38 +07:00 |
Kirill Fedoseev
|
1ab220caf4
|
Same private keys in both networks. Implementation modifications
|
2019-07-15 22:41:02 +03:00 |