Skip to content
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

Fix/contract deposit transfer flow for fixes from deposit/transfer issue #11 #24

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Jovonni
Copy link
Collaborator

@Jovonni Jovonni commented Aug 16, 2024

this confirms Agoric/agoric-sdk#9901 as a fix for #11

Also removed old retriable, and its arguments to the orchestration handler.

Trace shows successful deposit and transfer. Both orchestrationAccounts receive the expected assets.

7:25PM INF Timed out dur=400 height=15394 module=consensus round=0 step=3
2024-08-16T19:26:00.460Z SwingSet: vat: v32: walletFactory.fromBridge: { blockHeight: 15394, blockTime: 1723836356, owner: 'agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5', spendAction: '{"body":"#{\\"method\\":\\"executeOffer\\",\\"offer\\":{\\"id\\":1723836355595,\\"invitationSpec\\":{\\"instance\\":\\"$0.Alleged: InstanceHandle#board00855\\",\\"publicInvitationMaker\\":\\"makeCreateAndFundInvitation\\",\\"source\\":\\"contract\\"},\\"offerArgs\\":{\\"chainName\\":\\"osmosis\\"},\\"proposal\\":{\\"give\\":{\\"Deposit\\":{\\"brand\\":\\"$1.Alleged: BLD brand#board0566\\",\\"value\\":\\"+1000\\"}},\\"want\\":{}}}}","slots":["board00855","board0566"]}', type: 'WALLET_SPEND_ACTION' }
2024-08-16T19:26:00.465Z SwingSet: vat: v32: walletFactory: { wallet: Object [Alleged: SmartWallet self] {}, actionCapData: { body: '#{"method":"executeOffer","offer":{"id":1723836355595,"invitationSpec":{"instance":"$0.Alleged: InstanceHandle#board00855","publicInvitationMaker":"makeCreateAndFundInvitation","source":"contract"},"offerArgs":{"chainName":"osmosis"},"proposal":{"give":{"Deposit":{"brand":"$1.Alleged: BLD brand#board0566","value":"+1000"}},"want":{}}}}', slots: [ 'board00855', 'board0566' ] } }
2024-08-16T19:26:00.490Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 starting executeOffer 1723836355595
7:26PM INF burned tokens from module account amount=1000ubld from=vbank module=x/bank
2024-08-16T19:26:00.885Z SwingSet: vat: v43: ----- Orchestrator.4  2 making an Orchestrator
2024-08-16T19:26:00.965Z SwingSet: vat: v43: ----- OrchFlows.2  2 orch Object [Alleged: Orchestrator orchestrator guest wrapper] { __getInterfaceGuard__: [Function: In "__getInterfaceGuard__" method of (Orchestrator orchestrator)], __getMethodNames__: [Function: __getMethodNames__], asAmount: [Function: In "asAmount" method of (Orchestrator orchestrator)], getBrandInfo: [Function: In "getBrandInfo" method of (Orchestrator orchestrator)], getChain: [Function: In "getChain" method of (Orchestrator orchestrator)], makeLocalAccount: [Function: In "makeLocalAccount" method of (Orchestrator orchestrator)] }
2024-08-16T19:26:00.965Z SwingSet: vat: v43: ----- OrchFlows.2  3 _kw Deposit
2024-08-16T19:26:00.966Z SwingSet: vat: v43: ----- OrchFlows.2  4 amt { brand: Object [Alleged: BLD brand guest wrapper] {}, value: 1_000n }
2024-08-16T19:26:00.966Z SwingSet: vat: v43: ----- OrchFlows.2  5 give: { Deposit: { brand: Object [Alleged: BLD brand guest wrapper] {}, value: 1_000n } }
2024-08-16T19:26:00.966Z SwingSet: vat: v43: ----- OrchFlows.2  6 setValue: undefined
7:26PM INF executed block height=15394 module=state num_invalid_txs=0 num_valid_txs=1
2024-08-16T19:26:01.246Z block-manager: block 15394 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B3138203233372036312032333120383420323435203734203138302031373820393820353520313936203138312034372032353120393820313338203231203136382032303420313937203136203230372031383120393320393320323030203232332032303720313935203133382032335D3A334332327D
7:26PM INF committed state app_hash=12ED3DE754F54AB4B26237C4B52FFB628A15A8CCC510CFB55D5DC8DFCFC38A17 height=15394 module=state num_txs=1
7:26PM INF Timed out dur=-2786.190669 height=15395 module=consensus round=0 step=1
7:26PM INF indexed block events height=15394 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"C134B006FA48DDBA3FFF06B68B3D4CE61D7F58259352655BFB32CE77C53C25FA","parts":{"hash":"746AADDE52938137A8D170B6F8EEA8FFDEE28E2FB1F6B5D5F3D3F24264857ACD","total":1}},"height":15395,"pol_round":-1,"round":0,"signature":"WJBc3OBDWkab9vrHmB/dOKROxV/icLKSigNGnvYIP35pxWHgEOYj6W2+A7/Vm3v3QB/1/ECAen7d7jFNLN1EDw==","timestamp":"2024-08-16T19:26:01.299036511Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=C134B006FA48DDBA3FFF06B68B3D4CE61D7F58259352655BFB32CE77C53C25FA height=15395 module=consensus
7:26PM INF finalizing commit of block hash={} height=15395 module=consensus num_txs=0 root=12ED3DE754F54AB4B26237C4B52FFB628A15A8CCC510CFB55D5DC8DFCFC38A17
7:26PM INF minted coins from module account amount=20654052ubld from=mint module=x/bank
2024-08-16T19:26:01.347Z block-manager: block 15395 begin
2024-08-16T19:26:01.351Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 1723836355595 seated
7:26PM INF Timed out dur=400 height=15395 module=consensus round=0 step=3
7:26PM INF client state updated client-id=07-tendermint-0 height=0-15757 module=x/ibc/client
7:26PM INF client state updated client-id=07-tendermint-0 height=0-15757 module=x/ibc/client
7:26PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
7:26PM INF Saving AddrBook to file book=/root/.agoric/config/addrbook.json module=p2p size=0
7:26PM INF No addresses to dial. Falling back to seeds module=pex
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15761 module=x/ibc/client
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15761 module=x/ibc/client
2024-08-16T19:26:14.234Z SwingSet: vat: v43: ----- RemoteChainFacade.5  2 making a RemoteChainFacade
2024-08-16T19:26:14.344Z SwingSet: vat: v43: ----- OrchFlows.2  7 chain info { chainId: 'osmosislocal', icqEnabled: true, stakingTokens: [ { denom: 'uosmo' } ] }
7:26PM INF executed block height=15395 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:14.416Z block-manager: block 15395 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B3231322038342031323520323430203738203130322038342031392032313420313330203239203836203136372031353220363020313232203230332032203133332032302032312034372035362031393420343020353420313835203132352031352031343620323439203136335D3A334332337D
7:26PM INF committed state app_hash=D4547DF04E665413D6821D56A7983C7ACB028514152F38C22836B97D0F92F9A3 height=15395 module=state num_txs=0
7:26PM INF client state updated client-id=07-tendermint-0 height=0-15757 module=x/ibc/client
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15761 module=x/ibc/client
7:26PM INF Timed out dur=-12401.096867 height=15396 module=consensus round=0 step=1
7:26PM INF indexed block events height=15395 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"F4482AD3226949C4B09892E266AFB594D454984930926232E70B50AF522FEBFB","parts":{"hash":"0A5DAAC13D28A94183F95DEAE81E371C510C1524E88E5833D6AD8451BD217868","total":1}},"height":15396,"pol_round":-1,"round":0,"signature":"PPcPm47p6W44OonLuqwEwkR81g5XL7rOibPgeUb70pOmatBUg6wxbFy5rzJL2PItFI4CY00pthtykamyuziSBA==","timestamp":"2024-08-16T19:26:14.552083836Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=F4482AD3226949C4B09892E266AFB594D454984930926232E70B50AF522FEBFB height=15396 module=consensus
7:26PM INF finalizing commit of block hash={} height=15396 module=consensus num_txs=2 root=D4547DF04E665413D6821D56A7983C7ACB028514152F38C22836B97D0F92F9A3
7:26PM INF minted coins from module account amount=20654056ubld from=mint module=x/bank
7:26PM INF Timed out dur=400 height=15396 module=consensus round=0 step=3
2024-08-16T19:26:15.151Z block-manager: block 15396 begin
7:26PM INF client state updated client-id=07-tendermint-0 height=0-15757 module=x/ibc/client
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15761 module=x/ibc/client
2024-08-16T19:26:15.549Z SwingSet: vat: v43: ----- OrchFlows.2  8 fetched assets: [ { brand: Object [Alleged: ATOM brand guest wrapper] {}, denom: 'ibc/toyatom', displayInfo: { assetKind: 'nat', decimalPlaces: 6 }, issuer: Object [Alleged: ATOM issuer guest wrapper] {}, issuerName: 'ATOM', proposedName: 'ATOM' }, { brand: Object [Alleged: USDC_axl brand guest wrapper] {}, denom: 'ibc/toyusdc', displayInfo: { assetKind: 'nat', decimalPlaces: 6 }, issuer: Object [Alleged: USDC_axl issuer guest wrapper] {}, issuerName: 'USDC_axl', proposedName: 'USD Coin' }, { brand: Object [Alleged: BLD brand guest wrapper] {}, denom: 'ubld', displayInfo: { assetKind: 'nat', decimalPlaces: 6 }, issuer: Object [Alleged: BLD issuer guest wrapper] {}, issuerName: 'BLD', proposedName: 'Agoric staking token' }, { brand: Object [Alleged: IST brand guest wrapper] {}, denom: 'uist', displayInfo: { assetKind: 'nat', decimalPlaces: 6 }, issuer: Object [Alleged: IST issuer guest wrapper] {}, issuerName: 'IST', proposedName: 'Agoric stable token' } ]
2024-08-16T19:26:16.231Z SwingSet: vat: v43: ----- OrchFlows.2  9 localAccount Object [Alleged: Local Orchestration Account Kit holder guest wrapper] { __getInterfaceGuard__: [Function: In "__getInterfaceGuard__" method of (Local Orchestration Account Kit holder)], __getMethodNames__: [Function: __getMethodNames__], asContinuingOffer: [Function: In "asContinuingOffer" method of (Local Orchestration Account Kit holder)], delegate: [Function: In "delegate" method of (Local Orchestration Account Kit holder)], deposit: [Function: In "deposit" method of (Local Orchestration Account Kit holder)], executeTx: [Function: In "executeTx" method of (Local Orchestration Account Kit holder)], getAddress: [Function: In "getAddress" method of (Local Orchestration Account Kit holder)], getBalance: [Function: In "getBalance" method of (Local Orchestration Account Kit holder)], getBalances: [Function: In "getBalances" method of (Local Orchestration Account Kit holder)], getPublicTopics: [Function: In "getPublicTopics" method of (Local Orchestration Account Kit holder)], matchFirstPacket: [Function: In "matchFirstPacket" method of (Local Orchestration Account Kit holder)], monitorTransfers: [Function: In "monitorTransfers" method of (Local Orchestration Account Kit holder)], send: [Function: In "send" method of (Local Orchestration Account Kit holder)], sendAll: [Function: In "sendAll" method of (Local Orchestration Account Kit holder)], sendThenWaitForAck: [Function: In "sendThenWaitForAck" method of (Local Orchestration Account Kit holder)], transfer: [Function: In "transfer" method of (Local Orchestration Account Kit holder)], transferSteps: [Function: In "transferSteps" method of (Local Orchestration Account Kit holder)], undelegate: [Function: In "undelegate" method of (Local Orchestration Account Kit holder)], withdraw: [Function: In "withdraw" method of (Local Orchestration Account Kit holder)] }
7:26PM INF executed block height=15396 module=state num_invalid_txs=0 num_valid_txs=2
2024-08-16T19:26:16.322Z block-manager: block 15396 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B323033203232302032353220313438203532203230322032303220313333203231332033312031303520393420313020373420313231203136362036332037203235312031393820323034203230203132332032313120313432203131362035382038312033342032343120323336203136345D3A334332347D
7:26PM INF committed state app_hash=CBDCFC9434CACA85D51F695E0A4A79A63F07FBC6CC147BD38E743A5122F1ECA4 height=15396 module=state num_txs=2
7:26PM INF indexed block events height=15396 module=txindex
7:26PM INF Timed out dur=-924.348042 height=15397 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"C9F16D07BE2A1FB34D62474E86AF996D80329BA774D1B221E9880AE98061E6F0","parts":{"hash":"AFFAB10EC5DAEB22D79A015120A61C84999813B744A572D712CC9D13DAE903D9","total":1}},"height":15397,"pol_round":-1,"round":0,"signature":"+5UxWNHQCsn0E9NIz/sezUWq+MsQ+/8GyPIrjVf+ZvpRej22RxG6NPyFBWwNW8atE7kZTPTnRt4ZGUicNUcMDQ==","timestamp":"2024-08-16T19:26:16.347578545Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=C9F16D07BE2A1FB34D62474E86AF996D80329BA774D1B221E9880AE98061E6F0 height=15397 module=consensus
7:26PM INF finalizing commit of block hash={} height=15397 module=consensus num_txs=0 root=CBDCFC9434CACA85D51F695E0A4A79A63F07FBC6CC147BD38E743A5122F1ECA4
7:26PM INF minted coins from module account amount=20654060ubld from=mint module=x/bank
2024-08-16T19:26:16.475Z block-manager: block 15397 begin
7:26PM INF Timed out dur=400 height=15397 module=consensus round=0 step=3
7:26PM INF created new capability module=ibc name=ports/icacontroller-5
7:26PM INF port binded module=x/ibc/port port=icacontroller-5
7:26PM INF claimed capability capability=14 module=vibc name=ports/icacontroller-5
2024-08-16T19:26:17.236Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.236Z SwingSet: ls: v15: Error#8: No listeners for /ibc-hop/connection-1/ibc-port/icahost/ordered/{"version":"ics27-1","controllerConnectionId":"connection-1","hostConnectionId":"connection-1","address":"","encoding":"proto3","txType":"sdk_multi_msg"}
2024-08-16T19:26:17.236Z SwingSet: ls: v15: Error: No listeners for /ibc-hop/connection-1/ibc-port/icahost/ordered/{"version":"ics27-1","controllerConnectionId":"connection-1","hostConnectionId":"connection-1","address":"","encoding":"proto3","txType":"sdk_multi_msg"}
 at apply ()
 at Error (/bundled-source/.../node_modules/ses/src/error/tame-error-constructor.js:60)
 at inbound (.../network/src/network.js:773)
 at inbound (.../network/src/network.js:755)
 at apply ()
 at ()

