Block a user
6ec1a509cf
Change Tornado dependencies source to Tornado Git registry
0d700118d6
Change staking contract address after proposal 22 execution
04ba45b2c1
Add tests for existent proposal 22
f0f5424edf
Add Rust to dependecies (because foundry installed via cargo)
e724211f91
Add gitignore
f5486ba842
Change workers: Now they are automatically rebuilt each time
12dd6cdd34
Update explorers
5562db53dc
Change RPC's to uncensored & links to actual
7f0433bd33
Create deploy script
2031afdbe8
Change proposal: now creating with predeployed staking proxy and relayer registry implementation
195840d678
Move proprietary information to source folder
9525b3dae4
Merge pull request 'main' (#1) from AlienTornadosaurusHex/proposal-22-governance-and-rewards-patch:main into main
2aabdc4bbe
cleanup
7cc789f48f
Merge branch 'main' of https://git.tornado.ws/Theo/proposal-22-governance-and-rewards-patch
f3df5c0b14
Add parameter for denominator for uint256 -> TORN
fd57f13e63
Remove nonce log
ccd71034ea
While getting relayers balances sum, set fork block number to block before hacker widthrawals from Governance Vault
0e00f9287a
Remove useless modifier, because now we replenish Governance Staking contract balance in proposal itself
174fad3a21
Merge pull request 'Clean up repo and add storage examples' (#1) from AlienTornadosaurusHex/proposal-21-test:main into main
de1eb78705
Clean up repo and add storage examples