Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-13 22:32:24 +03:00
ea9b28457c Add waiting for contracts deployment before verification
f2a0e18cc0 Fix merge conflicts
Compare 2 commits »
Theo closed pull request Theo/proposal-25-restore-rewards#1 2023-06-13 21:37:03 +03:00
add hardhat deploy logic
Theo commented on pull request Theo/proposal-25-restore-rewards#1 2023-06-13 21:37:03 +03:00
add hardhat deploy logic

Merged in this commit, closed.

Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-13 21:33:57 +03:00
e049d9b107 Merge branch 'AlienTornadosaurusHex-main'
a935093f54 Add hardhat deployment by T-Hax
80078475d5 add hardhat deploy logic
Compare 3 commits »
Theo pushed to master at tornadocash/classic-ui 2023-06-13 15:57:40 +03:00
22a372fae1 Update docs & redirect link, add Tornado RPC to all chains
Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-13 02:45:37 +03:00
79d5bfd103 Fix rewards accrual bug mentioned by T-Hax: in 'accrueOldRewards' function we added rewards that staker hasn't earned, because 'checkReward' function in Staking contract returns updated (actual) reward amount, but not update it in storage. Replace 'checkReward' function with getter 'accumulatedRewards', which returns actual accumulated reward amount (not updated)
Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-13 01:18:38 +03:00
861f4cddaf Correct padding in generated Solidity proposal code
ed130ad30f Add hardhat dependencies & update fork-blocks
4a876ee7d0 Add tests (bugged)
Compare 3 commits »
Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-13 00:17:33 +03:00
439f3209d0 Lower gas to deployment five times
Theo pushed to main at Theo/proposal-25-restore-rewards 2023-06-12 16:22:37 +03:00
015c5d8a14 Create solidity source and tests for proposal
Theo renamed repository from proposal-23-restore-rewards to Theo/proposal-25-restore-rewards 2023-06-12 16:21:25 +03:00
Theo pushed to en at tornadocash/docs 2023-06-12 00:43:27 +03:00
7f73e467ea Remove Instance Factory contract
Theo pushed to master at tornadocash/tornado-cli 2023-06-09 19:16:36 +03:00
78a357b164 Change IP lookup provider
Theo pushed to master at tornadocash/classic-ui 2023-06-09 09:53:00 +03:00
1f24d46360 Fix proposal naming & editing: remove crutch code, validate JSON in proposal 15 directly, add title to empty hacker proposal 21
59c252b826 Eslint fix
Compare 2 commits »
Theo pushed to main at Theo/proposal-24-costs-reimbursement 2023-06-09 00:23:50 +03:00
c17976a491 Update readme
84ba2386c6 Governance address and interface don't needed in this proposal
Compare 2 commits »
Theo pushed to en at tornadocash/docs 2023-06-09 00:01:00 +03:00
4b00991ad0 Merge pull request 'Patch to show locking page' (#2) from AlienTornadosaurusHex/docs:en into en
f80f0cf0cd change back naming
ae22f7450a formatting
fa6b52201e locking must show up
Compare 4 commits »
Theo merged pull request tornadocash/docs#2 2023-06-09 00:01:00 +03:00
Patch to show locking page
Theo pushed to en at tornadocash/docs 2023-06-08 20:56:34 +03:00
423db64463 Merge pull request 'Improve documentation #1' (#1) from AlienTornadosaurusHex/docs:en into en
cab2d0c3f1 Improve documentation and make it more accurate
Compare 2 commits »
Theo merged pull request tornadocash/docs#1 2023-06-08 20:56:33 +03:00
Improve documentation #1
Theo pushed to main at Theo/proposal-23-cheating-relayer-p... 2023-06-07 18:13:00 +03:00
f5ba0f6604 Add contract source link to readme
b2f79dac91 Add gas testing
Compare 2 commits »
Theo pushed to master at tornadocash/classic-ui 2023-06-04 22:41:33 +03:00
3f04b9392a Change links to actual