Commit 437b307
[feature] refactor and improve codegen
Simplify code generation and implement deserialization for objects coming from rust.
Signed-off-by: Artemii Gerasimovich <[email protected]>1 parent 146f326 commit 437b307
File tree
115 files changed
+1518
-1320
lines changed- .github/workflows
- example
- peer_config
- generate
- src
- iroha2
- crypto
- data_model
- account
- asset
- domain
- events
- isi
- query
- sys
- AtomicU32Wrapper
- Compact
- Duration
- FixedPoint
- Map
- Option
- String
- Vec
- bool
- i64
- iroha_core
- block
- stream
- genesis
- smartcontracts
- isi
- error
- permissions
- error
- query
- sumeragi
- network_topology
- view_change
- iroha_crypto
- hash
- merkle
- signature
- iroha_data_model
- account
- asset
- block_value
- domain
- events
- data
- events
- account
- asset
- domain
- peer
- permission_token
- role
- trigger
- filters
- account
- asset
- domain
- peer
- role
- trigger
- execute_trigger
- pipeline
- time
- expression
- isi
- metadata
- name
- pagination
- peer
- permissions
- predicate
- ip_addr
- numerical
- string
- value
- query
- account
- asset
- block
- domain
- peer
- permissions
- role
- transaction
- trigger
- role
- transaction
- trigger
- action
- iroha_data_primitives
- fixed
- iroha_primitives
- addr
- fixed
- iroha_version
- error
- u128
- u16
- u32
- u64
- u8
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+1518
-1320
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
0 commit comments