Skip to content

Commit

Permalink
Normalize bytes rather than storing hex representation of bytes (#49)
Browse files Browse the repository at this point in the history
* add timestamp to ethr builder

* improve coverage

* add `get_query_value` fn to did_url

* clippy

* use AsRef<str>

* timestamp -> block_timestamp, always return error

* store block timestamp in seconds

* fix bugs w.r.t byte conversions

* remove spurious logs

* update jsonrpsee

* remove NANOSECONDS_PER_SECOND

* update lockfile
  • Loading branch information
insipx authored Feb 21, 2024
1 parent fb93d06 commit f5053c1
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 102 deletions.
Loading

0 comments on commit f5053c1

Please sign in to comment.