Add two timestamp columns to the ido table, both sourced from Delphi NFT commitments (48-bit LE unix seconds): - created_at (NOT NULL, default 0): from the Delphi NFT in the preinit's first output, set at IDO creation. 0 if the commitment is too short. - launched_at (NULL): from the Delphi NFT in output#3 of the launch transaction, set in lockstep with launch_txid. Null until launched. Both are threaded through the parse/context/update paths and exposed on IdoRpcRecord. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bcmr | ||
| cauldron | ||
| crc20 | ||
| ido | ||
| moria | ||
| oracle | ||
| search | ||
| blob.rs | ||
| init.rs | ||
| mod.rs | ||