Commit Graph

84 Commits

Author SHA1 Message Date
POA 0d4f0fd605 Update make_spec script 2021-07-27 10:15:12 +03:00
POA 998f3dcb06 Fix scripts/make_spec.js 2021-06-09 05:38:29 +03:00
POA a49ab983c8 Add a draft for Governance contract 2021-05-21 10:28:24 +03:00
POA 45be6b6c64 Add TxPermission v4 (for EIP-1559) 2021-04-20 12:51:40 +03:00
POA 470f4ab866 Remove temporary function and update watch_posdao.js 2021-03-31 09:45:10 +03:00
POA 2ed4403a4b Update a mining address in watch_posdao.js script 2021-03-29 10:01:22 +03:00
POA a4d5668ce3 Update the latest OpenEthereum version in README 2021-03-26 09:33:50 +03:00
POA a5395b3413 Fix scripts/watch_posdao.js 2021-03-11 10:30:25 +03:00
POA bd7ab37779 Fix scripts/check_pending.js 2021-02-24 13:01:14 +03:00
POA e250e32365 Update scripts/watch_posdao.js 2021-02-19 10:09:18 +03:00
POA 67be039ff3 Use stakingAddress in BlockRewardAuRa.blocksCreated getter 2021-02-16 09:27:38 +03:00
POA 340cf3ad47 Update scripts/watch_posdao.js 2021-02-04 16:51:51 +03:00
POA 584faf114e Add APY displaying to 'npm run watch' 2021-01-28 15:57:43 +03:00
POA 9ff0382b98 Update scripts/watch_posdao.js 2021-01-20 10:20:48 +03:00
POA b9005d6087 Update scripts/watch_posdao.js 2021-01-15 09:58:32 +03:00
POA 4777291595 npm run watch improvement for --epoch-delegators 2021-01-13 14:37:37 +03:00
POA 0326a0b520 Minor fix for 'npm run watch' 2021-01-11 16:13:45 +03:00
POA f70e2cf92f Extend watch_posdao.js and add 'npm run watch' command 2021-01-11 16:00:05 +03:00
POA 19a7aac2ad Display approximate time of staking epoch end in watch_posdao.js 2021-01-11 12:16:56 +03:00
POA e2988e093c Improve certify and revoke functions in Certifier contract 2021-01-11 11:20:50 +03:00
POA 69518b1e98 Add output of unique delegator list 2021-01-07 16:25:15 +03:00
POA e3c1e58e6a Add total staking amount output to scripts/watch_posdao.js 2021-01-05 14:48:25 +03:00
POA bde552b662 Improve and clean scripts/watch_posdao.js 2021-01-04 16:15:06 +03:00
POA 1c8665408c Improve scripts/check_pending.js 2020-12-21 10:50:25 +03:00
POA 40dfd96979 Update (optimize) scripts/watch_posdao.js 2020-12-18 13:41:50 +03:00
POA 776d3f25de Add helpful scripts 2020-12-18 11:53:22 +03:00
POA 99ae087e55 Add TokenMinter contract 2020-12-07 15:29:48 +03:00
POA 40dea4e6ad Add staking through transferAndCall function 2020-11-30 15:56:48 +03:00
POA f02fd45c68 Add TxPriorityMock.sol for posdao-test-setup 2020-11-25 15:15:54 +03:00
POA 1c64b4d1b9 Update make_spec script 2020-11-24 13:00:23 +03:00
PoaMan 28fbb2d79f Add TxPriority duplicate to scripts/make_spec.js for integration tests 2020-11-03 13:37:52 +03:00
Vadim e19a374d8c Add TxPriority contract to make_spec.js 2020-10-09 10:30:10 +03:00
Vadim c9cd6c83ce Rename Permittable to PermittableToken 2020-04-30 14:02:10 +03:00
Vadim 74e0855b09 Remove excess parameter from AdminUpgradeabilityProxy 2020-03-24 16:51:23 +03:00
Vadim e69b32d881 Update POSDAO transition block in scripts/deploy_for_xdai.js 2020-03-24 14:17:33 +03:00
Vadim e3ab0e2fca Add second POA validator to scripts/deploy_for_xdai.js 2020-03-23 14:07:00 +03:00
Vadim a79c32bab6 Update POSDAO transition block in scripts/deploy_for_xdai.js 2020-03-23 11:50:16 +03:00
Vadim 15c50fca51 Add Nethermind validator to scripts/deploy_for_xdai.js 2020-03-23 09:51:59 +03:00
Vadim 10baa45789 Add Galt Project addresses to scripts/deploy_for_xdai.js 2020-03-19 12:34:22 +03:00
Vadim a01dabf50e Add scripts/deploy_for_xdai.js 2020-03-12 16:41:31 +03:00
Vadim ae87ba5e47 Move token contract to contracts directory 2020-03-10 14:47:12 +03:00
Vadim 437ed952b4 Enforce randomnessContractAddress spec option as a map 2019-12-05 14:13:23 +03:00
Vadim 2ec6d62e27 Merge remote-tracking branch 'origin/claim-reward' into claim-reward 2019-10-09 14:55:34 +03:00
Vadim 45a71f7a79 Update scripts/get_deploy_estimate_gas.js to show contract's size in Kb 2019-10-09 14:55:11 +03:00
varasev 0428b0dea7
Update make_spec.js 2019-10-08 15:36:12 +03:00
Vadim 126e78846d Split native coins and tokens in BlockRewardAuRa contract 2019-10-04 15:32:43 +03:00
Vadim 10d96403b7 Split staking in native coins and in tokens in StakingAuRa contract 2019-10-03 18:21:40 +03:00
Vadim 1db59f7483 Add first version of `StakingAuRa.claimReward` function 2019-09-18 19:28:39 +03:00
Vadim af5c9430a8 Append BlockReward unit tests (to be continued) 2019-09-11 18:24:24 +03:00
Vadim 9ffe2af2a9 Add some BlockReward unit tests (incomplete set, to be continued) 2019-09-09 15:43:49 +03:00