mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* chore: update ABI * chore: update contract address and chain ID to Linea Sepolia * chore: improve error handling * fix: bigint conversion * chore: update tests * chore: clean comments * chore: export keystore types * chore: update README with contract address * tests: add reusable mock functions * chore: LINEA_CONTRACT instead of SEPOLIA_CONTRACT * chore: add linea to cspell * chore: add rateLimit to MembershipInfo * fix(tests): rate limit additions * chore: update gitignore
18 lines
195 B
Plaintext
18 lines
195 B
Plaintext
.idea/*
|
|
.angular
|
|
build
|
|
bundle
|
|
dist
|
|
node_modules
|
|
src/**.js
|
|
coverage
|
|
*.log
|
|
*.tsbuildinfo
|
|
docs
|
|
test-results
|
|
playwright-report
|
|
example
|
|
packages/discovery/mock_local_storage
|
|
.cursorrules
|
|
.giga
|
|
.cursor |