Commit Graph

131 Commits

Author SHA1 Message Date
phahulin 1b8f09026c
Merge pull request #14 from poanetwork/test-and-setup-fix
Test and setup fix
2018-12-10 12:37:03 +03:00
natlg df54ab7966 Fix error with pruning 2018-12-07 17:52:04 -08:00
natlg 65653d52ca Readme fix 2018-12-07 00:05:36 -08:00
natlg 4a2cf4aa55 Move all urls to config, return missing-rounds test to cron 2018-12-06 18:45:00 -08:00
natlg a88dfdd91d Move Parity urls to config file 2018-12-06 02:29:35 -08:00
natlg f349c6eaf4 Fix reward-by-block test 2018-12-06 02:19:38 -08:00
phahulin 8c363bdd9e
Merge pull request #13 from poanetwork/reward-by-block
Reward by block test
2018-12-04 17:24:45 +03:00
natlg e819443739 Updated request for getting last block, small changes 2018-11-27 20:38:53 -08:00
natlg 41bc927e37 Moved EmissionFunds contract address to the contract folder 2018-11-26 23:58:57 -08:00
natlg 35c661c04e Merge branch 'contracts-update' of https://github.com/poanetwork/poa-network-monitor into reward-by-block 2018-11-26 23:29:17 -08:00
natlg ba1f433ae7 Update contracts addresses and abis 2018-11-26 13:36:58 -08:00
Natalia Gulko a66747585e Add reward-by-block test 2018-11-26 13:32:54 -08:00
phahulin c899f58730
Merge pull request #12 from poanetwork/infura-test
Infura test
2018-08-05 16:23:09 +03:00
Natalia Gulko 0d8eafce50 Fixed accounts names, added errors saving 2018-08-04 17:33:50 -07:00
natalia ad1c50da71 Small description fix 2018-08-04 02:14:52 -07:00
Natalia Gulko 1a566f71ac Added txs-infura-test 2018-08-04 02:02:40 -07:00
Natalia Gulko a0c82268cd
Merge pull request #11 from poanetwork/phahulin-patch-1
Update cron execution times
2018-07-13 08:45:19 -07:00
phahulin dcd1ec1b96
Update cron execution times 2018-07-13 18:42:56 +03:00
Natalia Gulko 85df0273b6
Merge pull request #10 from poanetwork/small-enhancements
Small enhancements
2018-07-13 07:21:00 -07:00
phahulin 645667cc83 Rename reward test in UI 2018-07-13 13:36:28 +03:00
phahulin 43c3ac6694 Update README 2018-07-13 12:41:40 +03:00
phahulin da29a79464 Set executable flag for scripts; Exclude content of logs folder from git 2018-07-13 12:40:24 +03:00
phahulin 1617df05b8
Merge pull request #9 from poanetwork/monitor-channel
Moved slack channel name to the toml file, updated gitignore
2018-07-13 11:44:58 +03:00
Natalia Gulko b663e9b3b6 Added displaying block number in ui (for the transfer reward) and saving in mining-reward test 2018-07-12 23:17:47 -07:00
Natalia Gulko 32885553ec Moved slack channel name to the toml file, updated gitignore 2018-07-12 16:49:22 -07:00
phahulin 5208ad3785
Merge pull request #8 from poanetwork/ui-integration
Ui integration
2018-07-12 12:29:58 +03:00
Natalia Gulko 2b56c9548c Updated displaying transfer-reward result 2018-07-12 02:02:49 -07:00
Natalia Gulko 1bcf3f8dd7 Updated readme 2018-07-12 01:40:55 -07:00
Natalia Gulko e457fc0108 Formatted messages in monitor for transfer-reward and reorgs tests 2018-07-12 01:19:26 -07:00
Natalia Gulko 523292ce85 Added UI 2018-07-12 01:02:54 -07:00
phahulin 6e6baf3b32
Merge pull request #6 from poanetwork/payout_script
Payout script
2018-07-12 09:24:46 +03:00
phahulin b3873e9ab9
Merge pull request #7 from poanetwork/tx-round-flow
Tx round flow
2018-07-10 15:06:07 +03:00
Natalia Gulko d0b7903dc0 Added detecting account with greater balance for sending txs via public rpc endpoint test 2018-07-09 23:18:38 -07:00
Natalia Gulko 7312b07c1e Added detecting account with greater balance for sending txs 2018-07-09 21:10:20 -07:00
Natalia Gulko 7dd49164ea Added running scripts and comments, updated readme 2018-07-09 17:04:47 -07:00
Natalia Gulko c2fd5b3f08 Added checking if new block number is much higher then expected in the missing-round test 2018-07-09 16:56:48 -07:00
Natalia Gulko 1120ce80b0 Added reward-transfer test to the monitor and saving other txs from validator 2018-07-09 02:23:19 -07:00
Natalia Gulko b863ff326f Added reward-transfer test 2018-07-08 22:31:53 -07:00
phahulin 4a419e21b4
Merge pull request #5 from poanetwork/remove-env-var
Remove env variable
2018-07-06 20:11:46 +03:00
Natalia Gulko 0c77ebc430 Fixed saving error message if tx sending failed 2018-07-06 00:53:22 -07:00
Natalia Gulko 746aff193b Removed POA_MONITOR_PATH env variable 2018-07-06 00:51:19 -07:00
phahulin 7f1142e1a8
Merge pull request #4 from poanetwork/missing-rounds-test
Missing rounds test
2018-07-05 19:26:25 +03:00
Natalia Gulko 5ab6c1b047 Little formatting and comments updating 2018-07-04 22:51:49 -07:00
Natalia Gulko 6d561395e8 Added unit test, fixed test in case of removing validator 2018-07-04 21:34:15 -07:00
Natalia Gulko 191d49a4c1 Made test stop after one round, added restart in case of reorg or removed validator 2018-07-04 02:22:15 -07:00
Natalia Gulko 1a8bf345e9 Updated link for cloning repo in the readme 2018-07-03 18:31:42 -07:00
Natalia Gulko b87426a8cf Updated missing-rounds test for getting validators when new block arrives 2018-07-03 18:29:04 -07:00
Natalia Gulko 96137977ca Updated dao to use promise for run function 2018-07-03 18:08:26 -07:00
Natalia e65b628844 Merge https://github.com/poanetwork/poa-network-monitor 2018-07-02 09:54:43 -07:00
Natalia Gulko 20ebdccd6c Added db closing after test finishing 2018-07-02 02:47:41 -07:00