Skip to content

Commit

Permalink
* Introduce RPC and new protocol crate
Browse files Browse the repository at this point in the history
* Fork ledger traits
* Genesis config for opa
* Opa administration logic / pallet
* Subxt based client - connectivity
* Development runtime - working, global logger use needs to consider rust::tracing
* Signature and address types, substrate crypto used directly for account signatures
* Seed mechanism changed in ChronicleSigning to allow us to supply a specific seed
* Remove transaction costs and balance checks

Signed-off-by: Ryan <[email protected]>
  • Loading branch information
ryan-s-roberts committed Feb 28, 2024
1 parent f0c4df1 commit aa16a1b
Show file tree
Hide file tree
Showing 131 changed files with 15,326 additions and 13,711 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
!.cargo
!Cargo.*
!crates
!node
!domain_docs
!policies
!docker/chronicle-config
Expand Down
Loading

0 comments on commit aa16a1b

Please sign in to comment.