-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: retry handle message #72
base: master
Are you sure you want to change the base?
Commits on Sep 20, 2022
-
add cap as storage service to eth_proxy
Federico authored and Federico committedSep 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 6b969be - Browse repository at this point
Copy the full SHA 6b969beView commit details -
add cap storage service for claimable message on dip20_proxy
Federico authored and Federico committedSep 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b609899 - Browse repository at this point
Copy the full SHA b609899View commit details
Commits on Sep 21, 2022
-
upgrade cap_cdk and use insert_sync on eth_proxy
Federico authored and Federico committedSep 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 05942ac - Browse repository at this point
Copy the full SHA 05942acView commit details -
upgrade cap_cdk and use insert_sync on dip20_proxy
Federico authored and Federico committedSep 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d16aac - Browse repository at this point
Copy the full SHA 0d16aacView commit details -
rename trait ToEvent to ToCapEvent
Federico authored and Federico committedSep 21, 2022 Configuration menu - View commit details
-
Copy full SHA for d618c7d - Browse repository at this point
Copy the full SHA d618c7dView commit details -
remove claimable_assets candid methods from dip20_proxy
Federico authored and Federico committedSep 21, 2022 Configuration menu - View commit details
-
Copy full SHA for d769dba - Browse repository at this point
Copy the full SHA d769dbaView commit details
Commits on Sep 23, 2022
-
Federico authored and Federico committed
Sep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for f9450c4 - Browse repository at this point
Copy the full SHA f9450c4View commit details -
use archive() fn on upgrade eth_proxy
Federico authored and Federico committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for db17315 - Browse repository at this point
Copy the full SHA db17315View commit details
Commits on Oct 18, 2022
-
eth_proxy: add caller to claimable message
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for c19a962 - Browse repository at this point
Copy the full SHA c19a962View commit details -
dip20_proxy: add caller to claimable message
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 69c0b08 - Browse repository at this point
Copy the full SHA 69c0b08View commit details -
add eth_contract_address to withdraw payload
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for f6cc64c - Browse repository at this point
Copy the full SHA f6cc64cView commit details -
add claimable_asset in withdraw for dip20_proxy
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for bb5b837 - Browse repository at this point
Copy the full SHA bb5b837View commit details -
add claimable_asset in withdraw for eth_proxy
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3281179 - Browse repository at this point
Copy the full SHA 3281179View commit details -
use eth address as principal to keep balance
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for cebc5e8 - Browse repository at this point
Copy the full SHA cebc5e8View commit details -
return Ok(balance) on eth_proxy.withdraw
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 230b663 - Browse repository at this point
Copy the full SHA 230b663View commit details -
add withdrawable struct to eth_proxy
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for b7fa4ce - Browse repository at this point
Copy the full SHA b7fa4ceView commit details -
add withdrawable struct to dip20_proxy
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for b56a20c - Browse repository at this point
Copy the full SHA b56a20cView commit details -
remove token_id from withdrawable balance on eth_proxy
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f82039 - Browse repository at this point
Copy the full SHA 9f82039View commit details -
Federico authored and Federico committed
Oct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for eca1bfa - Browse repository at this point
Copy the full SHA eca1bfaView commit details -
dip20_proxy: replace Vec for hashmap to store usertx
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 5af4f7e - Browse repository at this point
Copy the full SHA 5af4f7eView commit details -
eth_proxy: replace Vec for hashmap to store usertx
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for a810f52 - Browse repository at this point
Copy the full SHA a810f52View commit details -
dip20_proxy: add operation failure on burn and withdraw
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 1889726 - Browse repository at this point
Copy the full SHA 1889726View commit details -
eth_proxy: add operation failure on burn and withdraw
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for c933397 - Browse repository at this point
Copy the full SHA c933397View commit details -
dip20_proxy: refactor pending balance logic
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for ec846e3 - Browse repository at this point
Copy the full SHA ec846e3View commit details -
eth_proxy: refactor pending balance logic
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for c312ecf - Browse repository at this point
Copy the full SHA c312ecfView commit details -
add caller to claimable message on withdraw
Federico authored and Federico committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 44d66f9 - Browse repository at this point
Copy the full SHA 44d66f9View commit details
Commits on Nov 4, 2022
-
chore: out going message store (#38)
* add max limit to remove_messages * add outgoing messages max limit * increase MAX_REMOVE_MESSAGES upto 10_000 * add payload size validation to inspect_message * remove MAX_REMOVE_MSG limit
Configuration menu - View commit details
-
Copy full SHA for 8f32e39 - Browse repository at this point
Copy the full SHA 8f32e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3e67e - Browse repository at this point
Copy the full SHA 0f3e67eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d95dc - Browse repository at this point
Copy the full SHA a2d95dcView commit details -
core: add nonce_exist candid method
Federico authored and Federico committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 8342d37 - Browse repository at this point
Copy the full SHA 8342d37View commit details -
dip20_proxy: add message_exist candid method query
Federico authored and Federico committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for f674f32 - Browse repository at this point
Copy the full SHA f674f32View commit details -
dip20_proxy: update candid file
Federico authored and Federico committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 756fbf7 - Browse repository at this point
Copy the full SHA 756fbf7View commit details
Commits on Nov 10, 2022
-
Federico authored and Federico committed
Nov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b896dd - Browse repository at this point
Copy the full SHA 0b896ddView commit details -
Federico authored and Federico committed
Nov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 91b35b8 - Browse repository at this point
Copy the full SHA 91b35b8View commit details
Commits on Nov 11, 2022
-
Federico authored and Federico committed
Nov 11, 2022 Configuration menu - View commit details
-
Copy full SHA for fbc0b7f - Browse repository at this point
Copy the full SHA fbc0b7fView commit details