2024-08-16T19:26:17.236Z SwingSet: ls: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70033
2024-08-16T19:26:17.239Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70034
2024-08-16T19:26:17.240Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.240Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70035
2024-08-16T19:26:17.240Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.241Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70036
2024-08-16T19:26:17.241Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.245Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70037
2024-08-16T19:26:17.245Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.245Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70038
2024-08-16T19:26:17.246Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.246Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70039
2024-08-16T19:26:17.246Z SwingSet: ls: v15: Logging sent error stack (Error#8)
2024-08-16T19:26:17.253Z SwingSet: xsnap: v15: Error#8 ERROR_NOTE: Sent as error:liveSlots:v15#70040
2024-08-16T19:26:17.253Z SwingSet: ls: v15: Logging sent error stack (Error#8)
7:26PM INF executed block height=15397 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:17.319Z block-manager: block 15397 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B32353320313220313236203838203834203139203838203233372031383020363320323036203231332035203132332031303020373020313339203338203138302039342033203136392038392037342031343420323433203538203232332031373220323535203139312035395D3A334332357D
7:26PM INF committed state app_hash=FD0C7E58541358EDB43FCED5057B64468B26B45E03A9594A90F33ADFACFFBF3B height=15397 module=state num_txs=0
7:26PM INF Timed out dur=-192.155667 height=15398 module=consensus round=0 step=1
7:26PM INF indexed block events height=15397 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"8B5F4881D33C131C6C18FEA3B3B794FB88EF35A0253D4D1FB22296AD56EE3D54","parts":{"hash":"399243F79D39A29E005443D311400D20D2640D4459D30E78DF04101C1E353E2B","total":1}},"height":15398,"pol_round":-1,"round":0,"signature":"2eMVfDoQNiopwQ3Y4zE7KYub+64uxLvrlisTLaqtHETY0q9wI5TQza4iOdQV+EFL8PZGZ6ruPiDMi/a2o3e/AQ==","timestamp":"2024-08-16T19:26:17.345456629Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=8B5F4881D33C131C6C18FEA3B3B794FB88EF35A0253D4D1FB22296AD56EE3D54 height=15398 module=consensus
7:26PM INF finalizing commit of block hash={} height=15398 module=consensus num_txs=0 root=FD0C7E58541358EDB43FCED5057B64468B26B45E03A9594A90F33ADFACFFBF3B
7:26PM INF minted coins from module account amount=20654063ubld from=mint module=x/bank
2024-08-16T19:26:17.488Z block-manager: block 15398 begin
7:26PM INF created new capability module=ibc name=capabilities/ports/icacontroller-5/channels/channel-6
7:26PM INF claimed capability capability=15 module=vibc name=capabilities/ports/icacontroller-5/channels/channel-6
7:26PM INF channel state updated channel-id=channel-6 module=x/ibc/channel new-state=INIT port-id=icacontroller-5 previous-state=NONE
7:26PM INF executed block height=15398 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:17.567Z block-manager: block 15398 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B323136203232332039392031353720323435203230312032343520383220323133203133352031343120323030203135203137302037352031313720323036203632203920352031303020313234203234322031392034312031383220313137203136302031393320323339203136352034335D3A334332367D
7:26PM INF committed state app_hash=D8DF639DF5C9F552D5878DC80FAA4B75CE3E0905647CF21329B675A0C1EFA52B height=15398 module=state num_txs=0
7:26PM INF indexed block events height=15398 module=txindex
7:26PM INF Timed out dur=534.681 height=15399 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"20AE8409884F6168EC78C6AFB9B4EC030A437181961DD097E6D76AE1F4145FD9","parts":{"hash":"F123FF4B95B7C27619F0235DC3B491C23962B9C689843D8E1D4EF933ED8F5D65","total":1}},"height":15399,"pol_round":-1,"round":0,"signature":"xBFt9bPmXoKQpK8n+YM6cN3Cdj1+WL9CwURBire1dZAhQAdFSsSBZjCeiXa+cxnlp/e/G7K0IEnQyf+I4rR8Bw==","timestamp":"2024-08-16T19:26:18.158383963Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=20AE8409884F6168EC78C6AFB9B4EC030A437181961DD097E6D76AE1F4145FD9 height=15399 module=consensus
7:26PM INF finalizing commit of block hash={} height=15399 module=consensus num_txs=0 root=D8DF639DF5C9F552D5878DC80FAA4B75CE3E0905647CF21329B675A0C1EFA52B
7:26PM INF minted coins from module account amount=20654067ubld from=mint module=x/bank
2024-08-16T19:26:18.169Z block-manager: block 15399 begin
7:26PM INF executed block height=15399 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:18.173Z block-manager: block 15399 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B39352031353720353220383020313633203334203133372039312031393920313832203333203232203131332033302031353120323039203233372038352032323920363620343820392032203232392037362036203935203934203930203337203135342031355D3A334332377D
7:26PM INF committed state app_hash=5F9D3450A322895BC7B62116711E97D1ED55E542300902E54C065F5E5A259A0F height=15399 module=state num_txs=0
7:26PM INF indexed block events height=15399 module=txindex
7:26PM INF Timed out dur=788.10975 height=15400 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"242098E6D7F9D100E82A791E29E6B9DBF7CA47DA08D8E36619CAB51F4F069F3E","parts":{"hash":"C90546FFD4E3936D2A990E9B35DF5009003EBE0C1BC9D41549ED049B690B0986","total":1}},"height":15400,"pol_round":-1,"round":0,"signature":"p/L4sHsX9EoO6dAhRMdHrj3S70PI+DcFUEfKx8VfVNTQ5xgx3jAwv6KSGo7O9k/i+OTKD95b+hPfcRj/0i1lCQ==","timestamp":"2024-08-16T19:26:18.972118838Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=242098E6D7F9D100E82A791E29E6B9DBF7CA47DA08D8E36619CAB51F4F069F3E height=15400 module=consensus
7:26PM INF finalizing commit of block hash={} height=15400 module=consensus num_txs=0 root=5F9D3450A322895BC7B62116711E97D1ED55E542300902E54C065F5E5A259A0F
7:26PM INF minted coins from module account amount=20654071ubld from=mint module=x/bank
2024-08-16T19:26:18.984Z block-manager: block 15400 begin
7:26PM INF executed block height=15400 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:18.987Z block-manager: block 15400 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B383420313937203134302031313420373220392032303220333320323035203235302038372036342031363520313236203830203638203231372031333320313233203135382031343220323334203420363420323039203233322039362031333520383320323134203436203131365D3A334332387D
7:26PM INF committed state app_hash=54C58C724809CA21CDFA5740A57E5044D9857B9E8EEA0440D1E8608753D62E74 height=15400 module=state num_txs=0
7:26PM INF indexed block events height=15400 module=txindex
7:26PM INF Timed out dur=786.322708 height=15401 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"7A19A45E8729B45B7419D563A9D275ED4A7FEF4A43DF35CCFF546BB8036772A8","parts":{"hash":"BDFE474EB9D3C486CE69576007D663A6E24D4E6D88BC00399658174CF913B958","total":1}},"height":15401,"pol_round":-1,"round":0,"signature":"LYkaweNiadVK73A8y+YUG+fqwfq+XK/PoDsi002OqZG47yhKjxJl1Poqhed+Q0xZz5xJbiGvRA8OIrkUwx/lDA==","timestamp":"2024-08-16T19:26:19.783531088Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=7A19A45E8729B45B7419D563A9D275ED4A7FEF4A43DF35CCFF546BB8036772A8 height=15401 module=consensus
7:26PM INF finalizing commit of block hash={} height=15401 module=consensus num_txs=0 root=54C58C724809CA21CDFA5740A57E5044D9857B9E8EEA0440D1E8608753D62E74
7:26PM INF minted coins from module account amount=20654074ubld from=mint module=x/bank
2024-08-16T19:26:19.794Z block-manager: block 15401 begin
7:26PM INF executed block height=15401 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:19.798Z block-manager: block 15401 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B31343820353120313533203635203233352031343420313832203933203233362034382031383620313238203539203138322036342037362034312035342031313420323920313334203532203139312032343420343220313131203337203230203132382033203439203136335D3A334332397D
7:26PM INF committed state app_hash=94339941EB90B65DEC30BA803BB6404C2936721D8634BFF42A6F2514800331A3 height=15401 module=state num_txs=0
7:26PM INF indexed block events height=15401 module=txindex
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15769 module=x/ibc/client
Dragonberry Active
7:26PM INF channel state updated channel-id=channel-6 module=x/ibc/channel new-state=OPEN port-id=icacontroller-5 previous-state=STATE_OPEN
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15769 module=x/ibc/client
7:26PM INF Timed out dur=787.692875 height=15402 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"908EE87A2D729FF2D5D9B2C95CF0831CFA798E6B7050A6B5F721BC295B36BB70","parts":{"hash":"0D7B6C4D6108D431BCB9F88B80190EA1A0F6340ECC58EFE184CB07593C7C98C8","total":1}},"height":15402,"pol_round":-1,"round":0,"signature":"xoMTkCI4fV4SFD6uyaH0R0x1fou9XxRWx6Flb+EEwpqp3Hq4/3CK9z4gXTLav4zQ0vQ1glRtqBUZUGlQfzMeDw==","timestamp":"2024-08-16T19:26:20.594402089Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=908EE87A2D729FF2D5D9B2C95CF0831CFA798E6B7050A6B5F721BC295B36BB70 height=15402 module=consensus
7:26PM INF finalizing commit of block hash={} height=15402 module=consensus num_txs=1 root=94339941EB90B65DEC30BA803BB6404C2936721D8634BFF42A6F2514800331A3
7:26PM INF minted coins from module account amount=20654078ubld from=mint module=x/bank
2024-08-16T19:26:20.606Z block-manager: block 15402 begin
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15769 module=x/ibc/client
Dragonberry Active
7:26PM INF channel state updated channel-id=channel-6 module=x/ibc/channel new-state=OPEN port-id=icacontroller-5 previous-state=STATE_OPEN
2024-08-16T19:26:20.619Z SwingSet: vat: v16: IBC fromBridge { blockHeight: 15402, blockTime: 1723836379, channelID: 'channel-6', connectionHops: [ 'connection-1' ], counterparty: { channel_id: 'channel-5', port_id: 'icahost' }, counterpartyVersion: '{"version":"ics27-1","controller_connection_id":"connection-1","host_connection_id":"connection-1","address":"osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257","encoding":"proto3","tx_type":"sdk_multi_msg"}', event: 'channelOpenAck', portID: 'icacontroller-5', type: 'IBC_EVENT' }
2024-08-16T19:26:20.747Z SwingSet: vat: v19: ----- IcaAccountKit.2  5 ICA Channel Opened for /ibc-port/icacontroller-5/ordered/{"version":"ics27-1","controller_connection_id":"connection-1","host_connection_id":"connection-1","address":"osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257","encoding":"proto3","tx_type":"sdk_multi_msg"}/ibc-channel/channel-6 at /ibc-hop/connection-1/ibc-port/icahost/ordered/{"version":"ics27-1","controller_connection_id":"connection-1","host_connection_id":"connection-1","address":"osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257","encoding":"proto3","tx_type":"sdk_multi_msg"}/ibc-channel/channel-5
7:26PM INF Timed out dur=400 height=15402 module=consensus round=0 step=3
2024-08-16T19:26:21.122Z SwingSet: vat: v43: ----- OrchFlows.2  10 remoteAccount Object [Alleged: Cosmos Orchestration Account Holder holder guest wrapper] { __getInterfaceGuard__: [Function: In "__getInterfaceGuard__" method of (Cosmos Orchestration Account Holder holder)], __getMethodNames__: [Function: __getMethodNames__], asContinuingOffer: [Function: In "asContinuingOffer" method of (Cosmos Orchestration Account Holder holder)], delegate: [Function: In "delegate" method of (Cosmos Orchestration Account Holder holder)], getAddress: [Function: In "getAddress" method of (Cosmos Orchestration Account Holder holder)], getBalance: [Function: In "getBalance" method of (Cosmos Orchestration Account Holder holder)], getBalances: [Function: In "getBalances" method of (Cosmos Orchestration Account Holder holder)], getPublicTopics: [Function: In "getPublicTopics" method of (Cosmos Orchestration Account Holder holder)], redelegate: [Function: In "redelegate" method of (Cosmos Orchestration Account Holder holder)], send: [Function: In "send" method of (Cosmos Orchestration Account Holder holder)], sendAll: [Function: In "sendAll" method of (Cosmos Orchestration Account Holder holder)], transfer: [Function: In "transfer" method of (Cosmos Orchestration Account Holder holder)], transferSteps: [Function: In "transferSteps" method of (Cosmos Orchestration Account Holder holder)], undelegate: [Function: In "undelegate" method of (Cosmos Orchestration Account Holder holder)], withdrawReward: [Function: In "withdrawReward" method of (Cosmos Orchestration Account Holder holder)], withdrawRewards: [Function: In "withdrawRewards" method of (Cosmos Orchestration Account Holder holder)] }
2024-08-16T19:26:21.136Z SwingSet: vat: v43: ----- OrchFlows.2  11 writing
2024-08-16T19:26:21.137Z SwingSet: vat: v43: ----- OrchFlows.2  12 localAddress { chainId: 'agoriclocal', encoding: 'bech32', value: 'agoric1htsfs9rsf6h7f2jl0af4j6e0a4u05scjflckk05uef9rn65426nss4e5zd' }
2024-08-16T19:26:21.137Z SwingSet: vat: v43: ----- OrchFlows.2  13 remoteAddress { chainId: 'osmosislocal', encoding: 'bech32', value: 'osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257' }
2024-08-16T19:26:21.138Z SwingSet: vat: v43: ----- OrchFlows.2  14 fund new orch account
2024-08-16T19:26:21.138Z SwingSet: vat: v43: ----- OrchFlows.2  15 seat Object [Alleged: zcfSeat guest wrapper] { __getInterfaceGuard__: [Function: In "__getInterfaceGuard__" method of (zcfSeat)], __getMethodNames__: [Function: __getMethodNames__], clear: [Function: In "clear" method of (zcfSeat)], decrementBy: [Function: In "decrementBy" method of (zcfSeat)], exit: [Function: In "exit" method of (zcfSeat)], fail: [Function: In "fail" method of (zcfSeat)], getAmountAllocated: [Function: In "getAmountAllocated" method of (zcfSeat)], getCurrentAllocation: [Function: In "getCurrentAllocation" method of (zcfSeat)], getProposal: [Function: In "getProposal" method of (zcfSeat)], getStagedAllocation: [Function: In "getStagedAllocation" method of (zcfSeat)], getSubscriber: [Function: In "getSubscriber" method of (zcfSeat)], hasExited: [Function: In "hasExited" method of (zcfSeat)], hasStagedAllocation: [Function: In "hasStagedAllocation" method of (zcfSeat)], incrementBy: [Function: In "incrementBy" method of (zcfSeat)], isOfferSafe: [Function: In "isOfferSafe" method of (zcfSeat)] }
7:26PM INF executed block height=15402 module=state num_invalid_txs=0 num_valid_txs=1
2024-08-16T19:26:21.274Z block-manager: block 15402 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B323233203620313633203137342035302031312032313920323232203133352038312032343820343220313938203320313634203135372035322039382031203633203834203139332031393020333820323336203934203132332035362038372039203839203233315D3A334332417D
7:26PM INF committed state app_hash=DF06A3AE320BDBDE8751F82AC603A49D3462013F54C1BE26EC5E7B38570959E7 height=15402 module=state num_txs=1
7:26PM INF indexed block events height=15402 module=txindex
7:26PM INF Timed out dur=80.048417 height=15403 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"304449EE6F84AE67D91F96F4AAFEB3B07D9A741E9F535F6334F8A4E87642DF70","parts":{"hash":"E730BB19C8666BB4063CDD14B522AEC5BAF130EA777B4F757557CB392332ED4E","total":1}},"height":15403,"pol_round":-1,"round":0,"signature":"fTaPpfeZUruPM8ZeIqkH64Vy0Buq43vHZqVHQLoHNeUkxMa+pjICpSTALTQ0sKpFxkB1Im33vuSkozR2FYCxBA==","timestamp":"2024-08-16T19:26:21.417169673Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=304449EE6F84AE67D91F96F4AAFEB3B07D9A741E9F535F6334F8A4E87642DF70 height=15403 module=consensus
7:26PM INF finalizing commit of block hash={} height=15403 module=consensus num_txs=0 root=DF06A3AE320BDBDE8751F82AC603A49D3462013F54C1BE26EC5E7B38570959E7
7:26PM INF minted coins from module account amount=20654082ubld from=mint module=x/bank
2024-08-16T19:26:21.426Z block-manager: block 15403 begin
7:26PM INF Timed out dur=400 height=15403 module=consensus round=0 step=3
7:26PM INF minted coins from module account amount=1000ubld from=vbank module=x/bank
2024-08-16T19:26:22.254Z SwingSet: vat: v43: ----- LOA.3  2 Transferring funds from LCA over IBC
7:26PM INF executed block height=15403 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:22.438Z block-manager: block 15403 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B31373620313834203134203731203832203720323335203138382039302035382031343020373020313632203833203135382036362032323920313134203234392036372031383920323033203235312031353120313831203231362032333920323430203135322031393820313637203134345D3A334332427D
7:26PM INF committed state app_hash=B0B80E475207EBBC5A3A8C46A2539E42E572F943BDCBFB97B5D8EFF098C6A790 height=15403 module=state num_txs=0
7:26PM INF Timed out dur=-249.467792 height=15404 module=consensus round=0 step=1
7:26PM INF indexed block events height=15403 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"F766AA655929A7875C55DDF971529E2876094AD0A4338D2F367182AB5063A989","parts":{"hash":"C1FBD8655E063C6F8D55CDE5F0C83B6C96213CA268AC9C7DD205B58C8BB726EB","total":1}},"height":15404,"pol_round":-1,"round":0,"signature":"ztiAS7lVccPb8/KFODfZilYhnBhq7+hEc/MKHxXGLkpFxymXqk29AQB/k75nouqxdc82F6B/Amb0J2RrmJQWAA==","timestamp":"2024-08-16T19:26:22.473681381Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=F766AA655929A7875C55DDF971529E2876094AD0A4338D2F367182AB5063A989 height=15404 module=consensus
7:26PM INF finalizing commit of block hash={} height=15404 module=consensus num_txs=0 root=B0B80E475207EBBC5A3A8C46A2539E42E572F943BDCBFB97B5D8EFF098C6A790
7:26PM INF minted coins from module account amount=20654085ubld from=mint module=x/bank
2024-08-16T19:26:22.521Z block-manager: block 15404 begin
7:26PM INF Timed out dur=400 height=15404 module=consensus round=0 step=3
7:26PM INF packet sent dst_channel=channel-1 dst_port=transfer module=x/ibc/channel sequence=2 src_channel=channel-1 src_port=transfer
7:26PM INF IBC fungible token transfer amount=500 module=x/ibc-transfer receiver=osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257 sender=agoric1htsfs9rsf6h7f2jl0af4j6e0a4u05scjflckk05uef9rn65426nss4e5zd token=ubld
7:26PM INF executed block height=15404 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:23.431Z block-manager: block 15404 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B393620313738203834203230352031313420313731203138302031313520373520333220312033392032333620363220313931203137362031333120373520323137203334203136372039392037342031353020313531203231362031353520323137203135302032343820323433203235325D3A334332437D
7:26PM INF committed state app_hash=60B254CD72ABB4734B200127EC3EBFB0834BD922A7634A9697D89BD996F8F3FC height=15404 module=state num_txs=0
7:26PM INF Timed out dur=-164.431876 height=15405 module=consensus round=0 step=1
7:26PM INF indexed block events height=15404 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"623B746145AF73565F31FB9D725ED1BC776248B3FB6026EF3DA3D819F8BDCCD8","parts":{"hash":"01B0C1E107360C16A3EBF21732F90A52AC02B73C1A653AC4C76BE6D8414F3995","total":1}},"height":15405,"pol_round":-1,"round":0,"signature":"sB9tvGohz1TxNWx+vtid3yoxIYTMqseki/Jv8K4kdGql5yxSDHFnJ/UwIN2TX80OBojI+CDSa68gNfnxz50ICA==","timestamp":"2024-08-16T19:26:23.444768299Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=623B746145AF73565F31FB9D725ED1BC776248B3FB6026EF3DA3D819F8BDCCD8 height=15405 module=consensus
7:26PM INF finalizing commit of block hash={} height=15405 module=consensus num_txs=0 root=60B254CD72ABB4734B200127EC3EBFB0834BD922A7634A9697D89BD996F8F3FC
7:26PM INF minted coins from module account amount=20654089ubld from=mint module=x/bank
2024-08-16T19:26:23.616Z block-manager: block 15405 begin
7:26PM INF executed block height=15405 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:23.644Z block-manager: block 15405 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B313533203132322037362031313920323436203134382031313020313331203220333620313037203235342031333720363720383520323238203639203233332031313420323039203920373320313930203232382032313320343620313537203136312032333820323132203835203132355D3A334332447D
7:26PM INF committed state app_hash=997A4C77F6946E8302246BFE894355E445E972D10949BEE4D52E9DA1EED4557D height=15405 module=state num_txs=0
7:26PM INF indexed block events height=15405 module=txindex
7:26PM INF Timed out dur=596.445584 height=15406 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"D384813F82364989D9C44B75A7B6817A8A5D5F4E836686F53A43A177131B9E17","parts":{"hash":"85997C87838CD1D115B57D92547B8DC8E64282EECCA4AA6D70353C6D8903F793","total":1}},"height":15406,"pol_round":-1,"round":0,"signature":"SLayCygEydBJ4tx2aGEJcYkSXzIaLfT9z1gaMzL7zlnuSVdWM7EKZfHbbKe7oG0kCqKxaS6zo3Sn6Ryti2t7BQ==","timestamp":"2024-08-16T19:26:24.254896174Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=D384813F82364989D9C44B75A7B6817A8A5D5F4E836686F53A43A177131B9E17 height=15406 module=consensus
7:26PM INF finalizing commit of block hash={} height=15406 module=consensus num_txs=0 root=997A4C77F6946E8302246BFE894355E445E972D10949BEE4D52E9DA1EED4557D
7:26PM INF minted coins from module account amount=20654093ubld from=mint module=x/bank
2024-08-16T19:26:24.269Z block-manager: block 15406 begin
7:26PM INF executed block height=15406 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:24.272Z block-manager: block 15406 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B3438203233392033203132362031373320313932203233352031373220313334203135382036302032333420393220313237203133312031383120323330203132362032343020343020323435203935203633203439203138332031303020383620363020323330203138322037352035385D3A334332457D
7:26PM INF committed state app_hash=30EF037EADC0EBAC869E3CEA5C7F83B5E67EF028F55F3F31B764563CE6B64B3A height=15406 module=state num_txs=0
7:26PM INF indexed block events height=15406 module=txindex
7:26PM INF Timed out dur=790.342084 height=15407 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"3C9773C95C329E0C0F61C3AE9C3B13F6AA49DB4AA52B39D6BFDB838ACFE72456","parts":{"hash":"15D54ED64C710A91C30A747AE5EE42529CE579732A600007A08B2C6E52561D25","total":1}},"height":15407,"pol_round":-1,"round":0,"signature":"pxUmsUs6CA0dMogv1bzCVRvGjhMAbXJffH1QqP5I5K70czvUqGaFYf9VEw0iW2XsM7VsYb3JZLN+bW4Y5FpQAg==","timestamp":"2024-08-16T19:26:25.073166091Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=3C9773C95C329E0C0F61C3AE9C3B13F6AA49DB4AA52B39D6BFDB838ACFE72456 height=15407 module=consensus
7:26PM INF finalizing commit of block hash={} height=15407 module=consensus num_txs=0 root=30EF037EADC0EBAC869E3CEA5C7F83B5E67EF028F55F3F31B764563CE6B64B3A
7:26PM INF minted coins from module account amount=20654097ubld from=mint module=x/bank
2024-08-16T19:26:25.096Z block-manager: block 15407 begin
7:26PM INF executed block height=15407 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:25.101Z block-manager: block 15407 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B3439203833203134392037302031303920323535203431203232372031343320313236203231372031392037342038352031353820313434203836203420313330203135322031303820323336203132372039322031323120363720393320323332203330203433203539203135315D3A334332467D
7:26PM INF committed state app_hash=315395466DFF29E38F7ED9134A559E90560482986CEC7F5C79435DE81E2B3B97 height=15407 module=state num_txs=0
7:26PM INF indexed block events height=15407 module=txindex
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15776 module=x/ibc/client
Dragonberry Active
7:26PM INF packet acknowledged dst_channel=channel-1 dst_port=transfer module=x/ibc/channel sequence=2 src_channel=channel-1 src_port=transfer
Dragonberry Active
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15776 module=x/ibc/client
7:26PM INF packet acknowledged dst_channel=channel-1 dst_port=transfer module=x/ibc/channel sequence=2 src_channel=channel-1 src_port=transfer
2024/08/16 19:26:25 error while extracting context for action &{%!q(*vm.ActionHeader=&{VTRANSFER_IBC_EVENT 15407 1723836384}) "acknowledgementPacket" "agoric1htsfs9rsf6h7f2jl0af4j6e0a4u05scjflckk05uef9rn65426nss4e5zd" {'\x02' "transfer" "channel-1" "transfer" "channel-1" "{\"amount\":\"500\",\"denom\":\"ubld\",\"receiver\":\"osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257\",\"sender\":\"agoric1htsfs9rsf6h7f2jl0af4j6e0a4u05scjflckk05uef9rn65426nss4e5zd\"}" "0-0" '�'} "{\"result\":\"AQ==\"}" 27A26E15CB89B658BAD68B63973CCE65C1B27348}
7:26PM INF Timed out dur=781.434625 height=15408 module=consensus round=0 step=1
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"B364C814DC6A99F2CE5137F4168D6D8279F2514BB7E7663545647A94E51BDDFD","parts":{"hash":"3E79A3DC6D782E60C87C5E6CD51C565F571ABA26504B0FF01FAFEE67663AAFE0","total":1}},"height":15408,"pol_round":-1,"round":0,"signature":"3OUDg3gclNUCSyel3xC7XcCEbQvt+u+ZB4dJa/ewfs4mXerFNXt9yp71d+2o2WoxnqWhBWQPRzrL8Y+5LbfgCw==","timestamp":"2024-08-16T19:26:25.895564133Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=B364C814DC6A99F2CE5137F4168D6D8279F2514BB7E7663545647A94E51BDDFD height=15408 module=consensus
7:26PM INF finalizing commit of block hash={} height=15408 module=consensus num_txs=1 root=315395466DFF29E38F7ED9134A559E90560482986CEC7F5C79435DE81E2B3B97
7:26PM INF minted coins from module account amount=20654100ubld from=mint module=x/bank
2024-08-16T19:26:25.907Z block-manager: block 15408 begin
7:26PM INF client state updated client-id=07-tendermint-1 height=0-15776 module=x/ibc/client
Dragonberry Active
7:26PM INF packet acknowledged dst_channel=channel-1 dst_port=transfer module=x/ibc/channel sequence=2 src_channel=channel-1 src_port=transfer
7:26PM INF Timed out dur=400 height=15408 module=consensus round=0 step=3
2024-08-16T19:26:26.734Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 offerStatus { id: 1723836355595, invitationSpec: { instance: Object [Alleged: InstanceHandle] {}, publicInvitationMaker: 'makeCreateAndFundInvitation', source: 'contract' }, offerArgs: { chainName: 'osmosis' }, proposal: { give: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } }, want: {} }, result: 'UNPUBLISHED' }
2024-08-16T19:26:26.754Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 recording pathMap { account: 'published.orca.osmo1zh5k3kpazyrx2nalg0dj0kzav35vf7rsvcx7u3l8rarqy2fu4kjsdc9257' }
7:26PM INF executed block height=15408 module=state num_invalid_txs=0 num_valid_txs=1
2024-08-16T19:26:26.823Z block-manager: block 15408 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B3134322031323620353420313331203130332031353120313433203733203120323334203136322031392038312031303420323033203439203734203131332031373020383920323020313739203138382031313820323220313431203936203137342033302031373620313636203138375D3A334333307D
7:26PM INF committed state app_hash=8E7E368367978F4901EAA2135168CB314A71AA5914B3BC76168D60AE1EB0A6BB height=15408 module=state num_txs=1
7:26PM INF Timed out dur=-148.469168 height=15409 module=consensus round=0 step=1
7:26PM INF indexed block events height=15408 module=txindex
7:26PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"C141B55F3410C1C30FD51CF893AF6D089B542AED05F902CF400D9AC24AF5CCC4","parts":{"hash":"5C6DBDB5DFB6326FE7BEAA3457636F228D691899D0F57C6BBB6B7C4C2FF6E837","total":1}},"height":15409,"pol_round":-1,"round":0,"signature":"IlysYSHlnKAaAJ8wHoFDn8wzyxncjas36q72zTslWnSfY/rzQHj/LGV2gSoToATgn7lspLqyLQ0G1VOgeDKLCg==","timestamp":"2024-08-16T19:26:26.853878175Z"} proposer=3F1738D7F374F8CFD2DFFCD596B5C3B57BBD9513
7:26PM INF received complete proposal block hash=C141B55F3410C1C30FD51CF893AF6D089B542AED05F902CF400D9AC24AF5CCC4 height=15409 module=consensus
7:26PM INF finalizing commit of block hash={} height=15409 module=consensus num_txs=0 root=8E7E368367978F4901EAA2135168CB314A71AA5914B3BC76168D60AE1EB0A6BB
7:26PM INF minted coins from module account amount=20654104ubld from=mint module=x/bank
2024-08-16T19:26:26.941Z block-manager: block 15409 begin
2024-08-16T19:26:26.949Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 offerStatus { id: 1723836355595, invitationSpec: { instance: Object [Alleged: InstanceHandle] {}, publicInvitationMaker: 'makeCreateAndFundInvitation', source: 'contract' }, offerArgs: { chainName: 'osmosis' }, proposal: { give: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } }, want: {} }, result: 'UNPUBLISHED', numWantsSatisfied: 1 }
7:26PM INF minted coins from module account amount= from=vbank module=x/bank
7:26PM INF Timed out dur=400 height=15409 module=consensus round=0 step=3
2024-08-16T19:26:27.267Z SwingSet: vat: v32: wallet agoric12j5kzvrwunqvrga5vm4zpy3mkeh3lvyld0amz5 offerStatus { id: 1723836355595, invitationSpec: { instance: Object [Alleged: InstanceHandle] {}, publicInvitationMaker: 'makeCreateAndFundInvitation', source: 'contract' }, numWantsSatisfied: 1, offerArgs: { chainName: 'osmosis' }, proposal: { give: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } }, want: {} }, result: 'UNPUBLISHED', payouts: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 0n } } }
7:26PM INF executed block height=15409 module=state num_invalid_txs=0 num_valid_txs=0
2024-08-16T19:26:27.334Z block-manager: block 15409 commit
7:26PM INF commit synced commit=436F6D6D697449447B5B363920313635203138382038332031313320313220342036352031353920313339203235352031363920313335203135312034203138392031343920353320323534203234302032353020313935203136342031363520323034203535203639203134392031353220313737203234302035325D3A334333317D
7:26PM INF committed state app_hash=45A5BC53710C04419F8BFFA9879704BD9535FEF0FAC3A4A5CC37459598B1F034 height=15409 module=state num_txs=0
7:26PM INF indexed block events height=15409 module=txindex

@Jovonni Jovonni self-assigned this Aug 16, 2024
@Jovonni Jovonni marked this pull request as ready for review August 16, 2024 20:50
@Jovonni Jovonni requested a review from dckc August 16, 2024 20:52
Copy link
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

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

This looks like a plausible refactor.

I have not reproduced the multichain-testing integration test results. I hope we'll teach ci to do that in due course.

I have a few suggestions; none critical.

contract/Makefile Show resolved Hide resolved
contract/src/orca.contract.js Show resolved Hide resolved
contract/src/orca.flows.js Show resolved Hide resolved
contract/src/orca.contract.js Show resolved Hide resolved
Jovonni and others added 6 commits August 30, 2024 15:13
chore(orca.flows.js): removed transfer retriable from createAndFund orchestration handler

chore(contract): fixed linting issues from changes
@Jovonni Jovonni force-pushed the fix/contract-deposit-transfer-flow branch from cbd2213 to 62aca85 Compare August 30, 2024 19:17
@Jovonni
Copy link
Collaborator Author

Jovonni commented Aug 30, 2024

addressed feedback here @dckc , ci passes, minus integration but we have another pr for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants