72267b4563
* basic consensus setup * basic execution setup * patch for wasm * basic wasm client * proxy cors for testing * migrate to webpack * use typescript * track chain head * rename to helios-ts * better build instructions * add getCode * builds everywhere * add wasm-pack to dependencies * compile for both wasm and non-wasm * fix deps * fix deps * remove ds store * add blocktags * add getNonce * use BTreeMap to store payloads * add getTransaction * switch to proper ethers provider * post merge fixes * compile client to wasm * fix tests * fmt * use milagro for bls * handle node advance in rust * faster bls deserialization * clippy * add ConfigDB * remove ts bindings * fix gitignore * remove ts workspace member * remove unused mut * uncomment old deletions * bump to 0.2.0 |
||
---|---|---|
.. | ||
basic.rs | ||
checkpoints.rs | ||
client.rs | ||
config.rs |