eth-address-index

signed metadata declarations for ethereum addresses
Info | Log | Files | Refs

DateCommit messageAuthorFiles+-
2023-03-26 07:18Clean up makefilelash2+0-23
2023-03-25 14:07Clean up parameter visibility, comment codelash6+16-33
2023-03-24 11:10Set zero bytes for topic-less declarationlash8+34-30
2023-03-24 10:38Implement all default tests for kvlash5+118-110
2023-03-24 08:55Implement key value optionlash11+320-23
2023-03-22 12:43Update python classifiers, upgrade to betalash1+7-6
2023-03-21 17:03Add contract metadatalash6+22-19
2023-03-20 07:34Remove haveDeclaration solidity methodlash7+10-20
2023-02-25 20:27Rehabilitate view commandlash5+28-9
2023-02-12 07:55Upgrade test depslash1+2-2
2023-02-11 05:54Remove unused imports in clilash3+0-7
2023-02-11 05:41Implement new chainlib arg setup, rename deploy to publishlash6+217-177
2023-02-11 04:48Bump depslash2+2-2
2022-04-20 21:24Merge remote-tracking branch 'origin/master' into tmplash4+67-0
2022-04-20 21:23Upgrade depslash4+11-7
2022-02-20 19:47Merge branch 'Ida/ci-test' into 'master'Blair Vanderlugt4+67-0
2022-02-20 19:47Add coverage and slither analysisIdaapayo4+67-0
2022-02-20 05:19Add bump description to changeloglash1+3-1
2022-02-19 19:46Fix bug overwriting content when more than one declarationlash7+67-14
2021-11-15 13:38Bump to whole patch versionnolash3+8-5
2021-10-24 13:59Improve testrunnernolash1+2-0
2021-10-24 13:35Create dev extra for unittest depsnolash2+4-6
2021-10-24 13:32Move erc20 dep to testsnolash2+1-2
2021-10-04 14:42Factor out eth-token-indexnolash3+1-169
2021-10-04 10:35Move token index, accounts index out of reponolash24+55-1040
2021-10-04 08:47Add deploy tools for token index, account registrynolash5+168-5
2021-10-04 08:26Implement address declarator for token indexnolash16+359-162
2021-10-04 07:14Add test for address index for declarator implementationnolash16+316-54
2021-09-09 06:29Add missing import to list execnolash2+2-1
2021-08-24 19:55Bump versionnolash1+1-1
2021-08-24 19:43Use explicit pre-release signeRnolash4+9-5
2021-07-30 18:54Implement chainlib cli util for token indexnolash3+88-178
2021-07-30 18:13Correct version bumpnolash1+1-1
2021-07-30 18:12implement chainlib cli utilnolash6+171-224
2021-06-28 07:42Move to chainlib-ethnolash8+50-23
2021-06-09 15:20Remove stale ethtx helpernolash3+1-3
2021-05-13 09:34Add missing registry interface support signolash1+3-0
2021-05-02 15:59Update urlnolash7+10-9
2021-04-30 15:22Implement EIP165nolash10+61-43
2021-04-30 15:13Split interface to separate filenolash5+160-122
2021-04-30 14:27Update requirementsnolash3+8-105
2021-04-30 14:15Rehabilitate testsnolash10+49-34
2021-04-14 07:45Upgrade depsnolash3+4-4
2021-04-12 14:54Add settable gas price, nonce, optional sendnolash6+158-66
2021-04-04 12:40Upgrade chainlibnolash7+17-19
2021-03-25 18:18Correct signature typo, update depsnolash3+4-4
2021-03-25 08:27Add list runnable scriptnolash2+40-11
2021-03-24 06:09Use requirements file for depsnolash3+25-9
2021-03-22 16:59Add receipt waits to all runnablesnolash4+33-35
2021-03-22 16:23Rehabilitate address declarator runnablesnolash3+77-73
2021-03-22 16:11Rehabilitate token index runnablesnolash4+112-116
2021-03-21 12:27Rehabilitate address declarator with chainlib code, with testsnolash5+333-209
2021-03-21 09:21Rehabilitate token indexnolash12+188-159
2021-03-06 21:57Add token index list scriptnolash2+84-3
2021-02-19 14:35Chainspec import typonolash2+2-2
2021-02-19 12:50Import chainlib, parse chainspecnolash6+18-13
2021-02-16 14:38Rehabilitate testsnolash8+61-46
2021-02-09 18:28Add wait to token index addnolash3+7-3
2021-02-07 15:33Upgrade signernolash1+2-2
2021-02-07 11:09Upgrade signeRnolash1+2-2
2021-01-14 10:23Include signer fix without spammy logsnolash3+9-3
2021-01-10 21:03Implement external signernolash17+226-143
2021-01-05 13:22Bump versionnolash2+3-1
2021-01-05 13:22Add declarator viewer clinolash2+87-2
2021-01-04 15:52Bump versionnolash2+2-2
2020-12-30 07:58Reinstate entry by indexmethodnolash9+25-9
2020-12-29 21:27Add interface definitions for token indexnolash4+18-3
2020-12-29 20:19Add interface for token indexnolash13+208-19
2020-12-29 19:05Add token index executablesnolash12+135-209
2020-12-29 18:44Fix address declarator executablesnolash25+580-175
2020-12-29 16:33Simplify new implementationnolash5+79-49
2020-12-29 15:11Refactor interfacesnolash1+44-48
2020-12-29 15:08Refactor interfacesnolash6+112-34
2020-12-22 08:33Bump version, add add script to setupnolash2+4-1
2020-12-22 08:32Correct add scriptnolash1+59-0
2020-12-22 06:52Add interface, contract token symbol external callnolash9+203-9
2020-12-22 06:11Move test to python unittestnolash3+5-3
2020-12-22 06:07Move test to python unittestnolash3+136-0
2020-12-21 22:17Add dockerfile, changelognolash2+12-0
2020-12-21 22:10Rename deployer entrypointnolash1+1-1
2020-12-21 22:00Initial commitnolash11+256-0