This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
helios
Watch
1
Star
0
Fork
You've already forked helios
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1fa2dede25
helios
/
.gitignore
4 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: wasm support (#182) * 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
2023-01-31 02:38:46 +00:00
.DS_Store
target
feat(benches): Criterion + Iai Benchmarking [RFC] (#131) * :gear: benches * :memo: docs * :building_construction: file_db benches and checkpoint fixes * :hammer: fix github action env vars * :white_check_mark: benchmark env vars * :gear: sync benchmarks * :sparkles: cargo fmt touchups
2022-12-11 19:42:52 +00:00
*.env