Commit Graph

41 Commits

Author SHA1 Message Date
Ulf Wiger 8336d8113c Add native_token encoding support 2024-07-15 16:39:04 +02:00
Hans Svensson db7a9f62f2 Merge branch 'add_testimonies' into 'master'
Add testimonies and AC serialization

See merge request ioecs/aeserialization!22
2024-06-28 13:59:06 +00:00
Hans Svensson 8346df41f2 Add testimonies and AC serialization 2024-06-28 13:59:06 +00:00
Hans Svensson 2488ff3978 Add structured delegation signatures (#21)
* Bump enacl dependency

* Add serialization of delegation signature data
v1.1.0
2023-12-06 15:23:57 +01:00
Ulf Wiger da8308821c Merge pull request #19 from davidyuk/secret-key
Add serialization of account secret key
2023-11-13 16:13:54 +01:00
Denis Davidyuk 213589ad9f Add serialization of account secret key 2023-09-15 10:08:29 +04:00
Ulf Wiger 270ebecc57 Merge pull request #20 from aeternity/uw-encode-maps
Add #{items := list()} type for encode/decode
2023-08-18 14:40:49 +02:00
Ulf Wiger 893ebb69f6 Update src/aeserialization.erl with duplicates check
From code review

Co-authored-by: Radosław Rowicki <35342116+radrow@users.noreply.github.com>
2023-08-17 20:43:59 +02:00
Ulf Wiger 05c4f87619 Update src/aeserialization.erl with type comment
From code review

Co-authored-by: Radosław Rowicki <35342116+radrow@users.noreply.github.com>
2023-08-17 20:42:48 +02:00
Ulf Wiger 91d6159ebd Add #{items := list()} type for encode/decode 2023-08-17 13:04:06 +02:00
Hans Svensson 177bf604b2 Merge pull request #18 from aeternity/add_ga_meta_tx_auth_data_type
Add ga_meta_tx_auth_data tag
v1.0.0
2022-12-20 11:31:35 +01:00
Hans Svensson 95d248aa0c Add ga_meta_tx_auth_data tag 2022-12-20 08:08:51 +01:00
Dincho Todorov 0f9dbe9f52 Switch to OTP23 (#17) 2022-08-29 14:26:09 +03:00
seanhinde eb68fe331b Merge pull request #16 from aeternity/use-latest-enacl-api
Update to use latest enacl with new API
2021-11-02 09:40:44 +01:00
Sean Hinde 27bb4331aa Small tidy up 2021-11-02 09:36:45 +01:00
Sean Hinde 9b36c771c7 Update to use latest enacl with new API 2021-11-01 18:37:12 +01:00
Dimitar Ivanov 58e34ae7b5 Merge pull request #14 from aeternity/GH-2851-paying_for_tx
Add paying_for_tx to aeser_chain_objects
2021-03-10 15:49:31 +02:00
Dimitar Ivanov 87baccba42 Merge pull request #13 from aeternity/channel_set_delegates_tx
Describe channel_set_delegates_tx
2021-03-09 17:46:19 +02:00
Dimitar Ivanov 5e820bed55 Describe channel_set_delegates_tx 2021-03-07 12:28:27 +02:00
Hans Svensson 80ff8a49f4 Add paying_for_tx to aeser_chain_objects 2019-11-08 13:40:35 +01:00
Thomas Arts 47aaa8f543 Merge pull request #11 from aeternity/add-name_auction-chain-object
Name_auction serialization
2019-09-02 08:43:54 +02:00
Thomas Arts e1fe683f95 Name_auction serialization 2019-08-30 11:34:57 +02:00
Hans Svensson ede7c14422 Merge pull request #10 from aeternity/PT-168026424-prepare_sophia_4_0_RC1
Add aeser_contract_code
2019-08-22 19:44:35 +02:00
Hans Svensson 1fdd580050 Add aeser_contract_code 2019-08-22 15:25:28 +02:00
Ulf Wiger e24650d52a Merge pull request #9 from aeternity/PT-167808073-offchain-tx-metadata
Add channel_offchain_update_meta object
2019-08-22 10:35:40 +02:00
Ulf Wiger d87adfd583 Add channel_offchain_update_meta object 2019-08-12 10:23:13 +02:00
Ulf Wiger 4a07297774 Merge pull request #7 from aeternity/PT-166698281-allow-sc-ws-to-disconnect
Add support for channel_client_reconnect_tx
2019-07-31 09:42:45 +02:00
Ulf Wiger cd341370b3 Add support for channel_client_reconnect_tx 2019-07-26 21:30:24 +02:00
Hans Svensson 3416ff5c1b Merge pull request #6 from aeternity/PT-165853843-encode_binary_json_content
Add a generic 'bytearray' encoding - prefix 'ba'
2019-05-13 14:24:15 +02:00
Hans Svensson 4724773d3b Add a generic 'bytearray' encoding - prefix 'ba' 2019-05-13 14:18:00 +02:00
Dimitar Ivanov f9e4191176 Merge pull request #5 from aeternity/remove_pinned_env
Remove pinned environment serialization
2019-04-29 10:47:50 +02:00
Dimitar Ivanov 3eec4609d2 Remove pinned environment serialization 2019-04-25 14:32:54 +03:00
Dimitar Ivanov 816bf994ff Merge pull request #4 from aeternity/add_offchain_pinned_block_env
Add off-chain pinned environment serialization
2019-04-10 10:27:27 +02:00
Hans Svensson 4d29b14e79 Merge pull request #3 from aeternity/generalized_accounts
Add generalize accounts transaction chain object tags
2019-04-08 11:42:34 +02:00
Dimitar Ivanov ecde108939 Add off-chain pinned environment serialization 2019-04-08 08:42:55 +03:00
Hans Svensson 2c50457633 Add generalize accounts objects 2019-03-22 14:32:01 +01:00
Tobias Lindahl 6dce265753 Merge pull request #2 from aeternity/PT-164596045-align-to-aeternity-master
Pt 164596045 align to aeternity master
2019-03-13 15:58:53 +01:00
Tobias Lindahl 03ff3100e4 Add contract_store_key and contract_store_value 2019-03-13 15:47:35 +01:00
Tobias Lindahl 66960f1f33 Add call_state_tree 2019-03-13 15:29:41 +01:00
Dincho Todorov 179dd417b3 Initial CircleCI integration (#1) 2019-02-26 13:36:03 +02:00
Tobias Lindahl b55c3726f4 New application aeserialization for shared deps with compiler 2019-02-25 17:06:21 +01:00