Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Return chain epoch for fund and release #191

Merged
merged 2 commits into from
May 8, 2023
Merged

Return chain epoch for fund and release #191

merged 2 commits into from
May 8, 2023

Conversation

cryptoAtwill
Copy link
Contributor

This is addressing issue: consensus-shipyard/ipc#431.

Copy link
Contributor

@adlrocha adlrocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A really small comment, but LGTM. Feel free to merge.

src/lotus/message/state.rs Outdated Show resolved Hide resolved
@cryptoAtwill cryptoAtwill merged commit f8ea356 into main May 8, 2023
@cryptoAtwill cryptoAtwill deleted the patch-177 branch May 8, 2023 07:46
cryptoAtwill added a commit that referenced this pull request May 12, 2023
* Return chain epoch for fund and release (#191)

* return chain epoch for fund and release

* remove unused attributes

* Fix script for mac

* Replace u64 with f64 for FIL amount (#190)

* replace u64 with f64 for amount

* update comment

* convert all amount to f64

* add gas estimation

* add more logs

* update rpc endpoints

* fix gas

* update gas params

* fix typo

* update import wallet

* update import and export methods

* update nonce

* update deserailzation

* update deseriliazation

* parse integer

* udpate deserialization

* integrate wallet store

* update type

* fix version

* update sign

* update param encoding

* update param encoding

* increase nonce

* user cid

* update nonce

---------

Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>
adlrocha added a commit that referenced this pull request May 17, 2023
* move identity to its own crate

* fix clippy

* import/export cli commands

* sign message

* Estimate gas (#197)

* Return chain epoch for fund and release (#191)

* return chain epoch for fund and release

* remove unused attributes

* Fix script for mac

* Replace u64 with f64 for FIL amount (#190)

* replace u64 with f64 for amount

* update comment

* convert all amount to f64

* add gas estimation

* add more logs

* update rpc endpoints

* fix gas

* update gas params

* fix typo

* update import wallet

* update import and export methods

* update nonce

* update deserailzation

* update deseriliazation

* parse integer

* udpate deserialization

* integrate wallet store

* update type

* fix version

* update sign

* update param encoding

* update param encoding

* increase nonce

* user cid

* update nonce

---------

Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>

* Estimate gas (#198)

* add gas estimation

* add more logs

* update rpc endpoints

* fix gas

* update gas params

* fix typo

* update import wallet

* update import and export methods

* update nonce

* update deserailzation

* update deseriliazation

* parse integer

* udpate deserialization

* integrate wallet store

* update type

* fix version

* update sign

* update param encoding

* update param encoding

* increase nonce

* user cid

* update nonce

* format code

* remove unused tests

---------

Co-authored-by: Alfonso de la Rocha <adlrocha@tutamail.com>
Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>
adlrocha added a commit that referenced this pull request May 17, 2023
* wip: keystore impl

* wip: tests pass

* add license

* fix clippy. slight refactor

* Identity API integration (#189)

* wip: identity API integration

* add import/export server handlers

* cargo fmt

* cargo clippy

* Move identity to its own crate (#192)

* move identity to its own crate

* fix clippy

* Identity management CLI commands (#194)

* move identity to its own crate

* fix clippy

* import/export cli commands

* Sign transaction in agent (#196)

* move identity to its own crate

* fix clippy

* import/export cli commands

* sign message

* Estimate gas (#197)

* Return chain epoch for fund and release (#191)

* return chain epoch for fund and release

* remove unused attributes

* Fix script for mac

* Replace u64 with f64 for FIL amount (#190)

* replace u64 with f64 for amount

* update comment

* convert all amount to f64

* add gas estimation

* add more logs

* update rpc endpoints

* fix gas

* update gas params

* fix typo

* update import wallet

* update import and export methods

* update nonce

* update deserailzation

* update deseriliazation

* parse integer

* udpate deserialization

* integrate wallet store

* update type

* fix version

* update sign

* update param encoding

* update param encoding

* increase nonce

* user cid

* update nonce

---------

Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>

* Estimate gas (#198)

* add gas estimation

* add more logs

* update rpc endpoints

* fix gas

* update gas params

* fix typo

* update import wallet

* update import and export methods

* update nonce

* update deserailzation

* update deseriliazation

* parse integer

* udpate deserialization

* integrate wallet store

* update type

* fix version

* update sign

* update param encoding

* update param encoding

* increase nonce

* user cid

* update nonce

* format code

* remove unused tests

---------

Co-authored-by: Alfonso de la Rocha <adlrocha@tutamail.com>
Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>

---------

Co-authored-by: cryptoAtwill <108330426+cryptoAtwill@users.noreply.github.com>
Co-authored-by: Denis Kolegov <dnkolegov@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants