Rewrite to TypeScript #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "(deleted):typescript"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Following changes are done:
Rewritten to TypeScript
Built on top of modern tech stacks like Ethers.js V6 or TypeChain
Creates resource heavy Merkle Trees on a separate thread using Web Workers / Worker Threads
Resilient API requests made by cross-fetch and retries, especially for Tor Users
Modular design
Here are some todos:
integrated relayer server ( useful for unit tests )
Lightweight bootstrap powered UI
Single executable applications ( tornado-cli.exe with node.js bundled )
governance-subgraphs
governance proposals related commands ( Including voting, staking TORNs, delegations, APYs ).
checking supported instances by relayer to support more instances
checking relayer's gasprice to filter out relayers
syncing all echo account events from subgraphs ( haven't done yet since the subgraph didn't support blockNumber field until now
7dff5223e8
)full encrypted notes support
partial tree generations & verifications
unit tests using hardhat environment
config improvements
Pull request closed